/*
Theme Name: WEBMASTERMG/FAEESP
*/
 .container{
    background: #fff;
    padding:0px;
    border: 2px solid thick #c8c8c8;
    box-shadow: #888 0.1em 0.8em 1.2em;
    margin-top: -0px;
}
.topo{
    position: relative;
    background: #ffffff;
}
.menu{
    background-color:#01306A;
}
.navbar-default {
    background-color: #01306A;
    border-color: #01306A;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}
.navegador{
    padding-left: 0px;
}
.navbar {
    margin-bottom: 0px;
}
.sidebar{
    padding-top: 2px;
    padding-bottom: 15px;
}
.titulo{
    background: #01306A;
    height: 100%;
    padding: 5px;
}
.slides{
    padding-right: 0px;
    margin-top: 2px;
}
.imgslide{
    width: 100%;
}
.noticias{
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 2px;
}
.headerpage{
    padding-right: 0px;
    margin-right: 0px;
    padding-top: 15px;
}
.padrao{
    background: #ffffff;
    font-weight: bold;
    color: #FFFFFF;
}
footer{
    padding-top: 40px;
    margin-top: 40px;
    height: 140px;
    background-image: url('assets/img/site/rodape.png');
    background-repeat: no-repeat;
    background-size: 100%;
clear: both;
}
.footer-tx{
    padding: 30px;
    color: #FFFFFF;
}
.footer-tx a{
    color: #FFFFFF;
}
.pginicialimg{
    width: 100%;
}
.noticialist{
    list-style: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #ffffff;
    color: #01306a;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #ffffff;
    color: #01306a;
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #01306a;
		background-color: #ffffff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > .dropdown-menu > li > a {
		padding-left: 45px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #ffffff;
	}
}
.esquerdo{
    top: 0;
    left: 279px;
}
.dropdown-menu>li /* To prevent selection of text */
{   position:relative;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    cursor:pointer;
}
.dropdown-menu .sub-menu
{
    left: 162px;
    position: absolute;
    top: -4px;
    display:none;
    margin-top: -1px;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    border-left-color:#fff;
    box-shadow:none;
}
.right-caret:after,.left-caret:after
{  content:"";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
    margin-left:5px;
}
.right-caret:after
{   border-left: 5px solid #ffaf46;
}
.left-caret:after
{   border-right: 5px solid #ffaf46;
}

.titulopagina{
    margin-top: 15px;
}
.margem-top-baixo{
    margin-top: 15px;
}
.text-vermelho{
    color: red;
}
a:focus, a:hover  {
    text-decoration: none;
    
}
.text-justify{
    text-align: justify;
}
ul.dropdown-menu li > ul.dropdown-menu{
	left: 100%;
	top: -8px;
}
ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu{
display: block
}

/* SIDEBAR */
#menu-lateral-esquerda .menu-item-has-children{
	width: 100%;
}

#menu-lateral-esquerda li > ul.dropdown-menu{
	left: 101%;
	top: -1px;
}
#menu-lateral-esquerda .dropdown-toggle .caret{
	border-left: 5px solid #ffaf46;
	content:"";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
    margin-left:5px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: transparent;
    color: #23527c;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #23527c;
    outline: 0 none;
    text-decoration: none;
}

.sub_biblioteca{
border: solid 1px #ccc;
background:#01306A;
margin-bottom:2px; 
padding: 5px 5px;

}

.sub_biblioteca a{

border: solid 1px #ccc;
background:#01306A;
margin-bottom:2px; 
padding: 5px 5px;
font-size:11px;
text-decoration:none;

}

.sub_biblioteca a:hover{
font-size:13px;
text-decoration:none;

}

#map-canvas-f4c095e72fbe6b990e3304ed5c08b34b{display:none}