body {
    background-color: #2f4050;
}

.image-header {
    margin-top: 20px;
    margin-bottom: 10px;
}

.wp-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.table-no-bordered th,
.table-no-bordered td {
    border: 0px !important;
}

.info-fixed.affix {
    border: 1px solid #cecece;
    width: 30%;
    padding: 20px;
    right: 20px;
    bottom: 0;
    z-index: 1;
    background: #ffffff;
}

.regular-font-size {
    font-size: 13px;
}

.minimum-font-size {
    font-size: 8px;
}

.maximum-font-size {
    font-size: 20px;
}

.legenda {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans';
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}

.legenda-verde-bg {
    background-color: #1ab394;
}

.legenda-vermelho-bg {
    background-color: #ed5565;
}

.legenda-verde-font {
    color: #468847;
}

.legenda-vermelho-font {
    color: #b94a48;
}

.legenda-preto-font {
    color: #000;
}

.foto-usuario {
    background: url('img/user.png') no-repeat center;
    background-size: 50px 50px;
}

.servico {
    margin-top: 10px;
    margin-left: 5px;
    max-height: 60px;
    color: #080808;
}

.servico > div.link {
    padding: 5px 0px 0px 5px;
    background-color: #E6E7E9;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.servico > div.link {
    padding: 5px 0px 0px 5px;
    height: 60px;
}

.servico > div.icon {
    height: 60px;
    padding: 10px 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.servico.red > div.icon {
    background: #F32E35;
}

.servico.red > div.link {
    border-bottom: 4px solid #F32E35;
}

.servico.red > a:hover,
.servico.red > a:focus {
    background: #F32E35;
}

.servico.blue > div.icon {
    background: #3E3F95;
}

.servico.blue > div.link {
    border-bottom: 4px solid #3E3F95;
}

.servico.blue > a:hover,
.servico.blue > a:focus {
    background: #3E3F95;
}

.servico.light-blue > div.icon {
    background: #0198D6;
}

.servico.light-blue > div.link {
    border-bottom: 4px solid #0198D6;
}

.servico.light-blue > a:hover,
.servico.light-blue > a:focus {
    background: #0198D6;
}

.servico.smoth-green > div.icon {
    background: #4FAAB0;
}

.servico.smoth-green > div.link {
    border-bottom: 4px solid #4FAAB0;
}

.servico.smoth-green > a:hover,
.servico.smoth-green > a:focus {
    background: #4FAAB0;
}

.servico.green > div.icon {
    background: #03AA5D;
}

.servico.green > div.link {
    border-bottom: 4px solid #03AA5D;
}

.servico.green > a:hover,
.servico.smoth-green > a:focus {
    background: #03AA5D;
}

.servico.brow > div.icon {
    background: #A78F72;
}

.servico.brow > div.link {
    border-bottom: 4px solid #A78F72;
}

.servico.brow > a:hover,
.servico.brow > a:focus {
    background: #A78F72;
}

.servico.yellow > div.icon {
    background: #FFC627;
}

.servico.yellow > div.link {
    border-bottom: 4px solid #FFC627;
}

.servico.yellow > a:hover,
.servico.yellow > a:focus {
    background: #FFC627;
}

.servico.purple > div.icon {
    background: #6D4D8E;
}

.servico.purple > div.link {
    border-bottom: 4px solid #6D4D8E;
}

.servico.purple > a:hover,
.servico.purple > a:focus {
    background: #6D4D8E;
}

.servico.gray > div.icon {
    background: #727377;
}

.servico.gray > div.link {
    border-bottom: 4px solid #727377;
}

.servico.gray > a:hover,
.servico.gray > a:focus {
    background: #727377;
}

.servico.orange > div.icon {
    background: #F9862F;
}

.servico.orange > div.link {
    border-bottom: 4px solid #F9862F;
}

.servico.orange > a:hover,
.servico.orange > a:focus {
    background: #F9862F;
}


.navbar-webpublico {
    background: #457b9d !important;
    border-color: #457b9d;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.navbar-webpublico .nav > li > a {
    color: #FEFEFE !important;
}

.navbar-webpublico .nav > li > a:hover {
    background: #457b9d !important;
    color: #e2e2e2 !important;
}

.navbar-webpublico .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #ffff;
    border-bottom-color: #ffff;
}

.navbar-webpublico .nav li.dropdown > a:hover .caret,
.navbar-webpublico .nav li.dropdown > a:focus .caret {
    border-top-color: #ffff;
    border-bottom-color: #ffff;
}

#btnPluginVLibras {
    display: none !important;
}

nav .btn[disabled] {
    opacity: 1;
}

/* ==========================================================================
   reCAPTCHA — o widget nativo tem 304x78px fixos. Só reduzimos quando a
   coluna do login nao comporta esse tamanho, e o container reserva sempre o
   tamanho JA escalado: se ele mantivesse os 304px originais, a folga do
   transform jogaria o widget para a esquerda e o text-center nao centraliza.
   Larguras uteis abaixo foram medidas na propria tela de login.
   ========================================================================== */
#g-recaptcha, #g-recaptcha-mobile {
    width: 304px;
    height: 78px;
    margin: 12px auto 4px;
    overflow: hidden;
}

#g-recaptcha>div, #g-recaptcha-mobile>div {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

/* --- coluna desktop (col-md-4, visivel a partir de 992px) --- */
@media (min-width: 1200px) and (max-width: 1399px) {   /* util 305-375px */
    #g-recaptcha {
        width: 289px;
        height: 74px;
    }

    #g-recaptcha>div {
        transform: scale(0.95);
        -webkit-transform: scale(0.95);
    }
}

@media (min-width: 1100px) and (max-width: 1199px) {   /* util 271-305px */
    #g-recaptcha {
        width: 268px;
        height: 69px;
    }

    #g-recaptcha>div {
        transform: scale(0.88);
        -webkit-transform: scale(0.88);
    }
}

@media (max-width: 1099px) {                           /* util 235-271px */
    #g-recaptcha {
        width: 231px;
        height: 60px;
    }

    #g-recaptcha>div {
        transform: scale(0.76);
        -webkit-transform: scale(0.76);
    }
}

/* --- coluna mobile (div-mobile, visivel ate 991px) --- */
@media (min-width: 360px) and (max-width: 399px) {     /* util 268-298px */
    #g-recaptcha-mobile {
        width: 258px;
        height: 67px;
    }

    #g-recaptcha-mobile>div {
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
    }
}

@media (max-width: 359px) {                            /* util ~228px */
    #g-recaptcha-mobile {
        width: 219px;
        height: 57px;
    }

    #g-recaptcha-mobile>div {
        transform: scale(0.72);
        -webkit-transform: scale(0.72);
    }
}

/* ==========================================================================
   Cards de servicos externos (tela de login)
   ========================================================================== */
.row-servicos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row-servicos > [class*="col-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    /* nao encolher: respeita a largura da coluna do bootstrap */
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

/* abaixo de 992px a col-md-6 nao tem largura propria — como flex item ela
   encolheria ate o conteudo, deixando os cards com larguras diferentes */
@media (max-width: 991px) {
    .row-servicos > [class*="col-"] {
        width: 100%;
    }
}

.card-servico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    /* o padding passa para o topo/rodape, para a faixa cinza ir de ponta a ponta */
    padding: 0;
    border-radius: 4px;
    overflow: hidden;
    transition: box-shadow .15s ease-in-out, border-color .15s ease-in-out;
}

.card-servico:hover {
    border-color: #d3dae6;
    box-shadow: 0 2px 8px rgba(11, 50, 141, .08);
}

.card-servico .card-servico-topo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px;
}

.card-servico .card-servico-icone {
    -ms-flex: 0 0 68px;
    flex: 0 0 68px;
    width: 68px;
    text-align: center;
    padding-top: 4px;
}

.card-servico .card-servico-corpo {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    padding-left: 12px;
}

.card-servico .card-servico-titulo {
    margin: 0 0 6px;
    font-size: 17px;
    line-height: 1.25;
}

.card-servico .card-servico-descricao {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    color: #5b6b84;
}

/* faixa inferior do card: fica sempre na base, "Acesse" alinhado a direita */
.card-servico .card-servico-rodape {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    padding: 10px 20px;
    background: #f5f7fa;
    border-top: 1px solid #e7eaec;
    text-align: right;
}

.card-servico .card-servico-rodape a {
    font-weight: 600;
}

@media (max-width: 767px) {
    .card-servico .card-servico-topo {
        padding: 16px;
    }

    .card-servico .card-servico-rodape {
        padding: 10px 16px;
    }

    .card-servico .card-servico-icone {
        -ms-flex: 0 0 56px;
        flex: 0 0 56px;
        width: 56px;
    }

    .card-servico .card-servico-icone .fa-4x {
        font-size: 3em;
    }
}

/* ==========================================================================
   Rodapé Sysmar
   ========================================================================== */

/* o inspinia define padding: 50px 20px 20px — o bottom sobrava acima do rodape */
.loginColumns {
    padding-bottom: 0;
}

.rodape-sysmar {
    margin-top: 8px;
    padding: 0;
    background: #f7f9fc;
    /* mesma cor do cabecalho (.navbar-webpublico) */
    border-top: 3px solid #457b9d;
    box-shadow: inset 0 1px 0 rgba(11, 50, 141, .06);
}

.rodape-sysmar .rodape-sysmar-conteudo {
    max-width: 1140px;
    margin: 0 auto;
    padding: 22px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.rodape-sysmar .rodape-sysmar-marca {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 24px;
    border-right: 1px solid #dbe3ef;
    line-height: 0;
}

.rodape-sysmar .rodape-sysmar-marca img {
    height: 40px;
    width: auto;
    display: block;
}

.rodape-sysmar .rodape-sysmar-texto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    padding-left: 24px;
    text-align: left;
}

.rodape-sysmar .rodape-sysmar-titulo {
    margin: 0 0 4px;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
    color: #0B328D;
    letter-spacing: .2px;
}

.rodape-sysmar .rodape-sysmar-descricao {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    color: #5b6b84;
}

.rodape-sysmar .rodape-sysmar-link {
    color: #034FFC;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    border-bottom: 1px solid transparent;
    transition: border-color .15s ease-in-out, color .15s ease-in-out;
}

.rodape-sysmar .rodape-sysmar-link:hover,
.rodape-sysmar .rodape-sysmar-link:focus {
    color: #0B328D;
    text-decoration: none;
    border-bottom-color: #0B328D;
}

.rodape-sysmar .rodape-sysmar-link .fa {
    font-size: 11px;
    margin-left: 4px;
    opacity: .75;
}

@media (max-width: 767px) {
    .rodape-sysmar .rodape-sysmar-conteudo {
        display: block;
        padding: 20px 16px;
        text-align: center;
    }

    .rodape-sysmar .rodape-sysmar-marca,
    .rodape-sysmar .rodape-sysmar-texto {
        display: block;
        width: auto;
        padding: 0;
        border: 0;
        text-align: center;
    }

    .rodape-sysmar .rodape-sysmar-marca {
        margin-bottom: 14px;
        padding-bottom: 14px;
        border-bottom: 1px solid #dbe3ef;
    }

    .rodape-sysmar .rodape-sysmar-marca img {
        height: 34px;
        margin: 0 auto;
    }
}

