/* EDITOR CSS
*********************************************/

@font-face {
    font-family: 'colaboratelightregular';
    src: url('../fonts/colablig-webfont.eot');
    src: url('../fonts/colablig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/colablig-webfont.woff2') format('woff2'),
         url('../fonts/colablig-webfont.woff') format('woff'),
         url('../fonts/colablig-webfont.ttf') format('truetype'),
         url('../fonts/colablig-webfont.svg#colaboratelightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}  

@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light-webfont.woff2') format('woff2'),
         url('../fonts/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway-light-webfont.ttf') format('truetype'),
         url('../fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../fonts/opensans-condlight-webfont.eot');
    src: url('../fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condlight-webfont.woff2') format('woff2'),
         url('../fonts/opensans-condlight-webfont.woff') format('woff'),
         url('../fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
} 

/* EDITOR
--------------------------------------------------- */
.font-reg {font-family: 'colaboratelightregular';}
.font-light {font-family: 'ralewaylight';} 
.font-cond-light {font-family: 'open_sanscondensed_light';} 

.title-article { 
   color: #333; 
   font-weight: 400;
   padding: 6px 15px;  
}  

.title-content {
	color: #444; 
    font-weight: 400;
    margin: 0 0 30px;
    text-align: center;
    text-transform: uppercase;
}	
   
.texto12_bordoEnc {
color:#b43d0e;
width: 80%;
text-align: center;
text-decoration:underline overline;
line-height: 1; 
}

.texto10_bordoOuro{
color:#957431;
border-top:1px solid #B19C49;
border-bottom:1px solid #B19C49;
padding: 0 10px;
line-height: 1; 
}

.encar_bordoAmar{
color:#c30;
width: 80%;
text-align: center;
border-top:1px #fdfd43 solid;
border-bottom:1px #fdfd43 solid;
padding:0 10px;
line-height: 1; 
}

.azul_bordoAzul {
    border-top: 1px solid #183065;
	border-bottom: 1px solid #183065;
    color: #183065;
    height: 1;
    padding: 0 20px;
    text-align: center;
}
span.azul_bordoAzul {
    line-height: 32px;
    padding:  0 20px 2px 20px;
}
.preto_bordo{
color:#444;
border-top:1px solid #eaeaea;
border-bottom:1px solid #eaeaea;
padding: 0 10px; 
line-height: 1; 
}
.azul_bordo{
color:#2099C1;
border-top:1px solid #2099C1;
border-bottom:1px solid #2099C1;
padding: 0 10px;
line-height: 1; 
}
.cx_justy{
font-size:13px;
text-align:justify;
color:#800000;
border:1px solid #ccc;
padding:4px;
}

.cx_center{
font-size:13px;
text-align:center;
color:#800000;
border:1px solid #ccc;
padding:4px;
}

.titulo_f14{
color:#800000;
font-size:14px;
font-style:italic;
}

.h1 {
font-size:16px !important;
color:#800000;
font-weight:400;
line-height:18px !important;
}

.h2 {
font-size:14px !important;
color:#800000;
font-weight:400;
font-style:italic;
line-height:16px !important;
}

.h3 {
font-size:12px !important;
color:#800000;
font-weight:400;
line-height:14px !important;
}

.h4 {
font-size:11px !important;
color:#800000;
font-weight:400;
line-height:14px !important;
}

.erro1 {
font-style:italic;
text-transform:uppercase;
color:#ccc;
font-size:14px;
font-weight:700;
padding:5px;
}

.erro2 {
font-style:italic;
color:#808080;
font-size:12px;
font-weight:700;
padding:5px;
}

.erroBorder {
font-style:italic;
color:#808080;
font-size:10px;
font-weight:700;
text-transform:uppercase;
border-top:1px solid #B0B0B0;
border-bottom:1px solid #B0B0B0;
padding:1px 5px 2px 5px; 
} 

.botao1 {
    background: none repeat scroll 0 0 #B3BEC8;
    border: 3px double #fff;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    padding: 0 10px;
    text-align: center;
}

.botao2 {
text-align:center;
font-size:13px;
font-weight:700;
color:#4f5d9a;
border:3px #f30501 double;
background:#EEEBD7;
line-height:20px;
padding:0 10px;
}

.botao3 {
text-align:center;
font-size:12px;
font-weight:700;
color:#c30;
border:3px double #ccc;
background:#fff;
line-height:20px;
padding:0 10px;
}

.destaque_encarnado {
font-size:14px;
text-align:center;
line-height:16px;
color:#fff;
border-top:solid 2px #fc0;
border-bottom:solid 2px #fc0;
background-color:#B90000;
padding: 4px 50px 4px 50px;
}
.destaque_azul {
background-color:#CEDFF0;
height: 24px;
font-size:14px;
color:#0A6F9A;
line-height: 16px;
border-top:1px #1625cb solid;
border-bottom:1px #1625cb solid;
padding: 1px 50px 2px 50px;
}

.destaque_cinza {
background-color:#efefef;
font-size:14px;
color:#555;
line-height: 12px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding: 2px 50px 2px 50px;
}     

/* -------------------SITE outros estilos----------------- */

.conteudos {
    padding: 0;
    text-align: justify;
	margin-bottom: 30px;
}

.page-content {
    border: 0 solid #eaeaea;
    border-radius: 0 0 12px;
    box-shadow: 1px 2px 3px #999;
    margin: 20px 0;
    padding: 15px 2% 10px;
    text-align: justify;
    width: 96%;
}

/* ------------------------------------ */
/* perfect-scrollbar v0.6.2 */
    .container-inner.autoscroll_150 { position:relative; margin:10px 0 15px 0!important; padding:0 1.5% 0 0; width: 98.5% !important; height: 167px; overflow: auto; }         
	.container-inner.autoscroll_250 { position:relative; margin:0px auto; padding:0 20px 0 0; width: auto; height: 250px; overflow: auto; }         
	.container-inner.autoscroll_350 { position:relative; margin:0px auto; padding:0 20px 0 0; width: auto; height: 350px; overflow: auto; }        
	.container-inner.autoscroll_500 { position:relative; margin:0px auto; padding:0 20px 0 0; width: auto; height: 550px; overflow: auto; }         
	.always-visible { }  

	
