/*@font-face
{
    font-family: "Exo Extra Bold Italic";
    src: url("font/Exo-ExtraBold-Italic.eot?") format("eot"), url("font/Exo-ExtraBold-Italic.woff") format("woff"), url("font/Exo-ExtraBold-Italic.ttf") format("truetype"), url("font/Exo-ExtraBold-Italic.svg#Exo-ExtraBold-Italic") format("svg");
    font-weight: normal;
    font-style: normal;
}*/

#content {
    position: relative;
    padding: 15px;
    vertical-align: middle;
    min-height: 84vh;
}

#user-type-opt a {
    display: inline-block;
    margin-right: 15px;
}

#registro-opciones a {
    margin-right: 20px;
}

#registro-opciones a.selected {
    background: #2D98F3;
    color: #fff;
}

#opcion-cuenta a {
    margin-right: 25px;
}

.input-options span {
    margin-right: 20%;
    padding: 15px 0;
}

.required:before {
    content: "*";
    font-style: normal;
    color: #FF0000;
    font-weight: 600;
}

input[type="radio"], input[type="checkbox"] {
    margin-right: 5px;
}

.form-control {
    border: 1px solid #a0a0a0;
}

#page-header {
    margin-top: 10px;
    /*padding: 0;*/
    border-bottom: 1px solid #eee;
}

#page-header.fixed-top {
    margin-top: 0;
    /*border-bottom: 1px solid #eee;*/
    position: fixed;
    z-index: 15;
    padding-top: 4px;
    background: #fff;
    left: 0;
    right: 0;
}

#logo-container {

    width: 140px;
    display: inline-block;
    position: relative;
}

#logo-container img {
    width: 100%;
    border-radius: 6px;
}

#top-menu {
    margin-top: 6px;
}

button.navbar-toggle {
    background: #FF0000;
    padding: 6px 12px;
}

button.navbar-toggle .fa {
    color: #fff;
}

.current {
    background: #ddd;
    border-radius: 5px;
}

.user-menu {
    position: relative;
    width: 100%;
    right: 0;
    color: #f1a417;
    font-weight: 600;
    font-size: 15px;
}

.user-menu a {
    display: inline-block;
    margin-right: 6px;
    color: #fff;
}

button#hide-show-sidebar {
    display: none;
    background: #333;
    color: #FFF;
    padding: 4px 10px;
    font-size: 18px;
    border: 0;
}

#menu-usuario a {
    padding: 8px;
    border-bottom: 1px solid #ccc;
    display: block;
}

#menu-usuario a:first-child {
    border-top: 1px solid #ccc;
}

#menu-usuario a:hover {
    background: #c1d7e3;
}

#menu-usuario a.active {
    background: #142340;
    color: #fff;
}

#login-container {
    margin-top: 10%;
}

#tarjetas-list img {
    margin-bottom: 10px;
    width: 100%;
    border-radius: 10px;
}

#opciones-validar {
    width: 225px;
    text-align: right;
    padding-right: 3px;
}

#code-container {
    padding: 24px 10px 6px 10px;
    border: 2px solid #ccc;
    background: #EEE;
    margin-top: 0;
}

.pronto:before {
    content: "Muy pronto!";
}

.pronto {
    background: #1dc116;
    padding: 2px;
    font-style: normal;
    font-size: 13px;
    border-radius: 2px;
    color: #fff;
}

#container .locked-div {
    position: fixed;
    font-size: 1.2em;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: transparent;
}

.form-group .verification {
    position: absolute;
    margin-top: 33px;
    right: 18px;
}

/*#registro-container 
{
    margin:0 auto;
}*/

.container-center {
    margin: 0 auto;
}

#registro-contacto-titulo {
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
    margin: 20px 0;
    color: #222;
    font-weight: 600;
}

.nro-telefono {
    font-size: 22px;
    color: #2b669a;
    font-weight: 600;
    padding-right: 8px;
}

#change-pass-modal_ {
    padding: 20px;
    width: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: fixed;
    text-align: left;
    border-radius: 0 0 8px 8px;
    top: 20%
}

#mas-datos {
    margin-top: 1.75%;
}

.g-recaptcha {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform-origin: left top;
    -webkit-transform-origin: 0 0;
}

.select2 {
    width: 100% !important;
}

#cookieConsent {
    /*width: 100%;*/
    background-color: rgba(20, 20, 20, 0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 99;
    margin: 0 auto;
}

#cookieConsent a.close {
    color: #fff;
    position: relative;
    right: 3px;
    vertical-align: middle;
}

#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}

#click2call {
    bottom: 20px;
}

#SkypeButton_Call_servinf3_1 {
    margin-top: -15px;
}

#dropdown_SkypeButton_Call_servinf3_1 {
    z-index: 5;
}

#footer-images-container {
    padding-bottom: 15px;
    /*text-align: right;*/
}

#footer-images-container .footer-image {
    width: 118px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    margin-top: 5px;
}

.footer-image img {
    width: 100%;
    background: #fff;
    padding: 3px;
    border-radius: 3px;
}

.footer-image#logo-afip img {
    width: 60px;
}

@media only screen and (max-width: 767px) {
    #navbar {
        top: 42px;
        background: #c5c5c5;
    }

    #registro-container {
        width: 100%;
    }

    /*#footer-images-container {
        text-align: left;
    }*/
    #footer-images-container .footer-image {
        padding-left: 0;
        display: inline-block;
        margin-right: 10px;
    }

    #footer-images-container .footer-image:nth-child(even) {
        text-align: center;
    }

    #aa-actions a, .aa-action {
        display: block;
        margin: 4px 0;
    }

    #menu-usuario {
        height: 100%; /* 100% Full-height */
        position: absolute; /* Stay in place */
        z-index: 6; /* Stay on top */
        top: auto;
        left: 0;
        background-color: #ddd; /* Black*/
        overflow-x: hidden; /* Disable horizontal scroll */
        padding: 0; /* Place content 60px from the top */
        width: 0;
        transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    }

    button#hide-show-sidebar {
        display: block;
        margin-bottom: 8px;
    }
}