
/* ferramentas de acessibilidade*/
.highConstrast-head .topbar, .highConstrast-head .navbar {
    /*height: 40px;
    width: 100%;
    background-color:#D4D3D3;*/
    border-bottom: 1px solid #eee;
}
.highConstrast-head .topbar .row {
    background-color: #000 !important;
    border-bottom: 1px solid #ebecee;
}
.acessibility-wrapper {
    /*	background-color:yellow;*/
    width: 990px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.acessibility-wrapper ul {
	margin:0;}
.acessibility-wrapper li{
	list-style:none;
	display:inline;
	}
.acessibility-wrapper a{
	text-decoration:none;
	}
#acessibility-footer{
	/*background-color:#000000;*/
	height:40px;
	color:#FFFFFF;
	}
.acessibility-footer-content{
	margin:5px auto 5px;
	width:990px;
	height: 30px;}
#acessibility-footer ul{
	list-style:none;
	margin:5px 0 0 0;
	padding:0px;
	float:right;}
#acessibility-footer li{
	display:inline;}

.highContrast{
	color:#fff;
}

.highContrast-body{
	background-color:#FFFFFF;
	}
.highContrast-bt_boltar{
	background-color:#000;
	}
.highContrast-label{
	color:#fff;
	}
.highContrast-link a{
	color:#00D3FF;
	}
.highContrast-listblock{
	color:#000;
	}
.highConstrast-body{
	background-color:#000;
	background-image:none;
	color:#fff;
	}
.highConstrast-head{
	background-image:none;
	background-color:#000;
	}
#navigation.highConstrast-head {
    background-image: none;
    background-color: #000;
}
.highConstrast-head .language-dropdown, .highConstrast-head #date-time, .highConstrast-head #weather {
    color: #fff;
}
.highConstrast-body #main-wrapper, .highConstrast-body .breaking-news {
    background-color: #000;
}
.highConstrast-body .navbar-toggle, .highConstrast-body #breaking-news, .highConstrast-body .bg-caasp {
    border: 1px solid #fff;
}
    .highConstrast-body .navbar-toggle .icon-bar, .navbar-fixed-top .navbar-toggle .icon-bar {
        background-color: #fff;
    }

.highConstrast-body #mainmenu .mega-menu, .highConstrast-body .container-fluid {
    background-color: #000;
}

.highConstrast-body #menubar, .highConstrast-body .bottom-widgets, .highConstrast-body .footer-bottom, .highConstrast-body .post, .highConstrast-body .bg-caasp,
.highConstrast-body #photo-gallery {
    background-color: #000;
}
.highConstrast-body .small-box.bg-caasp .inner {
    background-color: transparent!important;
}