@font-face {
    font-family: movistar_textregular;
    src: url('../fonts/TelefonicaWeb-Regular.eot');
    src: url('../fonts/TelefonicaWeb-Regular?#iefix') format('embedded-opentype'),
         url('../fonts/TelefonicaWeb-Regular.ttf') format('truetype'),
         url('../fonts/TelefonicaWeb-Regular.svg#movistar_textregular') format('svg');
}

body {
    font-family: movistar_textregular, sans-serif, Helvetica;
    font-size: 16px; background-color: #E9EAE8; color: #50535A;
}

/* -------------------- Header -------------------- */
.header {
    //background-color: #006699;
    background-color: #FFFFFF;
    border-bottom: 2px solid #E9EAE8;
    //color: white;
    color: #EAE9E8;
    height: 70px;
    left: 0; right: 0; top: 0;
    padding-right: 50px;
    position: fixed;
    text-align: right;
    z-index: 1;
}
.header_brand {
    font-weight: bold;
    color: #00A9E0;
    font-size: 24px;
    //top: 0; left: 120px;
    line-height: 70px;
    //padding-left: 80px;
    position: fixed;
    left: 120px; top: 0px;
}
.header_title {
    font-weight: bold;
    color: #5BC500;
    font-size: 30px;
    line-height: 70px;
}
.logo_left {
    left: 40px; top: 2px;
    max-width: 16%; min-width: 160px;
    //max-height: 64px;
    //width: 86px; height: 64px;
    //line-width: 480px;
    position: fixed;
}
.logo_right {
    //max-width: 25%; min-width: 120px;
    //position: fixed;
    //right: 20px; top: 5px;
	display:none;
}
.logout {
    color: black;
    cursor: pointer;
    font-weight: bold;
    position: fixed;
    padding: 0 50px;
    right: 30px; top: 70px;
}

/* -------------------- Menu -------------------- */
.cLang {
    cursor: pointer;
    right:18px; top:51px;//right:18px; top:18px;
    //border: solid #00A9E0 !important;
    //position: fixed;
}
.cMenu {
    position: relative;
    font-size: 16px;
    padding-top: 3px;
    padding-left:40px;
    color: #00A9E0;
}
.dropdown-menu {
    //background-color: #006699;
    //border: 1px solid cyan !important;
    background-color: #FFFFFF;
    border: 1px solid #C9CAC8 !important;
    border-radius: 0px;
    border-top: 1px solid #FFFFFF !important;
    width: 234px !important;
    color: #50535A;
    padding-left: 20px;
    left: 80px; top: 105px;
    z-index: 2;
}
.dropdown-backdrop {z-index:0; position: static;}
.dropdown-menu li a {color: #50535A; font-size: 16px;}
.dropdown-menu .divider {margin: 5px;}
.dropdown-submenu .dropdown-menu {text-align: center; width: 140px !important;}
.menu {
    background: url(../images/menu_normal.png);
    //background-color: #FFFFFF;
    //cursor: pointer;
    //display: block;
    //font-size: 22px;
    height: 40px; width: 40px;
    //left: 40px; top: 15px;
    //left: 80px; top: 71px;
    //line-height: 40px;
    position: fixed;
}
.menu:hover {background: url(../images/menu_active.png);}
.menu_container {
    background-color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 22px;
    border-style: solid;
    border-width: 1px;
    //border-radius: 5px;
    border-color: #C9CAC8;
    text-align: left;
    padding-top: 3px;
    height: 40px; width: 234px;
    left: 80px; top: 68px;
    position: fixed;
    visibility: hidden;
}
#selLang {background-color:#FFFFFF; color:#00A9E0;}

/* -------------------- Footer -------------------- */
.footer {
    background-color: #FFFFFF;
    border-top: 2px solid #E9EAE8;
    bottom: 0; left: 0; right: 0;
    color: #50535A;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    position: fixed;
    text-align: center;
    z-index: 1;
}
.footer table {
    height: 60px; width: 90%;
    vertical-align: middle;
}
#brand {text-align: left; width: 45%; font-style:italic; font-weight:bold;}
#copyright {text-align: right; width: 40%;}
#tefImg {width: 20%;}

/* -------------------- Content -------------------- */
.adj_left {padding-left: 0; padding-right: 30px;}
.adj_right {padding-left: 30px; padding-right: 0;}
.ap_select {
    color: red;
    font-size: 18px;
    font-weight: bold;
}
.btn-primary {
    background: #5BC500;
    border-color: #5BC500;
    width: 100%;
}
.btn-primary:hover {
    background: #5BD500;
    border-color: #5BD500;
}
.btn-primary:active {
    background: #5BD500;
    border-color: #5BD500;
}
.btn-primary:focus {
    background: #5BC500;
    border-color: #5BC500;
}
.btn-primary:disabled {
    background: #86888C;
    border-color: #86888C;
}
.btn-primary:block {
    background: #86888C;
    border-color: #86888C;
}
.center_middle {
    position: fixed;
    width: 80%;
    left: 10%;
    top: 40%;
}
.cLoginHelp {font-weight: bold;}
.col_center {text-align: center;}
.content {
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 60px;
    margin-right: 60px;
    //margin: 0 40px;
    border-radius: 5px;
    padding-bottom: 20px;
    position: relative;
}
.content_login {
    background-color: #E9EAE8;
    //margin: 0 40px;
    //margin: 0 5 0 5px;
    padding-left: 20%; padding-right: 20%;
    position: relative;
}
.description {margin: 0 30px;}
.fake_top {
    height:130px;
    width: 100%;
    position: relative;
}
.fake_bottom {
    height:90px;
    width: 100%;
    position: relative;
}
.help > li {
    background-color: #ECECEC;
    border-bottom: 1px inset #C9C9C9;
    font-weight: bold;
    list-style: none;
    padding: 3px 20px;
    width: 100%;
}
.help > li:hover {cursor: pointer;}
.help ol {
    font-weight: bold;
    list-style-image: url(../images/solid_dot.png);
    margin: 16px 0 0 30px;
    padding: 0;
}
.help ol ol {
    list-style-image: url(../images/empty_dot.png);
    margin: 10px 0 0 18px;
}
.help ol span {font-weight: normal;}
.help > ul {
    border-style: inset;
    border-width: 0 1px 1px 1px;
    margin: 0;
    padding: 10px 20px;
    text-align: justify;
}
.input-group {z-index: 0;}
.invalid {background-color: #fee;}
.invalid input {background-color: inherit;}
.vmsg {font-size: 10px;}
.vmsg.error {color: firebrick;}
.vmsg.prompt {color: #FF7F50;}
.line {
    border-top: 1px solid #FFFFFF;
    height: 20px; width: 100%;
    margin-top: 3px;
}
.line_transparent {
    border-top: 1px solid #E9EAE8;
    height: 20px; width: 100%;
    margin-top: 3px;
}
.passwd_level {
    background: gray;
    background-size: 100% 20px;
    font-size: 14px;
    font-weight: bolder;
    height: 20px;
    margin-top: 3px;
    text-align: center;
}
.radio-inline {padding-left: 5px; vertical-align: top;}
.sortable {margin-right: 15px;}
.table {text-align: center;}
.table td {vertical-align: middle !important;}
.table th {
    background-color: #00A9E0;
    color: white;
    text-align: center;
}
.table tr {border-style: hidden;}
.table-hover > tbody > tr.select-row:hover > td, .select-row > td {
    background-color: lightblue;
}
.table-scroll tbody {
    border-style: solid;
    border-width: 1px;
    height: 250px;
    overflow-y: scroll;
    position: absolute;
    width: inherit;
}
.table-scroll tr {
    display: inline-table;
    table-layout: fixed;
    width: 100%;
}
.table-scroll thead > tr > th {border: none;}
.tbl_active {background-color: lightblue;}
.tbl_label {margin: 5px 0;}
.title {
    background-color: #00A9E0;
    border-radius: 5px;
    padding-top: 5px; padding-bottom: 5px;
    padding-left: 30px;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
}
.v_space {margin: 5px 0;}
.view_passwd {cursor: pointer; padding: 0 12px;}
p {text-align: justify;}
roam {float: right; color: red; padding-right: 3px;}
radio {font-weight:bold;}
.warnstr {font-size: 10px; color: red; height:40px;width:220px;}
.qrwarn {font-size: 10px; color: black; width:auto;}
select.form-control {padding-top:3px;}
select.lang-form-control {padding-top:0px;}
#divAdvActive {float: left ; height: 40px;}
#divAdvDelAll {float: right; height: 40px;}
.divline {
    background-color: #00A9E0;
}
.divRadio {margin-top: 13px;}
.divRadioTxt {margin-top: 11px;}
.divRadioBox {width:100%;}
/* -------------------- Mobile -------------------- */
@media screen and (max-width: 770px) {
    .adj_left  {padding-left: 15px; padding-right: 15px;}
    .adj_right {padding-left: 15px; padding-right: 15px; padding-top: 20px;}
    .cLang {right:3; top: 3px; position: fixed;}
    .cMenu {display: none;}
    .content {margin: 0 5px;}
    .content_login {padding-left: 1%; padding-right: 1%;}
    .description {margin: 0 10px;}
    .dropdown-menu {left: 0;}
    .header_brand {left:90px;}
    .header_title {font-size: 18px; line-height: 100px;}
    .help ol {margin-left: 5px;}
    //.menu {left: 0;}
    .logo_left {left: 10px; top:7px;}
    .logout {padding: 0px; ritht:10px;}
    .menu_container {left: 0;width: 40px;}
    #tefImg {width: 40%;}
    .title {font-size: 18px; margin: 0;}
    .table,table-scroll {font-size: 10px;}
    #divQr2g,#divQr5g {display: table; margin: 0 auto;}
    #brand {top: 0; font-size: 10px;min-width: 50%; font-style:italic; font-weight:bold;}
    #copyright {bottom: 0; font-size: 12px;line-height: 10px;}
    .warnstr {font-size: 10px; color: red; height:40px;width:320px;}
    .qrwarn {font-size: 10px; color: black; width:340px; float: right;}
    .divRadio {width:10%;}
}
