body {
}

.content-box-header,
.tit-info-campo,
.content-box-header-result {
    display:none;
}
    
.filtersContainer
{
    float:left;
    margin-left:80px;
}
    
.updateMode
{
    float:none;
    margin-bottom:10px;
    padding-left: 5px;
    background-color: cornsilk;
    border: 1px solid gray;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-weight: bold;
    color: red;
    display: none;
}

.unavaiableOption
{
    background-color: Gray;
    font-style: italic;
    text-decoration: line-through;
}

/*Estilos da legenda de qualificações da ANS*/

#legendaQualificacoesANS {
    float: left;
    display: none;
    margin-left: 350px;
}

#legendaQualificacoesANS H2
{
    color: gray;
    font-size: small;
    font-family: Verdana;
    margin-bottom: 15px;
}

#legendaQualificacoesANS div
{
     margin-top: 5px; 
     column-count: 3;
     -moz-column-count: 3;
     -webkit-column-count: 3;
}

.itemLegenda 
{
    margin-top: 0px !important;
    margin-bottom: 10px;
    margin-left: 10px;
    font-family: Verdana;
    font-size: small;
}
.descricaoLegenda 
{
    margin-top: 0px;
    margin-bottom: 10px;
}

.autoRefresh 
{
   
}

#DetalhesPlano {
   height: 30px;
   margin-bottom: 10px;
}

#DetalhesPlanoCliente {
    height: 30px;
    margin-bottom: 5px;
}

#btnMaisInformacoesPlano {
    display: inline;
    float: left;   
}

#linkInformacoesPlano {
    font-family: Tahoma;
    font-size: small;
    color: #005aa9;
    margin-left: 5px;
    text-decoration: none;
    font-weight: bold;
}

.dialogMaisInformacoesPlano 
{
    font-size: small;
}

.dialogMaisInformacoesPlano .tituloCampo 
{
    font-weight: bold;
    background-color: #DFDFDF;
    height: 20px;
    padding-left: 5px;
    vertical-align: central;
    line-height: 20px;
    color: #005aa9;
}
.dialogMaisInformacoesPlano .valorCampo 
{
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 5px;
}
.campoObrigatorio {
    background-color: rgba(249, 236, 236, 0.99);
}
#msgCamposObrigatorios, #msgBeneficiarioNaoEncontrado, #msgIdObrigatorio {
display: none;
    color: #FBF8F8;
    font-style: italic;
    font-family: Arial;
    font-size: 13px;
    background-color: #D88080;
    height: 25px;
    line-height: 25px;
    padding-left: 8px;
    margin-bottom: 5px;
}
#debugContainer{
    display: none;
}
.linkSubstituicaoPrestadores {
    display: block;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    background: url(../images/transfer_up_down.png) left center no-repeat;
    background-size: 25px;
    padding-left: 30px;
    font-weight: bold;
}
#regimeCobertura{
    clear: both;
    font-family: monospace;
}
#enderecos {
    margin-top: 10px;
    padding-left: 5px;
}
#localizadoRegiaoSaude{
    font-weight: bold;
}
#abrangenciaUnimed{
    font-weight: bold;
}
div#boxObservacoes {
    margin-top: 10px;
}
#imgObservacoes{
    background: url(../images/btn_observacoes.png) no-repeat 0 0;
    width: 100px;
    height: 30px;    
}
.valueObservacoes {
    font-size: 12px;
    font-family: inherit;
}
.dialogObservacoes{

}
#corpoClinico {
    max-height: 105px;
    overflow: hidden;
    /* margin-right: 10px; */
    padding-bottom: 2px;
    margin-top: 5px;
    border-bottom: 1px solid #eae5e5;
}
#tituloCorpoClinico {
    font-family: inherit;
    font-size: 11.5px;
    font-weight: bold;
    color: #9E9E9E;
    padding: 2px;
    border-left: none;
    border-right: none;
    margin-bottom: 2px;
    border-bottom: 1px solid #eae5e5;
}
#membrosCorpoClinico {
    max-height: 70px;
    overflow: hidden;
    overflow-y: auto;
}
#membrosCorpoClinico p{
    margin-bottom: 1px;
    font-size: 11px;
    padding-left: 3px;
    margin-top: 0px;
}
#NomeMedico
{
    float: left;
    width: 280px;
	font-size: 14px;
	font-family: Myriad Pro;
    padding: 0px;
}
.ui-autocomplete-loading {
    background: white url("../images/ajax-loader.gif") right center no-repeat;
    background-size: 15px;
}
#infoNomeMedico{
    height: 14px;
}
#msgNenhumPrestadorEncontrado {
    margin: 15px 5px 5px 5px;
    font-size: 14px;
    font-family: sans-serif;
}
#mapContainer{
    display: none;
}

#link-button-search {
    display: none !important;
}

#link-button-clear {
    display: none !important;
}