/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/

.portlet { border-radius: 4px !important; }

.portlet .portlet-title { border-radius: 4px 4px 0px 0px !important; }

.portlet .portlet-body, .portlet .portlet-body .form-actions  {	border-radius: 0px 0px 4px 4px !important; }

.margTop-5{	margin-top: -5px !important; }

.margTop0{ margin-top: 0px !important; }

.margTop5{	margin-top: 5px !important; }

.margTop7{	margin-top: 7px !important; }

.margTop10{ margin-top: 10px !important; }

.margTop15{ margin-top: 15px !important; }

.margTop20{	margin-top: 20px !important; }

.margTop25{	margin-top: 25px !important; }

.margTop30{ margin-top: 30px !important; }

.margBot0{	margin-bottom: 0px !important; }

.margBot5{	margin-bottom: 5px !important; }

.margBot10{	margin-bottom: 10px !important; }

.margBot15{	margin-bottom: 15px !important; }

.margBot20{ margin-bottom: 20px !important; }

.margBot25{	margin-bottom: 25px !important; }

.margBot30{	margin-bottom: 30px !important; }

.margLeft0{ margin-left: 0px !important; }

.margLeft5{	margin-left: 5px !important; }

.margLeft10{ margin-left: 10px !important; }

.margLeft15{ margin-left: 15px !important; }

.margLeft20{ margin-left: 20px !important; }

.margLeft25{ margin-left: 25px !important; }

.margLeft30{ margin-left: 30px !important; }

.margRight0{ margin-right: 0px !important; }

.margRight5{ margin-right: 5px !important; }

.margRight10{ margin-right: 10px !important; }

.margRight15{ margin-right: 15px !important; }

.margRight20{ margin-right: 20px !important; }

.margRight25{ margin-right: 25px !important; }

.margRight30{ margin-right: 30px !important; }

.marg0All{ margin: 0px !important; }

.pad0All{ padding: 0px !important; }

.padTop0{ padding-top: 0px !important; }

.padTop5{ padding-top: 5px !important; }

.padTop10{ padding-top: 10px !important; }

.padTop15{ padding-top: 15px !important; }

.padTop20{ padding-top: 20px !important; }

.padTop25{ padding-top: 25px !important; }

.padTop30{ padding-top: 30px !important; }

.padBot0{ padding-bottom: 0px !important; }

.padBot5{ padding-bottom: 5px !important; }

.padBot10{ padding-bottom: 10px !important; }

.padBot15{ padding-bottom: 15px !important; }

.padBot20{ padding-bottom: 20px !important; }

.padBot25{ padding-bottom: 25px !important; }

.padBot30{ padding-bottom: 30px !important; }

.padBot50{ padding-bottom: 50px !important; }

.padLeft0{ padding-left: 0px !important; }

.padLeft5{ padding-left: 5px !important; }

.padLeft10{ padding-left: 10px !important; }

.padLeft15{	padding-left: 15px !important; }

.padLeft20{	padding-left: 20px !important; }

.padLeft25{ padding-left: 25px !important; }

.padLeft30{	padding-left: 30px !important; }

.padLeft45{	padding-left: 45px !important; }

.padRight0{	padding-right: 0px !important; }

.padRight5{	padding-right: 5px !important; }

.padRight10{ padding-right: 10px !important; }

.padRight15{ padding-right: 15px !important; }

.padRight20{ padding-right: 20px !important; }

.padRight25{ padding-right: 25px !important; }

.padRight30{ padding-right: 30px !important; }

.margBot15Line div { margin-bottom: 15px; }

.fLeft{	float: left !important; }

.fRight{ float: right !important; }

.tAlignCenter{ text-align:center }

.widMax{ width: 100%; }

.textDecorN{ text-decoration: none !important; }

.minHeight100{ min-height:100px; }

.fontSize13{ font-size:13px !important; }

.fontSize14{ font-size:14px !important; }

.fontSize16{ font-size:16px !important; }

.fontSize18{ font-size:18px !important; }

.fontSize20{ font-size:20px !important; }

.fontSize25{ font-size:25px !important; }

.displayInl{ display: inline; }

.displayBlock{ display: block; }

.displayNone{ display: none; }

.overflowAuto{ overflow:auto; }

.overflowScroll{ overflow:scroll; }

textarea{ resize: none; }

.page-content { min-height: 418px; }

.form-control-static { padding-top: 0px; }

.input-xs { font-size: 12px; height: 24px; padding: 5px 8px; }

.growl-container.growl-fixed.top-right {
    top: 192px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.5);
}

.fSizeNomeCliente{
	font-size: 16px;
}

.fSizeNomeSis{
	font-size: 15px;
}

.fSizeRazãoSocial {
    font-size: 13px;
}

.fSizeCpfCnpj {
    font-size: 12px;
}

.logoSistSize{
	width: 130px;
	height: 42px;
}

.logoPref{
    width: 75px !important;
    height: 75px !important;
}

.secao {
    background-color: #f9f9f9 !important;
    height: 115px !important;
}


@media screen and (max-width:1200px){
    .secao {height: 130px !important;}
}

@media screen and (max-width:1067px){
    .secao {height: 150px !important;}
}

@media screen and (max-width:991px){
    .secao {height: 280px !important;}
}

@media screen and (max-width:867px){
    .secao {height: 320px !important;}
}

@media screen and (max-width:767px){
    .secao {height: 200px !important;}
}

@media screen and (max-width:617px){
    .secao {height: 200px !important;}
}

@media screen and (max-width:457px){
    .secao {height: 180px !important;}
}

@media screen and (max-width:991px){
    .displayMenu {display: block !important;}
}

.labelTopo{
    display: block;
    float: right;
    padding: 2px 2px 4px !important;
    margin-left: 5px;
}

.modoEdit.form-control{
    display: inline;
}

.modoEditPrest.form-control{
    display: inline;
}

.simples{
    font-size: 10px !important;
    font-weight: bold !important;
    letter-spacing: 2px !important;
    margin-top: 2px !important;
}

.borderTop{
    border-top: 1px solid #eee;
    padding-top: 10px;
}

.borderTopBold{
    border-top: 2px solid #e0e0e0;
    padding-top: 10px;
}

.borderBot{
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.borderBotBold{
    border-bottom: 3px solid #e9e9e9;
    padding-bottom: 10px;
}

.modal-periodo{
    width:300px;
}

.selecionaPeriodoBloco{
    margin: 10px auto;
    font-size: 20px;
}

.selecionaPeriodoAno{
    font-size: 20px;
}

.encerrado{
    color: #CD0000;
}

.encerrado:hover{
    color: #D95B43;
    background-color:#f5f5f5;
}

.aberto{
    color:#008B00;
}

.aberto:hover{
    color:#469D8A ;
    background-color:#f5f5f5;
}

.selecionaPeriodoText{
    padding-left: 10px;
}

.labelTexto{
    color: #578ebe;
}

.lineSize{
    min-height: 15px;
    padding-bottom: 0px;
}

.situacaoPendente{
    color: grey;
}

.situacaoDeferida{
    color: green;
}

.situacaoIndeferida{
    color: red;
}

.sizeMostrarPeriodo {
    width: 162px !important
}

.manualSistema {
    background-color: #f9f9f9 !important;
    width: 45% !important;
    height: 50px !important;
}

.ng-isolate-scope ul {
    margin: 0px;
}

.padRazaoSocial {
    padding-top: 18px;
}

.corLegenda {
    color:#7b8991  !important;
}

.btnFechado {
    color: #CD0000;
}

.btnAberto {
    color: #008B00;
}

.input-group-addon{
    border-width: 0 !important;
}

.tdBorderless td {
    border:none !important;
}

.table-clickable tbody .tdBorderless:hover {
    background-color: #FFF !important;
    cursor:default !important;
}

.green {
    color: #1cb51c;
}

.red {
    color: #de0000;
}
tr td{
    padding-bottom: 10px;
    /*width: 10%;*/
}
.custwidth{
    padding-left: 15px;
}.fa-4x{
     font-size: 4em !important;
 }

.custom-title {
    margin: 30px 0px 25px 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.custom-pagination {
    border: 1px solid #ddd;
    padding: 6px 12px;
    text-decoration: none !important;
    border-right: none;
    display:inline-block
}

.custom-pagination-selected {
    background: #eee;
    color: #333;
    cursor: default;
    pointer-events: none;
}

.custom-pagination-control {
    padding: 8px 12px;
}

.custom-pagination-control-right {
    border-right: 1px solid #ddd;
} 
@media screen and (max-width: 720px) {
    .fonte {
        font-size: 10px !important;
        text-align: left;
    }
}
.modalscroll {
    max-height: calc(75vh - 300px);
    overflow-y: auto;
}