.ui-dialog{
    z-index: 999 !important;
    max-width: 900px !important;
}

.ui-autocomplete{
     z-index: 9999 !important;
}

.borderBottomGreen{
   border-bottom: 2px solid green;
}

.tituloTDRigth{
    font-weight: bold;
    text-align:right;
}
table tbody tr td, form table tr td, form table tr th, form p, input[type="text"]{
    font-size: 11px !important;
}

/*.colorAtendimentoDIAACUMULADO{
    background-color: #337ab7 !important;
    color: #fff !important;
}

.colorAtedimentoSucessoDiaACumulado{
     background-color: #5cb85c !important;
     color: #fff !important;
}

.colorConvertidosVendaDIAACUMULADO{
     background-color: #f0ad4e !important;
     color: #fff !important;
}

.colocarConversaoVendaDIAACUMULADO{
     background-color: #d9534f !important;
     color: #fff !important;
}*/
#tbRegiao{
    font-size: 11px !important;
}
.fieldsetRelatorio, .fieldsetRelatorio table tr td{
    font-size: 11px !important;
}

/*.colorDIAS{
     background-color: #1696b6  !important;
     color: #fff !important;
}
.colorAcumulados{
     background-color: #006da1 !important;
     color: #fff !important;
}*/

.removerQuandoForWeb{
    display:none;
}

.lblPadrao, .bubbletext{
    font-size: 11px !important;
}
  .selecionadoAgendamento {
        border-top: 2px solid green !important;
    }

    .liabasAgendamento:hover {
        border-top: 2px solid green !important;
    }

    .selecionadoRetorno {
        border-top: 2px solid #c8c011 !important;
    }

    .liabasRetorno:hover {
        border-top: 2px solid #c8c011 !important;
    }



    .selecionadoReagendamento {
        border-top: 2px solid #ffa500 !important;
    }

    .liabasReagendamento:hover {
        border-top: 2px solid #ffa500 !important;
    }


    .selecionadoAtendimentoNaoConcluido {
        border-top: 2px solid red !important;
    }

    .liabasAtendimentoNConcluido:hover {
        border-top: 2px solid red !important;
    }

.divMenu ul li {
    font-weight: bold !important;
    margin-left: 5px !important;
    /*background-color: #006da1 !important;*/
    height: 16px !important;
    border-radius: 0px !important;
    margin-top: 1px !important;
    border-top: 2px solid #fff ;
}

    .divMenu ul li.selecionado {
        background-color: #fff;
        border-top: 2px solid #006da1 ;
        color: #006da1 ;
        border-radius: 0px ;
        border-left: 1px solid #99c4d9 ;
        color: #0d2658 ;
        border-right: 1px solid #99c4d9 ;
    }

    .divMenu ul li:hover {
        background-color: #004a6e ;
        border-top: 2px solid #006da1 ;
        color: #fff ;
    }

.liabas {
    font-weight: bold !important;
    margin-left: 5px !important;
    background-color: #006da1 !important;
    height: 16px;
    border-radius: 0px !important;
    margin-top: 1px !important;
    border-top: 2px solid #fff !important;
}

.selecionado {
    background-color: #fff !important;
    border-top: 2px solid #006da1 !important;
    color: #006da1 !important;
    border-radius: 0px !important;
    border-left: 1px solid #99c4d9 !important;
    color: #0d2658 !important;
    border-right: 1px solid #99c4d9 !important;
}

.liabas:hover {
    background-color: #004a6e !important;
    border-top: 2px solid #006da1 !important;
    color: #fff !important;
}

.liabas:focus {
    background-color: #f5f5f5 !important;
    border-top: 2px solid #006da1 !important;
    color: #006da1 !important;
}

.divMenuAba {
    background-color: #fff !important;
    border: 1px solid #99c4d9 !important;
}



.bubble {
    position: absolute;
    width: 235px;
    height: 55px;
    padding: 2px;
    background: #f3f3f3;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: #333 solid 1px;
    z-index: 6;
}

    .bubble:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 14px 14px 0;
        border-color: #f3f3f3 transparent;
        display: block;
        width: 0;
        z-index: 1;
        bottom: -14px;
        left: 45px;
    }

    .bubble:before {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 14px 14px 0;
        border-color: #333 transparent;
        display: block;
        width: 0;
        z-index: 0;
        bottom: -15px;
        left: 45px;
    }

.bubbletext {
    color: #000 !important;
    font-weight: normal !important;
}

.info-alert {
    background-color: #fff;
    border: 1px solid #0098db;
    height: 35px;
    max-width: 400px;
    width: 100%;
    color: #000;
    border-radius: 10px 20px;
    position: absolute;
    margin-top: -80px;
    margin-left: -20px;
    font-size: 10px;
    font-weight: normal;
}

    .info-alert text {
        margin-top: 10px !important;
    }

.cor-azul-padrao {
    color: #006da1 !important;
    margin-top: 20PX;
    margin-bottom: 8px;
}

.quadrado-dashboard {
    float: left;
    margin-left: 3px;
    max-width: 260px;
    min-width: 260px;
    width: 100%;
    height: 100px;
    background-color: #006da1 !important;
    color: #fff;
    /*border-radius: 10px;*/
}

    .quadrado-dashboard .titulo-os {
        float: right;
        margin-right: 20px;
        margin-top: 5px;
        text-align: right;
        font-size: 14px;
        max-width: 70%;
    }

    .quadrado-dashboard .icone {
        margin-left: 12px;
        margin-top: 8px !important;
        width: 10%;
    }

    .quadrado-dashboard .total-count {
        float: right !important;
        width: 80%;
        margin-top: -10px;
        margin-right: 20px;
        font-size: 30px;
        text-align: right;
        font-weight: 900;
    }

.tabelafontmenor {
    font-size: 10px !important;
}

.text-center tr th, .text-center tr td {
    text-align: center !important;
}

hr.style5 {
    background-color: #fff;
    border-top: 1px dashed #000;
    max-width: 400px;
}


hr.style6 {
    background-color: #fff;
    border-top: 2px dotted #000;
}

.titulo-padrao {
    margin-left: 20px;
    float: left;
}

.bolinha-padrao {
    float: left;
}

.center {
    text-align: center;
    vertical-align: middle;
    position: center;
    margin-left: auto;
    margin-right: auto;
}

.left {
    text-align: left !important;
}

.right {
    text-align: right;
}

.ckeckbox-centralizado {
    text-align: center;
    vertical-align: middle;
}
/*Container*/
.tableopacidade {
    opacity: 0.5;
}

.laranja {
    background-color: #FFD700 !important;
}
.laranja2 {
    background-color: #FFD700 !important;
}
.clear {
    clear: both;
}

.formencarteiramento {
    margin-top: 2px;
    width: 100%;
    max-width: 45%;
    float: left;
    margin-top: 5px;
}

.input-form-travado {
    margin-left: 10px;
    width: 100%;
    max-width: 200px;
    min-width: 100px;
}

.input-form-data {
    margin-left: 10px;
    max-width: 75px;
    min-width: 75px;
}

.font-travado {
    float: left;
    text-align: right;
    width: 100px;
    /*background-color: red;*/
}

.dadosoperador {
    margin-left: 1%;
    margin-right: 1%;
    max-width: 98%;
    margin-top: 20px !important;
}

.tdmenor {
    max-width: 180px;
}




/*comeco*/

.formencarteiramento2 {
    height: 20px;
    width: 520px;
    float: left;
    margin-top: 5px;
}

.formencarteiramento2Menor {
    width: 320px;
    margin-left: 50px;
}

.input-form-travado2 {
    margin-left: 10px;
    width: 100%;
    min-width: 100px;
}

.input-form-data2 {
    margin-left: 10px;
    max-width: 135px;
    min-width: 135px;
}

.font-travado2 {
    float: left;
    text-align: right;
    width: 100px;
    /*background-color: red;*/
}

.font-travado3 {
    float: left;
    text-align: right;
    width: 130px;
    /*background-color: red;*/
}
/*fim*/

.border_bottome {
    border: 1px solid #333333 !important;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e !important;
    border-color: #eea236;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

@media screen and (min-width: 0px) and (max-width: 1280px) {
    .detalheAtendimentoMesDia{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}
    .container {
        width: 960px;
        margin-left: 12%;
        background-color: #ffffff;
        padding-bottom: 2%;
    }

    .container-comunicados {
        width: 960px;
        margin-left: 12%;
        background-color: #ffffff;
        border-radius: 2px;
    }

    .footer {
        clear: both;
        margin: -1% auto;
        background-color: #0098db;
        /*width: 960px !important;*/
        height: 105px !important;
    }

    .footer-copyright {
        /*width: 960px !important;
        margin-left: 12%;*/
        background-color: #006da1;
        color: #ffffff;
        padding: 0.5% 0 0.5% 0;
        text-align: center;
    }

    .nav-login {
        width: 100%;
        max-width: 500px;
        margin-top: 15%;
        margin-left: 30%;
    }

    #cf{
        display: none;
    }
}
@media screen and (max-width: 800px)  {
    .nav-login {
        margin-left: 0% !important;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1366px) {
    .container {
        width: 960px;
        margin-left: 15%;
        background-color: #ffffff;
        padding-bottom: 2%;
    }

    .container-comunicados {
        width: 960px;
        margin-left: 15%;
        background-color: #ffffff;
        border-radius: 2px;
    }

    .footer {
        clear: both;
        margin: -1% auto;
        background-color: #0098db;
        /*width: 960px !important;*/
        height: 105px !important;
        margin-left: 15%;
    }

    .footer-copyright {
        /*width: 960px !important;*/
        background-color: #006da1;
        color: #ffffff;
        padding: 0.5% 0 0.5% 0;
        text-align: center;
    }

    .nav-login {
        width: 100%;
        max-width: 500px;
        margin-top: 12%;
        margin-left: 30%;
    }
}

@media screen and (min-width: 1367px) and (max-width: 1920px) {
    .container {
        width: 960px;
        margin-left: 25%;
        background-color: #ffffff;
        padding-bottom: 2%;
    }

    .container-comunicados {
        width: 960px;
        margin-left: 25%;
        background-color: #ffffff;
        border-radius: 2px;
    }

    .footer {
        clear: both;
        margin: -1% auto;
        background-color: #0098db;
        /*width: 960px !important;*/
        height: 105px !important;
        margin-left: 25%;
    }

    .footer-copyright {
        /*width: 960px !important;
        margin-left: 25%;*/
        background-color: #006da1;
        color: #ffffff;
        padding: 0.5% 0 0.5% 0;
        text-align: center;
    }

    .nav-login {
        width: 100%;
        max-width: 500px;
        margin-top: 15%;
        margin-left: 34%;
    }
}

.visibility {
    display: none;
}

.container-login {
    background-image: url("../img/login-background.jpg") !important;
}


#AnimationName {
    background-color: #126180;
}


.boas-vindas {
    height: 12px;
    padding: 3px;
    text-align: left;
    font-size: 1.8em;
    margin: 0 0 5% 5px;
    color: white;
    font-weight: normal;
}

.quadro-login {
    background-color: #ffffff;
    color: #0d2658;
    font-size: 1.3em;
    margin: 10px;
}
/* Topo Site*/
.container-top {
    background-color: #0098db;
}

a:link {
    text-decoration: none;
}

.textoTop {
    color: #ffffff;
    font-weight: bold;
    width: 150px;
}

.top-logo {
    color: #ffffff;
    padding: 0 2% 0 2%;
}
/* Menus */
.container-menu {
    background-color: #006da1;
    width: 100%;
}

/* Destaque Site Adm Franquia*/
.destaque-adm-frq {
    background-color: #ffffff;
    border-bottom: 5px solid #0098db;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-top: 5px;
}

    .destaque-adm-frq > tbody > tr {
        padding: 10% !important;
    }
/* campos usuário */

.formulario {
    width: 100px;
}

.formulario2 {
    width: 225px;
}

.formulario3 {
    width: 285px;
}

.formulariom {
    width: 350px;
}

.formularioxl {
    width: 457px;
}

/* Textos */
p {
    color: #0098db;
}
/* Corpo */
body {
    background-color: #dfdfdf;
}
/* Botão padrões */
.btn {
    display: inline-block;
    padding: 0px 3px;
    margin-bottom: 3px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:focus,
    .btn-primary.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

.btn-lg,
.btn-group-lg > .btn {
    padding: 20px 50px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-lg-ex {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.3333333;
    border-radius: 2px;
}

.alert {
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #ffffff;
    font-size: 1.8em;
}

.th-titulo {
    background-color: #0098db;
    color: #ffffff;
    padding: 2px;
    font-size: 1.3em;
}

.destaquetitulo {
    color: #0098db;
}

/* Botão Fechar */
.red {
    color: #CD0000;
}

    .red:hover {
        color: #8B0000;
    }

.white {
    color: #ffffff;
}

.menu-btn-avancar {
    margin: 5px 0 0 40%;
}

/* Botões Red */

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    margin: 2px;
}

    .btn-danger:focus,
    .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .btn-danger:active:hover,
        .btn-danger.active:hover,
        .open > .dropdown-toggle.btn-danger:hover,
        .btn-danger:active:focus,
        .btn-danger.active:focus,
        .open > .dropdown-toggle.btn-danger:focus,
        .btn-danger:active.focus,
        .btn-danger.active.focus,
        .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.text {
    color: #0d2658;
    font-size: 8pt;
}

.text-footer {
    color: white;
    font-size: 1em;
    text-align: justify;
    margin-top: 5%;
}

.white-text {
    color: white;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
}

    .white-text > h5 {
        font-size: 1.2em;
        padding-bottom: 2.8%;
        font-weight: bold;
    }

    .white-text a {
        color: white !important;
    }

.links {
    padding: 2px;
    list-style-type: none;
}

.footer-container {
    text-align: center;
}

/* Linhas e Colunas */
.row {
    margin-right: -15px !important;
    margin-left: 15px;
    padding-top: 10px;
    height: 20%;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 22%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

/*Formulário*/
.form-control {
    display: block;
    width: 80%;
    height: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1;
    }

    .form-control[disabled],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

select.form-control {
    margin-top: 15px;
    height: 30px !important;
    width: 80%;
    padding: 6px 12px;
    font-size: 14px;
    margin-bottom: 15px;
}

/* Transição da Logo */

#cf {
    bottom: 150px;
    position: fixed;
    right: 150px;
}

    #cf img {
        position: absolute;
        left: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }

        #cf img.top:hover {
            opacity: 0;
        }

.text-warning {
    color: #0d2658;
    font-size: 11pt;
    text-align: center;
    padding: 1% 5% 0 5%;
}
