﻿@media screen and (min-width: 760px) {
    .tabs-login {
        padding: 10px 30px;
    }
}

@media screen and (max-width: 760px) {
    .tabs-login {
        padding: 5px 10px;
    }

    #acessar {
        padding: 5px 20px !important;
    }

    .bs-wizard-info {
        font-size: 0em !important;
    }

    .bs-wizard {
        padding: 20px 0px 0px 30px;
    }

    .portal-card-title {
        padding: 20px 0px 10px 30px;
    }

    .nav {
        width: 100%;
    }

    .nav-item {
        width: 100%;
        float: none;
    }

    .container {
        padding-left: 0;
        padding-right: 0;
    }

    .col-xs-12 {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .navbar .navbar-right .open .dropdown-menu {
        position: static;
        color: black !important;
    }

    .flat-blue.landing-page .navbar .navbar-collapse {
        width: 100% !important;
        height: 100% !important;
        float: left;
    }

    .flat-blue .navbar.navbar-inverse .navbar-nav > li.open > a {
        color: #0a9cc1; /*Cor Cliente*/
    }

    .tab-content > div {
        padding: 0px;
    }
}

@media screen and (min-width: 480px) {
    .portal-card {
        padding: 18px;
    }
}

@media screen and (max-width: 360px) {
    .login-container {
        padding: 40px;
        padding-bottom: 5px;
        margin-bottom: 0 !important;
    }
}


.btn-combo-companion {
    height: 28px;
    padding-top: 3px;
}

.margin-bottom-reset {
    margin-bottom: 0 !important;
}
/*-----------------------------------------------------------------------------------*/

/*#region Portal cards */

.portal-card {
    background-color: #fff;
}

.portal-card-title {
    margin-bottom: 40px;
}

.portal-card-control {
    margin-bottom: 7px;
}

.login-card {
    padding-top: 15px;
    background-color: rgba(255, 255, 255, 0.60);
}

.login-logo {
    margin-top: 70px;
    margin-bottom: 30px;
}

    .login-logo img {
        max-width: 100%;
        height: auto;
    }

.login-container {
    padding: 80px;
    padding-bottom: 40px;
    margin-bottom: 0 !important;
}



/*#endregion */

/*#region Clear_CadastroLogin */

#divCadastroLogin .col-md-12, .col-md-6 {
    margin-bottom: 10px !important;
}

/*#endregion */

/*#region Glyphicon button labels */

.glyphicon-btn-label {
    margin-left: 6px;
}

/*#endregion */

/*#region Datepicker */

.datepicker-days table {
    width: 210px !important; /*Ajustar Nos Demais*/
    max-width: 210px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.3em;
}

    .datepicker-days table td {
        font-size: 0.6875em;
    }

#dtPicker .datepicker {
    margin: auto;
    margin-top: 10px;
}


#dtPicker .disabled {
    color: #777 !important;
    font-weight: normal !important;
}
/*#endregion */

/*#region Listas */

#ulHorarios {
    list-style: none;
    margin-top: 15px;
    margin-left: -4px;
    padding: 0;
}

    #ulHorarios li {
        display: inline-block;
        font-size: 1.2em;
        font-family: "Roboto Condensed", sans-serif;
        margin: 11px 4px 11px 4px;
    }

/*#endregion */

/*#region Tables */

#tblConsultas {
    width: 100%;
}

    #tblConsultas td {
        vertical-align: middle;
    }

/*#endregion */

/*#region Menu */
.img-topmenu {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.flat-blue .navbar.navbar-inverse .navbar-nav > li.open > a {
    background-color: #f5f5f5;
    color: #000 !important;
}

.nav > li > a:hover {
    text-decoration: none !important;
    background-color: #eee !important;
    color: #000 !important;
}

nav.navbar-findcond {
    background: #fff;
    border-color: #ccc;
    box-shadow: 0 0 2px 0 #ccc;
}

    nav.navbar-findcond ul.navbar-nav a {
        border-style: solid;
        border-width: 0;
    }

        nav.navbar-findcond ul.navbar-nav a:hover,
        nav.navbar-findcond ul.navbar-nav a:visited,
        nav.navbar-findcond ul.navbar-nav a:focus,
        nav.navbar-findcond ul.navbar-nav a:active {
            color: #000;
        }

    nav.navbar-findcond li.divider {
        background: #ccc;
    }

    nav.navbar-findcond button.navbar-toggle:hover {
        background: #999;
    }

    nav.navbar-findcond button.navbar-toggle > span.icon-bar {
        background: #fff;
    }

    nav.navbar-findcond ul.dropdown-menu {
        border: 0;
        background: #f5f5f5 !important;
        border-radius: 0 !important;
        margin-top: 0px;
        box-shadow: 0 0 2px 0 #000;
        padding: 4px 0 4px 0;
    }

        nav.navbar-findcond ul.dropdown-menu > li > a {
            color: #444;
        }

.dropdown-menu item-menu:hover {
    background-color: #000 !important;
}

nav.navbar-findcond ul.dropdown-menu > li > a:hover {
    background: #eee;
    color: #fff;
}



nav.navbar-findcond span.badge.new {
    background: rgba(255, 0, 0, 0.8);
    color: #fff;
}

/*#endregion */
/*#region Wizard */
.row > [class*="col-"] {
    margin-bottom: 10px !important;
}


.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 20px 10px 10px 10px;
    background-color: #fff;
}

.loading {
    color: #0a9cc1 !important;
}

.bs-wizard > .bs-wizard-step {
    padding: 0;
    position: relative;
}

    .bs-wizard > .bs-wizard-step + .bs-wizard-step {
    }

    .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
        color: #595959;
        font-size: 1em;
        margin-bottom: 0px;
    }

    .bs-wizard > .bs-wizard-step .bs-wizard-info {
        color: #999;
        font-size: 0.875em;
    }

    .bs-wizard > .bs-wizard-step > .progress {
        position: relative;
        border-radius: 0px;
        height: 8px;
        box-shadow: none;
        margin: 20px 0;
    }

    .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
        width: 100%;
    }

    .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
        width: 50%;
    }

    .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
        width: 100%;
    }

    .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
        width: 100%;
    }

    .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
        background-color: #f5f5f5;
    }


        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
            opacity: 0;
        }

    .bs-wizard > .bs-wizard-step:first-child > .progress {
        left: 50%;
        width: 50%;
    }

    .bs-wizard > .bs-wizard-step:last-child > .progress {
        width: 50%;
    }

    .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
        pointer-events: none;
    }

/*#endregion */

/*#region Login */

.container-login {
    min-height: 0;
    color: #f5f5f5;
    margin-top: 40px;
    padding: 0;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.container-login > section {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
}

#top-bar {
    display: inherit;
}

.nav-tabs.nav-justified {
    border-bottom: 0 none;
    width: 100%;
}

    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
        float: none;
    }

.container-login .nav-tabs.nav-justified > li > a,
.container-login .nav-tabs.nav-justified > li > a:hover,
.container-login .nav-tabs.nav-justified > li > a:focus {
    background: #fff;
    border: medium none;
    color: #000;
    margin-bottom: 0;
    margin-right: 0;
    border-radius: 0;
}

.container-login .nav-tabs.nav-justified > .active > a,
.container-login .nav-tabs.nav-justified > .active > a:hover,
.container-login .nav-tabs.nav-justified > .active > a:focus {
    background: #F5F5F5;
    color: #333333;
}

.container-login .nav-tabs.nav-justified > li > a:hover,
.container-login .nav-tabs.nav-justified > li > a:focus {
    background: #F5F5F5;
}

.tabs-login {
    background: #f5f5f5;
    border: medium none;
    margin-top: -1px;
}

.container-login .checkbox {
    margin-top: -15px;
}

.login-body p {
    color: #999;
}

.btn.btn-facebook {
    background-color: #3b5998;
    color: #FFF;
    border-color: #3b5998;
}

    .btn.btn-facebook:hover {
        color: #fff;
    }

/*#endregion */


/*-----------------------------------------------------------------------------------*/

/*#region Customizações Gerais */
.login-card h2 {
    color: #0a9cc1 !important;
    margin: 0, 0, 5px, 0;
    padding: 0;
}

.card .card-header .title {
    color: #0a9cc1 !important;
}

a:hover {
    color: #0a9cc1 !important;
}

.session-title {
    color: #0a9cc1;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.5em;
    margin-top: 50px;
    border-top: 1px solid #EAEAEA;
}

#dtPicker td.active.active,
.datepicker #dtPicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
    color: #fff !important;
    background-color: #0a9cc1 !important;
    border-color: #0a9cc1 !important;
}

#dtPicker .day {
    color: #0a9cc1;
    font-weight: bold;
}

#ulHorarios li a {
    color: #0a9cc1;
    font-size: 0.9375em;
    font-weight: bold;
    padding: 6px 6px 6px 6px;
    border: 2px solid #0a9cc1;
    border-radius: 7px;
    background-color: #fff;
    transition: background-color 0.4s, color 0.4s;
    -webkit-transition: background-color 0.4s, color 0.4s;
    cursor: pointer;
}

    #ulHorarios li a:hover {
        color: #fff !important;
        font-size: 0.9375em;
        font-weight: bold;
        padding: 6px 6px 6px 6px;
        border: 2px solid #0a9cc1;
        border-radius: 7px;
        background-color: #0a9cc1;
        cursor: pointer;
    }

.radio3.radio-vportal input:checked + label::before {
    background-color: #0a9cc1;
    border-color: #0a9cc1;
}

nav.navbar-findcond a {
    color: #0a9cc1;
}

nav.navbar-findcond ul.navbar-nav a:hover {
    border-color: #0a9cc1;
}

nav.navbar-findcond button.navbar-toggle {
    background: #0a9cc1;
    border-radius: 2px;
}

.btn.btn-warning {
    background-color: #0a9cc1 !important;
    color: #FFF;
    border-color: #0a9cc1 !important;
}

.btn.btn-info {
    background-color: #0a9cc1 !important;
    color: #FFF;
    border-color: #0a9cc1 !important;
}

h4, h2 {
    color: #0a9cc1 !important;
    font-size: 2.0em !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0a9cc1 !important;
    color: white;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #0a9cc1;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

    .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
        content: ' ';
        width: 14px;
        height: 14px;
        background: #002976;
        border-radius: 50px;
        position: absolute;
        top: 8px;
        left: 8px;
    }

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0px;
    box-shadow: none;
    background: #0a9cc1;
}

.container-login h2 {
    color: #ea533f;
}

.container-login button {
    background-color: #ea533f;
    border-color: #e73e28;
    color: #002976;
    border-radius: 0;
    font-size: 1.125em;
    line-height: 1.33;
    padding: 10px 16px;
    width: 100%;
}


    .container-login button:hover,
    .container-login button:focus {
        background: #de2f18;
        border-color: #be2815;
    }

/*#endregion */

/*#region Customizações Especificas*/

/*#region Jumbotron */

@media (max-width: 320px) {
    #pHeader {
        padding-top: 40px !important;
        height: 250px;
        background-image: url("../Climedin/app-header-bg.jpg") !important;
    }
}

@media (min-width: 360px) {
    #pHeader {
        padding-top: 40px !important;
        height: 250px;
        background-image: url("../Climedin/app-header-bg.jpg") !important;
    }

        #pHeader h2 {
            margin-top: 50px;
        }
}

@media (min-width: 768px) {
    #pHeader {
        padding-top: 40px !important;
        height: 160px;
        background-image: url("../Climedin/app-header-bg.jpg") !important;
    }

        #pHeader h2 {
            margin-top: 20px;
        }
}

.navbar-brand {
    height: 80px !important;
    width: 200px !important;
}

/*#endregion */

/*#region Novidades */

.flat-blue .pricing-table.dark-versatilis .pt-header {
    background-color: #12a588;
    color: #FFF;
}

.flat-blue .pricing-table.light-versatilis .pt-header {
    background-color: #1ABC9C;
    color: #FFF;
}

/*#endregion */

/*#endregion*/
