﻿@font-face {
    font-family: "Helvetica";
    src: url("../../fonts/Helvetica.eot");
    src: url("../../fonts/Helvetica.eot?#iefix") format("embedded-opentype"), url("../../fonts/Helvetica.woff") format("woff"), url("../../fonts/Helvetica.ttf") format("truetype"), url("../../fonts/Helvetica.svg") format("svg");
}

@font-face {
    font-family: "Helvetica-Bold";
    src: url("../../fonts/Helvetica-Bold.eot");
    src: url("../../fonts/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Helvetica-Bold.woff") format("woff"), url("../../fonts/Helvetica-Bold.ttf") format("truetype"), url("../../fonts/Helvetica-Bold.svg") format("svg");
}

body {
    font-family: "Helvetica" !important;
}

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
}

.page-signin .form-actions .signin-btn {
    padding-left: 30px !important;
    padding-right: 30px !important;
    width: auto;
}

@media(min-width: 700px) {
    #page-signin-bg {
        /*background-image: url('../../../../images/bg-login.jpg');*/
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media(max-width: 700px) {
    #page-signin-bg {
        /*background-image: url('../images/bg-login-mvl.jpg');*/
        background-size: cover;
    }
}

@media(max-width: 400px) {
    .page-signin .signin-container {
        width: 100% !important;
        margin: auto !important;
        top: 100px !important;
        padding-left: 11px;
        padding-right: 11px;
    }
}

#page-signin-bg img {
    width: 100%;
    top: -150px !important;
    position: relative;
}

.sweet-alert button {
    background-color: hsl(0, 100%, 50%) !important;
    border: 1px solid hsl(0, 100%, 100%) !important;
    border-radius: 0 !important;
    color: white !important;
    font-size: 15px !important;
    letter-spacing: 1px;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

.btnRedLogin:hover {
    background-color: hsl(0, 100%, 50%) !important;
    border: 1px solid hsl(0, 100%, 100%) !important;
    border-radius: 0 !important;
    color: white !important;
    font-size: 15px !important;
    letter-spacing: 1px;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

.btnRedLogin {
    background-color: black!important;
    border: 1px solid black !important;
    border-radius: 0 !important;
    color: white !important;
    font-size: 15px !important;
    letter-spacing: 1px;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

#signin-demo {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background: rgba(0,0,0,.6);
    padding: 6px;
    border-radius: 3px;
}

    #signin-demo img {
        cursor: pointer;
        height: 40px;
    }

        #signin-demo img:hover {
            opacity: .5;
        }

    #signin-demo div {
        color: #fff;
        font-size: 10px;
        font-weight: 600;
        padding-bottom: 6px;
    }

.jqstooltip {
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
    background: rgb(0, 0, 0) transparent;
    background-color: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    color: white;
    font: 10px arial, san serif;
    text-align: left;
    white-space: nowrap;
    padding: 5px;
    border: 1px solid white;
    z-index: 10000;
}

.jqsfield {
    color: white;
    font: 10px arial, san serif;
    text-align: left;
}

.navbar-brand {
    font-weight: bold;
    color: #000 !important;
    font-size: 30px;
    line-height: 20px;
    font-style: normal;
    text-transform: uppercase;
}

.container_drop_down_languages {
    position: absolute;
    height: 50px;
    z-index: 999999999;
    top: 35px;
    right: 15px;
}

#lblCurrentLang {
    padding-right: 10px;
    color: black;
}

.ul_lang_panelInicio {
    min-width: 100px;
}

.li_PanelInicio {
    width: 100px;
}

.col_container_main {
    height: 125px !important;
    background-color: white !important;
    z-index: 999999 !important;
    position: relative;
    padding-left: 11px;
    padding-right: 11px;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-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;
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 3px;
}

.form-control {
    border-top-color: #c2c2c2;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a, a:hover {
    text-decoration: none;
    font-size: 13px;
}

    a:active, a:hover {
        outline: 0;
    }

a {
    background: transparent;
}

.col_forget_pass {
    padding: 10px 0 0 0 !important;
    float: left;
}

@media (min-width: 1200px) {
    .container {
        width: 1162px;
    }
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown-toggle::after {
    display: none;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    position: absolute;
}

.pull-right .dropdown-menu {
    left: auto;
    float: right;
    right: 0;
}

.open > .dropdown-menu {
    display: block;
}

.dropdown-menu {
    border: 2px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

ul.dropdown-menu {
    border: 2px solid #ccc;
    padding: 5px 0;
}

    ul.dropdown-menu > li > a {
        margin: 0 -2px;
        padding: 5px 18px;
    }

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

    .dropdown-menu > li > a:hover, .theme-default .dropdown-menu > li.active > a {
        background: #1d89cf;
    }

    .dropdown-menu > li > a:hover {
        color: #ffffff;
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}

p {
    margin: 0 0 9px;
    font-size: 13px;
    line-height: 18.5px;
}

.panel_style_right p {
    margin: 0px 0 9px;
    font-size: 32px;
    line-height: 18.5px;
    padding: 25px;
}

#lblYaPuedes {
    font-size: 13px;
    line-height: 18.5px;
    color: #555;
}

@media(max-width: 991px) {
    .rev_seg_back {
        background-color: white;
        padding: 10px;
    }
}

@media(min-width: 991px) {
    .rev_seg_back {
        background-color: white;
        padding: 70px 120px 120px 120px;
    }
}

.col_revision_logo {
    float: left;
    padding-left: 11px;
    padding-right: 11px;
}

.col_padding {
    padding-left: 11px;
    padding-right: 11px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 11px;
    padding-right: 11px;
}

.p_500_first {
    margin-top: 0px;
    font-size: 150px;
    line-height: inherit;
    color: #959595;
    position: absolute;
    bottom: 110px;
}

.p_500_second {
    font-size: 40px;
    font-weight: 600;
    position: absolute;
    bottom: 90px;
    line-height: inherit;
    color: #959595;
}

.p_404_first {
    margin-top: 0px;
    font-size: 150px;
    line-height: inherit;
    color: #959595;
    position: absolute;
    bottom: 110px;
}

.p_404_second {
    font-size: 40px;
    font-weight: 600;
    position: absolute;
    bottom: 90px;
    line-height: inherit;
    color: #959595;
}

@media(max-width: 767px) {
    .p_404_first {
        margin-top: 0px;
        font-size: 115px;
        line-height: inherit;
        color: #959595;
        position: absolute;
        bottom: 250px;
    }

    .p_404_second {
        font-size: 30px;
        font-weight: 600;
        position: absolute;
        bottom: 200px;
        line-height: inherit;
        color: #959595;
    }

    .p_500_first {
        margin-top: 0px;
        font-size: 115px;
        line-height: inherit;
        color: #959595;
        position: absolute;
        bottom: 250px;
    }

    .p_500_second {
        font-size: 30px;
        font-weight: 600;
        position: absolute;
        bottom: 200px;
        line-height: inherit;
        color: #959595;
    }
}


/** CHANGE VIDEO LOGIN **/

html body.page-signin {
    background: #fff !important;
}

#form1, #form2 {
    height: -webkit-fill-available;
    display: flow-root;
}

.table_header_loguin {
    margin-left: auto;
    margin-right: auto;
}

body #page-signin-bg.page_sigbin_bg {
    text-align: center;
    background-color: #dcedce;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative !important;
    /*    top: -125px;*/
}

#myVideo {
    width: 46%;
    top: -120px;
    position: relative;
}

body.page-signin .signin-container {
    /*    top: -45vh !important;*/
    padding-bottom: 10px;
}

.panel_style {
    height: 100vh;
    width:100%;
    margin:0px;
/*    padding:20px;*/
}

.panel_style_left {
    height: 100%;
    background-color: #9bc479;
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.panel_style_right {
    width: 435px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-top: 0px;
    margin-left: -217.5px;
}

@media(max-width: 700px) {http://localhost:11083/images/Footer_caffe_dautore.png
    .panel_style {
        height: 100vh;
        margin-left:0px;
        margin-right:0px;
    }
    .panel_style_left {
        height: 40%;
        background-color: #9bc479;
        display: flex;
        align-content: center;
    }

    .panel_style_right {
        width: 322px;
        position: relative;
        left: 50%;
        top: 0%;
        margin-top: 0px;
        margin-left: -160.5px;
        margin-right: -202px;
    }
}

@media(max-width: 1299px) {
    #myVideo {
        width: 100%;
    }
}

.col_forget_pass a {
    /*color: white;*/
    color: black;/* #ff0000;*/
}

@media(max-width: 767px) {
    #myVideo {
        top: -150px;
    }

    body.page-signin .signin-container {
        top: -62vh !important;
    }

    body.page-signin .signin-container {
        padding-bottom: 50px;
    }
}
