.bg-light{
  background: #f2f2f2 !important;
}
 .btn-equis{
    color: white;
    position: absolute;
    right: -25px;
    top: -15px;
    width: 50px;
    height: 50px;
   border-radius: 30px;
  }
#axis{
  position: absolute;
    top: 90px;
    right: -255px;
    z-index: 1040;
    float: right;
    transition: all 0.40s linear;

}
#btn_sidebar_right{
  height: 50px;
  box-shadow: -2px 1px 12px 3px rgba(0,0,0,0.31);
}


.sidenav_right{

    box-shadow: -2px 1px 12px 3px rgba(0,0,0,0.31);
    
    height: auto !important;
    width: 16rem !important;
}

.move-left{
    transform: translateX(-260px);
}
.star{
  width: 40px;
  transform: rotate(-20deg);
  position: relative;
    top: -15px;
    left: 12px;
}
.bg-table-gris{
  background-color: #9E9E9E !important;
  color: white;
}


body{
	background: white;
}
.text-gris{
	color:#767676;
}
.border_nav{
	border-bottom: 1px solid #dedede;
}

#sidebar{
	height: inherit;
}

.border_sidebar{
	border-bottom: 1px solid white;
	margin-bottom: 15px;
}
.form-control{
	color: #4d4d4d;
	border: none;
  background: #f2f2f2;
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
  font-size: 75%;

}
.form-control:focus {
  color: #4d4d4d;
  background-color: #f2f2f2;
  border-color: #4d4d4d;
  outline: 0;
  box-shadow: 0 0 0 0.0625rem #4d4d4d;
}
a:hover {
  color: #4d4d4d;
  text-decoration: underline;
}
a:not([href]):hover {
  /*text-decoration: underline !important;*/
}

.dropdown-menu.show {
    /*display: inline-flex;*/
}

  .zoom_itoolv4:hover{
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);

}
.zoom_itoolv4{
  width: 25em;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.usuario_it4{
   border: solid 4px #0954f675;
    border-radius: 8em;
    width: 15em;
    height: 15em;
    margin-top: 4em!important;
    overflow: hidden;
}

.wrapper .button{
  display: inline-block;
  height: 20px;
  width: 20px;
  float: left;
  margin: 0 5px;
  overflow: hidden;
  background: #fff;
  border-radius: 50px;
  cursor: pointer;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
  transition: all 0.3s ease-out;
}
.wrapper .button:hover{
  width: 200px;

}
.wrapper .button .icon{
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 50px;
  box-sizing: border-box;
  line-height: 60px;
  transition: all 0.3s ease-out;
}


.wrapper .button .icon i{
  font-size: 25px;
  line-height: 30px;
  transition: all 0.3s ease-out;
}
.wrapper .button:hover .icon i{
  color: #fff;
}
.wrapper .button span{
  font-size: 20px;
  font-weight: 500;
  line-height: 60px;
  margin-left: 10px;
  transition: all 0.3s ease-out;
}
.wrapper .button:nth-child(1) span{
  color: white;
}
.wrapper .button:nth-child(2) span{
  color: white;
}
.wrapper .button:nth-child(3) span{
  color: white;
}
.redondo_itv4{
   border-radius: 3rem;
   padding: .1rem;
   font-size: .8rem;
}
.itoolv3{
  color: red;
}
.itoolv3:hover{
  color: blue;
  background-color: white;
}
#sub_nav2{
	display: none;
}
#sub_nav3{
	display: none;
}
.nav_primary-soft{
	font-weight: bolder;
	border-bottom: 2px solid  #439741;
}
.nav_color_primary-soft:hover{
	font-weight: bolder;
	border-bottom: 2px solid  #439741;
}
.sub_nav_primary-soft:hover{
	font-weight: bolder;
	border-bottom: 2px solid  #439741;
	color: #439741;
}

.sub_nav_color_primary-soft:hover{
	font-weight: bolder;
	border-bottom: 2px solid  #439741;
	color: #439741;
}


/*NAVBAR EN secondary-soft*/

.nav_secondary-soft{
	font-weight: bolder;
	border-bottom: 2px solid  #8e7a33;
}
.nav_color_secondary-soft:hover{
	font-weight: bolder;
	border-bottom: 2px solid  #8e7a33;
}

.sub_nav_secondary-soft:hover{
	font-weight: bolder;
	border-bottom: 2px solid  #8e7a33;
	color: #8e7a33;
}

.sub_nav_color_secondary-soft:hover{
	font-weight: bolder;
	border-bottom: 2px solid  #8e7a33;
	color: #8e7a33;
}

/*NAVBAR EN SUCCESS-soft*/

.nav_success-soft{
  font-weight: bolder;
  border-bottom: 2px solid  #e69848;
}
.nav_color_success-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #e69848;
}

.sub_nav_successs-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #e69848;
  color: #e69848;
}

.sub_nav_color_successs-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #e69848;
  color: #e69848;
}


/*NAVBAR EN info-soft*/

.nav_info-soft{
  font-weight: bolder;
  border-bottom: 2px solid  #3a7885;
}
.nav_color_info-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #3a7885;
}

.sub_nav_info-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #3a7885;
  color: #3a7885;
}

.sub_nav_color_info-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #3a7885;
  color: #3a7885;
}

/**NAVBAR EN warning-soft*/

.nav_warning-soft{
  font-weight: bolder;
  border-bottom: 2px solid  #05d1aa;
}
.nav_color_warning-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #05d1aa;
}

.sub_nav_warning-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #05d1aa;
  color: #05d1aa;
}

.sub_nav_color_warning-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #05d1aa;
  color: #05d1aa;
}

/**NAVBAR EN danger-soft*/

.nav_danger-soft{
  font-weight: bolder;
  border-bottom: 2px solid  #a11f15;
}
.nav_color_danger-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #a11f15;
}

.sub_nav_danger-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #a11f15;
  color: #a11f15;
}

.sub_nav_color_danger-soft:hover{
  font-weight: bolder;
  border-bottom: 2px solid  #a11f15;
  color: #a11f15;
}

.text_super_gris{
	color: #4d4d4d !important;
}
.bg_super_gris{
	background: #4d4d4d;
	color: white;
}
.text_mediano_gris{
	color: #767676;
}
.bg_mediano_gris{
	background: #767676;
	color: white;
}
.text_normal_gris{
	color: #a0a0a0 !important;
}
.bg_normal_gris{
	background: #a0a0a0;
}
.text_light_gris{
	color: #f2f2f2;
}
.bg_light_gris{
	background: #f2f2f2;
}
.text_gris{
	color: #c9c9c9;
}
.bg_gris{
	background: #c9c9c9;
}

option: hover{
background: #4d4d4d;
}

.border_20{
  border-radius: 20px;
}

.negrita{
  font-weight: bold;
}
.table{
  font-size: small;
}

.btn_black_trans{
  background: rgba(0,0,0,0.4);
  color: white;
}

table.dataTable.table-sm>thead>tr>th {
    border-right: 2px solid white;
}

.sidenav .sidenav-menu .nav .sidenav-menu-heading {
    padding: .1rem 1rem 0.25rem;
     font-size: 0.8rem; 
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.2em;
  }

.bg_white{
  background: white;
}

.page-item.active .page-link {
  background: #4d4d4d;
  border: #4d4d4d;
}

.page-link {
  color: #4d4d4d;
}


.inputInvisible {
        opacity: 0;
    position: absolute;
    top: 50px;
    left: 2em;
    height: 90%;
    width: 80%;
    cursor: pointer;
    align-self: center;
}

.inputInvisible_mastercalendar {
  opacity: 0;
  position: absolute;
  top: 350px;
  left: 2em;
  height: 45%;
  width: 80%;
  cursor: pointer;
  align-self: center;
}

@media (max-width: 991px){
  .inputInvisible_mastercalendar {
    opacity: 0;
    position: absolute;
    top: 235px;
    left: 2em;
    height: 55%;
    width: 80%;
    cursor: pointer;
    align-self: center;
  }  
}

@media (max-width: 767px){
  .inputInvisible_mastercalendar {
    opacity: 0;
    position: absolute;
    top: 425px;
    left: 2em;
    height: 40%;
    width: 88%;
    cursor: pointer;
    align-self: center;
  }
}

.btn_white_outline{
  border: 1px solid white;
  background: transparent;
  color: white;
}

.btn_white{
  border: 1px solid white;
  background: white;
  color: #4d4d4d;
}
.img_posicion_itv4{
  height: 4em; 
  margin-top: 5em; 
}
.img_fondo_itv4{
  max-width: 400px; 
  max-height: 400px; 
  align-items: center;
  text-align: center; 
  overflow: hidden; 
  background-color: #eff3f9;
   height: 15em;

}
.icono_side_itv4{
  width: 20px;
}

.icono_mas{
    width: 34px;
    height: 34px;
    align-content: center;
    padding-top: 0.6em;
    z-index: 2;
    position: relative;
}

.btn_pill{
  width: 10rem;
    position: relative;
    left: -23px;
    z-index: 0;
    height: 24px;
    top: 4px;
    font-size: 92%;
    padding-top: 0.3em;
}
.evidencia_pos{
  margin-left: 17px;
}

.estilo_cropp_div_img{
  max-width: 100%; height: 315px; align-items: center;text-align: center; background-color: #eff3f9; 
  display: flex;
}

.estilo_cropp_img{
  width: 100px;
}

.titulo_foto{
  font-weight: bold;
}
.form-pos-itv4{
 width: 100%; 
 height: 20px;
 background-color: lightgray;
 text-align: center;
}
.modal-itv4-pos{
  width: 50%; 
  margin-right: 16rem;
}
.modal-itv4-ps{
 padding: 0rem 3rem;
border-bottom: 0px solid #e3e6ec!important
}
.equis-boton-modal{
  margin-top: 3px;
}
.modal-add-he{
  padding: 0rem 3rem;
  border-bottom: 0px solid #e3e6ec!important;
}
.modal-input-itv4{
  width: 100%; 
  height: 20px;
  background-color: lightgray; 
  text-align: center;
}
.table-itv4-canal{
  border-right: 2px solid white;
}
.modal-itv4-centrado{
  justify-content: center;

}
.modal-txt-centrado{
  text-align: center;
}
.modal-left-centrado{
  text-align: left;
}
.modal-itv4-centrado{
    margin-left: 7rem;
    padding-right: 15px;
    
}
.modal-btn-centrado{
  text-align: center;
  padding: 7px;
}
.upload-box{
  font-size: 13px;
  background-color: lightgray;
  border-radius: 50px;
  outline: none;
}
::-webkit-file-upload-button{
  color: gray;
  background: lightgray;
  border: none;
  border-radius: 50px;
  box-shadow: 1px 0 1px lightgray;

}
.comentarios{
  border-radius: 13px;
    padding: 10px;
    border: 1px solid #a0a0a0;
}
.carga-archivo-centrado{
  height: 2em; 
  background: lightgray;
  text-align: center;
} 

.popover{
  max-width: 600px;
  border-radius: 20px;
}
.texto-grd-it{
  text-transform:uppercase
}


.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav .sidenav-menu {
    overflow-x: hidden;

  }

.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav .sidenav-menu::-webkit-scrollbar{
  width: 20px; 
}



.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav .sidenav-menu::-webkit-scrollbar {
  display: block;
  width: 0.5rem;
}
.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav .sidenav-menu::-webkit-scrollbar-thumb {
  border-radius: 10rem;
  height: 3em;
  border-width: 3rem;
  border-style: solid;
  background-clip: padding-box;
}
.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav .sidenav-menu::-webkit-scrollbar-button {
  width: 10px;
  height: 10px;
}
.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav .sidenav-menu::-webkit-scrollbar-corner {
  background-color: white;
}
.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav .sidenav-menu:hover::-webkit-scrollbar {
  display: block;
}
.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav.sidenav-light .sidenav-menu::-webkit-scrollbar-thumb {
  background-color: white;
  border-color: rgba(0, 0, 0, 0);
}
.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav.sidenav-light .sidenav-menu::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.05);
}
.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav.sidenav-dark .sidenav-menu::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.25);
  border-color: rgba(0, 0, 0, 0);
}
.nav-fixed #layoutSidenav #layoutSidenav_nav .sidenav.sidenav-dark .sidenav-menu::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 1);
}

body{
  color:#979797;
}

.font_normal_95{
    font-size: 98% !important;
}
.search_itv4{
  border-radius: 200px; 
  background-color: white; 
  height: 27px;
}
.evidencia_carga{
  cursor: pointer; 
  margin-left: 15px;
}
.ejecutado_itv4{
  text-align: center;
  margin-top: -17px;
}
.fecha_itv4_eje{
  border:1px solid grey; 
  border-radius: 30px;
}
.img_centrado_it{
  text-align: center;
}
.carga-evidencia-it{
  background-color: white;
}


.btn-ontrade{
  background: #2e8c74 !important;
  color: white;
}

.btn-ontrade:hover{
  background: #1d6351 !important;
  color: white;
}
.search_it{
  color: gray;
  float: right;
  margin-top: -23px;
  padding: 3px;
}
.mg-modal-it{
  float: right;
  
  padding: 1em;
  height: 11em;
  width: 22em;
  font-size: 6px;
  cursor: pointer;
}


.input_ontrade_links{
  border: 1px solid #979797;
  border-radius: 20px;
  color: #979797;
  zoom: 85%;
}

.btn-success-soft:focus, .btn-success-soft.focus {
  color: white;
    background-color: #a5580a;
    border-color: #a5580a;

  }

  a.bg-warning-soft:hover, a.bg-warning-soft:focus, button.bg-warning-soft:hover, button.bg-warning-soft:focus {
    background-color: #009688 !important;
}

a.badge-warning-soft:hover, a.badge-warning-soft:focus {
    background-color: #009688;
}

#layoutSidenav_nav{
  height: -webkit-fill-availabl !important;
}



.font-responsive{ 
  font-size: calc(1em + 1vw)
   }



.zoom_80{
  zoom:80%;
}

.zoom_90{
  zoom:80%;
}

.bg_light_danger-soft{
  background-color: rgba(58,120,133,.5);
  color: #3a7885;
}

.border_bg_light{
  border:1px solid #B2C1C0;
}

.rombo{
     width: 100px; 
     height: 100px; 
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
}

a.bg-primary-soft:hover, a.bg-primary-soft:focus, button.bg-primary-soft:hover, button.bg-primary-soft:focus {
     background-color: #015a29 !important; 
}



@media screen and (max-width: 767px) {
    li.paginate_button.previous {
        display: inline;
    }
 
    li.paginate_button.next {
        display: inline;
    }
 
    li.paginate_button {
        display: none;
    }
}


.form-control_table{
    color: #4d4d4d;
    border: 1px solid #c9c9c9;
    font-size: revert;
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 0.35rem;
}
.form-control:disabled{
    background-color: #f2f2f2; 
    opacity: .5;
    color: #4d4d4d;
    }

.border_bottom_white{
  border-bottom:  1px solid white;
}

.ul_scroll{
  margin-right: 10%; overflow-x: scroll; width: 800px;
}

.text_nowrap{
  white-space: nowrap;
}

.bg_danger_light{
  background-color: #c400007a !important;
  color: #4d4d4d !important;
}
.bg_success_light{
  background-color: #7ac3458f !important;
  color: #4d4d4d !important;
}
.bg_info_light{
  background-color: #3a788585 !important;
  color: #4d4d4d !important;
}
.bg_warning_light{
  background-color: #ffe50082 !important;
  color: #4d4d4d !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100% !important;
}
.border_sidebar_top{
  border-top: 1px solid white;
}


.bg_info_soft_dark{
  background: #2b484e;
  color: white;
}

.border_select{
  border: 1px solid;
  border-radius: 9px;
  padding: .5rem;
}
.select_disable_modal {
  border: 1px solid #B2C1C0;
  color: #4d4d4d;
  border-radius: 20px;
}

.cursor {
  cursor: pointer;
}

.estilo_iphone{
  -webkit-appearance: none;
}

.div_contenedor_general{
  background-color: #e6e6e6; 
  border-radius: 20px;
}

.div_interior_general{
  background-color: #fff; 
  border-radius: 25px;
}

.contenedor_video{
  display: flex; 
  justify-content: center;
}

.video_iniciativa_autoservicio{
  width: 100%;
  max-width: 800px;
}


.li_fuerza_venta:nth-child(odd){
  background-color: #e6e6e6; 
}
 
.li_fuerza_venta:nth-child(even){
  background: #FFFFFF;
}

.grupo_radio{
  display: flex;
}

.btn-radio{
  opacity: 0;
}

.titulo_btn_radio{
  text-align: center;
}

.linea_vertical{
  border-left: 3px solid #e6e6e6;
}

.btn_solucion{
  border-radius: 20px;
  background-color: #fff;
  color: black;
}

/*.btn_solucion:hover{
  background-color: #F5F1F1; 
}*/

.thead_dark{
  background-color: black;
  color: white;
  text-align: center;
}

.tbody_tablas_negrita{
  text-align: center;
  color: black;
}

.texto_centrado{
  text-align: center;
}

.custom-switch input[type=checkbox]:checked+.lever {
  background-color: #00C851;
}

.custom-switch input[type=checkbox]:checked+.lever:after {
  background-color: #007E33;
}

.texto_centrado{
  text-align: center !important;
}

.numeros_texto_grafica{
  font-size: 80px;
}

.texto_centrado{
  margin: auto;
  text-align: center;
}

.font_size_40{
  font-size: 40px;
}

.zoom_60{
  zoom: 60%;
}

@media screen and (max-width: 767px) {
  .zoom_60-sm{
    zoom: 60%;
  }
  .zoom_80-sm{
    zoom: 80%;
  }
}

.btn_flotante_modal{
  width:50px;
  height:50px;
  border-radius:100%;
  border:none;
  color:#000;
  background-color: white !important;
  box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 2px 5px;
  position: absolute;
  left: 17px;
  top: -25px;
  font-size: 40px;
  opacity: 1;
  z-index: 1070;
}

.btn_flotante_modal_606{
  width:50px;
  height:50px;
  border-radius:100%;
  border:none;
  color:#000;
  background-color: white !important;
  box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 2px 5px;
  position: absolute;
  left: 68px;
  top: -25px;
  font-size: 40px;
  opacity: 1;
  z-index: 1070;
}

@media(max-width: 1199px){
  .btn_flotante_modal_606{
    left: 40px;
  }
}

@media(max-width: 991px){
  .btn_flotante_modal_606{
    left: 17px;
  }
}


@media screen and (max-width: 575px) {
  .btn_flotante_modal{
    width:50px;
    height:50px;
    border-radius:100%;
    border:none;
    color:#000;
    background-color: white !important;
    box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 2px 5px;
    position: inherit;
    left: 22px;
    top: 0;
    font-size: 40px;
    opacity: 1;
    z-index: 1070;

    margin-bottom: auto !important;
  }

  .btn_flotante_modal_606{
    width:50px;
    height:50px;
    border-radius:100%;
    border:none;
    color:#000;
    background-color: white !important;
    box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 2px 5px;
    position: inherit;
    left: 22px;
    top: 0;
    font-size: 40px;
    opacity: 1;
    z-index: 1070;

    margin-bottom: auto !important;
  }

  .body_606{
    height: 500px;  
  }
  .iframe_606{
    height: 450px !important;
  }
}



.flecha-slide{
  height: 20px;
}


.tooltip_flecha{
  background-color: gray;
}


@keyframes imagen_slide {
  from {
    width: 100px;
  }

  70%{
    width: 110px;
  }

  to {
    width: 100px;
  }
}

#logo_sidebar.animado{
  animation-duration: 0.7s;
  animation-name: imagen_slide;
  /*animation-iteration-count: infinite;*/
}


 .bg-bronce{
  background: #995a0e;
  color: #ffff;
  border-spacing: 30px;
 }
 .text-bronce{
  color: #995a0e;
 }
 .bg-plata{
  background: #c9bda5;
  color: black;
  border-spacing: 30px;
 }
 .text-plata{
  color: #c9bda5;
 }
 .bg-oro{
  background: #d98714;
  color: white;
 }
 .text-oro{
  color: #d98714;
 }
 .bg-platino{
  background: #78a8b0;
  color: white;
 }
 .text-platino{
  color: #78a8b0;
 }
 .bg-titanio{
  background: #4a5982;
  color: white;
 }
 .text-titanio{
  color: #4a5982;
 }


.check_grande{
  -ms-transform: scale(2);
  -moz-transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  top: 3px;
}

.h-85{
  height: 85%;
}

.w-85{
   width: 85%;
}

.btn_cruz_modal{
  width: 28px;
  height: 28px;
}

.img_popover{
  width: 150px;
}

@media only screen and (max-width: 767px){
  .btn_close_modal{
    transform: rotate(90deg) !important;
    transition: 0.2s transform ease-in-out !important;
  }
}

.top_auto{
  top: auto !important;
}

.border_15{
  border-radius: 15px;
}

@media screen and (min-width: 576px) {
  .d_none_up-md{
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .d_none-md{
    display: none;
  }
}

.m_auto{
  margin: auto;
}

.wh_35px{
  width: 35px;
  height: 35px;
}

#select_periodos_multiples + button .filter-option{
  color: black;
}

#select_periodos_multiples + button {
  padding: 0 !important;
}

.div_img_marca_incidencia_nacional{
  height: 54px;
}
.div_img_marca_incidencia_nacional_chica{
  height: 34px;
}

.img_marca_incidencia_nacional{
  width: 75px;
}

.img_marca_incidencia_nacional_chica{
  width: 100px;
}

.img_marca_alsuper_nacional{
  margin-top: -7px;
  width: 95px;
}

.img_marca_fresko_nacional{
  width: 105px;
}

.img_marca_aki_nacional{
  width: 142px;
}

.img_mapa_region{
  width: 80px; 
  height: 98px;
}

.div_btnBuscarCliente{
  border-top-left-radius: 10rem;
  border-bottom-left-radius: 10rem;
}

.div_btnLimpiarCliente{
  border-top-right-radius: 10rem;
  border-bottom-right-radius: 10rem;
}

.texto_pill_region{
  font-size: 12px;
}

.mapa_seguimiento_resumen{
  width: 85%;
}

.imagen_superior_graficas{
  max-height: 50px;
}

.contenedores_marcas{
  height: 340px;
}

.cursor_pointer{
  cursor: pointer;
}

.h_22px{
  height: 22px;
}

.bg_lightgray{
  background-color: lightgray;
}

.contendor_comentarios{
  height: 300px; 
  overflow-y: auto;
}

.input_modalCA{
  height: 25px; 
  background: lightgray;
}

.option_select_iniciativa{
  width: 100%;
}

.select_modal_iniciativa ~ .dropdown-menu .text{
  width: 100%;
}

.overflow_visible{
  overflow: visible !important;
}

.border_none{
  border: none;
}

.form_control_bs{
  display: block;
  width: 100%;
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4d4d4d;
  border: none;
  background: #f2f2f2;
  border-radius: 0.35rem;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form_control_bs:focus {
    color: #4d4d4d;
    background-color: #f2f2f2;
    border-color: #4d4d4d;
    outline: 0;
    box-shadow: 0 0 0 0.0625rem #4d4d4d;
}

.archivo_acortado{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media(max-width: 576px){
  .w_100_sm{
    width: 100%;
  }
}

.btn_cancelar_concepto{
  border-radius: 100%;
}


.header_titulo_seccion{
  padding: 0.5rem 1rem;
  font-weight: bold;
  border: 1px solid #dee2e6!important;
}

.header_titulo_seccion img{
  width: 45px;
  height: 45px;
}

.header_titulo_seccion span{
  font-size: 33px;
}

.contenido_section_class hr:last-of-type{
  display: none;
} 

.btn_subseccion{
  width: 100%;
  padding: 5px 12px;
  text-align: left;
  color: #4d4d4d;
  background-color: transparent;
  border: 0;
}

.col_subsection{
  border-bottom: 2px solid gray;
}

.item_lista_evidencias{
  border: none;
}

.custom_input_group{
  font-size: 1rem;
  border-radius: 0.35rem;
}

.alert_modal_competencia{
  width: 85%;
  margin: auto;
}

.input_buscar_cliente{
  background-color: white;
  border: 1px solid #c5ccd6;
}

.input_buscar_cliente:focus{
  background-color: white;
}

.border_tabla_seccion{
  border-radius: 10px;
}

.top_tabla_seccion{
  border-top-left-radius: 1pc;
  border-top-right-radius: 1pc;
}
.bottom_tabla_seccion{
  border-bottom-left-radius: 1pc;
  border-bottom-right-radius: 1pc;
}

.contenedor_carrusel{
  position: relative;
}

.control_carrusel{
  width: 30px;
  height: 30px;
  position: absolute;
  top: calc(50% - 15px);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  /*background-color: #dee2e6;*/
  border-radius: 50%;
  cursor: pointer;
  z-index: 1;
}

.control_carrusel:hover{
  background-color: #dee2e6;
}

.izquierda_carrusel{
  left: 10px;
}
.derecha_carrusel{
  right: 15px;
}

@media (max-width: 767px){
  .custom_btn_camara{
    width: 100%;
    padding: 5px;
    border-radius: 10px;
    text-align: center;
    background-color: lightgray;
    cursor: pointer;
  }
  .guardar_evidencia{
    width: 100%;
  }
  .btn_cancelar_evidencia, .btn_eliminar_evidencia{
    width: 100%;
  }
}

@media (max-width: 575px){
  .izquierda_carrusel{
    left: -35px;
  }
  .derecha_carrusel{
    right: -25px;
  }
}

.preguntas_carrusel{
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.pregunta_carrusel{
  padding: 10px;
  position: relative;
  border: 1px solid #e3e6ea;
  border-radius: 20px;
}


.derecha_quitar{
  animation-duration: 1.1s;
  animation-name: derecha_quitar;
}
@keyframes derecha_quitar{
  from{
    left: 0px;
  }
  to{
    left: -100%;
  }
}

.derecha_mostrar{
  animation-duration: 1s;
  animation-name: derecha_mostrar;
}
@keyframes derecha_mostrar{
  from{
    left: 101%;
  }
  to{
    left: 0%;
  }
}

.izquierda_quitar{
  animation-duration: 1.1s;
  animation-name: izquierda_quitar;
}
@keyframes izquierda_quitar{
  from{
    right: 0px;
  }
  to{
    right: -100%;
  }
}

.izquierda_mostrar{
  animation-duration: 1s;
  animation-name: izquierda_mostrar;
}
@keyframes izquierda_mostrar{
  from{
    right: 101%;
  }
  to{
    right: 0%;
  }
}

.tabla_header_footer_visibles{
  max-height: 300px;
}

.tabla_header_footer_visibles thead{
  position: sticky;
  top: 0;
  z-index: 100;
}

.tabla_header_footer_visibles tbody tr:last-child{
  position: sticky;
  bottom: 0;
  background-color: #4d4d4d;
  color: white;
  z-index: 100;
}

.btn_eliminar_iniciativa{
  width: 30px;
  height: 30px;
  border-radius: 15px;
}