﻿.imgLoader {
    width: 33px;
}

.modalEsqueciMeusDados {
    /*width: 425px;*/
    display: none;
}

.modalDivisoria {
    border-bottom: 2px dotted #ccc;
    margin-bottom: 6px;
}

.modalInput {
    margin-top: 9px;
}

.btn-login {
    margin-top: -10px !important;
    width: 5.3em;
}

.alert {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

.messages {
    font-size: 12px;
}

.margin-row {
    margin-top: 10px;
}

.vis-hidden {
    visibility: hidden;
}


.glyphicon {
    margin-right: 5px;
}

.links {
    font-size: .9em;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    font-size: 10.5vw;
}

.col-md-4 {
    text-align: center;
}

.border {
    border: solid 1px #000;
}

/*INFO: Display pequeno*/
/*@media (max-width: 480px) {
    #myCarousel {
        display: none;
    }
}*/
#BodyLogin .navbar-header {
    margin-top: 15px;
}

#BodyLogin #myCarousel {
    margin-top: 0px;
}

@media (max-width: 767px) {
    #BodyLogin .navbar-header {
        margin-right: 0;
        margin-left: 0;
        margin-top: 0;
    }
}



@font-face {
    font-family: 'Swiss721BTRoman';
    src: url('/HoyaIntegracao/fonts/Swiss721BT-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swis721BTBold';
    src: url('/HoyaIntegracao/fonts/Swis721BTBold.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}

.modal-sac {
    background: url(/HoyaIntegracao/img/popup_sac.png);
    height: 100%;
    background-repeat: no-repeat;
}

.content-title-sac {
    margin-top: 115px;
}

.title-sac {
    font-size: 35px;
    color: #FFFFFF;
    font-family: 'Swiss721BTRoman';
    position: relative;
    top: 10px;
}

.subtitle-sac {
    font-size: 45px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: 'Swis721BTBold';
    top: -13px;
    position: relative;
    border-bottom: 2px;
}

.subtitle-sac-2 {
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: 'Swis721BTBold';
    top: -25px;
    position: relative;
}

.content-sac {
    margin-top: 55px;
}

.atendimento-sac {
    font-weight: bold;
    color: #002b69;
    font-size: 20px;
    font-family: 'Swis721BTBold';
}

.horario-semana {
    font-weight: 700;
    color: #414042;
    margin-top: 20px;
    margin-bottom: -1px;
    font-family: 'Swiss721BTRoman';
}

    .horario-semana > span {
        color: #002b6a;
        font-family: 'Swis721BTBold';
        font-size: 17px;
    }

.horario-final-semana {
    font-weight: 700;
    color: #414042;
    margin-bottom: 20px;
    font-family: 'Swiss721BTRoman';
}

    .horario-final-semana > span {
        color: #002b6a;
        font-family: 'Swis721BTBold';
        font-size: 17px;
    }

.feriado {
    font-weight: 700;
    font-size: 15px;
    font-family: 'Swis721BTBold';
}

.remove-shadow-dialog {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    height: 100% !important;
}
