/* Error de minimización. Devolviendo el contenido no minimizado.
(49,23): run-time error CSS1038: Expected hex color, found '#ffff'
 */
.btn, .login .content h1, .login .content p, .login .copyright, .login .logo, .logoSA, .text-center {
    text-align: center
}

.btn, .btn-popup, .modal__bg, .modal__close, a:hover {
    cursor: pointer
}

*, :after, :before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

[class*=" icon-"]:before, [class^=icon-]:before, [data-icon]:before {
    font-family: sacomfont !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

button, select {
    text-transform: none
}

@font-face {
    font-family: sacomfont;
    src: url(../../../Content/Fonts/sacomfont.eot);
    src: url(../../../Content/Fonts/sacomfont.eot?#iefix) format("embedded-opentype"),url(../../../Content/Fonts/sacomfont.woff) format("woff"),url(../../../Content/Fonts/sacomfont.ttf) format("truetype"),url(../../../Content/Fonts/sacomfont.svg#sacomfont) format("svg");
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    content: attr(data-icon)
}

.login {
    /*background-color: #2e2e2e !important*/
    background-color: #ffff;
}

    .login .logo {
        margin: 60px auto 0;
        padding: 0 auto 10px
    }

.logoSA {
    border-top: 1px solid #878787;
    margin: 0 auto;
    padding: 5px
}

.btn, .form-control {
    padding: 6px 12px;
    font-size: 14px
}

.form-group {
    margin-bottom: 15px;
    margin-left: 20px
}

.form-control {
    outline: 0 !important;
    box-shadow: none !important;
    display: block;
    width: 90%;
    height: 34px;
    line-height: 1.42857;
    color: #8d8d8d;
    background-color: #fff;
    background-image: none;
    border: 1px solid #8d8d8d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,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: #93a1bb;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(147,161,187,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,1),0 0 8px rgba(147,161,187,1)
    }

    .form-control::-moz-placeholder {
        color: #8d8d8d;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #8d8d8d
    }

    .form-control::-webkit-input-placeholder {
        color: #8d8d8d
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

.control-label {
    margin-top: 1px;
    font-weight: 400
}

.visible-ie8, .visible-ie9 {
    display: none
}

.btn, .close {
    display: inline-block
}

.close {
    margin-top: 0;
    margin-right: 0;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat !important;
    text-indent: -10000px;
    outline: 0;
    background-image: url(../../../Content/Images/remove-icon-small.png)
}

.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.44
}

.btn {
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    touch-action: manipulation;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.login .content {
    background: #FFF;
    display: block;
    border: 2px solid #e6e6e6;
    color: #8d8d8d;
    width: 400px;
    margin: 20px auto 10px;
    padding: 0 30px 30px;
    position: relative
}

    .login .content p {
        color: #4d4d4d;
        width: 100%;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px
    }

    .login .content h1 {
        font-size: 24px;
        margin: 10px 0;
        font-weight: 700;
        color: #4d4d4d;
        letter-spacing: 1px;
        text-transform: uppercase
    }

.login .ft1, .login .ft2 {
    font-size: 18px;
     /*color: #FFF;*/
    color: #2e2e2e !important;
    margin: 0
}

.login .ft2 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 300
}

.login .call {
    color: #FD0;
    line-height: 20px
}

.login .content .form-control:active, .login .content .form-control:focus {
    border: 1px solid #8D8D8D
}

.login .content .form-control::-moz-placeholder {
    color: #8d8d8d;
    opacity: 1
}

.login .content .form-control:-ms-input-placeholder {
    color: #8d8d8d
}

.login .content .form-control::-webkit-input-placeholder {
    color: #8d8d8d
}

.login .content .forget-form, .login .content .register-form {
    display: none
}

.login .content .form-title {
    font-weight: 300;
    margin: 20px 0
}

.login .content .form-actions {
    clear: both;
    border: 0;
    text-align: center
}

.login .content .register-form .form-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.login .content .form-actions .btn {
    height: 45px;
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 10px;
    background: #fd0;
    color: #4d4d4d;
    border: none;
    font-size: 18px;
    line-height: 16px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

    .login .content .form-actions .btn:hover {
        background-color: #FC0
    }

.login .content .forget-password {
    color: #4d4d4d !important;
    text-align: center !important;
    width: 100% !important;
    text-decoration: none !important;
    display: block !important;
    font-size: 14px !important;
    margin-bottom: 20px
}

a:hover {
    color: #337ab7
}

.login .content .create-account {
    margin: 0 -40px -30px;
    padding: 15px 0 17px;
    text-align: center;
    background-color: #000;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -ms-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px
}

    .login .content .create-account > p {
        margin: 0
    }

    .login .content .create-account p a {
        font-weight: 600;
        font-size: 14px;
        color: #F1C40F
    }

    .login .content .create-account a {
        display: inline-block;
        margin-top: 5px
    }

.login .avisos-text {
    color: #2e2e2e
}

.login .copyright a {
    /*color: #FFF;*/
    color: #2e2e2e !important;
    padding: 10px;
    display: inline-flex;
    text-decoration: none;
    list-style-type: none
}

    .login .copyright a:hover {
        color: #F1C40F;
        text-decoration: none
    }

.login .copyright {
    margin: 0 auto 30px 0;
    padding: 10px;
    color: #F1C40F;
    font-size: 13px
}

    .login .copyright .ft3 {
        display: block;
        /*color: #FFF;*/
        color: #2e2e2e !important;
        font-size: 13px;
        padding-top: 0;
        font-weight: 300
    }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #27a4b0
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #e73d4a
}

.has-error .help-block {
    padding-left: 10px;
    font-size: 13px;
    margin-top: 4px
}

a.chat-btn, span.chattxt {
    text-decoration: none
}

a.chat-btn {
    position: absolute;
    display: block;
    height: 40px;
    width: 140px;
    background: #fd0;
    bottom: 80px;
    right: -90px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.modal, .modal__bg, .modal__inner {
    right: 0;
    bottom: 0;
    left: 0
}

span.chaticon {
    height: 30px;
    width: 30px;
    background-image: url(../../../Content/Images/chat.svg);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 4px 8px 0 13px
}

span.chattxt {
    font-weight: 400;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 14px;
    display: inline-block;
    max-width: 70px;
    margin-top: 5px;
    text-align: right
}

.modal {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    text-align: left;
    background: rgba(0,0,0,.9);
    transition: opacity .25s ease;
    z-index: 500000
}

.modal__bg {
    position: absolute;
    top: 0
}

.modal-state {
    display: none !important
}

    .modal-state:checked + .modal {
        opacity: 1;
        visibility: visible
    }

        .modal-state:checked + .modal .modal__inner {
            top: 0
        }

.modal__inner {
    transition: top .25s ease;
    position: absolute;
    top: -20%;
    width: 50%;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    padding: 1em 2em;
    height: 50%;
    overflow: hidden
}

    .modal__inner h4 {
        margin-top: 0;
        padding-bottom: 12px;
        border-bottom: 1px solid #ddd;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        margin-bottom: 5px
    }

.modal__close {
    position: absolute;
    right: 1em;
    top: 1em;
    width: 1.1em;
    height: 1.1em
}

    .modal__close:after, .modal__close:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 1.3em;
        background: red;
        display: block;
        transform: rotate(45deg);
        left: 50%;
        margin: -3px 0 0 -1px;
        top: 0
    }

    .modal__close:hover:after, .modal__close:hover:before {
        background: #f30
    }

    .modal__close:before {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg)
    }

.popupText {
    font-family: Roboto,Helvetica,sans-serif;
    font-size: .725rem;
    color: #878787;
    font-weight: 700;
    line-height: 1rem
}

.pop-up-content {
    overflow: auto;
    display: block;
    position: relative;
    height: 80%;
    -webkit-overflow-scrolling: touch
}

    .pop-up-content ol, .pop-up-content ul {
        padding-left: 20px;
        font-size: 13px
    }

        .pop-up-content ol li {
            margin-bottom: 10px
        }

    .pop-up-content table {
        overflow-x: scroll;
        font-size: 11px;
        margin: 10px 0;
        display: block;
        width: 100%
    }

        .pop-up-content table td, .pop-up-content table th {
            border: 1px solid #ccc;
            padding: 10px 5px
        }

    .pop-up-content p {
        font-size: 13px;
        line-height: 20px;
        font-weight: 400;
        margin-bottom: 1.5rem
    }

popup-content {
    background-color: #fff
}

.pop-up-content ul, .popup h4, .popup p {
    margin-bottom: 20px
}

.btn-popup {
    color: #0079e0
}

.modal__inner.data-pop {
    width: 40%;
    text-align: center
}

    .modal__inner.data-pop .pop-up-content p {
        font-size: 15px !important;
        margin-bottom: 10px
    }

    .modal__inner.data-pop img {
        max-width: 100%;
        margin: 0 auto
    }

body.noscroll {
    overflow: hidden !important
}

@media (max-width:767px) {
    .modal__inner {
        width: 80%
    }
}

@media (max-width:440px) {
    .login .content, .login .logo {
        margin-top: 10px
    }

        .login .logo img {
            width: 38%;
            height: auto
        }

    .login .content {
        width: 90%;
        padding: 8px 0 0 8px
    }

        .login .content h3 {
            font-size: 22px
        }

    .forget-password {
        display: inline-block;
        margin-top: 20px
    }

    .login .content .form-actions {
        padding: 0;
        text-align: center
    }

        .login .content .form-actions .btn {
            display: inline-block;
            margin: 10px auto
        }

    .login .ft2 {
        font-size: 18px;
        line-height: 24px
    }

    .login .copyright {
        margin: 45px auto 0
    }

    a.chat-btn {
        position: absolute;
        display: block;
        height: 40px;
        width: 140px;
        background: #fd0;
        bottom: -42px;
        right: 0;
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
        border-radius: 0 0 10px 10px
    }

    .login .copyright a {
        padding: 4px;
        font-size: 15px
    }

    .btn-popup {
        display: block !important;
        line-height: 2rem
    }

    .terminos {
        margin-bottom: 10px
    }
}

@media (max-width:321px) {
    .row {
        margin: 0
    }

    .form-control {
        display: block;
        width: 90%;
        height: 30px
    }

    .form-group {
        padding-left: 10px
    }
}

.column, .columns, .container {
    width: 100%;
    box-sizing: border-box
}

.container {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px
}

.column, .columns {
    float: left
}

.check-datos {
    max-width: 132px;
    margin: 0 auto 20px
}

    .check-datos input[type=checkbox] {
        display: none
    }

        .check-datos input[type=checkbox] + label {
            position: relative;
            display: flex;
            margin: .6em 0;
            align-items: center;
            color: #4d4d4d;
            transition: color 250ms cubic-bezier(.4,0,.23,1);
            font-size: .9em
        }

            .check-datos input[type=checkbox] + label > span {
                display: flex;
                justify-content: center;
                align-items: center;
                margin-right: 10px;
                width: 20px;
                height: 20px;
                background: 0 0;
                border: 1px solid #8d8d8d;
                border-radius: 2px;
                cursor: pointer;
                transition: all 250ms cubic-bezier(.4,0,.23,1)
            }

        .check-datos input[type=checkbox]:checked + label > span {
            border: .7em solid #55d64c
        }

            .check-datos input[type=checkbox]:checked + label > span:before {
                position: absolute;
                top: 9px;
                left: 4px;
                content: '';
                display: block;
                width: 4px;
                height: 7px;
                border: solid #fff;
                border-width: 0 3px 0 0;
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg)
            }

            .check-datos input[type=checkbox]:checked + label > span:after {
                content: '';
                display: block;
                position: absolute;
                top: 3px;
                left: 9px;
                width: 4px;
                height: 13px;
                border: solid #fff;
                border-width: 0 3px 0 0;
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg)
            }

@keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #212121;
        transform: translate3d(0,0,0) rotate(45deg)
    }

    33% {
        width: .2em;
        height: 0;
        transform: translate3d(0,0,0) rotate(45deg)
    }

    100% {
        width: .2em;
        height: .5em;
        border-color: #212121;
        transform: translate3d(0,-.5em,0) rotate(45deg)
    }
}

.btn-popup, .btn-popup-foot {
    display: inline-block !important;
    margin-top: 0 !important;
    text-decoration: none;
    font-size: 13px
}

.datos-pop {
    color: #4d4d4d !important;
    text-align: center !important;
    width: 100% !important;
    text-decoration: none !important;
    display: block !important;
    font-size: 14px !important;
    margin-bottom: 10px
}

.anuncio-modal.anuncio-modal-off, .enviado-modal.enviado-modal-off {
    display: none
}

.tooltip {
    color: #000;
    font-style: normal;
    font-size: 12px;
    background: #fd0;
    padding: 3px 7px;
    margin-left: 5px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px
}

.anuncio-modal, .enviado-modal {
    position: fixed;
    height: 100%;
    background: rgba(0,0,0,.9);
    z-index: 9999;
    top: 0;
    left: 0
}

@media (min-width:400px) {
    .container {
        width: 85%;
        padding: 0
    }
}

@media (min-width:780px) {
    .container {
        width: 80%
    }

    .column, .columns {
        margin-left: 4%
    }

        .column:first-child, .columns:first-child {
            margin-left: 0
        }

    .five.columns {
        width: 39.3333333333%
    }

    .six.columns {
        width: 48%
    }

    .seven.columns {
        width: 56.6666666667%
    }
}

.clear {
    clear: both
}

.icon-close:before {
    content: "\e000"
}

.anuncio-modal {
    width: 100%
}

    .anuncio-modal .message-modal {
        width: 600px
    }

.enviado-modal {
    width: 100%
}

.message-modal-text {
    padding: 10px 20px;
    height: 120px
}

.anuncio-img {
    padding: 10px 20px 20px
}

.message-modal {
    display: block;
    width: 360px;
    height: auto;
    text-align: center;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%)
}

.message-modal-content {
    background: #fff;
    border-radius: 5px
}

    .message-modal-content form {
        padding: 0 20px 20px
    }

    .message-modal-content label {
        display: block;
        width: 100%;
        margin: 5px 0;
        text-align: center;
        font-size: .9em
    }

    .message-modal-content input, .message-modal-content select, .message-modal-content textarea {
        display: block;
        width: 100%;
        margin: 5px 0 15px;
        text-align: left;
        padding: 7px;
        font-size: .9em;
        border: 1px solid #bdc3c7;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        background: #fff;
        height: 35px
    }

    .message-modal-content textarea {
        height: 60px
    }

    .message-modal-content h5 {
        margin-top: 0;
        font-size: 1em;
        padding: 10px 40px;
        margin-bottom: 0;
        background: #fff;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        position: relative
    }

    .message-modal-content p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 0
    }

    .message-modal-content button, .msend {
        background: #fd0;
        color: #000;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border: 0;
        padding: 10px;
        width: 140px;
        display: block;
        margin: 0 auto
    }

        .message-modal-content button:hover, .msend:hover {
            cursor: pointer;
            background: #fc0
        }

.modal-close {
    color: #e74c3c;
    display: block;
    height: 40px;
    width: 40px;
    right: 0;
    top: 0;
    position: absolute;
    padding: 10px;
    text-align: center
}

@media only screen and (max-width:600px) {
    .anuncio-modal .message-modal {
        width: 95%
    }
}
.load-text {
    font-family: sans-serif;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 17px;
    color: #777;
    padding-top: 20px;
}
    .a-modal {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .8);
        z-index: 50000;
        top: 0;
        left: 0;
    }
    
    .a-modal.a-modal-off {
        display: none;
    }
    
    .a-ms-modal {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 310px;
        height: auto;
        background: #fff;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }
    
    .a-ms-title {
        display: block;
        position: relative;
        text-align: center;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
        padding: 10px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        color: #fff;
    }
    
    .a-ms-title span.close-a-modal {
        display: block;
        position: absolute;
        right: 5px;
        top: 5px;
        font-size: 20px;
        width: 25px;
        height: 25px;
        color: #fff
    }
    
    span.close-a-modal:hover {
        cursor: pointer
    }
    
    .a-ms-cntainer {
        padding: 10px;
        text-align: center;
        font-size: 16px;
    }
    
    .a-rojo {
        background: #F44336;
    }
    
    .a-verde {
        background: #4CAF50;
    }
    
    .a-naranja {
        background: #ff7822;
    }

