/* Zend Form Styling */
/*
dl.zend dt, dd { min-height: 30px; }
dl.zend_form dt {
float: left;
clear: left;
text-align: right;
}
dl.zend_form dt label.required { font-weight: 600; }
dl.zend_form dd {
float: left;
clear: right;
padding-left: 5px;
}

dl.zend_form dd ul.errors {
list-style: none;
padding: 0;
margin: 0;
}

dl.zend_form dd ul.errors li {
float: left;
margin: 0 0.15em;
font-size: 12px;
color: #666666;
}
*/

/* Alteracoes twitter bootstrap */
.help-block {
    display: inline;
}

.help-block-d {
    display: block;
    font-style: italic;
    color: #00ffff;
    margin-top: 5px;
}

label.required {
    font-weight: bold;
}

.form-horizontal5 .control-label {
    width: 160px;
}


.form-inline div.control-group {
    display: block;
    float: left;
    margin: 15px;
    margin-top: 25px;
}
.form-inline .botaoprocura, .form-inline .botaoprocura2 {
    margin-top: 13px;
    margin-left: 15px;
}
.form-inline .botaoprocura2 {
    margin-top: 13px;
}

.container {
    position: relative;
}

h4 {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 19.5px;
    line-height: 36px;
    color: #333333;
    border: 0;
}

/* Pagina geral */

body {
    padding: 0px !important;
}

div.header {
    text-align: left;
    margin: 0 auto;
    background: #FFFFFF;
    display: flex;
    justify-content: space-between;
    padding: 4px 2px;
}

@media (max-width: 576px) {
    div.header {
        display: flex;
        flex-direction: column;
    }

    div.header > .user-info{
        margin-left: 15px;
    }
}

.hide, .header-print-relatorio {
    display: none;
}
.boxGaleria{
    border: 1px solid #d4d4d4;
    background-color:#FAFAFA;
    margin-left: 5px;
    padding: 5px;
    width: 960px;
    height: 180px;
    color: #555;
}
.boxGaleria .boxGaleriaItem{
    float: left;
    width: 104px;
    background: #D4D4D4;
    padding: 5px;
    margin: 5px;
    position: relative;
}
.boxGaleria .boxGaleriaItem .boxGaleriaItemImg{
    width: 100px;
    height: 75px;
    overflow: hidden;
    margin-left: 2px;
}
.boxGaleria .boxGaleriaItem .inputPosicao, .boxGaleria .boxGaleriaItem input[type='checkbox'], .boxGaleria .boxGaleriaItem input[type='radio']{
    width: 30px !important;
    font-size: 12px;
    top: 0 !important;
    text-align: center;
    display: inline !important;
}
.boxGaleria .boxGaleriaItem label{
    font-size: 12px !important;
    display: inline !important;
    padding: 2px !important;
    top: 15px !important;
}
.boxGaleria .boxGaleriaItem .boxGaleriaItemOpcoes{
    padding: 2px !important;
    font-size: 12px !important;
    margin-top:5px;
}
.boxGaleria .boxGaleriaItem .boxGaleriaItemOpcoes #excluir1{
    margin-top:1px;
}

.boxGaleria .boxGaleriaItem .boxGaleriaItemOpcoes #excluir2{
    margin-top:1px;
}
.boxGaleria .boxGaleriaItem .boxGaleriaItemOpcoes #excluir3{
    margin-top:1px;
}
.boxGaleria .boxGaleriaItem .boxGaleriaItemOpcoes #excluir4{
    margin-top:1px;
}
.divisorGaleria{
    padding-bottom: 5px;
    margin-top: 5px;
    border-top: 1px dotted #FFF;
}
.boxGaleria .linkLegenda, .boxGaleria .linkLink{
    font-size: 10px;
    color: #555;
    padding-left: 17px;
}
.boxGaleria .linkLegenda:hover, .boxGaleria .linkLink:hover{
    color: #000;
}
.boxGaleria .linkLegendaActive{
    color: #000;
    font-weight: bolder;
    padding-right: 0 !important;
}
.boxGaleria .linkLinkActive{
    color: #000;
    font-weight: bolder;
    padding-right: 0 !important;
}

.div-col1 {
    width: 480px;
    /*background-color: #FFF;*/
    float: left;
}
.div-col1 p {
    line-height: 150%;
}
.div-col2 {
    width: 150px;
    /*background-color: #FFF;*/
    float: right;
    font-size: 20px;
    text-align: right;
    padding: 5px 0;
    margin-right: 10px;
    border: 1px solid #ddd;
}


.valor-extenso {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    /*background: url(../imgs/bg-recibo.gif);*/
    color: #1E7EC8;
    margin: 0px 9px;
    margin-top: 5px;
    /*height: 60px;*/
    padding: 0;
}
.valor-extenso p.ext {
    margin: 0;
    padding: 0;
    text-indent: 0;
}
.valor-extenso p.ext span {
    /*background-color: #FFF;*/
    padding: 7px 0px;
    font-style: italic;
}

.upper-recibo {
    text-transform: uppercase;
}

input.tm1, textarea.tm1 {
    width: 295px;
}


.tb-coluna-1 {
    width: 260px;
}
.tb-coluna-2 {
    width: 160px;
}
.tb-coluna-3 {
    width: 120px;
}

.sel-grupo {
    width: 90%;
    margin-bottom: 3px;
    margin-top: 3px; 
}

.mrg-add1 {
    margin-right: 5px;
}

#duvida-msg {
    display: none;
}

/* Footer */
.content {
    margin-bottom: 50px;
    margin-top: 20px;
    padding: 15px;
}

nav.logos {
    display: block;
}

nav.logos > a {
    float: left;
    width: 32%;
}

nav.logos > a > img {
    height: 80px;
}

@media (max-width: 576px) {
    nav.logos > a > img {
        width: 150px;
    }

    nav.logos > a > .k13-logo {
        width: 90px;
        height: 50px;
    }

    nav.logos > a > .merito-logo {
        height: 35px;
    }

    nav.logos > a > .acig-logo {
        height: 35px;
    }
}

nav.logos > a.k13-logo {
    display    : block;
    margin     : 0 auto;
    text-align : center;
}

nav.logos > a.k13-logo > img.k13-logo {
    display : block;
    margin  : 0 auto;
}

form#login{
    padding: 15px;
}

/* Login header */
.login-header {
    background-color : white;
    padding: 10px;
}

.login-header a.acig {
    position : relative;
    width    : 36%;
}

.login-header a.acig > span {
    color           : #00913D;
    font-size       : 10.7px;
    font-weight     : bold;
    letter-spacing  : -1px;
    text-align      : right;
    text-decoration : none;
    text-transform  : uppercase;

    bottom   : 10px;
    position : absolute;
    right    : 0;
    width    : 280px;
}

.login-header a.acig > img {
    position : absolute;
    right    : 0;
    width    : 300px;
}

/* Login page */
html {
  height: 100%;
}

body.login {
    background       : url(../imgs/login-bg.png) no-repeat right top fixed;
    background-color : #14472F;
    min-height       : 100%;
}

.login-page legend {
    border         : none;
    color          : white;
    font-weight    : bold;
}

.login-page .control-group .control-label {
    color: white;
    font-size : 18px;
    font-weight: normal;
}

.login-page dd,
.login-page dl {
    margin: 0;
}

.login-page .controls input {
    background-color : white;
    border           : 0px solid #56B88B;
    border-radius    : 30px;
    font-size        : 16px;
    padding          : 5px 10px;
    width            : 270px;
}

.login-page .controls img {
    margin-bottom: 20px;
}

.login-page .controls input#captcha-input {
    display: block;
}

.login-page .form-actions {
    background-color : transparent;
    border           : none;
    margin           : 0;
}

#fieldset-tab1 > dl .control-group:first-child {
    margin-bottom: 50px!important;
}

#barra-conteudo{
    padding: 5px;
}

.login-page .form-actions input,
.btn-merito {
    background-color : #3C7259;
    background-image : none;
    border           : 1px solid #3C7259;
    border-radius    : 30px;
    display          : block;
    font-size        : 16px;
    font-weight      : bold;
    outline          : none;
    -webkit-box-shadow : none;
    -moz-box-shadow    : none;
    box-shadow         : none;
}

.btn-merito {
    color: white;
    font-size: 24px;
    padding: 15px 25px;
    text-align: center;
    width: 200px;
}

@media(max-width: 980px) {
    .btn-merito {
        position: relative;
        margin: 0 auto;
        right: auto;
    }
}

.has-login{
    text-align: center;
    overflow: hidden;
    width: 100%;
    clear: both;
}
.has-login > p {
    color:white;
    font-size: 18px;
}

.has-login > a {
    font-size: 15px;
    padding: 15px 30px;
    background: #3C7259;
    border: none;
    color: white;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.has-login > a:hover{
    background: #2FB577;
}

.login-page .form-actions input:active,
.login-page .form-actions input:hover,
.btn-merito:active,
.btn-merito:hover {
    background-color : #2FB577;
    border           : 1px solid #2FB577;
    color            : white;
    text-decoration  : none;
}

.login-page #lembrar_senha {
    color: white;
    font-size: 18px;
    margin-left: 105px;
}

@media(max-width: 767px) {
    .login-page #lembrar_senha {
        margin-top: 20px;
        margin-left: 0;
        display: block;
        text-align: center;
    }
}

#default_cadastro_empresa .help-block {
    color: white;
    font-weight: 700;
}

#default_cadastro_empresa .error .help-block:not(:nth-child(3)):before {
    content: '!';
	background-color: transparent;
	color: orange;
	padding: 0 8px;
	border-radius: 100%;
	border: 2px solid orange;
	font-weight: 700;
	display: inline-block;
	margin-right: 5px;
}

