/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
body, html {
    font-family: "Ek Mukta","Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: auto;
    font-weight: 300;
    background: url('../../img/site/v2/bg-content.png?v=1') no-repeat;
    background-position: top center;
    background-size: cover;
}

h1,h2,h3,h4,h5,h6 { text-transform: uppercase;  font-family: "Ek Mukta","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700;}
p { font-size: 8pt; line-height: 1.6; color: #000; padding: 0 30px;}
hr { max-width: 400px; border-color: #999999;}
input[type=text],input[type=email],input[type=password],textarea{border: 0; background-color: var(--color-bg-fields); padding: 10px; border-radius: 5px; color: #fff; width: 100%;}

.main{width: 100%; min-height: 100%; position: relative;}

header#header{
	background-color: var(--color-bg-header); 
	/*border-bottom: 5px solid var(--color-bg-border-header);*/
    height: 190px;
}
header#header .header-border{background: var(--color-bg-border-header); height: 10px; width: 100%;}

.box-header-titles{margin-bottom: 20px; width: 100%; display: inline-block;}
.box-header-titles header.titles{width: 100%; border-left: 5px solid var(--color-title-after); text-align: left; display: inline-block; position: relative; color: var(--color-title-h1);}
.box-header-titles header.titles .t-left, header.titles .t-right{background-color: white;}
.box-header-titles header.titles .t-left i{vertical-align: middle; font-size: 6px; font-weight: bold; padding: 5px;}
.box-header-titles header.titles h1, .box-header-titles header.titles h2{margin: 0; font-weight: normal; line-height: 50px;}
.box-header-titles header.titles h1{font-size: 10pt;}
.box-header-titles header.titles h1 span{font-size: 16pt; font-weight: bold;}
.box-header-titles header.titles h2{font-size: 11pt; text-transform: none;}
.box-header-titles header.titles .bt-menu-options{padding-right: 0px;}
.box-header-titles header.titles .bt-menu-options .options{padding-right: 0px;}
.box-header-titles header.titles .bt-menu-options .options{position: relative;}
.box-header-titles header.titles .bt-menu-options .options .btn-options{width: 52px; height: 52px; background-color: var(--color-bg-menu-options); cursor: pointer; color: white; font-size: 25px; text-align: center; border-radius: 0px; padding: 10px; float: right;}
.box-header-titles header.titles .bt-menu-options .options .btn-options:hover{background-position: top right;}
.box-header-titles header.titles .bt-menu-options .options .menu-options:hover ~ .btn-options{background-position: top right;}
.box-header-titles header.titles .bt-menu-options .options .menu-options{display: none; position: absolute; top: 40px; right: 0; z-index: 999;}
.box-header-titles header.titles .bt-menu-options .options .menu-options ul{padding: 0 5px 5px; background-color: var(--color-verde-escuro); border-radius: 0 0 3px 3px; margin-top: -5px;}
.box-header-titles header.titles .bt-menu-options .options .menu-options ul li.divider{width: 100%; border-bottom: 1px dashed rgba(255,255,255,0.5);}
.box-header-titles header.titles .bt-menu-options .options .menu-options ul li i{margin-right: 5px;}
.box-header-titles header.titles .bt-menu-options .options .menu-options ul li a{color: #fff; white-space: nowrap; font-size: 12pt; line-height: 21px; padding: 10px; text-transform: uppercase;}
.box-header-titles header.titles .bt-menu-options .options .menu-options ul li a img{height: 20px;}
.box-header-titles header.titles .bt-menu-options .options .menu-options ul li a:hover,.options .menu-options ul li a:focus{background-color: var(--color-bg-menu-options);}
.box-header-titles header.titles .bt-menu-options .options:hover .menu-options{display: block;}

.box-header-titles header.titles .imoveis .select{position: relative; display: inline-block;}
.box-header-titles header.titles .imoveis .select select{font-size: 10pt; padding: 5px 10px 5px 5px; opacity: 0; position: relative; z-index: 2; cursor: pointer;}
.box-header-titles header.titles .imoveis .select .select-fake{position: absolute; top: 7px; left: 0; z-index: 1; color: #000; width: 100%; font-size: 10pt; height: 35px; line-height: 35px; border-radius: 5px; border: 0; padding: 0 30px 0 10px; background-image: url("../../img/site/btn-select.png"); background-color: #fff; background-position: right center; background-repeat: no-repeat; box-shadow: 0 0 6px 0 #c7c6cb; -moz-box-shadow: 0 0 6px 0 #c7c6cb; -webkit-box-shadow: 0 0 6px 0 #c7c6cb; white-space: nowrap; overflow: hidden;}


@media (min-width:768px){.modal-dialog{width:50%;}

.space-20{height: 20px; width: 100%;}
.space-25{height: 25px; width: 100%;}

.bg-layout-bottom{margin-top: -200px; position: relative; z-index: 0;}

.modal-lg{width: 900px;}


.bold{font-weight: bold;}
.no-bold{font-weight: normal !important;}
.nowrap{white-space: nowrap;}
.red{color: #EC0F2A !important;}
.display-table{display: table;}
.display-table .cell{display: table-cell; vertical-align: middle;}
.checkbox, .checkbox input[type="checkbox"]{padding: 0; margin: 0; float: none;}
.hr{width: 100%; height: 1px; background-color: #6C6D6F; margin: 20px 0;}
.img-full { min-width: 100%; width: 100%;}
.img-border { float: none; margin: 0 auto 0; border: #999999 solid 1px;}
.img-left { float: left; margin-right: 25px; }

.btn-warning { 
	color: #ffffff; 
	background-color: var(--color-bg-button);
	border-color: var(--color-bg-button);
	cursor: pointer;
}
.btn-warning:hover{opacity: 0.8;}
.btn-warning.active{background-color: var(--color-bg-cards-service-hover); color: var(--color-text-cards-service-hover);}
.btn-primary { color: #ffffff; background-color: var(--color-verde-escuro); border-color: var(--color-verde-escuro);}
.btn-primary:hover, .btn-primary:active, .btn-primary.active { color: #000000; background-color: var(--color-bg-button-hover); border-color: var(--color-bg-button-hover);}

.document-bt{height: 65px; line-height: 50px; display: inline-table; padding: 10px;}


.box-container{min-height: 350px; height: auto; margin-bottom: 20px;}
.box-container .setores{background-color: white; padding: 20px;}
.box-container .setores h3{margin: 0 0 5px 32px; color: var(--color-cinza-escuro);}
.box-container .setores a .setor{transition: all 0.5s ease 0s; background-color: var(--color-bg-cards-service); border: 1px solid var(--color-bg-cards-service); box-shadow: 0 0 6px 0 var(--color-box-shadow-cards-service); padding: 15px; border-radius: 10px; margin: 30px; color: #6c6d6f; width: 160px; height: 160px;}
.box-container .setores a .setor img{transition: all 0.5s ease 0s; opacity: 1; display: block; margin: 0 auto; margin-bottom: 20px; text-align: center;}
.box-container .setores a .setor:hover, .box-container .setores a .setor.active{transition: all 0.5s ease 0s; color: #000; background-color: var(--color-bg-cards-service-hover);}
.box-container .setores a .setor:hover img{transition: all 0.5s ease 0s; opacity: 0.6;}
.box-container .setores a .setor b{display: block;}

.box-container .content{background-color: white; padding: 20px;}
.box-container .content header.titles{width: auto; border-left: 5px solid var(--color-title-after); text-align: left; display: inline-block; position: relative; color: var(--color-title-h1); background-color: var(--color-verde-claro);}
.box-container .content header.titles h2{margin-top: 10px; margin-bottom: 10px; padding-right: 10px; font-size: 20px;}
.box-container .content .description{padding: 30px 30px 5px 10px; text-align: left; font-size: 12px;}

.box-container .content .description .statement .btn{min-width: 250px; height: 52px; line-height: 40px;}

.box-container .content .description .tax .select{position: relative; display: inline-block;}
.box-container .content .description .tax .select select{font-size: 10pt; padding: 5px 10px 5px 5px; opacity: 0; position: relative; z-index: 2; cursor: pointer;}
.box-container .content .description .tax .select .select-fake{position: absolute; top: 7px; left: 0; z-index: 1; color: #000; width: 100%; font-size: 10pt; height: 35px; line-height: 35px; border-radius: 5px; border: 0; padding: 0 30px 0 10px; background-image: url("../../img/site/btn-select.png"); background-color: #fff; background-position: right center; background-repeat: no-repeat; box-shadow: 0 0 6px 0 #c7c6cb; -moz-box-shadow: 0 0 6px 0 #c7c6cb; -webkit-box-shadow: 0 0 6px 0 #c7c6cb; white-space: nowrap; overflow: hidden;}

.box-container .content.obra .rotulo{width: 220px;}
.box-container .content.obra .porcentagem{width: 50px;text-align: center;}
.box-container .content.obra h5{padding-right: 20px;}
.box-container .content.obra .table{padding-top: 0px; border-spacing: 0px;}

.perspecitive .foto{width: 220px; height: 150px; border: 3px solid #FFFFFF; border-radius: 10px; margin: 7px; background-position: center; background-size: 250px auto;}
.box-container .content.collection {margin: 0 auto; text-align: center;}
.box-container .content.collection .foto{width: 220px; height: auto; border: 3px solid #FFFFFF; border-radius: 10px; margin: 7px; background-position: center; background-size: 250px auto;}
.box-container .content.collection .foto:hover{opacity: 0.8;}



.box { background: transparent; margin-bottom: 20px; padding: 30px 15px; z-index: 1; position: relative;}
.box .login{ background-color: var(--color-bd-box-login); padding: 50px;}

.title{text-align: left; display: inline-block; position: relative; margin: 0 0 20px 30px;}
.title:after{position: absolute; top: 4px; left: -30px; width: 10px; height: 70px; background-color: var(--color-title-after); content: "";}
.title h1{font-weight: bold; letter-spacing: normal; font-size: 28pt; color: var(--color-title-h1); margin: 0; line-height: 1;}
.title h1 span{display: block; font-weight: normal; font-size: 30pt;}

.table{border-collapse: separate; border-spacing: 2px 0; padding: 20px; background-color: white;}
.table th{padding: 8px 20px;}
.table td{padding: 8px 0px;}
.table thead th{background-color: var(--color-bg-table-th); color: #fff; font-weight: bold; font-size: 12pt;}
.table thead th:nth-of-type(1){background-position: 0 0;}
.table thead th:nth-of-type(2){background-position: 20px 0;}
.table thead th:nth-of-type(3){background-position: 40px 0;}
.table thead th:nth-of-type(4){background-position: 60px 0;}
.table thead th:nth-of-type(5){background-position: 80px 0;}
.table thead th:nth-of-type(6){background-position: 100px 0;}
.table thead th:nth-of-type(7){background-position: 120px 0;}
.table thead th:nth-of-type(8){background-position: 140px 0;}
.table thead > tr > th{border-bottom: 0px;}
.table tbody tr.rodape td{background-color: var(--color-bg-table-tr-rodape); padding: 5px !important; color: #fff;}
.table tbody tr.rodape td:nth-of-type(1){background-position: 0 0;}
.table tbody tr.rodape td:nth-of-type(2){background-position: 20px 0;}
.table tbody tr.rodape td:nth-of-type(3){background-position: 40px 0;}
.table tbody tr.rodape td:nth-of-type(4){background-position: 60px 0;}
.table tbody tr.rodape td:nth-of-type(5){background-position: 80px 0;}
.table tbody tr.rodape td:nth-of-type(6){background-position: 100px 0;}
.table tbody tr.rodape td:nth-of-type(7){background-position: 120px 0;}
.table tbody tr.rodape td:nth-of-type(8){background-position: 140px 0;}
.table .fa-search{font-size: 20px;}
.table a{color: var(--color-link);}
.table a:hover{color: var(--color-link-hover); text-decoration: none;}

.table tbody td.empreendimento .image{float: left;width: 95px;height: 49px;background-position: left;background-size: 100%;margin-right: 20px;background-repeat: no-repeat;}
.table tbody td.empreendimento small{font-weight: normal;}
.table tbody td.vencimento{font-weight: bold; white-space: nowrap;}


/*
.setores-inline{margin-bottom: 50px;}
.setores-inline a .setor{transition: all 0.5s ease 0s; background-color: rgba(255,255,255,0.5); padding: 5px 5px 10px; color: #6c6d6f; font-size: 8pt; width: 120px;}
.setores-inline a .setor{box-shadow: 0 0 6px 0 #c7c6cb;}
.setores-inline a:nth-of-type(1) .setor{border-radius: 10px 0 0 10px;}
.setores-inline a:nth-of-type(8) .setor{border-radius: 0 10px 10px 0;}
.setores-inline a .setor img{transition: all 0.5s ease 0s; opacity: 1;}
.setores-inline a .setor:hover{transition: all 0.5s ease 0s; color: #fff; background-color: #6c6d6f;}
.setores-inline a .setor:hover img{transition: all 0.5s ease 0s; opacity: 0.6;}
.setores-inline a .setor img{display: block; width: 80px; margin: 0 auto;}
.setores-inline a .setor b{display: block;}
.setores-inline a .setor.active{transition: all 0.5s ease 0s; color: #fff; background-color: #6c6d6f;}
.setores-inline a .setor.active img{transition: all 0.5s ease 0s; opacity: 0.6;}
*/

footer#footer{background-color: white; font-size: 9pt; width: 100%; height: 65px; position: absolute; left: 0; color: #6C6D6F; bottom: 0px;}
footer#footer img{width: 45px;}
footer#footer .copyright{padding: 16px 0; margin-top: 5px;}


.btn-entrar { background-color: none; background: url('../../img/site/btn-entrar.png') no-repeat; width: 180px; height: 40px; background-position: top center; padding: 0px; border: 0}
.btn-entrar:hover{background-position: bottom center;} 

.btn-solicitar-extrato { background-color: none; background: url('../../img/site/botao_solicitarextrato.png') no-repeat; width: 348px; height: 40px; background-position: top center; padding: 0px; border: 0}
.btn-baixar-extrato { background-color: none; background: url('../../img/site/botao_baixarextrato.png') no-repeat; width: 348px; height: 40px; background-position: top center; padding: 0px; border: 0}

.btn-solicitar-informes { background-color: none; background: url('../../img/site/botao_solicitarinformes.png') no-repeat; width: 348px; height: 40px; background-position: top center; padding: 0px; border: 0}
.btn-baixar-informes { background-color: none; background: url('../../img/site/botao_baixarinformes.png') no-repeat; width: 348px; height: 40px; background-position: top center; padding: 0px; border: 0}

.btn-novo-caso { background-color: none; background: url('../../img/site/botao_novocaso.png') no-repeat; width: 258px; height: 40px; background-position: top center; padding: 0px; border: 0}


.btn-solicitar-extrato:hover{background-position: bottom center;} 
.btn-baixar-extrato:hover{background-position: bottom center;}
.btn-solicitar-informes:hover{background-position: bottom center;} 
.btn-baixar-informes:hover{background-position: bottom center;} 
.btn-novo-caso:hover{background-position: bottom center;} 

.brand { display: inherit; margin: 0; padding: 20px 0 18px 0; text-align: center; line-height: normal; color: #fff; }

.navbar-header { display: none; }
.navbar { min-height: 0; margin-bottom: 0px;}

.navbar-default { border: none; background: none }
.navbar-nav { text-transform: uppercase; font-weight: 300; display: table;  float: none; margin: 2px auto 0; table-layout: fixed; font-size: 1.25em;}
.nav>li>a { padding: 12px 5px 2px 5px; font-size: 8pt; line-height: normal; color: #777777;}

.navbar-default .navbar-nav > li > a:hover { color: #EC0F2A;}
.navbar-default .navbar-nav > li > a:focus { color: #EC0F2A;}

.navbar-toggle{margin-right: 0px; margin-top: 4px;}

.sombra{height: 20px; width: 100%; float: left; background: url('../../img/site/sombra.png') repeat-x;}

.container-100-percent{width: 100%; height: auto;}

.c-body{background: url('../../img/site/v2/bg-body.jpg') no-repeat;}

.container:after{clear: both;}



.form-control{background-color: transparent; background: url('../../img/site/bg-input.png') no-repeat; color: white}
.form-control::-moz-placeholder { color: white !important; font-weight: bold;}

.address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }
    




.table-striped tbody tr td{background-color: #E0E0E2;}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th{background-color: #F2F2F4;}
.table-striped tbody tr:hover{background-color: inherit !important;}
.table-striped tbody tr:hover td{color: #777777 !important;}
.table-striped tbody tr:hover td.porcentagem{color: #EC0F2A !important;}



.table.small-header thead th{font-size: 10pt; white-space: nowrap;}

.table tbody tr{background-color: rgba(255,255,255,0.2);}
.table tbody tr:hover{background-color: rgba(255,255,255,0.8);}
.table tbody tr td{color: #777777; vertical-align: middle;}
.table tbody tr:hover td{color: #000;}





.table tbody tr.vencido td.vencimento{color: #EC0F2A;}

.table.footer-info tbody tr.rodape td{padding: 8px 20px !important;}

.table.small-padding th,.table.small-padding td, .table.footer-info tbody tr.rodape td{padding: 8px 10px !important;}
.table.bold tbody tr td{font-weight: bold;}






/*CHECKBOX PERSONALIZADO*/
.checkbox{position: relative;}

input[type=checkbox].css-checkbox {
    position:absolute; z-index:-1000; top:0; left: 0;;
    opacity: 0;
}

input[type=checkbox].css-checkbox + label.css-label, input[type=checkbox].css-checkbox + label.css-label.clr {
    padding-left:11px;
    height:11px; 
    display:inline-block;
    line-height:11px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:11px;
    vertical-align:middle;
    cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label, input[type=checkbox].css-checkbox + label.css-label.chk {
    background-position: 0 -11px;
}
label.css-label {
    background-image:url(../../img/site/checkbox/square-red.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.extrato .btn-danger{background-color: #C91F34;}
.no-border{border: 0px;}
.bg-color-white{background-color: white;}
.panel-default > .panel-heading.bg-color-white{background-color: white;}
.max-width-96-percent{max-width: 96%;}

#div-help{
    color: red;
    font-size: 16px;
}


/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15/08/2014, 16:49:08
    Author     : Rodrigo Nascimento
*/

.form-case select{
  border: 0; 
  background: #6C6D6F; 
  padding: 10px; 
  border-radius: 5px; 
  color: #fff; 
  width: 100%;
  box-shadow:         inset 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    inset 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  -webkit-box-shadow: inset 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}


select{padding: 3px 5px; border: 1px solid #E4E3E8; box-shadow: 0 0 6px 0 #c7c6cb; border-radius: 6px;}
textarea{resize: none;}

::-webkit-input-placeholder {
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   opacity: 1;
}

:-moz-placeholder {
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   opacity: 1;
}

::-moz-placeholder {
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   opacity: 1;
}

:-ms-input-placeholder {  
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   opacity: 1;
}

.forgot-pass{font-size: 10pt; margin: 10px 0;}

.soon{margin: 0 auto 0 auto; color: #6C6D6F; font-size: 30pt; font-weight: bold;}

.control-group{margin: 5px 0;}

.btn-entrar{width: 180px; height: 40px; background-image: url(../../img/site/btn-entrar.png);}
.btn-entrar:hover{background-position: left bottom;}
.btn-limpar{width: 180px; height: 40px; background-image: url(../../img/site/buttons/btn-limpar.png); border: 0; background-color: transparent;}
.btn-limpar:hover{background-position: left bottom;}
.btn-enviar{width: 180px; height: 40px; background-image: url(../../img/site/buttons/btn-enviar.png); border: 0; background-color: transparent;}
.btn-enviar:hover{background-position: left bottom;}

.title-default{text-align: left; position: relative; margin: 0 0 30px 30px; border-bottom: 1px solid #6C6D6F;}
.title-default:after{position: absolute; top: 4px; left: -30px; width: 10px; height: 40px; background-image: url(../../img/site/title-border-sm.png); content: "";}
.title-default h1{font-weight: bold; letter-spacing: normal; font-size: 20pt; color: #6C6D6F; margin: 0; line-height: 1; padding: 10px 0 2px 0;}
.title-default h1 small{font-weight: normal; letter-spacing: normal; font-size: 16pt; color: #6C6D6F; margin: 0; line-height: 1; padding: 10px 0 2px 0;}
.title-default h1 small span{font-size: 10pt;}
.title-underline{margin: 0 0 14px 0; border-bottom: 1px solid #6C6D6F;}
.title-underline h2{font-weight: bold; letter-spacing: normal; font-size: 16pt; color: #6C6D6F; margin: 0; line-height: 1; padding: 0 0 2px 0;}
.title-underline img{margin: 0 5px; vertical-align: middle;}



.resumo{margin-bottom: 30px;}
.resumo .box{float: left; padding: 10px 15px; background-color: rgba(255,255,255,0.5); color: #6c6d6f; border: 1px solid #ACADAF;  border-radius: 5px; margin: -1px 24px 0 0;}
.resumo .box span{font-weight: bold; color: #ec0f2a;}
.resumo .box#total{margin-right: 0;}
.resumo .btn-gerar-boleto{float: right;}

.btn-gerar-boleto{background-image: url(../../img/site/buttons/gerar-boleto.png); width: 228px; height: 40px; border: 0; background-color: transparent;}
.btn-gerar-boleto:hover{background-position: 0 -40px;}

.extrato .box{background-color: rgba(255,255,255,0.5); padding: 25px; width: 49%; border-radius: 10px; box-shadow: 0 0 6px 0 #c7c6cb;}
.extrato .box .legenda{font-size: 10pt;}
.extrato .box .legenda .item{float: left; width: 50%; position: relative; padding-left: 20px;}
.extrato .box .legenda .item:after{position: absolute; top: 5px; left: 0px; width: 10px; height: 10px; content: " "; display: block;}
.extrato .box .legenda .item.pago:after{background-color: #3AB54A;}
.extrato .box .legenda .item.em-atraso:after{background-color: #E71129;}
.extrato .box .legenda .item.a-vencer:after{background-color: #FFFFFF;}
.extrato .box.resumo-compromissos .conteudo{font-size: 10pt; line-height: 25px;}
.extrato .box.resumo-compromissos div{white-space: nowrap;}

.imposto .box{background-color: rgba(255,255,255,0.5); padding: 25px; width: 49%; border-radius: 10px; box-shadow: 0 0 6px 0 #c7c6cb;}
.imposto .box-right{width: 49%;}
.imposto .box-right .box{width: 100%; font-size: 9pt; line-height: 25px;}
.imposto .box.cliente{line-height: 25px; font-size: 9pt;}
.imposto .box.cliente .hr{margin: 17px 0;}
.imposto .box.cliente .name{font-size: 12pt; font-weight: bold; color: #6c6d6f;}
.imposto .box.cliente .name b{color: #000;}
.imposto .data p{color: #E71129; font-size: 11pt; margin-bottom: 0; padding: 0;}
.imposto .data p.big{color: #E71129; font-size: 12pt;}


.btn-imprimir{background-image: url(../../img/site/buttons/imprimir.png); width: 180px; height: 40px; border: 0; background-color: transparent;}
.btn-imprimir:hover{background-position: left bottom;}

#modalCompromissos .modal-content{border-radius: 0;}
#modalCompromissos .modal-content{padding: 30px; background-color: #ACADAF;}
#modalCompromissos .modal-content .nome{display: inline-block; padding: 0 10px; color: #6C6D6F; font-size: 14pt; background-color: rgba(255,255,255,0.5); height: 40px; border-radius: 5px; line-height: 40px; width: 75%;}
#modalCompromissos .modal-content .boxes .pull-left{background-color: rgba(255,255,255,0.5); width: 163px; border-left: 4px solid #ACADAF; padding: 5px 10px;}
#modalCompromissos .modal-content .boxes .pull-left:first-child{border-left: 0; margin-left: 2px; border-radius: 0 0 0 5px;}
#modalCompromissos .modal-content .boxes .pull-left:last-child{border-radius: 0 0 5px 0;}
#modalCompromissos .modal-content .close{position: absolute; top: -10px; right: -10px; width: 34px; height: 34px; background-image: url(../../img/site/buttons/fechar.png); opacity: 1;}
#modalCompromissos .modal-content .close:hover{background-position: top right;}

.documentos a .documento{width: 178px; font-size: 10pt; transition: all 0.5s ease 0s; background-color: rgba(255,255,255,0.5); border: 1px solid #C9CACC; box-shadow: 0 0 6px 0 #c7c6cb; padding: 15px; border-radius: 10px; margin: 5px; color: #6c6d6f;}
.documentos a .documento img{transition: all 0.5s ease 0s; opacity: 1; margin: 0 auto;}
.documentos a .documento:hover{transition: all 0.5s ease 0s; color: #fff; background-color: #6c6d6f;}
.documentos a .documento:hover img{transition: all 0.5s ease 0s; opacity: 0.6;}
.documentos a .documento img{display: block;}
.documentos a .documento b{display: block;}


.load-box{border: 1px solid #ACADAF; padding: 3px 5px; border-radius: 5px; width: 100%;}
.load-box .load-bar{background-image: url(../../img/site/load-bar.png); height: 10px; border-radius: 4px;}



.fotos .title-ft-options .titles h1, .fotos .title-ft-options .titles h2{line-height: 25px; margin: 10px 0 0 0;}
.fotos .title-ft-options .options .btn-options{background-image: url(../../img/site/buttons/calendario.png);}
.fotos .title-ft-options .options .menu-options ul li a{font-size: 10pt; padding: 5px;}


.perguntas .topico{background-color: #FFFFFF;}
.perguntas .topico .nome{background-image:  url(../../img/site/thead.png); width: 100%; height: 40px; line-height: 40px; padding: 0 20px; margin: 0 0 10px 0; color: #FFFFFF; font-size: 14pt;}
.perguntas .topico:nth-of-type(1){border-radius: 5px 5px 0 0;}
.perguntas .topico:nth-of-type(1) .nome{border-radius: 5px 5px 0 0;}
.perguntas .topico .pergunta{margin: 0 10px;}
.perguntas .topico .pergunta .titulo{padding: 0 10px 5px; margin-bottom: 5px; border-bottom: 1px solid #6C6D6F; font-weight: bold; color: #6C6D6F; font-size: 14pt; position: relative; transition: all 0.5s ease; cursor: pointer;}
.perguntas .topico .pergunta .titulo:after{position: absolute; top: 7px; right: 15px; width: 18px; height: 7px; background-image: url(../../img/site/seta-perguntas.png); content: ""; display: block; transition: all 0.5s ease;}
.perguntas .topico .pergunta.active .titulo:after{transform: rotate(180deg); transition: all 0.5s ease;}
.perguntas .topico .pergunta:last-child .titulo{border-bottom: 0; margin-bottom: 0;}
.perguntas .topico .pergunta.active:last-child .titulo{border-bottom: 1px solid #6C6D6F; margin-bottom: 5px;}
.perguntas .topico .pergunta.active .resposta{display: block;}
.perguntas .topico .pergunta .resposta{display: none; padding: 0px 10px 10px; font-size: 12pt;}

.formulario{margin-bottom: 50px;}
.formulario label{margin: 0; font-weight: normal; font-size: 8pt;}
.formulario input{margin: 0 0 5px 0; padding-left: 20px;}
.formulario textarea{height: 105px;}
.formulario input, .formulario textarea{color: #B5B6B8; font-weight: bold; padding-left: 20px;}

.formulario .select{position: relative;}
.formulario .select select{font-size: 10pt; padding: 5px 10px 5px 5px; opacity: 0; position: relative; z-index: 2; cursor: pointer; width: 100%;}
.formulario .select .select-fake{position: absolute; top: 0; left: 0; z-index: 1; width: 100%; font-size: 10pt; height: 35px; line-height: 35px; border-radius: 5px; border: 0; padding: 0 30px 0 20px; background-image: url("../../img/site/seta-select-form.png"); background-color: #fff; background-position: right center; background-repeat: no-repeat; box-shadow: 0 0 6px 0 #c7c6cb; -moz-box-shadow: 0 0 6px 0 #c7c6cb; -webkit-box-shadow: 0 0 6px 0 #c7c6cb; white-space: nowrap; overflow: hidden;}
.formulario .select .select-fake{border: 0; background-color: #6C6D6F; border-radius: 5px; color: #B5B6B8; width: 100%;}
.formulario .select .select-fake{box-shadow: inset 7px 7px 5px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: inset 7px 7px 5px 0px rgba(50, 50, 50, 0.75); -webkit-box-shadow: inset 7px 7px 5px 0px rgba(50, 50, 50, 0.75);}
.formulario .btn-enviar, .formulario .btn-limpar{margin: 18px 15px 0 0;}

.description p{font-size: 12pt; font-weight: normal}
.description p.featured{font-size: 12pt;}

.color-red{color: red;}
.color-green{color: green;}
.color-red-bold{color: red; font-weight: bold;}


/* margens */
.margin-bottom-10{margin-bottom: 10px;} .margin-bottom-20{margin-bottom: 20px;} .margin-bottom-30{margin-bottom: 30px;} .margin-bottom-40{margin-bottom: 40px;} .margin-bottom-50{margin-bottom: 50px;}
.margin-top-10{margin-top: 10px;} .margin-top-20{margin-top: 20px;} .margin-top-30{margin-top: 30px;} .margin-top-40{margin-top: 40px;} .margin-top-50{margin-top: 50px;}
.margin-left-10{margin-left: 10px;} .margin-left-20{margin-left: 20px;} .margin-left-30{margin-left: 30px;} .margin-left-40{margin-left: 40px;} .margin-left-50{margin-left: 50px;}
.margin-right-10{margin-right: 10px;} .margin-right-20{margin-right: 20px;} .margin-right-30{margin-right: 30px;} .margin-right-40{margin-right: 40px;} .margin-right-50{margin-right: 50px;}
.margin-auto{margin-left: auto; margin-right: auto; float: none;}
.margin-zero-auto{margin: 0 auto;}

.padding-top-10{padding-top: 10px;} .padding-top-20{padding-top: 20px;} .padding-top-30{padding-top: 30px;} .padding-top-40{padding-top: 40px;} .padding-top-50{padding-top: 50px;}
.padding-left-10{padding-left: 10px;} .padding-left-20{padding-left: 20px;} .padding-left-30{padding-left: 30px;} .padding-left-40{padding-left: 40px;} .padding-left-50{padding-left: 50px;}
.padding-right-10{padding-right: 10px;} .padding-right-20{padding-right: 20px;} .padding-right-30{padding-right: 30px;} .padding-right-40{padding-right: 40px;} .padding-right-50{padding-right: 50px;}
.padding-bottom-10{padding-bottom: 10px;} .padding-bottom-20{padding-bottom: 20px;} .padding-bottom-30{padding-bottom: 30px;} .padding-bottom-40{padding-bottom: 40px;} .padding-bottom-50{padding-bottom: 50px;}

.no-padding{padding: 0;}
.no-padding-left{padding-left: 0 !important;}
.no-padding-right{padding-right: 0 !important;}
.no-padding-bottom{padding-bottom: 0 !important;}



