body { 
    /*background-color: #dedede;*/
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #555555;
}
body > header {
    background-color: #ffffff;
}
body > .container.conteudo {
    min-height: 200px;
    padding-top: 20px;
    background-color: #ffffff;
}
body > .container.footer {
    /*background-color: #006600;*/
    background-color: #999999;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
}
body > .container > .header {
    background-color: #006600;
}
body > header > .container  div.singular {
    background-image: url(/img/marca-unimed.png);
    font-size: 14px;
    text-align: right;
    color: #006600;
    white-space: nowrap;
    font-family: "Trebuchet MS", Tahoma, Helvetica, Arial;
    width: 230px;
    height: 80px;
    padding-top: 49px;
    padding-right: 66px;
}
body > .topmenu {
    /*    background-color: #006600;*/
    background-color: #00995d;
    margin-top: 0.7%;
    padding-top: 10px;
}
body > .topmenu .nav > li > a {
    color: #ffffff;
}
body > .topmenu .nav > li.active > a ,body > .topmenu .nav > li > a:focus, body > .topmenu .nav > li > a:hover {
    color: #444444; 
}

header div.contrato {
    padding-top: 5px;
    float: right;
    margin-right: 30px;
}
.headerMyAccount {
    border-left:  1px #DDDDDD solid;
    border-right: 1px #DDDDDD solid;
    border-bottom: 1px #DDDDDD solid;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    float: right;
    font-size: 13px;
    height: 31px;
    margin-top: 0px;
    /*margin-right: 30px;*/
    padding: 5px 10px 0px 10px;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}

tr.ativaSelecao {
    cursor: pointer;
}
tr.ativaSelecao:hover {
    background-color: #006600;
    color: white;
}

.table-striped > tbody > tr.ativaSelecao:hover:nth-child(odd) > td, .table-striped > tbody > tr.ativaSelecao:hover:nth-child(odd) > th {
    background-color: initial;
}

tr.unread {
    font-weight: bold;
}

textarea.responder {
    border: 0px;
    width: 748px;
    min-height: 150px;
}
.mouse{
    cursor:pointer !important;
}

.clear {
    clear: both;
}

#list_group_cidade {
    margin-top: 20px;
}


textarea {
    max-height: 95px;
    max-width:  100%;
    margin-top: 2px; 
}

div.fileItem {
    border-top: 1px solid #eee;
    background-color: #eee;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.fileItem div.title {
    font-size: 120%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.maiusculo input[type="text"],input[type="text"].maiusculo {
    text-transform: uppercase;
}

div.multicheckbox {
    padding-left: 30px;
}
div.multicheckbox input[type=checkbox] {
    margin-right: 10px;
}
div.multicheckbox label {
    font-weight: normal
}

.codigoANS{
    border: 1px solid #FFF;
    background-color: #000;
    padding: 0px 3px 0px 3px;
    margin: 2px;
    color: #FFF;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;

}

.margem-externa{
    background-color: #000;
    padding: 3px 2px 3px 2px;
}


.label-dadosBenef{
    font-weight: bold;

}

.dadosBenef{
    font-size: 15px;
}

.blocos-dadosBenef{
    margin-bottom: 20px;

}

.divBenef{
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
}
.padding-0{
    padding: 0px !important;
}

.padding-15{
    padding: 15px !important;
}

.icon-dashboard{
    color:#BEBEBE;
    font-size: 23px;
    margin-top: 10px;
}

.border-icon{
    border-bottom: #ccc solid 1px;
}

.site-stats li {
    /*cursor: pointer;*/
    display: inline-block;
    margin: 0 5px 10px;
    text-align: center;
    width: 42%;
    padding: 10px 0;
    color: #696969;
    position: relative;
    min-height: 95px;
}

.site-stats li i {
    font-size: 24px;
    clear: both;
}

.bg_lh {
    border: #ccc solid 1px;
}


.site-stats li small {
    margin-left: 0px;
    font-size: 11px;
    width: 100%;
    float: left;
}

.site-stats li strong {
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    float: left;
    margin-left: 0px;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #006600;
    border-color: #006600;
    cursor: default;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #006600;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #FFF;
    background-color: #777777;
}

.footer {
    background-color: #EEEEEE;
    color: #999999;
    padding: 15px 0 0;
    padding-bottom: 15px;
}
.fatura {
    font-size: 9px;
}

.col-align-center {
    text-align: center;
}

.col-title-text {
    font-weight: bold; 
}

.col-subtitle-text {
    font-weight: bold; 
    font-size: 8px;
}

.align-center {
    margin: 0 auto;
}

.valor-por-extenso {
    font-weight: bold;
    margin: auto;
    padding: 13px;
}

.texto-informativo {
    border: solid #000;
    border-width: 1px;
    font-size: 8px;
}

.assinatura-emitente {
    font-size: 7px;
}

.campo-assinatura {
    border-bottom: solid #000;
    border-width: 1px;
}

.campo-nota-fiscal {
    font-size: 8px;
    font-weight: bold;
    text-align: center;
}

.campo-instituicao-financeira {
    width: 50%;
}

.campo-info-instituicao-financeira {
    border: solid #000;
    border-width: 1px;
    text-align: center;
    width: 160px;
    margin: auto;
}

.campo-numero-fatura {
    text-align: right;
    font-size: 15px;
    font-weight: bold;
}

.boleto-table {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.boleto-row-data {
    font-size: 10px;
    margin-left: -10px !important;
}

.boleto-header-row {
    margin-top: 5px;
}

.boleto-nome-banco {
    font-size: 12px;
}

.boleto-field-nome-banco {
    text-align: center;
}

.boleto-nr-banco {
    font-size: 16px;
    font-weight: bold;
}

.boleto-field-nr-banco {
    padding-right: 0px !important;
    padding-left: 0px !important;
    border-left: #000 solid 2px;
    border-right: #000 solid 2px;
    text-align: center;
}

.boleto-linha-digitavel {
    font-size: 15px;
    font-weight: bold;
}

.boleto-coluna-esquerda {
    width: 80%;
}

.boleto-coluna-direita {
    width: 20%;
}

.boleto-celula-fundo-cinza {
    background-image: url("/imagens/background-gray.png");
    background-repeat: repeat;
}
.boleto-field-pagador {
    font-size: 10px;
}
.boleto-autenticacao-mecanica {
    font-size: 10px;
}

.table-no-margin {
    margin-bottom: 0px !important;
}

.recibo-info {
    border-top: 1px transparent !important;
    font-size: 10px !important;
}

.recibo-no-padding {
    padding: 0px !important;
}

.boleto-title-fields {
    font-size: 6px;
}
.boleto-border-left {
    border-left: #000 solid 1px;
}
tr.ativaSelecao:hover {
    background-color: #006600 !important;
    color: white;
}
.list-group-item-fundo-amarelo {
    background-color: yellow;
}
.list-group-item-fundo-amarelo :hover {
    background-color: gold !important;
}
.inclusao {
    color: #89a54e;
    font-weight: bold;
}

.alteracao {
    color: #009999;
    font-weight: bold;
}

.suspensao {
    color: #f00;
    font-weight: bold;
}

.enviado {
    color:#333333;
    font-weight: bold;
}

.ck-editor__editable {
    min-height: 200px;
}

div.col-sm-3.min-height {
    min-height: 109px;
}