/*
   ==========================================================================
   Estilos customizados ANP
   ==========================================================================
*/
html,
body {
    height: 100%;
}

ul {
    list-style: none;
}

#wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -80px;
    padding: 0 0 80px;
}

#footer {
    min-height: 80px;
    background-image: url(/imagens/bootstrap/anp/bg_footer.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
    background-color: #016599;
}

#boxBarraGoverno {
    height: 24px;
    /* background-image: url(/imagens/bootstrap/anp/barra-brasil-v3-verde.gif); */
    background-repeat: no-repeat;
    background-position: right;
    background-color: #00500f;
    border-bottom: 2px #ffe600 solid;
    width: 100%;
}
#topo {
    background:white;
    height:86px;
}
#img-logo-anp{
    width: 177px;
    height: 85px;
    background-image: url(/imagens/bootstrap/anp/logo-anp.gif);
    float: left;
}

#logoSistema{
    height: 86px;
    margin-left: 190px;
    padding-top: 12px;
}

#logoSistema span{
    margin-left: 167px;
}

#barra {
    height: 30px;
    background-image: url(/imagens/bootstrap/anp/bg_barra.jpg);
    background-repeat: repeat-x;
}
.infoLogin {
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    width: auto;
    float: right;
    font-family: Arial,Verdana;
    font-size: 8pt;
    color: black !important;
}

.infoEmpresa {
    background-image: url(/imagens/bootstrap/anp/empresa.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #f5f5f5;
    width: auto;
    float: right;
    font-family: Arial,Verdana;
    font-size: 8pt;
    height: 20px;
    padding-left: 25px;
    padding-right: 2px;
    padding-top: 2px;
    margin-right: 5px;
    margin-top: 5px;
}




 /* Estilo Anterior */

textarea:hover, input[type="text"]:hover, input[type="password"]:hover, select:hover {
    background-color: #FFFFCC;
    -moz-box-shadow: 0px 0px 8px #85b2cb, inset 0px 1px 0px #fff !important;
    -webkit-box-shadow: 0px 0px 8px #85b2cb, inset 0px 1px 0px #fff !important;
    box-shadow: 0px 0px 8px #85b2cb, inset 0px 1px 0px #fff !important;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, select:focus {
    background-color: #FFFFCC;
}
textarea, input[type="text"], input[type="password"], select {
    background-color: #FFFFFF;
    background-image: none;
    border-color: #C4C0B9;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    box-shadow: none  !important;
    padding: 2px;
}

input[type="text"],input[type="password"] {
    height: 27px;
}

.form-barra-botoes {
    border-top: 1px dashed #CCCCCC;
    clear: both;
    height: 25px;
    margin: 10px 0 20px;
    padding: 3px 0 6px;
    text-align: right;
    }

.form_obrigatorio {
    color: #FC864F;
    }

.form-button {
    background-color:#006599 !important;
    border: medium none !important;
    color: #FFFFFF !important;
    background-image: none !important;
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 25px;
    margin: 2px;
    padding: 3px;
    width: auto;
    font-family: arial,verdana,tahoma !important;
    list-style-type: none;
    }


.campos-obrigatorios {
    clear: both;
    color: #FC864F;
    float: left;
    font-size: 11px;
    height: 20px;
    text-align: left;
     font-family: arial,verdana,tahoma;
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

.linhas-pares {
    background-color: #FCFFFE;
}

.linhas-impares{
    background-color: #ECF3FE;
}

.linha-ativa{
    background-color: #FFEBDA !important;
    cursor: pointer;
}

/* Fim do Formulário */

/* Confirm Box */
.ico-confirm-box {
    width: 50px;
}
.msg-confirm-box {
    text-align: center;
    vertical-align: middle;
    color:#666;
    font-family: Arial,Verdana;
    font-size: 8pt;
}

.tip-box {
    background-color: #FFFFEB;
    border-bottom-color: gray;
    border-style: dashed;
    border-width: 1px;
    background-image: url(/imagens/tip.png);
    background-repeat: no-repeat;
    padding: 11px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 35px;
}

.erro-validate-input {
    background-image: url(/imagens/ico-input-erro.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
    background-position: top left;
}

.hint-validation {
    border-radius: 3px 3px 3px 3px;
    line-height: 18px;
    max-width: 400px;
    padding: 1px 3px;
    position: absolute;
    z-index: 300;
    background-color: #FBD9DB;
    border: 1px solid #F7A9AE;
    color: #660000;
    font-size: 12px;
}

.input-error {
    border: 2px solid #C62026 !important;
}

.messageList {
    list-style-position: inside;
    list-style-type: square;
    width: 100%;
}

.active-row {
    background-color: #FFEBDA !important;
    cursor: pointer;
}

.loading-box {
    background: white url(/imagens/white-backgroung.png) repeat;
    padding: 10px 10px 10px 10px !important;
}

a {
    text-decoration:none;
    color:#069;
    text-transform: none;
    text-decoration: none;
    font-weight: bold;
    }


#help-box {
    border-style: dashed;
    border: 1px;
    border-color: gray;
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 70px;
    background: #FAF6CA
        url(/imagens/ico_msg_info.png) no-repeat;
    background-position: 10px 15px;
    width: 500px;
    position: relative;
    left: 11%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

textarea:disabled, input[type="text"]:disabled, input[type="password"]:disabled, select:disabled {
    cursor: not-allowed;
    background-color: #e8e8e8;
    opacity:0.5;
    filter:alpha(opacity=50);
}

input[type="submit"]:disabled,input[type="button"]:disabled,button:disabled {
    cursor: not-allowed !important;
}

.boxAviso {
	margin: 0 auto;
	height: auto;
	background-color: ButtonFace;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666;
	font: normal 13px arial, helv�tica, verdana;
	line-height: 10px;
	text-align: justify;
	color: #666;
	border: solid 1px #D3D3D3;
	line-height: 20px;
}
