.div-table-group {
    border: 1px solid #CCC;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 2px;
}

.div-table-heading .div-table-toggle {
    display: block;
    padding: 8px 15px;
}
.div-table-toggle {
    cursor: pointer;
}
.div-table-heading h4 {
    padding-left: 7px;
    color: #0088CC;
}


.div-table-inner {
    border-top: 1px solid #CCC;
    padding: 9px 15px;
}

a{outline:none !important;}

#teste-rua{
    margin-top: -44px;
}
#teste-baliza{
    margin-top: -20px;
}
.div-table-heading{

    background-color:#F5F5F5;
    padding:1px;
}

a.myPlayer {
    display:block;
    width: 29%;
    height:240px;
    text-align:center;
    margin:15px;
    margin-top: 5px;
    float:left;
    border:1px solid #999;
}

#footer
{
    padding: 10px;
    margin-top: 30px;
    font-size: 0.8em;
    text-align: center;
    border-top: 2px solid #D7D7D7;
    background-color:#F5F5F5 ;
}

.icon-heading{
    float: left;
    position: relative;
    left: 97%;
    top: -27px;
}
.legend table{
    width: auto;
}

.portlet
{
    margin-right: 0px;
}

.portlet-decoration
{
    padding: 3px 8px;
    background: #EFEFEF;
    border-left: 5px solid #333333;
}

.portlet-title
{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #333333;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFEFEF;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 1200px;
}

thead th {
    background: none repeat scroll 0 0 #EFEFEF;
}

.grid-view{
    border: 1px solid #CCC;
    padding: 10px;
    background-color: #FBFBFB;
    margin-top: 10px;
}
.grid-view .summary{
    font-size:0.9em;
}

.titulo{
    border-left: 6px solid #333333;
    font-size: 28px;
    padding-left: 10px;
    line-height: 32px;
}
.tabelaDashboardCandidato{
    border: solid 1px #CCC;
}
.tabelaDashboardCandidato tr{
    border-bottom: solid 1px #CCC;
}
.tabelaDashboardCandidato tr th{
    background: #EEE;
}
.tabelaDashboardCandidato tr:hover{
    background: #CCC;
}
.tabelaDashboardCandidato tr td a{
    color: #000;
}
