/* NO CAMBIAR */html, body{    background-size: cover;}.imagenLogo img {    margin-top:1em !important;    margin-left: -75%;}.imagenLogo {    margin-top: 0px !important;}.login-view .login-form .divFormulario {    padding-top: 5%;}.login-view .login-form .divFormulario .formlogin {    border-radius: 0px !important;    padding: 50px 50px !important;    margin-top: 0px !important;}.login-view .panelFoot {    height: 14%;}.panelFoot .footTxt {    padding: 2em 0 0 10em;    text-align: left;    height: 90%;    margin-top: 7px;}.panelFoot .borderLR {    border-left: 2px solid;    border-right: 2px solid;}.login-view .login-form {    background-color: rgba(0,0,0,0.5);    height: 68% !important;}.login-view .login-form .divFormulario .formlogin .form-control {    border-radius: 0px !important;}.login-view .login-form .divFormulario .titleLogin {    font-size: 1.5em !important;    padding: 1em 0em;}.login-view .login-form .formsubmit .botonEntrar {    border-radius: 5px;    width: 100%;    font-size: 2em;}@font-face {    font-family: "Avenir";    font-style: normal;    font-weight: normal;    src: local("?"),    url("../fonts/AvenirNextLTPro-Regular.otf") format("opentype");}@font-face {    font-family: "AvenirBold";    font-style: normal;    font-weight: normal;    src: local("?"),    url("../fonts/AvenirNextLTPro-Bold.otf") format("opentype");}@font-face {    font-family: "AvenirDemi";    font-style: normal;    font-weight: normal;    src: local("?"),    url("../fonts/AvenirNextLTPro-Demi.otf") format("opentype");}@font-face {    font-family: "AvenirCon";    font-style: normal;    font-weight: normal;    src: local("?"),    url("../fonts/AvenirNextLTPro-Demi.otf") format("opentype");}body, p, a{    font-family: "Avenir";}.font-menu{    font-family: "AvenirCon", "Avenir";}.font-title, .mayusculas, h1, h2, h3, h4, h5, h6{    font-family: "AvenirCon", "Avenir";}.border-color0{    border-color: white !important;}.border-color1{    border-color: black !important;}.border-color2{    border-color: #0073BF !important;}.border-color3{    border-color: #FF9102 !important;}.border-color4{    border-color: #efefef !important;}.border-color7{    border-color: #8f8f97 !important;}.border-color7:hover{    border-color: #019ee1 !important;}.bg-color-transparent{    background-color: transparent !important;}.bg-color0{    background: white !important;}.bg-color0-hover:hover{    background: white !important;}.bg-color0-transparent{    background-color: rgba(255,255,255, 0.3) !important;}.bg-color0-semitransparent{    background-color: rgba(255,255,255, 0.6) !important;}.bg-color1{    background-color: black !important;}.bg-color1-transparent{    background: rgba(0,0,0, 0.3) !important;}.bg-color2,.bg-hover-color2:hover{    background: #009EE0 !important;    color: white !important;}.bg-color2-5,.bg-hover-color2-5:hover{    background: white !important;    color: #0073BF !important;}.bg-color3{    background-color: #FF9102 !important;}.bg-color4{    background-color: #efefef !important;}.bg-color4-transparent{    background-color: rgba(239, 239, 239, 0.3) !important;}.bg-color5{    background-color: #e5e7e4 !important;}.bg-color6{    background-color: #004562 !important;}.bg-color7{    background-color: #464646 !important;}.bg-color10{    background-color: #bfbfbf !important;}.bg-color11{ /*azul oscuro*/    background-color: #005FA1 !important;}.bg-color12{    background-color: #82bd00  !important;}.text-color0{    color: white !important;}.text-color1{    color: black !important;}.text-color2,.usuarios{    color: #0073BF !important;}.text-color3{    color: #c08405  !important;}.text-color4{    color: #cbcbcd !important;}.text-color5{    color: #353430 !important;}.text-color6{    color: #004562 !important;}.text-color7{    color: #8f8f97 !important;}.text-color8{    color: #1bfc0a !important;}.text-color9{    color: #DCA40B !important;}/*chapu para corregir un video*/span.fr-video{    position: relative;    padding-bottom: 56.25%;    padding-top: 30px;    height: 0;    overflow: hidden;    display: block;}span.fr-video iframe{    position: absolute;    top: 0;    left: 0;    width: 100% !important;    height: 100% !important;}