body{
    font-family: arial!important;
}
a{
    color: #f11c2e;
}
a:focus{
    outline: none!important;
    outline-offset: -2px;
}
img.alignleft{
    padding: 10px 10px 10px 0;
}
img.alignright{
    padding: 10px 0px 10px 10px;
}
img.aligncenter{
    padding: 10px 10px 10px 10px;
}
.alignleft{
    float: left;
}
.alignright{
    float: right;
}
.aligncenter{
    margin: 0 auto;
    display: table;
}
.left{
	float: left!important;
}
.right{
	float: right!important;
}
.dont-marg-top{
    margin-top: 0;
}
.margin-top40{
    margin-top: 40px;
}
.margin-top20{
    margin-top: 20px;
}
.margin-top15{
    margin-top: 15px;
}
.wrong {
    background: none repeat scroll 0 0 #f7b9b9 !important;
}
.margin-top10{
    margin-top: 10px;
}
.padding10{
    padding: 10px!important;
}
.removepadding{
    padding: 0;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.img-responsive{
    width:auto;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Roboto Condensed', arial, sans-serif;
}
h2{
    font-size: 22px;
    font-weight: bold;
}
ul{
    padding: 0;
}
.tituloSession{
	color: #DD0C1F;
	font-size: 24px;
	margin-bottom: 15px;
	border-bottom: 8px solid #AA968F;
	padding: 0px;
}
.buttonLinkHome{
    background: none repeat scroll 0 0 #dd0c1f;
    border-radius: 4px;
    color: #fff;
    display: table;
    font-size: 12px;
    padding: 5px 10px;
    margin-bottom: 30px;
}
.buttonLinkHome:hover{
    text-decoration: none;
    background: #e04351;
    color: #fff;
}
.buttonLinkHome span{
    font-size: 10px;
}
.image-responsive{
	height: auto;
	width: 100%;
}
.clear{
	clear: both;
}

.wpcf7-not-valid{
	color:#fff!important;
	background: #f07e76!important;
}
.wpcf7-not-valid::-moz-placeholder{
	color:#fff!important;
}
.wpcf7-not-valid-tip{
	display: none!important;
}
@media screen and (max-width: 768px){
	.image-xs{
		height: auto;
		width: 100%;
	}
}
.textSpaceInForm{
    min-height: 21px;
}
.img_border{
    border: 1px solid #ccc;
    margin: 10px 15px;
    padding: 5px;
}
.subTitleSingleNoticias{
    color: #444;
    display: block;
    margin: 0 0 15px;
}
/*--------fancybox--------*/
.fancybox-nav span{
    visibility: visible!important;
}
.fancybox-nav {
    top: 50%!important;
    height: 0!important;
}
.fancybox-next {
    right: -80px !important;
}
.fancybox-prev span{
	background-position: 0 -92px!important;
    left: -80px !important;
}

.fancybox-prev span:hover{
	background-position: -60px -92px !important;
}
.fancybox-next span {
 	background-position: 0 -147px!important;
}
.fancybox-next span:hover {
 	background-position: -60px -147px !important;
}
.fancybox-close {
    height: 63px!important;
    width: 68px!important;
}
.fancybox-close:hover {
	background-position: 58px 0;
    width: 59px!important;
}
.fancybox-nav span {
    height: 45px!important;
    width: 58px!important;
}
@media screen and (max-width: 925px){
	.fancybox-next {
    right: -30px !important;
	}
	.fancybox-prev span{
	    left: -30px !important;
	}
}
@media screen and (max-width: 400px){
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    	background-image: url("../js/fancybox/source/fancybox_sprite_small.png")!important;
	}
	.fancybox-close {
	    height: 53px !important;
	    margin-top: -10px;
	    width: 57px !important;
	}
	.fancybox-next span {
	 	background-position: -1px -138px!important;
	}
	.fancybox-close:hover {
		background-position: 67px 0;
	}
	.fancybox-next span:hover {
    	background-position: -62px -138px !important;
	}
	.fancybox-prev span:hover {
	    background-position: -61px -92px !important;
	}
}
#fancybox-loading {
	width: 0;
}



/*-----------------Header------------------------*/
#secretaria {
    background: none repeat scroll 0 0 #d5cac6;
    border-bottom: 2px ridge #d5cac6;
    height: 60px;
    padding-top: 6px;
}
#secretaria .secTitle{
	color: #fff;
    font-size: 30px;
    font-weight: 700;
    float: left;
}
#banners{
	background-color: #eae1de;
    margin: 0 auto;
    padding: 20px 0;
    width: 100%;
}
#banners .sliderContent {
    overflow: hidden;
    position: relative;
    height: 310px;
}
.sliderContent .navs-banner a {
    color: #fff;
    font-size: 25px;
}
.sliderContent .navs-banner .cycle-next, .sliderContent .navs-banner .cycle-prev {
	background: url('../images/arrows.png');
    display: block;
    height: 44px;
    position: absolute;
    top: 43%;
    width: 32px;
    z-index: 100;
}
.sliderContent .navs-banner .cycle-next {
    right: 2%;
    background-position: 33px 0;
}
.sliderContent .navs-banner .cycle-prev {
    left: 1.7%;
}
.sliderContent .descricaoBanner{
	background: rgba(0,0,0,0.70);
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 10px;
    position: absolute;
    width: 100%;
}
.flags-dgm{
    float: right;
    padding-top: 16px;
}
.flags-dgm a + a{
    margin-left: 3px;
} 
.menuHeader{
    background: none repeat scroll 0 0 #d5cac6;
    border-bottom: 2px ridge #d5cac6;
    border-top: 2px ridge #d5cac6;
    font-size: 0.9em;
}
.menuHeader .navbar{
    margin-bottom: 0;
    float: left;
    display: table;
}
.menuHeader .navbar .navbar-header{
    display: none;
}
.menuHeader .navbar #cdmccMenu{
    padding: 0;
    float: left;
}
.menuHeader .navbar #cdmccMenu ul li{}
.menuHeader .navbar #cdmccMenu ul .current_page_item a{
    background: url("../images/link.png") no-repeat scroll 5px center #aa968f;
    color: #FFF;
}
.menuHeader .navbar #cdmccMenu ul li a{
    background: url("../images/link.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
    color: #000;
    font-size: 1em;
    padding: 15px 7px 15px 15px;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.menuHeader .navbar #cdmccMenu ul li .dropdown-toggle{
    display: none;
}

.menuHeader .navbar #cdmccMenu ul li .eventosMenuDisplay .caret{
    display: none;
}
.menuHeader .navbar #cdmccMenu ul li a:hover{
    background: url("../images/link.png") no-repeat scroll 5px center #aa968f;
    color: #FFF;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}


.menuHeader .navbar #cdmccMenu ul li ul{
    padding: 0;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #d5cac6;
    border-color: -moz-use-text-color #d5cac6 #d5cac6;
    border-image: none;
    border-right: 2px ridge #d5cac6;
    border-style: none ridge ridge;
    border-width: medium 2px 2px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 50px;
    width: 800px;
    z-index: 999;
}
.menuHeader .navbar #cdmccMenu ul li ul li{
    float: left;
    width: 50%;
}
.menuHeader .navbar #cdmccMenu ul li ul li a{
    padding: 6px 10px 6px 20px;
    white-space: normal;
}
.menuHeader #searchform{
    float: left;
    padding: 11px 9px;
}
.menuHeader #searchform #search:focus{
    border: 1px solid #00aeef;
}
.menuHeader #searchform #search{
    border: 1px solid #ccc;
    border-radius: 5px 0 0 5px;
    box-shadow: 1px 2px 3px 0 #ddd inset;
    float: left;
    padding: 4px 10px;
    width: 145px;
}
.menuHeader #searchform #searchsubmit{
    background: url("../images/lupa.png") no-repeat scroll center center #dd0c1f;
    border: 0 none;
    border-radius: 0 5px 5px 0;
    display: block;
    float: left;
    height: 27px;
    margin: 0 10px 0 -1px;
    text-indent: -99995px;
    width: 35px;
}
.menuHeader #netutils{
    display: table;
    float: left;
    padding: 11px 0;
}
.menuHeader #netutils #fontsizer{}
.menuHeader #netutils #fontsizer .fsizer{}
.menuHeader #netutils #fontsizer .fsizer a{
    background: none repeat scroll 0 0 #fff;
    border-radius: 2px;
    color: #333;
    display: block;
    float: left;
    padding: 5px 8px;
    cursor: pointer;
}
.menuHeader #netutils #fontsizer .fsizer a + a{
    margin-left: 5px;
}
.menuHeader #netutils #fontsizer .fsizer .fsactive{
    background: #DD0C1F;
    color: #FFF;
}
.menuHeader #netutils #fontsizer .fsizer #fs_sml{
    font-size: 16px;
    padding: 2.5px 8px;
}
.menuHeader #netutils #fontsizer .fsizer #fs_med{}
.menuHeader #netutils #fontsizer .fsizer #fs_lrg{
    font-size: 10px;
    padding: 7.5px 9px;
}

/*----------------Home-------------------*/
#tudo{
    margin-top: 25px;
}

.MenuLeft a img{
    margin: 0 auto;
}
.MenuLeft .navbar .navbar-header .menuHidden{
    display: none;
}
.MenuLeft .navbar #cdmccMenuLeft{
    margin-top: 10px;
}
.MenuLeft .navbar #cdmccMenuLeft ul{
    float: none;
}
.MenuLeft .navbar #cdmccMenuLeft ul li{
    width: 100%;
}
.MenuLeft .navbar #cdmccMenuLeft ul li a{
    border-bottom: 1px dotted #d5cac6;
    color: #000;
    display: block;
    padding: 4.5px 0;
    text-decoration: none;
}
.MenuLeft .navbar #cdmccMenuLeft ul .current-menu-item a{
    background: #eee!important;
}
.MenuLeft .navbar #cdmccMenuLeft ul li .dropdown-toggle{
    color: #fff;
    border:0;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    background: linear-gradient(#d8071a, #9a020e) repeat scroll 0 0 #0066cb;
    background-color: #9a020e;
    font-size: 18px;
    margin: 12px 0 0;
    padding: 9px 7px;
}
.MenuLeft .navbar #cdmccMenuLeft ul li .dropdown-toggle .caret{
    display: none;
}
.MenuLeft .navbar #cdmccMenuLeft ul li ul{
    display: block;
    position: static;
    border: 0 none;
    box-shadow: none;
    margin-top: 0;
    width: 100%;
}
.MenuLeft .navbar #cdmccMenuLeft ul li ul li{
    font-size: 1.0em!important;
}
.MenuLeft .navbar #cdmccMenuLeft ul li ul li a{
    white-space: normal;
}
.dropdown-menu {
    font-size: 1.0em;
    min-width: 10px;
}
.MenuLeft .navbar #cdmccMenuLeft{}

/*------------Home noticias-----------*/

#bannerNoticias{}
#bannerNoticias .sliderNoticias {
    height: 280px;
    overflow: hidden;
    position: relative;
}
#bannerNoticias .sliderNoticias .slide{
    width: 100%;
    position: relative;
    z-index:100;
    max-height: 280px;
}
#bannerNoticias .sliderNoticias .slide a img{}
#bannerNoticias .sliderNoticias .slide .description{
    position: absolute;
    bottom: 0;
    padding: 10px 10px;
    background: rgba(0,0,0,0.8);
    width: 100%;
}
#bannerNoticias .sliderNoticias .slide .description a{
    color: #FFF;
    font-size: 16px;
}
#bannerNoticias .sliderNoticias .pager{
    margin: 10px 12px;
    position: absolute;
    top: 0;
    z-index: 101;
}
#bannerNoticias .sliderNoticias .pager a{
    background: url("../images/buttons-pager.png") repeat scroll 13px 0px rgba(0, 0, 0, 0);
    height: 12px;
    width: 13px;
    text-indent: -9999px;
    display: block;
    float: left;
    margin-right: 2px;
}
#bannerNoticias .sliderNoticias .pager .cycle-pager-active{
    background: url("../images/buttons-pager.png");
}
#bannerNoticias .navs-banner .noticias-next, #bannerNoticias .navs-banner .noticias-prev {
    background: url("../images/arrows.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 45px;
    position: absolute;
    top: 38%;
    width: 32px;
    opacity: 0.5;
    z-index: 100;
}
#bannerNoticias .navs-banner .noticias-prev {
    left: 1.7%;
}
#bannerNoticias .navs-banner .noticias-next {
    background-position: 33px 0;
    right: 2%;
}

#bannerNoticias .navs-banner .noticias-prev:hover, #bannerNoticias .navs-banner .noticias-next:hover {
    opacity: 1;
}
#homeListNoticias{
    margin: 15px 0 15px;
}
#homeListNoticias .noticiasBox{
    background: none repeat scroll 0 0 #eae1de;
    border-bottom: 2px ridge #d5cac6;
    border-top: 2px ridge #d5cac6;
    font-size: 0.9em;
    padding: 10px;
}
#homeListNoticias .noticiasBox:hover{
    box-shadow:0px 0px 6px 1px #ccc;
}
#homeListNoticias .noticiasBox .dateNtc{
    background: none repeat scroll 0 0 #4e4e4e;
    color: #fff;
    display: table;
    font-size: 12px;
    padding: 1px 10px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
}

#homeListNoticias .noticiasBox .titleNtc a{
    color: #dd0c1f;
    display: table;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 0 0;
}
/*-----------------home-------Grupo--------------*/
.grupoHome{}
.grupoHome p{
    line-height: 24px;
    color: #333;
    margin-bottom: 15px;
}
.grupoHome .contentGrupo{
    padding: 10px 0;
}
.grupoHome .contentGrupo .grupoBox{
    border-radius: 5px;
    padding: 20px 0;
    -webkit-transition: all 300ms;
       -moz-transition: all 300ms;
        -ms-transition: all 300ms;
         -o-transition: all 300ms;
            transition: all 300ms;

}
.grupoHome .contentGrupo .grupoBox:hover{
    box-shadow: 0 0 6px 0 #ddd;
    -webkit-transition: all 300ms;
       -moz-transition: all 300ms;
        -ms-transition: all 300ms;
         -o-transition: all 300ms;
            transition: all 300ms;
}
.grupoHome .contentGrupo .grupoBox p{
    font-size: 15px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.grupoHome .contentGrupo .grupoBox a{
    margin: 0 auto;
}

/*------------------------Home---Videos------------*/
#bannerVideos{}
#bannerVideos .sliderVideos {
    height: 312px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
#bannerVideos .sliderVideos .slide{
    width: 100%;
    position: relative;
    z-index:100;
    margin-bottom: 15px;
}
#bannerVideos .sliderVideos .slide a img{}
#bannerVideos .sliderVideos .slide .description{
    position: absolute;
    bottom: 0;
    padding: 10px 10px;
    background: rgba(0,0,0,0.8);
    width: 100%;
}
#bannerVideos .sliderVideos .slide .description a{
    color: #FFF;
    font-size: 16px;
}
#bannerVideos .sliderVideos .slide .video-item{
    height: 312px;
    overflow: hidden;
}
#bannerVideos .sliderVideos .slide .video-item .video-link img{
    margin-top: -52px;
}
#bannerVideos .sliderVideos .pagerVideo{
    margin: 10px 12px;
    position: absolute;
    top: 0;
    z-index: 100;
}
#bannerVideos .sliderVideos .pagerVideo a{
    background: url("../images/buttons-pager.png") repeat scroll 13px 0px rgba(0, 0, 0, 0);
    height: 12px;
    width: 13px;
    text-indent: -9999px;
    display: block;
    float: left;
    margin-right: 2px;
}
#bannerVideos .sliderVideos .pagerVideo .cycle-pager-active{
    background: url("../images/buttons-pager.png");
}
#bannerVideos .navs-banner .video-next, #bannerVideos .navs-banner .video-prev {
    background: url("../images/arrows.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 45px;
    position: absolute;
    top: 38%;
    width: 32px;
    opacity: 0.5;
    z-index: 100;
}
#bannerVideos .navs-banner .video-prev {
    left: 1.7%;
}
#bannerVideos .navs-banner .video-next {
    background-position: 33px 0;
    right: 2%;
}

#bannerVideos .navs-banner .video-prev:hover, #bannerVideos .navs-banner .video-next:hover {
    opacity: 1;
}

/*-----------Popup Vídeo--------*/
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 5px;
}
.ui-widget-overlay{
    background-repeat: repeat;
}
.ui-widget-header{
    background: linear-gradient(#d8071a, #9a020e) repeat scroll 0 0 #0066cb!important;
    background-color: #9a020e!important;
    border-color: #B00110 !important;
}
.ui-widget-content{
    border-color: #999999 !important;
    width: 640px !important;
}
.video-item{
    padding-bottom: 15px;
}
.video-item + .video-item{
    border-top: 1px solid #CCCCCC;
    padding-top: 15px;
}
.video-item .video-desc a{
    color: #000000;
}
.pagination ul{
    padding: 0;
}
.pagination ul li{
    border: 1px solid #555555;  
    float: left;
    list-style: none;
}
.pagination ul li + li{}
.pagination ul li a{
    background-color: #CCC;
    color: #F00;
    display: block;
    padding: 10px;
    text-decoration: none;
}
.pagination ul li .active{
    background-color: #eeeeee;
    color: #222;
    display: block;
    padding: 10px;
    text-decoration: none;  
}       
.ui-dialog .ui-dialog-content iframe{
    width: 632px!important;
}
.ui-icon, .ui-widget-content .ui-icon  {
    background: url(../images/x.png) no-repeat center center!important;
}

/*-----------home---lista de comunicados-------------------*/
.listHomeCmd td{
     padding: 3px 8px!important;
}
.listHomeCmd td:hover{
    background: #f0fbfd!important;
}
.listHomeCmd .date{
    margin: 0;
}
.listHomeCmd .date a{
    color: #dd0c1f;
    font-size: 12px;
}
.listHomeCmd .title{
    margin-bottom: 0;
}
.listHomeCmd .title a{
    color: #333;
    font-size: 12px;
}
/*---------------archive-video---------------------------*/
.listVideoBox{
    padding-bottom: 15px;
}
.listVideoBox + .listVideoBox{
    border-top: 1px solid #cccccc;
    padding-top: 15px;
}
.listVideoBox .video-link{}
.listVideoBox .fotoVideo{
    border: 1px solid #ccc;
    clear: both;
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
}
.listVideoBox .video-link .video-title{
    color: #dd0c1f;
    font-size: 22px;
    margin: 0 0 10px;
}
.listVideoBox .video-link .video-decp{
    color: #333;
}
/*---------------archive-noticias---------------------------*/
.listnoticiasBox{
    padding-bottom: 15px;
}
.listnoticiasBox + .listnoticiasBox{
    border-top: 1px solid #cccccc;
    padding-top: 15px;
}
.listnoticiasBox .noticias-link{}
.listnoticiasBox .fotonoticias{
    border: 1px solid #ccc;
    clear: both;
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
}
.listnoticiasBox .noticias-link .noticias-title{
    color: #dd0c1f;
    font-size: 22px;
    margin: 0 0 10px;
}
.listnoticiasBox .noticias-link .noticias-decp{
    color: #333;
}
.listnoticiasBox .buttonLinkHome{
    margin-bottom: 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #dd0c1f;
    border-color: #dd0c1f;
}






/*-------------------Template Evento----------------------*/
.TempEvent{
    margin: 20px 0;
}
.TempEvent h1{
    color: #000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
}
.TempEvent .menuEventosMiddle{}
.TempEvent .menuEventosMiddle .navbar-header{}
.TempEvent .menuEventosMiddle .navbar-header .menuHidden{
    display: none;
}
.TempEvent .menuEventosMiddle .navbar{
    display: table;
    margin: 20px auto 40px;
}
.TempEvent .menuEventosMiddle .collapse{}
.TempEvent .menuEventosMiddle .collapse ul{}
.TempEvent .menuEventosMiddle .collapse ul li{}
.TempEvent .menuEventosMiddle .collapse ul li a{
    background: url("../images/bg_menu.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 9px;
    border-top: 0 solid #96d1f8;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 1);
    color: white;
    font-family: Verdana;
    font-size: 17px;
    margin: 0 5px 0 0;
    padding: 10px 15px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.TempEvent .menuEventosMiddle .collapse ul li :hover {
    background: none repeat scroll 0 0 #28597a;
    border-top-color: #28597a;
    color: #ccc;
}
.TempEvent .control-nav-container-event{
    display: table;
    margin: 15px auto;
}
.TempEvent .control-nav-container-event a + a{
    margin-left: 10px;
}
.TempEvent .control-nav-container-event a{
    color: red;
}

/*------------------Footer-------------*/
.facebookBox{
    margin-top: 20px;
}

.footer{
    margin-top: 20px;
    padding: 15px 0;
}
.footer .boxFooter{}
.footer .boxFooter .menuFooter{}
.footer .boxFooter .menuFooter .titleFooter{
    color: #333;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 5px;
}
.footer .boxFooter .menuFooter ul{
    padding: 0;
}
.footer .boxFooter .menuFooter ul li{
    display: block;
}
.footer .boxFooter .menuFooter ul li a{
    color: #333;
    display: block;
    font-size: 0.9em;
    padding: 2px 0;
}
.footer .boxFooter .menuFooter ul li a:hover{}

.footer .boxFooter .newsletter p{
    font-size: 0.9em;
}
.footer .boxFooter .newsletter .newsletterForm .email-newsletter input{
    border: 1px solid #ccc;
    border-radius: 5px 0 0 5px;
    border-right: 0px;
    float: left;
    padding: 3px 5px;
    width: 67%;
}

.footer .boxFooter .newsletter .newsletterForm .wpcf7-submit{
    background: #dd0c1f;
    color: #FFF;
    border: 0 none;
    border-radius: 0 5px 5px 0;
    display: block;
    float: left;
    height: 27px;
    margin: 0 10px 0 -1px;
    width: 35px;
}
.footer .boxFooter .newsletter .newsletterForm .wpcf7-submit:hover{
    background: #E04351;
}
.icons-container {
    margin-top: 10px;
}
.icons-container .icons {
    padding: 0;
    display: table;
}
.icons-container .icons li {
    display: inline;
    float: left;
}
.icons-container .icons li + li {
    margin-left: 7px;
}
.icons-container .icons li .icon {
    background: url("../images/icons.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 32px;
    text-indent: -9999px;
    width: 32px;
}
.icons-container .icons li .icon.icon-facebook {
}
.icons-container .icons li .icon.icon-facebook:hover {
    background-position: 0 -32px;
}
.icons-container .icons li .icon.icon-twitter {
    background-position: -32px 0;
}
.icons-container .icons li .icon.icon-twitter:hover {
    background-position: -32px -32px;
}
.icons-container .icons li .icon.icon-youtube {
    background-position: -64px 0;
}
.icons-container .icons li .icon.icon-youtube:hover {
    background-position: -64px -32px;
}
.icons-container .icons li .icon.icon-instagram {
    background-position: -96px 0;
}
.icons-container .icons li .icon.icon-instagram:hover {
    background-position: -96px -32px;
}
.icons-container .icons li .icon.icon-trip {
    background-position: -128px 0;
}
.icons-container .icons li .icon.icon-trip:hover {
    background-position: -128px -32px;
}

.icons-container .icons li .icon.icon-google-plus {
    background-position: -160px 0;
}
.icons-container .icons li .icon.icon-google-plus:hover {
    background-position: -160px -32px;
}

.footer .Copyright{
    font-size: 0.8em;
    font-weight: bold;
}
.logoRodape{
    display: table;
    margin: 10px auto;
}
.logoRodape .digimetaRdp{
    color: #a0a0a0;
    font-size: 11px;
    float: left;
}
.logoRodape .digimetaRdp a{
    color: #a0a0a0;
}

/*-------------------Pages---------------------*/
#contentPages #titlePages,
#contentCursos #titlePages{
    border: 0px;
}
#titlePages h1{
    display: table;
    float: left;
    font-size: 36px;
    margin: 0 0 0px;
    padding: 3px 0;
}
.bannerDstqPages{
    display: table;
    margin: 10px auto 20px;
}
#contentBreadcrumbs{
    margin-bottom: 25px;
}
#contentBreadcrumbs .breadcrumbs{}
#contentBreadcrumbs .breadcrumbs a{
    color: #cd2331;
}
#contentPages .h2Red{
    color: red;
}

.productsEnd{
    margin-top: 40px;
}

.productsEnd a{
    font-weight: bold;
    padding: 10px 0;
    display: block;
    color: red!important;
}
#contentCursos{}
#contentCursos .subTitle{
    font-size: 16px;
    font-weight: bold;
}
/*-----------Page-Progromação--------------------------*/
.titlePagEvento{
    background-color: #d5cac6;
    color: #000;
    font-size: 1.8em;
    margin: 15px 0;
    padding: 15px 0;
    text-align: center;
}

/*--------------------Voltar-Topo---------------------*/
.control-nav-container{
    text-align: center;
}
.control-nav-container span{
    color: red;
    font-size: 16px;
    margin: 0 5px;
}
.control-nav-container a{
    font-size: 16px;
    font-weight: bold;
}
.control-nav-container a + a{
    margin-left: 5px;
}
.GrpsDstqPageList{}
.GrpsDstqPageList .grpsBox .grupo h2{
    color: red;
    border-bottom: 1px solid #d5cac6;
    padding: 5px;
    margin-bottom: 15px;
}
.listAllGrupos ul{
    padding-left: 15px;
}
.listAllGrupos ul li {
    list-style-type: square;
}
.listAllGrupos ul li a {
    border-bottom: 1px dotted #ddd;
    display: block;
    padding: 8px;
}
.listAllGrupos ul li:nth-child(2n+1) > a {
    background-color: #f9f9f9;
}
.listAllGrupos ul li a:hover{
    background: #d9edf7;
}
.listCdsDvds h3{
    font-size: 14px;
}
/*------------------Revista--------------------------*/
.listMagazinesOld ul{
    display: table;
    margin: 0 auto;
}
.listMagazinesOld ul li + li{
    border-left: 1px solid #000;
}
.listMagazinesOld ul li{
    padding: 0 10px;
    display: inline;
    float: left;
}
.listMagazinesOld ul li a{
    font-weight: bold;
}
.form-control{
    margin-bottom: 20px;
}
.formMagazine {
    background-color: #f8f8ff;
    border: 1px dotted #ccc;
    font-size: 14px;
    line-height: 25px;
    margin: 15px 0;
    padding: 26px;
    text-align: center;
}
.formMagazine .btn-success {
    padding: 5px 50px;
}
/*-----------------------Search-----------------------*/
.listallPosts h3 a {
    background-color: #eee;
    display: block;
    font-size: 0.9em;
    padding: 10px;
}
.listallPosts .results {
    border: 1px solid #ccc;
    display: none;
    padding: 20px;
    width: 100%;
}
.listallPosts .results .result .titleResults a{
    font-size: 19px;
}
.listallPosts .results .result .descResults a{
    font-size: 15px;
    font-weight: normal;
    color: #333;
}
.listallPosts .results .result {
    border-bottom: 1px dotted #ccc;
    margin: 5px 0;
    padding: 5px 0;
}
.notFoundSearch{
    font-size: 16px;
}
.notFoundSearchcontent{
    background-color: #f8f8ff;
    border: 1px dotted #ccc;
    font-size: 14px;
    line-height: 25px;
    margin: 15px 0;
    padding: 26px;
    text-align: center;
}   
.listallPosts #searchform .screen-reader-text{
    text-align: center;
    display: none;
    width: 100%;
}
.listallPosts .notFoundSearchcontent h2.text-center{
    margin-top: 0;
}
.listallPosts #searchform #s{
     border: 1px solid #ccc;
    border-radius: 5px;
    margin: 12px 0;
    padding: 8px;
    text-align: center;
    width: 100%;
}
.listallPosts #searchform #searchsubmit{
    background-color: #5cb85c;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    padding: 5px 20px;
}
.listallPosts #searchform #searchsubmit:hover{
    background: #328e32;
}
.titleDscListPage{
    color: red;
    display: block;
    font-family: "Open Sans",arial,serif;
    font-size: 2em;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 17px;
    margin-top: 15px;
    width: 100%;
}
.TA_certificateOfExcellence{
    margin-left: -9px
}
.eventosInfo{
    margin-bottom: 20px;
}

#qtranslate-chooser{
    float: right;
}
#qtranslate-chooser li{
    display: inline;
}
#qtranslate-chooser li.active a img{
    border: 2px solid #ccc;
}
.ecolaridade-grupo-one{
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: 5px;
    display: table;
    margin: 0 17px 15px;
    padding: 10px;
}
.ecolaridade-grupo-one h3{
    color: #444;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: -10px;
    margin-top: 0;
    text-align: center;
}
.content-drop-down{
    margin-bottom: 20px;
}
.titulos-trabalhe-conosco{
    margin-bottom: 0;
}
.titulos-trabalhe-conosco a span{
    float: right;
    font-size: 17px;
    margin-top: 2px;
}
.titulos-trabalhe-conosco a{
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: block;
    font-size: 20px;
    font-weight: normal;
    padding: 10px;
    width: 100%;
}
.titulos-trabalhe-conosco a:hover,
.titulos-trabalhe-conosco a:focus,
.titulos-trabalhe-conosco a:active{
    background: #eee;
    text-decoration: none;
}
.content-drop-down .titulos-trabalhe-conosco-sub-page{
    margin-top: 0;
    margin-bottom: 0;
}
.titulos-trabalhe-conosco-sub-page{
    margin-bottom: 0;
}
.titulos-trabalhe-conosco-sub-page a span{
    float: right;
    font-size: 17px;
    margin-top: 2px;
}
.titulos-trabalhe-conosco-sub-page a{
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: block;
    font-size: 20px;
    font-weight: normal;
    padding: 10px;
    width: 100%;
}
.titulos-trabalhe-conosco-sub-page a:hover,
.titulos-trabalhe-conosco-sub-page a:focus,
.titulos-trabalhe-conosco-sub-page a:active{
    background: #eee;
    text-decoration: none;
}