/*
  Easy Box Model Imports
  Last update: 01.06.15
  Author: @MadeByGus - G. Andres Ibarra yo@soygus.com
	
	Optional without Grunt:
  sass --watch src/scss/style.scss:app/assets/css/style.css
*/
/**/
/**/
/*Rojo anterior:#d52b1e*/
/*Negro*/
/*
  EBM Variables
*/
/* 
  Text in rem units
  Used in text-control partials
*/
/* PROJECT ESPECIFIC FONTS */
.table.list { margin-top: 20px; margin-bottom: 0; }
.table.list .row { border: none; margin: none; }
.table.list .col { padding: 9px 0; }
.table.list .title { border-bottom: solid 1px #979797; padding: 9px 0; font-family: "dinAlternateBold"; font-weight: normal; color: #706f82; font-size: 18px; }
.col.col25 { width: none; }
.table .col { float: left; line-height: 18px; padding: 18px 0; color: #000000; font-size: 11px; font-weight: 300; }


.ui-state-default{
	border: none !important;
	background: none !important;
	font-weight: none !important;
	color: none !important;
	text-shadow: none !important;
}

.ui-selectoneradio.ui-grid label{
	margin-left: 0px;
	vertical-align: 3px;
	margin-top: 2px;
	display: inline;
	word-break: break-word;
}

.thin {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-style: normal;
}

.estiloLetra{
	font-size: 11px !important;
	font-family: dinAlternateLight !important;
}


.ui-icon{
	border:solid 1px #4a4a4a;
	width:15px;
	height:15px;
}

.ui-icon-bullet{
	background-position:-81px -146px;
}

.estiloLetra div.ui-grid-col-12 {
	width:100%;
	display:flex;
}

.estiloLetra div.ui-radiobutton {
	float:left;
	height:25px; 
	margin-right:10px;
}

.medium {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.bold {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

/*
	EBM:Ref
	Flexbox
*/
/*
	EBM Global styles
*/
@font-face {
  font-family: "dinAlternateBold";
  src: url(../fonts/din/din-boldalternate.otf);
}
@font-face {
  font-family: "dinAlternateMedium";
  src: url(../fonts/din/din-mediumalternate.otf);
}
@font-face {
  font-family: "dinAlternateReg";
  src: url(../fonts/din/din-regularalternate.otf);
}
@font-face {
  font-family: "dinAlternateLight";
  src: url(../fonts/din/din-lightalternate.otf);
}
html {
  	/*// &::-webkit-scrollbar { 
   //    display: none; 
  	// }*/
}

body {
  overflow-x: hidden;
  /*Clases reutilizables*/
}
body .fz-8 {
  font-size: 8px !important;
  font-size: 0.5rem !important;
}
body .fz-9 {
  font-size: 9px !important;
  font-size: 0.5625rem !important;
}
body .fz-10 {
  font-size: 13px !important;
  /*font-size: 0.625rem !important;*/
}
body .fz-11 {
  font-size: 13px !important;
  /*font-size: 0.6875rem !important;*/
}
body .fz-12 {
  font-size: 13px !important;
  /*font-size: 0.75rem !important;*/
}
body .fz-13 {
  font-size: 13px !important;
  font-size: 0.8125rem !important;
}
body .fz-14 {
  font-size: 14px !important;
  font-size: 0.875rem !important;
}
body .fz-15 {
  font-size: 15px !important;
  font-size: 0.9375rem !important;
}
body .fz-16 {
  font-size: 16px !important;
  font-size: 1rem !important;
}
body .fz-17 {
  font-size: 17px !important;
  font-size: 1.0625rem !important;
}
body .fz-18 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
body .fz-19 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
body .fz-20 {
  font-size: 20px !important;
  font-size: 1.25rem !important;
}
body .fz-21 {
  font-size: 21px !important;
  font-size: 1.3125rem !important;
}
body .fz-22 {
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
body .fz-23 {
  font-size: 23px !important;
  font-size: 1.4375rem !important;
}
body .fz-24 {
  font-size: 24px !important;
  font-size: 1.5rem !important;
}
body .fz-25 {
  font-size: 25px !important;
  font-size: 1.5625rem !important;
}
body .fz-26 {
  font-size: 26px !important;
  font-size: 1.625rem !important;
}
body .fz-27 {
  font-size: 27px !important;
  font-size: 1.6875rem !important;
}
body .fz-28 {
  font-size: 28px !important;
  font-size: 1.75rem !important;
}
body .fz-29 {
  font-size: 29px !important;
  font-size: 1.8125rem !important;
}
body .fz-30 {
  font-size: 30px !important;
  font-size: 1.875rem !important;
}
body .fz-31 {
  font-size: 31px !important;
  font-size: 1.9375rem !important;
}
body .fz-32 {
  font-size: 32px !important;
  font-size: 2rem !important;
}
body .fz-33 {
  font-size: 33px !important;
  font-size: 2.0625rem !important;
}
body .fz-34 {
  font-size: 34px !important;
  font-size: 2.125rem !important;
}
body .fz-35 {
  font-size: 35px !important;
  font-size: 2.1875rem !important;
}
body .fz-36 {
  font-size: 36px !important;
  font-size: 2.25rem !important;
}
body .fz-37 {
  font-size: 37px !important;
  font-size: 2.3125rem !important;
}
body .fz-38 {
  font-size: 38px !important;
  font-size: 2.375rem !important;
}
body .fz-39 {
  font-size: 39px !important;
  font-size: 2.4375rem !important;
}
body .fz-40 {
  font-size: 40px !important;
  font-size: 2.5rem !important;
}
body .fz-41 {
  font-size: 41px !important;
  font-size: 2.5625rem !important;
}
body .fz-42 {
  font-size: 42px !important;
  font-size: 2.625rem !important;
}
body .fz-43 {
  font-size: 43px !important;
  font-size: 2.6875rem !important;
}
body .fz-44 {
  font-size: 44px !important;
  font-size: 2.75rem !important;
}
body .fz-45 {
  font-size: 45px !important;
  font-size: 2.8125rem !important;
}
body .fz-46 {
  font-size: 46px !important;
  font-size: 2.875rem !important;
}
body .fz-47 {
  font-size: 47px !important;
  font-size: 2.9375rem !important;
}
body .fz-48 {
  font-size: 48px !important;
  font-size: 3rem !important;
}
body .fz-49 {
  font-size: 49px !important;
  font-size: 3.0625rem !important;
}
body .fz-50 {
  font-size: 50px !important;
  font-size: 3.125rem !important;
}
body select {
  outline: none;
}
body .dinBold {
  font-family: dinAlternateBold;
}
body .dinMed {
  font-family: dinAlternateMedium;
}
body .dinReg {
  font-family: dinAlternateReg;
}
body .dinLight {
  font-family: dinAlternateLight;
}
body .fixed {
  position: fixed;
}
body footer {
  /*height: 73px;*/
}
body .btn-red {
  border: 2px solid #ef3829;
}
body .absolute-center {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
body .absolute-vertical-center {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
body .minhp-85 {
  min-height: 85% !important;
  min-height: 85vh !important;
}
body .active-hover-menu {
  background-color: rgba(250, 250, 250, 0.1);
  border-left: 5px solid #1F97AE;
}
body .active-service {
  border: 1px solid #ef3829 !important;
}
body .br-right-0 {
  border-right: 0px !important;
}
body .bg-img-block {
  background-position: center !important;
}
body .bg-img-block.login{
    min-height:770px;
}
body .bg-img-block.registerForm{
    min-height:850px;
}
body .transition-2, body .hover-red:hover, body .hover-white:hover {
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
body .hover-red:hover {
  background-color: #ef3829;
  color: white !important;
}
body .hover-dark:hover {
  background-color: #cc1d0f !important;
  color: white !important;
}
body .active-btn {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #ef3829;
}
body .active-btn p {
  color: white;
}

/*CHECKBOX*/
@-moz-keyframes dothabottomcheck {
  0% {
    height: 0;
  }
  100% {
    height: 7.5px;
  }
}
@-webkit-keyframes dothabottomcheck {
  0% {
    height: 0;
  }
  100% {
    height: 7.5px;
  }
}
@keyframes dothabottomcheck {
  0% {
    height: 0;
  }
  100% {
    height: 7.5px;
  }
}
@keyframes dothatopcheck {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: 18px;
  }
}
@-webkit-keyframes dothatopcheck {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: 18px;
  }
}
@-moz-keyframes dothatopcheck {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: 18px;
  }
}
input[type=radio] {
  visibility: hidden;
}

.check-box {
  height: 15px;
  width: 15px;
  background-color: transparent;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color ease 0.2s;
  -moz-transition: border-color ease 0.2s;
  transition: border-color ease 0.2s;
  cursor: pointer;
}
.check-box::before, .check-box::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  height: 0;
  width: 3px;
  background-color: #ef3829;
  display: inline-block;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  border-radius: 5px;
  content: ' ';
  -webkit-transition: opacity ease 0.5;
  -moz-transition: opacity ease 0.5;
  transition: opacity ease 0.5;
}
.check-box::before {
  top: 10.8px;
  left: 6.15px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.check-box::after {
  top: 5.55px;
  left: 0.75px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input[type=checkbox]:not(:checked) + .check-box,
input[type=radio]:not(:checked) + .check-box {
  border-color: #d8d8d8;
}
input[type=checkbox]:not(:checked) + .check-box::after,
input[type=radio]:not(:checked) + .check-box::after {
  height: 0px;
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
input[type=checkbox]:not(:checked) + .check-box::before,
input[type=radio]:not(:checked) + .check-box::before {
  height: 0px;
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}

input[type=checkbox]:checked + .check-box,
input[type=radio]:checked + .check-box {
  border-color: #ef3829;
}
input[type=checkbox]:checked + .check-box::after,
input[type=radio]:checked + .check-box::after {
  height: 7.5px;
  -webkit-animation: dothabottomcheck 0.2s ease 0s forwards;
  -moz-animation: dothabottomcheck 0.2s ease 0s forwards;
  animation: dothabottomcheck 0.2s ease 0s forwards;
}
input[type=checkbox]:checked + .check-box::before,
input[type=radio]:checked + .check-box::before {
  height: 18px;
  -webkit-animation: dothatopcheck 0.4s ease 0s forwards;
  -moz-animation: dothatopcheck 0.4s ease 0s forwards;
  animation: dothatopcheck 0.4s ease 0s forwards;
}

.site-content, #cuenta-bloqueda, .login {
  min-height: 100%;
  min-height: 100vh;
}

.site-wrapper,
.site-content {
  position: relative;
}

.header {
  border-bottom: 1px solid #EDEDED;
}
.header .container {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.header .header-left,
.header .header-center,
.header .header-right {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
}
.header .header-left,
.header .header-right {
  width: 30%;
}
.header .header-center {
  text-align: center;
}
.header .header-right {
  text-align: right;
}
.header .logo img {
  width: 132px;
  height: auto;
}

/*MENU MOVIL*/
.header-movil {
  height: 47px;
}
.header-movil .logo-movil {
  padding-top: 9px;
}
.header-movil .logo-movil img {
  width: 26px;
}

.switch {
  width: 25px;
  height: 17px;
  position: absolute;
  right: 7%;
  margin: 15px 0px 0px -15px;
  cursor: pointer;
}

.switch.on:after {
  transform: rotate(-45deg) translate(5px, -5px);
}

.switch.on:before {
  transform: rotate(45deg) translate(5px, 5px);
}

.switch .menu-toggle {
  width: 100%;
  height: 3px;
  background: #ADAFAF;
  margin: 4px auto;
  transition: all 0.3s;
  backface-visibility: hidden;
}

.switch.on .menu-toggle {
  opacity: 0;
}

.switch:before, .switch:after {
  backface-visibility: hidden;
  background: #ADAFAF;
  content: "";
  display: block;
  height: 3px;
  transition: all 0.3s;
}

/*INCIA SESION*/
.barra_color {
  height: 33px;
}

.form_inicio {
  width: 380px;
  margin: auto;
  border-radius: 3px;
  padding-left: 50px;
  padding-right: 50px;
}
.form_inicio .text-success{
    font-size:15px !important;
    font-family: dinAlternateLight;
}
.form_inicio h1.text-success{
    font-size:30px !important;
    font-family: dinAlternateMedium;
}
.fz-26.dinMed{
    font-size:30px !important;
    font-family: dinAlternateMedium;
}
.container-xs.fz-14{
    font-size:15px !important;
    font-family: dinAlternateLight;
}

.form_inicio input,
.form_inicio input.text-success,
.form_inicio select,
.form_inicio select.text-success
{
    font-size:13px !important;
    font-family: dinAlternateReg;
}

.form_inicio form {
  position: relative;
}
.form_inicio input, .form_inicio select {
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #d8d8d8;
}
.form_inicio input::-webkit-input-placeholder, .form_inicio select::-webkit-input-placeholder {
  color: #5e6369;
}
.form_inicio input::-moz-placeholder, .form_inicio select::-moz-placeholder {
  color: #5e6369;
}
.form_inicio input:-moz-placeholder, .form_inicio select:-moz-placeholder {
  color: #5e6369;
}
.form_inicio input:-ms-input-placeholder, .form_inicio select:-ms-input-placeholder {
  color: #5e6369;
}
.form_inicio .restablecer-select {
  border: 1px solid #d8d8d8;
  border-radius: 3px;
}
.form_inicio .restablecer-select select {
  border: 0px !important;
  height: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(../../../app/assets/img/dropdown-claro.png);
  background-repeat: no-repeat;
  background-position: 97% center;
}
.form_inicio select {
  color: #5e6369;
}
.form_inicio input[name="captcha"] {
  width: 120px;
}
.form_inicio input[type="checkbox"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-overflow: '';
  width: 15px;
  height: 15px;
  border-radius: 0px;
  position: absolute;
  outline: none;
  left: 0px;
}
.form_inicio label[name="remember"] {
  line-height: 2;
}
.form_inicio .pregunta {
  cursor: pointer;
}

.logo_claro {
  width: 55px;
  height: 55px;
}

/*CREA USUARIO*/
.pregunta:hover .texto-ayuda {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  opacity: 1;
}
.pregunta .texto-ayuda {
  border-radius: 3px;
  width: 230px;
  top: -10px;
  left: 25px;
  opacity: 0;
  display: none;
}
.pregunta .texto-ayuda img {
  left: -8px;
  top: 15px;
}

/*MI MUNDO*/
.mensaje_error .contenido {
  border: 1px solid #ef3829;
  border-radius: 3px;
}
.mensaje_error .contenido span {
  line-height: 1.3;
}

/*PRIMER INGRESO*/
.site_menu_vertical {
  z-index: 5;
}

#menu_vertical {
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  -webkit-transform: translateX(-163px);
  -moz-transform: translateX(-163px);
  -ms-transform: translateX(-163px);
  -o-transform: translateX(-163px);
  transform: translateX(-163px);
  -webkit-transition: all 0.28s ease-in-out;
  -moz-transition: all 0.28s ease-in-out;
  transition: all 0.28s ease-in-out;
}
#menu_vertical .logo_nav {
  border-bottom: 1px solid #5F5F61;
  height: 144px;
  padding-right: 15px;
  text-align: right;
}
#menu_vertical .logo_nav img {
  width: 50px;
}
#menu_vertical ul li {
  border-bottom: 1px solid #5F5F61;
  color: #FEFFFA;
}
#menu_vertical ul li:last-child {
  border-bottom: 0px;
}
#menu_vertical ul li div p:last-child {
  line-height: 1;
}
#menu_vertical ul li div {
  top: -20px;
  position: relative;
}
#menu_vertical ul li div, #menu_vertical ul li img {
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
#menu_vertical .icono_menu {
  width: 22px;
}

/*PRIMER INGRESO y PERSONALIZA*/
.logo_claro_right .icon-sh
{
  right: 120px;
  top: 40px;
}

.servicio {
  width: 270px;
}

.personalizacion li {
  border: 1px solid #5e6369;
  border-left: 0px;
}
.personalizacion li:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #ef3829;
}
.personalizacion li:hover a, .personalizacion li:hover a:hover {
  color: white;
}
.personalizacion li:first-child {
  border-right: 1px solid;
  border-left: 1px solid;
}

form .datos {
  border: 1px solid #5e6369;
}
form .datos input {
  width: 285px;
  height: 40px;
}
form .datos li {
  border-bottom: 1px solid #5e6369;
}
form .datos li:last-child {
  border-bottom: 0px;
}
form .cerrar {
  border: 2px solid #ef3829;
}
form .search-personaliza {
  border: 1px solid #5e6369;
}
form .search-personaliza input {
  border: 0px;
  outline: 0px;
}

.movil .img-movil {
  width: 8px;
  margin-bottom: 4px;
}

input.mysearch {
  background-color: transparent;
  border: 0px;
  border-bottom: 1px solid #5e6369;
  width: 300px;
  outline-color: transparent;
}
input.mysearch::-webkit-input-placeholder {
  color: #5e6369;
}
input.mysearch::-moz-placeholder {
  color: #5e6369;
}
input.mysearch:-moz-placeholder {
  color: #5e6369;
}
input.mysearch:-ms-input-placeholder {
  color: #5e6369;
}

.movil select, .fijo select {
  width: 346px;
  height: 45px;
  border: 0px;
  outline-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  background-image: url(../img/flecha_abajo.svg);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 20px;
}

.fijo p {
  line-height: 1;
}

.img-fijo {
  width: 27px;
  margin-bottom: 7px;
}

/*PERSONALIZA*/
.tipo_servicio .img-serv-movil {
  width: 14px;
  margin-top: 5px;
}
.tipo_servicio .img-serv-fijo {
  width: 30px;
  margin-top: 5px;
}

.lupa {
  width: 25px;
  top: 13px;
  right: 42px;
}

/*PERFIL RESTRINGIDO*/
.perfil-restringido .form_inicio {
  width: 300px;
  border: 1px solid #d8d8d8;
}
.perfil-restringido .logo_claro_right {
  height: auto;
}

/*CUENTA-BLOQUEDA*/
#cuenta-bloqueda img {
  width: 80px;
  height: 80px;
}
#cuenta-bloqueda .mensaje-error h1 {
  line-height: 1.2;
}

#cuenta-bloqueda .contenido-claro a:not(.btn){
    font-weight:bold;
    text-decoration:underline;
}
#cuenta-bloqueda .contenido-claro a:hover{
    text-decoration:none;
}

/*NUEVO USUARIO*/
.nuevo-usuario .form_inicio {
  border: 1px solid #d8d8d8;
}

/*TERMINOS*/
.terminos ::-webkit-scrollbar {
  background: #fff;
  width: 10px;
}
.terminos ::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, #DCDCDC 10%, #DCDCDC 51%);
  border-radius: 3px;
}
.terminos .cuadro {
  border: 1px solid #000104;
  margin: auto;
  width: 800px;
  height: 730px;
}
.terminos .cuadro .contenido {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.terminos .cuadro .contenido p {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/*
	Media queries
*/
@media only screen and (max-width: 34em) {
	  
  .form_inicio {
    width: 100% !important;
  }

  #cuenta-bloqueda .mensaje-error p {
    padding-left: 42px;
    padding-right: 42px;
  }

  /*MENSAJE DE ERROR*/
  .mensaje-error-2 {
    padding-left: 42px;
    padding-right: 42px;
  }
  .mensaje-error-2 a.btn {
    width: 100%;
  }
  .mensaje-error-2 a.btn:last-child {
    margin-top: 14px !important;
  }

  #cuenta-bloqueda .contenido-claro {
    width: 100%;
  }

  /*PERSONALIZACION*/
  .cerrar {
    width: 100%;
  }
  .cerrar:last-child {
    margin-top: 14px;
  }
  .terminos .cerrar {
    margin-top: 10px;
  }

  .terminos #cuenta-bloqueda img {
    width: 70px !important;
    height: 70px !important;
  }
}
@media only screen and (min-width: 34em) and (max-width: 48em) {
  .form_inicio_2 {
  /*Miguel*/ 
    width: 420px !important;
  }

  .perfil-restringido, #cuenta-bloqueda {
    padding: 42px 70px;
  }
  .perfil-restringido .container, #cuenta-bloqueda .container {
    margin-top: 14px !important;
  }

  #cuenta-bloqueda .contenido-claro {
    width: 100%;
  }
  #cuenta-bloqueda .contenido-claro .btn:nth-child(n+3) {
    margin-right: 21px !important;
  }
  #cuenta-bloqueda .contenido-claro .btn:nth-child(n+4) {
    margin-left: 21px !important;
  }
  
  

  /*PRIMER INGRESO*/
  .movil, .fijo {
    padding-left: 21px;
    padding-right: 21px;
  }

  .lista-telefonica .col-md-5:last-child {
    margin-top: 14px !important;
  }

  /*TERMINOS*/
  .terminos .cerrar {
    margin-top: 10px;
    width: 150px;
  }
}
@media only screen and (min-width: 48em) and (max-width: 62em) {
  #cuenta-bloqueda .contenido-claro {
    width: 100%;
  }
  #cuenta-bloqueda .contenido-claro .btn:nth-child(n+3) {
    margin-right: 21px !important;
  }
  #cuenta-bloqueda .contenido-claro .btn:nth-child(n+4) {
    margin-left: 21px !important;
  }
}
@media only screen and (max-width: 48em) {
  /*PRIMER INGRESO*/
  #select-cuenta, #select-recibo, #select-fijo, .mysearch {
    width: 100% !important;
  }
}
@media only screen and (max-width: 62em) {
  /*CLASS UTILITES*/
  .open {
    -webkit-transform: translateX(0%) !important;
    -moz-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
    -o-transform: translateX(0%) !important;
    transform: translateX(0%) !important;
  }

  .desaparecer {
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    opacity: 0;
  }

  .transparent {
    -webkit-transition: 0.8s all ease-in;
    -moz-transition: 0.8s all ease-in;
    transition: 0.8s all ease-in;
    background-color: transparent !important;
  }

  /*MENU MOVIL*/
  .header-movil {
    z-index: 2;
  }

  .site_menu_vertical_2 {
    visibility: visible;
  }

  #menu_vertical {
    top: 0px;
    bottom: 0px;
    width: 100%;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  #menu_vertical ::-webkit-scrollbar {
    background: #fff;
    width: 10px;
  }
  #menu_vertical ::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    background-image: -webkit-linear-gradient(top, #DCDCDC 10%, #DCDCDC 51%);
    border-radius: 3px;
  }
  #menu_vertical .logo_nav {
    width: 100%;
    text-align: center;
    padding-right: 0px;
    margin-top: 42px;
  }
  #menu_vertical .logo_nav img {
    width: 55px;
  }
  #menu_vertical ul {
    width: 100%;
  }
  #menu_vertical ul li:first-child img {
    width: 20px;
  }

  /*LOGIN*/
  .login{
    
  }
 
  .login .text-captcha, .login .input_captcha {
    
  }

  .form_inicio {
    /*width: 320px;*/
  }
  .form_inicio input[type="text"],
  .form_inicio input[type="email"],
  .form_inicio input[type="password"] {
    height: 35px !important;
  }
  .form_inicio p {
    font-size: 12px !important;
  }
  .form_inicio .refresh {
    width: 20px;
  }

  .perfil-restringido {
    width: 100%;
  }
  .perfil-restringido .form_inicio {
    width: 320px;
  }

  .perfil-restringido h1 {
    font-size: 20px !important;
  }
  .perfil-restringido p {
    font-size: 12px !important;
  }

  .logo_claro_right {
    padding-top: 42px;
  }

  .page_footer {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    height: auto;
  }

  .mensaje-error p {
    padding-left: 70px;
    padding-right: 70px;
  }

  /*PRIMER INGRESO*/
  .logo_claro_right img {
    width: 50px;
    right: 21px;
    top: 70px;
  }

  .intro, .form-ingreso {
    padding-left: 21px;
    padding-right: 21px;
  }

  .form-ingreso {
    margin-bottom: 0;
  }

  #select-recibo {
    margin-top: 7px;
  }

  /*PERSONALIZA*/
  .tipo_servicio .servicio {
    width: 45%;
    padding: 21px 28px;
  }
  .tipo_servicio .servicio p {
    font-size: 18px !important;
  }
  .tipo_servicio .img-serv-movil {
    width: 11px;
  }
  .tipo_servicio .img-serv-fijo {
    width: 20px;
  }

  .contenido-servicio input {
    width: 100% !important;
    margin-top: 7px;
  }
  .contenido-servicio .lupa {
    width: 20px;
  }

  .personalizacion li {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  /*TERMINOS*/
  .contenedor-terminos .cuadro {
    width: 100%;
  }

  .terminos #cuenta-bloqueda img {
    width: 70px !important;
    height: 70px !important;
  }
}
@media only screen and (min-width: 48em) {
  /*MENSAJES DE ERROR*/
  #cuenta-bloqueda .mensaje-error p {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .form_lista{
  width: 420px !important;
  }

  .form_inicio_2 {     
    width: 380px;
    padding-left:35px;
    padding-right:35px;
  }

  /*PRIMER INGRESO*/
  .movil, .fijo {
    padding-left: 21px;
    padding-right: 21px;
  }

  .lista-telefonica .col-md-5:last-child {
    margin-bottom: 14px !important;
  }
}
@media only screen and (min-width: 62em) {
  /*HEADER MOVIL*/
  .header-movil, .switch {
    visibility: hidden;
  }

  .site_menu_vertical_2 {
    visibility: hidden;
  }

  /*MENU VERTICAL*/
  #menu_vertical:hover .logo_nav {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-align: center;
    padding-right: 0px;
  }
  #menu_vertical:hover .logo_nav img {
    width: 70px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  #menu_vertical ul li:hover {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: rgba(250, 250, 250, 0.1);
    border-left: 5px solid #1F97AE;
  }
  #menu_vertical:hover {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }

  .container_datos {
    padding: 0px 70px;
    width: calc(100% - 70px);
  }

  .container_datos, .page_footer {
    -webkit-transform: translateX(97px);
    -moz-transform: translateX(97px);
    -ms-transform: translateX(97px);
    -o-transform: translateX(97px);
    transform: translateX(97px);
  }

  .transition_footer {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px);
    -webkit-transition: all 0.28s ease-in-out;
    -moz-transition: all 0.28s ease-in-out;
    transition: all 0.28s ease-in-out;
  }

  .transition_back {
    -webkit-transform: translateX(97px);
    -moz-transform: translateX(97px);
    -ms-transform: translateX(97px);
    -o-transform: translateX(97px);
    transform: translateX(97px);
    -webkit-transition: all 0.28s ease-in-out;
    -moz-transition: all 0.28s ease-in-out;
    transition: all 0.28s ease-in-out;
  }
}
@media only screen and (min-width: 75em) {
  .container_datos {
    padding: 0px 130px;
    width: calc(100% - 130px);
  }
}

/*dlmo18 - start here*/

/*RRSS*/
#rrssBlock{
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -17px;
    background: #fff;
    padding: 5px 5px 0;
    height: 92px;
    width: 35px;
}
#rrssBlock a{
    display: block;
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
    background: url("../img/sprite_sheets_claro.png") no-repeat;
    background-size: 330px auto;
}
#rrssBlock a.facebook{
    background-position: -298px 0;
}
#rrssBlock a.twitter{
    background-position: -298px -25px;        
}
#rrssBlock a.youtube{
    background-position: -298px -50px;        
}


.stripe-bg{
    background: url(../img/stripe-bg.png) top left repeat;
}

.btn-submit[disabled="disabled"],
.form-success[disabled="disabled"]{
    cursor: default;
    background: #9b9b9b !important;
    background-color:#9b9b9b !important
}

.btn-ingresar{
	cursor: default !important;
    background: #9b9b9b !important;
    display:inline-block !important;
    font-weight:400 !important;
    text-align:center !important;
    white-space:nowrap !important;
    vertical-align:middle !important;
    touch-action:manipulation !important;
    cursor:pointer !important;
    user-select:none !important;
    border:.0625rem solid transparent !important;
    padding:.375rem 1rem !important;
    line-height:1.5 !important;
    border-radius:.25rem !important;
    display:block !important;
    width:100% !important;
    color:#fff !important;
    font-size: 0.8125rem !important;
    font-family: dinAlternateReg !important;
    text-transform:uppercase !important;
    margin-top:.875rem !important;
    background-color:#ef3829 !important;
    box-shadow: none !important;
}

/* .ui-state-hover:hover{ */
/* 	color:#fff !important; */
/* 	box-shadow: none !important; */
/* } */

.btn-gris{
	cursor: not-allowed !important;
	opacity: .65 !important;
    background: #9b9b9b !important;
    display:block !important;
    font-weight:400 !important;
    text-align:center !important;
    white-space:nowrap !important;
    vertical-align:middle !important;
    touch-action:manipulation !important;
    user-select:none !important;
    border:.0625rem solid transparent !important;
    padding:.375rem 1rem !important;
    line-height:1.5 !important;
    border-radius:.25rem !important;
    display:block !important;
    width:100% !important;
    color:#fff !important;
    font-size: 0.8125rem !important;
    font-family: dinAlternateReg !important;
    text-transform:uppercase !important;
    margin-top:.875rem !important;
    background-color:#9b9b9b !important;
    box-shadow: none !important;
 }

.btn-rojo-mc{ 
	background: #D02E10 !important; 
	border: 1px solid #800000 !important; 
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2),0 1px 0 rgba(255, 255, 255, 0.5) inset !important; 
	color: #FFF !important; 
	cursor: pointer; 
	display: inline-block !important; 
	font-size: 18px !important; 
	padding: 12px 0 !important; 
	text-decoration: none !important; 
	width: 100% !important; 
	}
	
.preloader{
    background: url(../img/loader.gif) center center no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    display: none;
}
form .error-field{
    border-color: #f00;
    color: #f00;
}
form .statusError{
    border: 1px solid #f00;
    border-radius: 5px;
    padding: 5px 10px;
    color: #f00;
    background: #fff;
    padding-left: 45px;
    font-size: 12px;
    margin-bottom: 15px;    
    text-align: left;
    position: relative;
}
form .statusError .icon-sh{
    background: url(../img/sprite_sheets_claro.png) -77px -303px no-repeat;
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
}
.form_inicio .restablecer-select select{
    background-color: #fff;
}
#formRecordCell .preloader{
    right: -35px;
    top: 40px;
}
#formRecCli .preloader{
    right: -35px;
    top: 40px;
}

.bg-gray2{
    background: #dddddd;
}

#formEmpleadoSMS .bg-white{
    border: 1px solid #ddd;
    padding: 20px;
}
.form_inicio .pregunta{
    display: inline;
}

.mensaje-error, 
.mensaje-error p{
    font-size:15px !important;
    font-family: dinAlternateLight !important;
}
.mensaje-error  input,
.mensaje-error  select
{
    font-size: 13px !important;
    font-family: "dinAlternateLight" !important;
}

.pt-25{
    padding-top:25px;
}

body footer .fz-10{
    font-size:9px !important;
}
.barra_color.bg-success{
    height:11px;
}

.subtitle-text{
    line-height:20px;
}
.term-block{
    width:260px;
}


@media only screen and (max-width: 520px) {
	.hide-mb{
		display:none;
	}
	body .login .absolute-center{
		top:40%;
	}
}

@media only screen and (max-width: 450px) {
	/*LOGIN*/
	body .bg-img-block.login {
	}
	
    .footer-logos .ph-21 img{
        width:auto;
        height:18px;
    }
    .form_inicio input[name="captcha"] {
        width: 70px;
        padding: 5px;
    }
    .form_inicio{
        padding: 0 25px;
    }
    .form_inicio h1.text-success{
        font-size:18px !important;
        font-family: dinAlternateMedium;
    }
    .fz-10.text-gray.pull-left.pl-7.term-block{
        width: 200px
    }
    /*Miguel INICIO*/
    .cabecera1{
  	width:420px !important;
  }
  .cabecera2{
  	width:420px !important;
  }
  .pie1{
  	width:420px !important;
  }
  .panel{
  	width:420px !important;
  }
  .form_lista{
  	width:400px !important;
  	padding-left: 50px !important;
  }
  /*Miguel FIN*/
}
    
/*dlmo18 - end here*/

.icon-sh{
    background: url(../img/sprite_sheets_claro.png) no-repeat;
    display: inline-block;
}
.icon-sh_logoClaro{
    background-position: 0 0;
    width: 80px;
    height: 80px;
    background-size: 563px auto;
}
.icon-sh_logoClaro55{
    background-position: 0 0;
    width: 55px;
    height: 55px;
    background-size: 390px auto;
}
.icon-sh_logoClaro2{
    background-position: -123px 0;
    width: 76px;
    height: 79px;
}
.icon-sh_menuBurger{
    background-position: -225px 0;
    width: 50px;
    height: 50px;
}
.icon-sh_menuClose{
    background-position: -225px -50px;
    width: 50px;
    height: 50px;
}
.icon-sh_claroVideo{
        background-position: 67% 0;
    background-size: 350px auto;
    width: 100px;
    height: 20px;
    margin-bottom: 10px;
}
.icon-sh_miClaro{
    background-position: 59% 16%;
    background-size: 400px auto;
    width: 70px;
    height: 20px;
    margin-bottom: 10px;
}
.icon-sh_backArrow{
    background-position: -295px 0;
    width: 42px;
    margin-right: 20px;
    height: 40px;
    vertical-align: bottom;
}
.icon-sh_user{
    background-position: 2px -73px;
    width: 30px;
    height: 30px;
    background-size: 400px auto;
}
.icon-sh_shutdown{
    background-position: -51px -90px;
    width: 30px;
    height: 30px;
    background-size: 470px auto;
}
.icon-sh_config{
    background-position:-80px -74px;
    width: 30px;
    height: 30px;
    background-size: 400px auto;
}
.icon-sh_cel{
    background-position: -203px -135px;
    width: 51px;
    height: 55px;
}
.icon-sh_books{
    background-position: -258px -135px;
    width: 51px;
    height: 55px;
}
.icon-sh_userNone{
    background-position: -372px -135px;
    width: 51px;
    height: 55px;
}
.icon-sh_userAdd{
    background-position: -429px -135px;
    width: 51px;
    height: 55px;
}
.icon-sh_lock{
    background-position:-481px -135px;
    width: 51px;
    height: 55px;
}
.icon-sh_edit{
    background-position: -533px -135px;
    width: 51px;
    height: 55px;
}
.icon-sh_link{
    background-position: -590px -135px;
    width: 51px;
    height: 55px;
}
.icon-sh_link2{
    background-position: -590px -190px;
    width: 51px;
    height: 55px;
}
.icon-sh_world{
    background-position: -595px -255px;
    width: 22px;
    height: 30px;
}
.icon-sh_world2{
    background-position: -545px -247px;
    width: 25px;
    height: 35px;
}
.icon-sh_zoom{
    background-position: -540px -202px;
    width: 30px;
    height: 30px;
}
.icon-sh_play{
    background-position: -489px -205px;
    width: 30px;
    height: 26px;
}
.icon-sh_play2{
    background-position: -488px -252px;
    width: 32px;
    height: 32px;
}
.icon-sh_userAdd2{
    background-position: -425px -193px;
    width: 51px;
    height: 55px;
}
.icon-sh_userNone2{
    background-position: -367px -190px;
    width: 51px;
    height: 55px;
}
.icon-sh_shutdown2{
    background-position: -313px -195px;
    width: 51px;
    height: 55px;
}
.icon-sh_home{
    background-position: 0 -135px;
    width: 51px;
    height: 55px;
}
.icon-sh_home2{
    background-position: 0 -135px;
    width: 51px;
    height: 55px;
}
.icon-sh_music{
    background-position: -420px -240px;
    width: 51px;
    height: 55px;
}
.icon-sh_music2{
    background-position:-368px -240px;
    width: 51px;
    height: 55px;
}
.icon-sh_tv{
    background-position: -247px -195px;
    width: 51px;
    height: 55px;
}
.icon-sh_tv2{
    background-position: -247px -252px;
    width: 51px;
    height: 55px;
}
.icon-sh_lock2{
    background-position: -178px -193px;
    width: 51px;
    height: 55px;
}
.icon-sh_arrowDown{
    background-position: -181px -265px;
    width: 36px;
    height: 22px;
}
.icon-sh_phone{
    background-position: -120px -200px;
    width: 30px;
    height: 40px;
}
.icon-sh_cel2{
    background-position: -118px -249px;
    width: 30px;
    height: 40px;
}
.icon-sh_cel3{
    background-position: -118px -295px;
    width: 30px;
    height: 40px;
}
.icon-sh_help{
    background-position: -79px -204px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
}
.icon-sh_arrowLeft{
    background-position: -77px -239px;
    width: 15px;
    height: 15px;
}
.icon-sh_refresh{
    background-position: -78px -268px;
    width: 15px;
    height: 15px;
}
.icon-sh_alert{    
    background-position: -78px -306px;
    width: 18px;
    height: 15px;
}
.icon-sh_close{
    background-position: -42px -206px;
    width: 18px;
    height: 15px;
}
.icon-sh_arrowDrop{
    background-position: -43px -239px;
    width: 18px;
    height: 15px;
}
.icon-sh_arrowSmall{
    background-position: -43px -268px;
    width: 18px;
    height: 15px;
}
.icon-sh_zoom2{
    background-position: -1px -205px;
    width: 21px;
    height: 19px;
}
.icon-sh_radio{
    background-position: 0 -243px;
    width: 25px;
    height: 25px;
}
.icon-sh_check{
    background-position: 0 -276px;
    width: 25px;
    height: 25px;
}

.btn-refresh{
	background: url(../img/refresh.png) center center no-repeat;
    background-size:cover;
	width: 50px;
    height: 50px;
	margin-top: 30px;
}

.mt-10{
    margin-top:10px;
}

@media only screen and (max-width: 768px) {    
    .icon-sh_help{display: none;}
}
/*# sourceMappingURL=style.css.map */
