body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; font-weight: normal; font-style: normal; }
acronym, abbr, fieldset, img { border: 0;}
:focus { outline: 0; }
body{
    font-family: 'Montserrat', sans-serif !important;
}
table{
  width: 100%;
}
/*------------------estilos login y olvide pass--------------*/
a, a:hover{
text-decoration: none;
    color: #262626;
}
.data_href{
  opacity: 0.3;
}
textarea.form-control {
    height: auto;
    resize: none;
}
td.nameUserList {
    text-transform: uppercase;
}
.file_nameP{
  text-align: center;
position: absolute;
margin: auto;
right: 21%;
left: 21%;
bottom: 6px;
}
.img_tema{
  width: 200px !important;
height: 175px !important;
}
.img_eventos{
  width: 100%;
  height: 100%;
border-radius: 13px;

}
.imgTema{
  width: 100%;
  height: 100%;
}
.info_date{
  position: absolute;
  top: 30px;
  right: -11px;
}
.info_date_end{
      position: absolute;
      top: 9px;
      right: -8px;
}
.infoDateEventos {
    position: absolute;
    top: 10px;
    right: -11px;
}

.login-page
{
    background: url(/resources/img/login.png);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #262626;
}
.box_container_login{
           position: relative;
    padding: 30px 40px 46px 40px;
    z-index: 1;
}
.log_iusa{
    width: 90%;

}
.video_preview_noticias{
  width: 130px;
height: 80px;
background: #000000;
border-radius: 13px;
}
.deleteimg{
  position: absolute;
/* border: #ffffff; */
color: #b1abab;
font-size: 21px;
font-weight: 700;
top: 19px;
right: 8px;
cursor: pointer;
}
.table_export >tr>td{
  text-align: center;

}
.box_login_iusa {
    text-align: center;
    width: 45rem;
    left: 0;
    overflow: hidden;
    position: absolute;
    background: url(/resources/img/login.png);
    text-align: center;
    width: 45rem;
    left: 0;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    right: 0;
}
.box_login_iusa::before {
    content: '';
    width: 45rem;
    left: 0;
    position: absolute;
    overflow: hidden;
    background: url(/resources/img/login.png);
    text-align: center;
    top: -5em;
    width: 46rem;
    height: 42em;
    left: 0;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    right: 0;
    filter: blur(3px);
    box-shadow: inset 0 0 0 237px rgba(255,255,255,0.2);
}

.form_login{
    text-align: center;
    font-size: 1.2em;
    height: 48px !important;
    margin-top: 20px;
    margin-bottom: 48px;
    display: block;
    width: 90% !important;
    border-radius: unset !important;
    margin-right: auto;
    margin-left: auto;
}
#usuario::placeholder{
    color: #000000;
     font-weight: bolder;
}
#input_passw::placeholder{
    color: #000000;
    font-weight: bolder;
}
.logo_iusa_login{
    width: 10%;
    margin: 3em auto 3em auto;
}
.font_white{
    color: #ffffff;
}
.login_title_header{
    font-weight: 900;
    font-size: 24px;
}
.login_title{
        font-size: 22px;
    font-weight: 800;
    line-height: 48px;
}
.type_portal {
    font-size: 16px;
    font-weight: 600;

}
.olvide_pass{
    font-weight: bolder;
    text-decoration: none;
    color: #ffffff;
    font-size: 1.1em;

}
.olvide_pass:hover{
    font-size: 15px;
    color: #d8d8d8;
    text-decoration: none;
}

#input_passw{
    margin-bottom: 24px !important;
}
.btn_red{
    text-decoration: none;
    background-color: #dc1f3d;
    font-size: 12px;
    cursor: pointer;
    padding: .6em 3em .6em 3em;
    border: none;
    color: #ffffff;
    font-weight: bold;
    border-radius: 27px;
}
.btn_right{
    float: right;
    margin-right: 7em;
}
.icon_close{
    position: absolute;
    right: 1em;
    top: 1.5em;
}
.status_msg_error{
    font-size: 13px;
    display: inline-block;
    background: #ff000038;
    padding: 1em 2em 1em 2em;
    border-radius: 8px;
}
.status_msg_ok{
    font-size: 13px;
    display: inline-block;
    background: rgba(45, 255, 81, 0.35);
    padding: 1em 2em 1em 2em;
    border-radius: 8px;
}
.btn-left{
    float: left;
    margin-left: 7em;
}
.btn_white{
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    text-decoration: none;
    background-color: #ffffff;
    cursor: pointer;
    text-align: center;
    padding: .6em 2em .6em 2em;
    border: solid 1px;
    color: #dc203d;
    font-weight: bold;
    border-radius: 27px;
}
.line_login{
    width: 100%;
}
.olvide_pass_div{

    padding: 1em 0em 4em 1em;
}

.user_panel{
    float: right;

}
.nav{
    height: 8em;
}
.fondo_home{
    background: url(/resources/img/login.png);
    height: 45em;
    background-size: 108%;
    background-repeat: no-repeat;
    background-position: -63px -364px;
}
.modal_recover_pass{
  z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
    position: absolute;
    width: 53em;
    height: 40em;
    border-radius: 14px;
    text-align: center;
}
.modal_header_recover{
    background: #DA1132;
    color: #ffffff;
    width: 100%;
    border-radius: 14px 13px 0px 0px;
    height: 70px;
}

.modal_header_iusa{
  background: #da1f32;
color: #ffffff;
text-align: center;
border-radius: 15px 15px 1px 1px;
}
.modal_footer_iusa{
text-align: center;
}
.modal_content_iusa{
      border-radius: 16px !important;
}
.btn_float_left{
  float: left;
  margin-left: 8em;

}
.btn_float_right{
  float: right;
  margin-right: 8em;

}
#label_title{
  font-size: 25px;
font-weight: 700;
    margin-top: 5px;
}
#editadmin_container{
    padding: 30px 80px 15px 90px;
}
#user_acitve{
  width: 55px;
margin-left: -7px;

}
.form_unset_border{
  border-radius: 0 !important;
border-top: 0 !important;
border-left: 0 !important;
border-right: 0 !important;
border-bottom: solid 2px #fffbfba6 !important;
-webkit-box-shadow: none;
box-shadow: none;
}

.close_iusa{
  font-size: 49px;
color: #ffffff;
text-shadow: unset;
opacity: unset;
/* width: 38px; */
font-weight: 200;
}

.info_text_input{
    padding: 1em;
    font-weight: bold;
    font-size: 23px;

}
.icon_close{
    cursor: pointer;
}
.info_input{
    font-weight: 500;
    font-size: 17px;
}
.recover_email{
   width: 80%;
    height: 48px;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 14px;
    border: solid 2px #eae3e3;
}
.line_recover_footer{
    border-color: #c4c2c2;

}

/*------------------estilos menu superior nuevo--------------*/

.menu_logo{
  float: left;
  width: 17em;
  height: 100%;
}
.menu_opcion{
  float: right;
    width: 7%;
    margin: 0px 8px 0px 8px;
    height: 100%;
    font-size: 16px;
    font-weight: 600;
}

/* .menu_opc_container + >  a:hover{
  color: : #ffffff;
} */
.menu_opcion:hover{
  background: #DA1132;
}
.menu_opcion:hover > .menu_opc_container > a{
  color: #ffffff;
  /* border:solid 2px black !important; */
}
.menu_user{
    background: #000000;
    height: 100%;
    float: right;
    width: 20em;
    overflow: hidden;
}
.user_data{
  float: left;
  width: 155px;
  margin-top: 23px;
  text-align: left;
}
.icon_menu_iusa{
  float: left;
  width: 10px;
  margin-top: 27px;
}
.img_menu{
  cursor: pointer;
}
.user_data >.name_user{
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
}
.user_data >.rol_user{
  color: #e5e5e5;
  font-size: 15px;
  font-weight: 500;

}
.logo_user{
    margin-left: 19px;
    width: 73%;
    margin-top: 12px;
}
.img_user_profile{
  width: 84px;
  float: left;
  height: 100%;
}
.menu_nav{
  height: 135px;
}
.container_menu_sup{
  height: 90px;
  overflow: hidden;
  box-shadow: 0px 9px 58px 8px rgba(145, 143, 145, 0.25);
}
.container_logo{
  top: 20px;
  left: 60px;
  position: absolute;
}

.nav_user{
    width: 15%;
    background: #262626;
    color: #ffffff;
    padding: 20px;
}
.img_nav{
    float: left;
}
.nav_userinfo{
    margin: 14px;
    float: left;
}
.nav_icon_menu{
    margin-top: 16px;
    float: right;
}
.navbar-default{
    background: #ffffff;
}
.navbar-default .navbar-nav > li > a {

    padding-left: 17px;
    padding-right: 18px;
    height: 5.3em;
    margin-top: 27px;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
}

.img_icon_iusa{
    margin-top: -33px;
    width: 83%;
}


.navbar-nav > li{
    text-align: center;
    height: 100%;
    margin-right: 6px;
    margin-left: 6px;

}
.navbar-nav > li:hover{
  background: #DA1132;
    color: white !important;

}
.navbar-nav > li a:hover{
    color: white !important;

}

.navbar-default .navbar-nav > li > a {
    color: #000000;
}
.nav_name_user{
    font-size: 17px;
    font-weight: bold;

}
.navbar_active{
    background: #da1132;
    color: white !important;
}
.link_active{
    color: white !important;
}
#icon_menu_logut{
    cursor: pointer;
}
/*------------estilos de home principal */

.user_panel{
    color: #ffffff;
    height: 100%;
    width: 16%;
    background: #000000;
    position: relative;
}
.nav_list{
    position: absolute;
    right: 23em;
    top: 0em;
    height: 50%;
    margin-right: 1%;
}


.icon_menu{
    margin: 1px 20px 1px 10px;
}
.navbar-default{
    border: none;
}
.navbar{
    margin-bottom: 0;
}
.img_user{
    position: absolute;
    top: 20px;
    left: 41px;

}
.data_user{

    top: 33px;
    position: absolute;
    left: 137px;
}
.img_icon_menu{

    top: 33px;
    position: absolute;
    left: 252px;
    cursor: pointer;
}
.logout_container{
  position: absolute;
  z-index: 1;
  background: #ffffff;
  right: 0em;
  width: 20em;
  top: 90px;
  border-radius: 0px 0px 28px 28px;
}
.logout_container > ul > li{
    font-size: 1.5rem;
    padding: 1em;
    border-bottom: solid 1px #a29d9d36;

}

.menu_opc_container{
  text-align: center;
margin-top: 33px;
}
.menu_active{
  background: #DA1132;
  color: #D20038;
}
.logout_container > ul > li a{
   text-decoration: none;
    color: #262626;
}
.menu_list{
  height: 100%;
}

/*estilos de pantalla principal*/
.container_elemnts{
    background: #ffffff;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6em;
    left: 0;
    right: 0;
    top: 16em;
    width: 68em;
    height: 58em;
    text-align: center;
    border-radius: 9px;
    box-shadow: 0px 14px 48px -6px rgba(145,143,145,1);
}
.container_text_header{
    color: #000000;
    letter-spacing: 3px;
    font-weight: bold;
    margin-top: 26px;
    font-size: 26px;
}
.container_menu_img{
    margin: 0 auto;
    box-shadow: 0px 0px 17px 0px rgba(145, 143, 145, 0.55);
    width: 65%;
    margin-top: 6em;
    position: relative;
    height: 10em;
}
.container_img{
    height: 90%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    top: -47px;
    right: 0;
}
.container_text_menu{
   /* letter-spacing: 1px;*/
    padding-top: 4em;
    font-weight: 600;
    font-size: 19px;
}
.box_img{
  text-align: center;
margin-top: 40px !important;
margin: auto;
width: 375px;
height: 180px;
border: solid #c2b7b785;
border-radius: 4px;
}
.label_img{
  margin-top: 15px !important;
  margin: auto;
position: absolute;
right: 0;
left: 0;
width: 20em;
}
.video_previewE{
  text-align: center;
margin-top: 40px !important;
margin: auto;
width: 375px;
height: 180px;
border: solid #c2b7b785;
border-radius: 4px;
}
.btn_video_inputE{
  margin-top: 15px !important;
  margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    width: 20em;
}
.red_line_header{
    margin-bottom: 20px;
    width: 8em;
    border-top: 6px solid #e2232a;
    border-radius: 9px;
}
.red_line_icon{
    width: 5em;
    border-top: 5px solid #e2232a;
    border-radius: 9px;
    margin-top: 8px;
}


/*------------estilos generales de listados*/

.container_main{
    margin-top: 6em;
}
.title_page >p{
    font-weight: bold;
    font-size: 28px;
}
.title_page > hr{
    width: 8em;
    border-top: 5px solid #e2232a;
    border-radius: 9px;
    margin-top: 8px;

}
.dataTables_wrapper .dataTables_filter input {
    color: #000000;
margin-left: 0.5em;
    border: solid 2px #e2232a;
    width: 26em;
    padding: 10px 14px 10px 41px;
    border-radius: 20px;
    background: url(/resources/img/icon_search.png);
    background-repeat: no-repeat;
    background-position-x: 7px;
    background-position-y: 5px;
    background-size: 8%;
    position: absolute;
    left: 0;
    top: -59px;
}
.new_element{
    float: right;
}
.new_element a > p{
    display: inline;
    color: red;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;

}
.tabla_generica_iusa,.tbl_users{
 border-radius: 22px;
box-shadow: 0px 4px 19px 0px rgba(145,143,145,1);
}
.tabla_generica_iusa,.tbl_admin{
 border-radius: 22px;
box-shadow: 0px 4px 19px 0px rgba(145,143,145,1);
}
/*tabla estilos sin datattble*/

.tabla_archivos{
  border-radius: 22px;
  margin-top: 4em;
  width: 100%;
  box-shadow: 0px 4px 19px 0px rgba(145,143,145,1);
}
.tabla_archivos tbody tr:nth-child(n+1):nth-child(odd){
    background: #EBEBEB !important;
    border: solid 0px transparent !important;
}
table.tabla_archivos thead th, table.tabla_archivos thead td {

    border-bottom: none !important;
}
table.tabla_archivos.no-footer {
    border-bottom:none !important;
}
table.tabla_archivos tbody th, table.tabla_archivos tbody td {
    height: 7em !important;
    text-align: center;
}
table.tabla_archivos thead th, table.tabla_archivos thead td {
    text-align: center;
    height: 4em !important;
    font-weight: bold;
    font-size: 14px;
}

.buttons-html5 > img {
    width: 45px;
}
/*tabla estilos sin datattble*/
.dataTables_wrapper{
    border-bottom: solid 3px #c2c2c261;
}
#tabla_reportes_registros_wrapper > .dt-buttons > a.dt-button.buttons-excel.buttons-html5 {
    margin-right: 0px;
}
#tabla_reportes_cursos_wrapper > .dt-buttons > a.dt-button.buttons-excel.buttons-html5 {
    margin-right: 0px;
}
#tabla_reportes_transmisiones_wrapper > .dt-buttons > a.dt-button.buttons-excel.buttons-html5 {
    margin-right: 0px;
}
.tabla_generica_iusa tbody tr:nth-child(n+1):nth-child(odd){
    background: #EBEBEB !important;
    border: solid 0px transparent !important;
}
.tbl_users tbody tr:nth-child(n+1):nth-child(odd){
    background: #EBEBEB !important;
    border: solid 0px transparent !important;
}
.tbl_admin tbody tr:nth-child(n+1):nth-child(odd){
    background: #EBEBEB !important;
    border: solid 0px transparent !important;
}

table.dataTable thead th, table.dataTable thead td {

    border-bottom: none !important;
}
table.dataTable.no-footer {
    border-bottom:none !important;
}
table.dataTable tbody th, table.dataTable tbody td {
    height: 7em !important;
    text-align: center;
}
table.dataTable thead th, table.dataTable thead td {
    text-align: center;
    height: 4em !important;
}
.input_date_calendar{
  background: url(/resources/img/calendar.png);
background-repeat: no-repeat;
background-position: right;
background-position-y: 9px;
    width: 175px;
}
#tabla_reportes_transmisiones_filter,#tabla_reportes_cursos_filter,#tabla_reportes_registros_filter{
  display: none;
}


.filter_reportes{
  background: #ffffff;
  border-radius: 33px;
  border: solid 2px #da1f32;
  padding: 9px 15px 9px 15px;
  width: 16em;
  width: 11em;
  z-index: 2;
  background: url(/resources/img/caret.png);
  background-repeat: no-repeat;
  background-size: 19px;
  -webkit-appearance: none;
  background-position-x: 113px;
  background-position-y: 10px;
}
.text_filter{
  font-weight: 600;
  margin-top: 9px;
  margin-right: 5px;
  margin-left: 15px;
}
.container_filter {
    float: left;
    display: inline-flex;
}
.margin_b{
  margin-bottom: 20px;
  overflow: hidden;
}
.input_radius_red_border{
  font-size: 12px;
  width: 12em;
  border: solid 2px #da1f32;
  border-radius: 33px;
  padding: 9px 15px 9px 15px;
  text-align: center;
}
.input_d{
  cursor: pointer !important;
}
.container_info{
  float: left;
  margin-right: 4em;
}
.text_total{
  font-weight: 600;
}
.img_paginate{
    width: 53%;
}
.paginate_button.current, .paginate_button.current:hover {
    color: #ffffff !important;
    border-radius: 19px !important;
    border: 1px solid #eb0101 !important;
    background: #d60e0e !important;
}

.dataTables_paginate,.dataTables_info{
    margin-top: 2em!important;
}
.icon_table{
    width: 28px;
    cursor: pointer;
}
.icon_table_small{
      width: 24px;
      cursor: pointer;
}
.center_content{
    text-align: center;
}

.active_on,.active_off{
        width: 90px;
}
.status_active{
    cursor: pointer;
}
.alert_msg{
    padding: 1%;
    box-shadow: 0px 4px 19px 0px rgba(145,143,145,1);
    position: fixed;
    right: 0;
    top: 28%;
}
.alert_msg.move{
    -webkit-transform: translate(100px, 100px);
    transform: translate(100px, 100px);
}
.close_alert{
  cursor: pointer;
  font-size: 37px;
  color: #d80909;
  top: -25px;
  position: absolute;
  left: -9px;
  font-weight: 600;
}
.alert_success{
  background: #deeedd;
  color: #327638;
}
.alert_warning{
background: #f4d6da;
color:#e31017;
}


/*----------------noticias-----------------*/
.icon_up, .icon_down{
    width: 38px;
    margin: 8px;
    cursor: pointer;
}
.arrow_order{
    width: 38px;
    margin: 8px;
    cursor: pointer;
}
.delete_icon{
  left: 330px;
  position: relative;
  top: -33px;
  font-size: 38px;
  cursor: pointer;
}
.delete_icon:hover{
  color: #ffffff;

}
.icon_remove{
  position: absolute;
}
.img_preview_edit{
  border-radius: 5px;
  width: 355px;
  position: absolute;
  margin: unset;
}
.img_preview{
  width: 100%;
  height: 65px;
      border-radius: 13px;
      margin-top: 27%;
}
.div_img_container_lista{
  width: 130px;
  border-radius: 13px;
  height: 130px;
  margin: auto;
  position: relative;
}

/* revisar visualizacion correcta */
.div_img_listado{
  width: 130px;
  height: 130px;
  /*margin-left: 43px;
  border-radius: 13px;
  height: 130px;
  background: #000000;
  position: relative;*/
}
.container_panel{
  box-shadow: 0px -16px 66px 4px rgba(145, 143, 145, 0.27);
    margin:0em;
    border-radius: 8px;
}
.right_separator{
  margin-right: 30px;
}
.left_separator{
  margin-left: 30px;
}
.margin_sondeo{
      padding: 40px 230px 20px 230px !important;
}
.no_data_label{
  text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #8a8787;
}
.download{
  cursor: pointer;
}
.download >img{
  width: 52px;
}
.show_m{
  cursor: pointer;
}
.show_m >img{
  width: 32px;
}
#asistentes{
  border: solid 1px #cccccc;
text-align: center;
height: 35px;
width: 100px;

}
.img_300x400{
  position: absolute;
    float: left;
    border: solid 1px #cccccc;
    width: 300px;
    bottom: 125px;
    left: 15em;
    height: 400px;
}
.img_130x130{
  position: absolute;
    float: left;
    border: solid  1px #cccccc;
    width: 160px;
    height: 130px;
    bottom: 130px;
    right: 15em;
}

.img_245x170{
  position: absolute;
float: left;
border: solid 1px #cccccc;
width: 245px;
height: 170px;
bottom: 130px;
right: 15em;
}
.img_375x180{
  position: absolute;
  float: left;
  border: solid 1px #cccccc;
  width: 375px;
  bottom: 125px;
  left: 15em;
  height: 180px;
}
#label_left{
  position: absolute;
  bottom: 75px;
  right: 15em;
}
#label_rigth{
  bottom: 75px;
  position: absolute;
  left: 21em;
}
#lbl_rigth{
  bottom: 50px;
  position: absolute;
  left: 24em;
}
#lbl_left{
  position: absolute;
    bottom: 50px;
    right: 18em;
}
.container_panel_section{
      padding: 40px 160px 20px 160px;
}

.form_no_border{
    border-radius: 0 !important;
    border-top:0 !important;
    border-left:0 !important;
    border-right:0 !important;
    border-bottom: solid 2px #828181a6 !important;

    -webkit-box-shadow: none;
    box-shadow: none;
}
.img_activo{
    display: block;
    margin-left: -8px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    color: #b9b1b1;
    opacity: 1;
}

#btn_bottom{
    margin-top: 28px;
}

.margin_top_row{
    margin-top: 3em;
}
.container_panel_footer{
    text-align: center;
}

.container_panel_footer > button{
    margin: 0px 70px 0px 70px;
}
.label_img_check{
    margin-left: 8px;
    margin-right: 37px;
}
.btn_red >a{
    color: #ffffff;
}
.btn_slim_large{
        padding: 0.7em 4em .7em 4em !important;
}
.imagen_fechas{
  background: url(/resources/img/calendar.png);
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: 6px;
  width: 175px;
}


#fecha_noticia, #fecha_sondeo{
    background: url(/resources/img/calendar.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: 6px;
    width: 175px;

}
.fecha_input{
  background: url(/resources/img/calendar.png) !important;
  background-repeat: no-repeat !important;
  background-position: right !important;
  background-position-y: 6px !important;
  width: 175px !important;
}
#hora_noticia{
    background: url(/resources/img/clock.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 9em;
    padding-right: 25px;
}
.input_hora{
    background: url(/resources/img/clock.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 9em;
    padding-right: 25px;

}
.selectCat{
    z-index: 1;
    border-radius: 0px 0px 5px 5px;
    background: #ffffff;
    text-align: left;
    box-shadow: 0px 4px 19px 0px rgba(145,143,145,1);
    margin-left: 6px;
    position: absolute;
    width: 83%;
    padding: 14px;
    cursor: pointer;
}

.selectCat> ul >li:hover{
    background: #c2c2c2;
}
#sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
   width: 100%;
 }
 #sortable li {
   margin: 3px 15px 3px 0;
padding: 1px;
float: left;
width: 355px;
height: 174px;
font-size: 4em;
/* text-align: center; */
background: #ffffff;
border: none;
 }
.categoria_noticias{
    cursor: pointer;
}
.categoriaAction{
  cursor: pointer;
}
.form-control[readonly]{
    background: #ffffff;
}
.contador_caracteres{
    float: right;
}
#categoria_noticia,#categoria{
    background: url(/resources/img/caret.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 19px;
    cursor: pointer !important;
}
.section_padding_right{
    padding-right: 75px;
}
.section_padding_left{
    padding-left: 75px;
}
.label_form{
    display: block;
}
#fileNoticias{
    border: dashed #c1bbbb;
    margin-top: 2em;
}
.container_files{
  position: relative;
padding: 1em;
margin: 8px;
height: 123px;
}
.upload_files_here {
    top: 7em;
    color: #949191;
    text-align: center;
    position: absolute;
    margin: auto;
    right: 0;
    /* border: solid #c1bdbd; */
    padding: 28px;
    left: 0;
    height: 139px;
    width: 320px;
    z-index: -1;
}
.button_file > button {
    font-size: 12px;
}
/* NOTE: estilos del plugin para subir archivos  */
.btn-file{
  width: 19em;
  margin: auto;
}
.btn-file >i{
  display: none;
}
.file-drop-zone {
/*    margin: auto !important;*/
  /*  width: 23em;
    margin-top: 3em !important;
    border: 1px solid #aaa !important;

    height: 13em !important;
    text-align: center;
    vertical-align: middle;
    margin: auto !important;
    padding: 5px;*/
}



/*.file-thumbnail-footer{
  display: none;
}*/
/*

#upload_img, #upload_videos{
    height: 18em;
    border: dashed #9e9d9dd9;
    margin-top: 1em;
    margin-bottom: 1em;
    position: relative;
}
.upload_files_here_img{
    top: 2em;
    color: #949191;
    text-align: center;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    height: 139px;
    width: 320px;
    width: -1em;
}*/

/*
.file-input,.file-input-ajax-new{
      border:none !important;
      margin-top: 3em ;
}




.file-preview {
    border: none !important;
}


.krajee-default.file-preview-frame {
  margin: 0px !important;
    float: left !important;
    text-align: center !important;
    border: none !important;
    box-shadow:none !important;
}
.krajee-default.file-preview-frame .kv-file-content {
    width: 100% !important;
    height: 160px !important;
}
.file-preview-video{
  width: 100% !important;
    height: 160px !important;
}
.file-drop-zone-title {
    opacity: 0 !important;

}
.video_zone{
      border: dashed #cecdcd;
      height: 22em;
}
.fileinput-remove{
  position: absolute !important;
top: -39px !important;
}*/
/*estilos de usaurios*/
#small_panel{
  width: 50em;
margin: auto;


}
/* estilos de administradores modal */
/* .red_modal{
  background: #D40042 !important;
  color: #ffffff;
  border-radius: 18px 18px 1px 0px;
  padding: 15px;
}
.modal_header_title {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  color: #ffffff;
}
.modal_radius{
  border-radius: 20px;
}
.close{
  color: #ffffff;
  text-shadow: unset;
  opacity: unset;
  font-size: 52px;
  margin-top: -6px;
  font-weight: 600;
}
.modal-footer{
  text-align: center;
}
#nameEmpleado {
    background: url(/resources/img/icon_search1.png);
    background-repeat: no-repeat;
    height: -50%;
    background-position: right;
    background-size: 5%;
}
#nuevoadmin_container{
  width: 28em;
  margin: auto;
} */


.pills_center{
  width: 25em;
  margin: auto;
}
.pill_left {
  width: 12em;
  text-align: center;
  color: gray;
  border: solid #da1f32;
border-radius: 30px 0px 0px 30px !important;
}
.pill_right {
  width: 12em;
  text-align: center;
  color: gray;
  border: solid #da1f32;
 border-radius: 0px 30px 30px 0px !important;
}
.pill_center{
    width: 12em;
    text-align: center;
    color: gray;
    border: solid #da1f32;
}
.pills_center_t{
  width: 37em;
  margin: auto;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    font-weight: 600;
    background-color: #da1f32;
}
.form_content{
  text-align: left;
  margin: 50px 100px 50px 100px;
}
/* campos de formulario sin bordes */
.form_border_none{
  display: block;
  border: none;
  width: 100%;
  height: 31px;
  color: #736666;
  font-size: 16px;
}
/* select categorias,areas  */
.selec_text{
  display: block;
  width: 100%;
  border-top: none;
  border-right: none;
  border-left: none;

}

/* estilo boton tipo file */
.input_label{
  position: absolute;
  top: 0px;
  opacity: 0;
}
/* imganes_margen solido */
.upload_div{
  height: 25em;
  width: 100%;
  border: solid 1px #bebdbd;
}
.upload_descargable{
  height: 41em;
  width: 100%;
  border: solid 1px #bebdbd;
}
.comment_img{
  text-align: center;
margin-top: 8% !important;
margin: auto;
width: 25%;
height: 140px;
border: solid #c2b7b785;
border-radius: 4px;
}

/*estilos seccion de noticias*/
.file_input {
     position: absolute;
     top: 0px;
     opacity: 0;
}

#file_video_input{
  position: absolute;
  top: 0px;
  opacity: 0;
}
.file_label_input{
  position: absolute;
  top: 0px;
  opacity: 0;
}
#file_imagen_input{
  position: absolute;
  top: 0px;
  opacity: 0;
}
#upload_video{
  height: 20em;
    width: 100%;
    border: dashed #bebdbd;
}
#upload_video_capacitacion{
  height: 20em;
  width: 100%;
  border: solid 1px #bebdbd;
}
#upload_img_eventos {
    height: 40em;
    width: 100%;
    border: solid 1px #bebdbd;
}
#upload_img_capacitacion {
    height: 25em;
    width: 100%;
    border: solid 1px #bebdbd;
}
.eventoAsist{
  color: #00abff;
text-decoration: underline;
font-size: 18px;

}
.img_ubicacion{
  text-align: center;
  margin-top: 8% !important;
  margin: auto;
  width: 400px;
  height: 150px;
  border: solid #c2b7b785;
  border-radius: 4pxs
}
.img_descargables{
  text-align: center;
  margin-top: 8% !important;
  margin: auto;
  width: 300px;
  height: 400px;
  border: solid #c2b7b785;
  border-radius: 4px;
}
/* unificar */
.img_descargables>p{
  color: #b5adad;
}
.img_ubicacion >p{
      color: #b5adad;
}
#upload_img{
  height: 20em;
  width: 100%;
  overflow: auto !important;
  border: dashed #bebdbd;
}
.preview_img_galery{
  margin: 17px;
  border-radius: 8px;
}
#video_preview{
text-align: center;
margin-top: 40px !important;
margin: auto;
width: 375px;
height: 180px;
border: solid #c2b7b785;
border-radius: 4px;
}
#btn_video_input{
margin: auto;
position: absolute;
right: 0;
left: 0;
width: 20em;
}
.video_zone{
  margin-top: 20px;
}
.img_zone{
  margin-top: 20px;

}
.img_view{
  width: 100%;
  height:100%;
}
#btn_video_input{
  margin-top: 15px;
}
.img_preview_trivia{
  width: 100%;
  height: 100%;
}
#cloud_video{
  margin-top: 17px;
}
.cloud_videoE{
      margin-top: 17px;
}
#cloud_descargable{
      margin-top: 11em;
}
#video_preview >p{
  color:#9D9995;
}
.imagen_preview{
    padding-top: 48px;
    /* margin-top: 52px; */
    text-align: center;
    margin: auto;
    width: 20%;

}
.label_img_preview{
  font-size: 16px;
  color: #b5adad;
}
.imagen_preview_eventos{
  padding-top: 50%;
  text-align: center;

}
.imagen_preview_capacitacion{

  text-align: center;

}
.imagen_preview_small{

  text-align: center;

}
#imgInput{
  z-index: 1;
position: absolute;
margin: auto;
text-align: center;
right: 0;
left: 0;
width: 16%;
top: 230px;

}
.text_info_img{
  text-align: center;
  color:#9D9995;
}eventos
.cif-file-picker{
  margin: auto !important;
    right: 0 !important;
    left: 0 !important;
    position: absolute !important;
    border: none !important;
    height: 45px !important;
}

/* imagenes */
.cif-img {
    border-radius: 8px;
  }
/* eventos */
#map{
      height: 30em;
}

/*dscargables*/
.filterSup{
  z-index: 2;
  width: 22em;
  color: #000000;
  border: solid 2px #e2232a;
  padding: 10px 113px 10px 41px;
  border-radius: 20px;
  background: url(/resources/img/caret.png);
  background-size: 19px;
  background-repeat: no-repeat;
  background-position-x: 260px;
  background-position-y: 50%;
  cursor: pointer;
  position: absolute;
  left: 34em;
  top: 8px;
}

.select_desc{
  z-index: 1;
  position: absolute;
  width: 22em;
  background: white;
  height: 12em;
  left: 34em;
  border-bottom: solid 2px #e2232a;
  border-left: solid 2px #e2232a;
  border-right: solid 2px #e2232a;
  top: 35px;
  border-radius: 0px 0px 25px 25px;

}
.select_desc >ul{
  margin-top: 29px;
  margin-right: 20px;
  margin-left: 20px;
}
.select_desc >ul>li:not(:last-child){
  border-bottom: solid 2px #e2232a;
  margin: 15px 0px 15px 0px;
  cursor: pointer;
}
.select_desc >ul>li{
  cursor: pointer;
}
.filterSup{
  cursor: pointer !important;
}
.tabla_asistentes_wrapper{
  margin: 33px;
  border-radius: 13px;
}
.container_table_asistentes{
  border-radius: 12px;
  margin-top: 7em !important;
    box-shadow: 0px 4px 19px 0px rgba(145,143,145,1);
    margin: 42px;
}
#tabla_asistentes_wrapper{
      margin: 25px;

}
#tabla_asistentes >thead{
      background: #e3e3e3;
}


/* contenedor subir documtnos */
.upload_action{
  height: 3em;
  width: 12em;
  margin: auto;
  text-align: center;
}
.preview_element{
  height: 10em;
  width: 7em;
  text-align: center;
  margin: auto;
}
#img_pdf{
  width: 100%;
}
.upload_content{
  margin: 8em;
}

.modal-dialog-big {
    width: 750px !important;
    margin: 30px auto;
}
.modal-dialog-listado {
    width: 850px !important;

}
.modal-dialog-preguntas{
  width: 750px !important;
}
.required_input{
  color: red;
}
.chat_container{
    box-shadow: 0px 2px 15px 2px rgba(145, 143, 145, 0.27);
    overflow: auto;
    border-radius: 11px
}
.chat_panel{
      padding: 2em;
}
.img_exit{
  width: 33px;
  margin-left: 5em;
  margin-bottom: 1em;
}
.fecha_h{
  margin-left: -15px;
font-size: 12px;
}
/* estilos para las cajas */

.container_box{
  width: 81em;
  box-shadow: 3px 4px 29px 6px rgba(145, 143, 145, 0.27);
  height: 100% !important;
  margin: auto;
  border-radius: 12px;
  margin-top: 3em;
  height: 35em;

}
.container_notification{
  height: 58em !important;
}
.container_transmisiones{
  height: 53em !important;
}
.container_transmisiones_nonedit{
  height: 40em !important;
}
.container_box_header{
  padding-top: 3em;
}
.container_box_body{
  padding: 0em 5em 5em 5em;
}
#statusPanel{
  text-align: center;
}
.img_capacitacion {
  width: 100% !important;

}
.jugador_cap{
  color: red !important;
}
.chat_user{
        margin: 2em;
      border-bottom: solid 1px #e5dada;
}
.chat_container{
  height: 35em;
}

#interno,#publico,#todos{
  width: 20px;
}
.margin_panel{
  margin-top: 33em;
}

.new_tema_cap{
  cursor: pointer;
}
.question_form{
  padding: 20px;
box-shadow: 3px 4px 29px 6px rgba(145, 143, 145, 0.27);
margin-top: 2em;
}
.colapside_question{
  padding: 20px;
box-shadow: 3px 4px 29px 6px rgba(145, 143, 145, 0.27);
margin-top: 2em;
}
.eval_question{
  border-bottom: solid 3px #dc203d;
  width: 44%;
  margin-left: 1em;
}

#edit_question{
  margin-left: 52em;
    margin-top: -25px;
    width: 25px;
    position: absolute;
}
.delete_question{
  position: absolute;
margin-left: 57em;
margin-top: -30px;
width: 25px;
}
#caret_question{
  position: absolute;
margin-left: 62em;
margin-top: -31px;
width: 35px;
cursor: pointer;
}

/* pruebas */
.buttons-html5{
  font-weight: 600;
    color: #da1f32;
position: absolute;
right: 1px;
margin-top: -64px;
margin-right: -39px;
}

.delete_chat{
  cursor: pointer;
}
.center_msg{
  text-align: center;
font-size: 16px;
}


/* modal de confirmacion */

.modal-header {
    border-bottom: none !important;
}

.modal-footer {

    border-top: none !important;
}
.footer_margin{
  margin-top: 4em;
}

/* panel de temas capacitacion */

.btn_rmr{
  float: right;
margin-right: 7em;
}
.container_curso{
  margin-top: 5em;
box-shadow: 3px 4px 29px 6px rgba(145, 143, 145, 0.27);
padding: 20px;
}
.img_tema{
  width: 175px;
  height: 85px;
}
.container_newTema{
  text-align: center;
    padding: 5px;
    box-shadow: 3px 4px 29px 6px rgba(145, 143, 145, 0.27);
    margin-top: 2em;
}
.text_new_intem{
  display: inline;
font-size: 18px;
font-weight: 600;
color: red;
}
.container_evaluacion{
  padding: 20px;
    box-shadow: 3px 4px 29px 6px rgba(145, 143, 145, 0.27);
    margin-top: 2em;
}
.eval_cap{
  border-bottom: solid 3px #dc203d;
width: 105px;
margin-left: 3em;
}
.title_section{
  font-size: 20px;
  width: 36em;
color: #000000;
overflow: hidden;
text-overflow: ellipsis;
font-weight: 500;
}
.title_tema{
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 20px;
  color: #000000;
  font-weight: 500;
  position: absolute;
  border-bottom: solid red;
  width: 95%;
  margin-top: -13px;
}
.text_new_question{
  text-align: center;
    padding: 5px;
    box-shadow: 3px 4px 29px 6px rgba(145, 143, 145, 0.27);
    margin-top: 2em;
}
.new_question{
  margin-top: 2em;
box-shadow: 3px 4px 29px 6px rgba(145, 143, 145, 0.27);
padding: 20px;
}
.title_curso{
  margin-top: 1em;
font-size: 15px;
}
.notMatgin{
  border:none;
}
.new_tema{
  margin-top: 2em;
box-shadow: 3px 4px 29px 6px rgba(145, 143, 145, 0.27);
padding: 20px;
}
#question_edit{
  margin: 2em;
}
.margin_panel_question{
  margin-top: 3em;
}
#editCurso{
  margin-top: 23px !important;
}
.img_tema_preview{
  width: 145px;
height: 65px;
}
.img_tema_sup{
  width: 100%;
  height: 100%;
}
#idNot{
  width:10% ;
}
#Not{
  width:50%;

}
#Dnot{
  width:13%;
}
#Dfecha{
  width:14%;
}
#Ddelete{
  width:13%;
}
.text_aleft {
  text-align: left;
}

/* descargables */
.panel_preview{
  height: 1000px;
    width: 850px;
    background: #ffffff;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    box-shadow: 0px -16px 66px 4px rgba(145, 143, 145, 0.27);
    border-radius: 7px;
    top: 75em;
    z-index: 2;
}
.panel_header{
  background: #da1f32;
  color: #ffffff;
  border-radius: 7px 7px 0px 0px;
}
.panel_title{
  font-size: 25px;
  text-align: center;
  padding: 21px;
  font-weight: 700;
}
#close_preview{
  margin-top: -66px;
margin-right: 16px;
}
.panel_body{
  padding: 2em;
width: 100%;
height: 100%;
}
#preview_document{
  display: none;
}
.inicioTransmision{
    color: #ffffff;
    text-decoration: none;
    background: #da1f32;
    border-radius: 14px;
    font-weight: 600;
    padding: 5px 15px 5px 15px;
}
.inicioTransmision:hover{
  color: #e8e5e5;
}
.inicioTransmision:visited{
  color: #e8e5e5;
  text-decoration: none;

}
.container_preguntas{
  margin-bottom: 3em;
}
.elemnt_center{
  text-align: center !important;
  float: none !important;
    padding: 1em;
}
#tablapreguntas,#tablaganadores{
  border-radius: 22px;
  box-shadow: 0px 4px 19px 0px rgba(145,143,145,1);
}
#tablapreguntas_wrapper{

  margin: auto;
  width: 1134px;
}

#tablapreguntas tbody tr:nth-child(n+1):nth-child(odd) {
    background: #EBEBEB !important;
    border: solid 0px transparent !important;
}

#tablaPreguntasHistorial,#tablaPreguntasHistorial{
  border-radius: 22px;
  box-shadow: 0px 4px 19px 0px rgba(145,143,145,1);
}
#tablaPreguntasHistorial_wrapper{

  margin: auto;
  width: 1134px;
}

#tablaPreguntasHistorial tbody tr:nth-child(n+1):nth-child(odd) {
    background: #EBEBEB !important;
    border: solid 0px transparent !important;
}

#tablaganadores tbody tr:nth-child(n+1):nth-child(odd){
    background: #EBEBEB !important;
    border: solid 0px transparent !important;
}
.img_logo_container{
  padding: 1em;
  width: 50%;
  height: 50%;
  background: #8080805e;
}
.img_logo_iusa{
  width: 100%;
  height: 100%;
}
#preview_logo{
  cursor: pointer;
}
.container_modal_question{
  padding: 18px 75px 18px 75px;
}
.img_check > img{
  width: 20px;
}
.no_conflict{
  float: none;
position: absolute;
top: 35px;
right: 1px;
}
.input-group-addon{
background-color: #ffffff !important;
}
.modal_red_footer{
  margin-bottom: 5em;
  margin-top: 4em;
}
.form_question{
    margin-bottom: 3em !important;
}
/* transmisiones */

#confirm_transmision{
  top: 20em;
}
.header_red{
  background: #dc203d;
  border-radius: 12px 12px 0px 0px;
}
.header_red > p{
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
}
.center-text-modal > p{
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  margin: 30px;
}
.close_transmision{
  font-size: 41px;
  color: #ffffff;
  opacity: unset;
  font-weight: 100;
  margin-top: -38px !important;
}
.modal_start{
      border-radius: 15px !important;
}
.modal_red_footer_transmision{
  padding: 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.modal_red_footer_transmision >button{
      margin: 1px 40px 1px 40px;

}
#fechaTransmision{
  border-top: solid white;
border-right: solid white;
border-left: solid white;
border-bottom: solid 1px #c7c4c4;
}
.noneditable{
  border: solid 1px #fbfafa !important;
}
.header_img{
  /* width: 140px;
  height: 70px; */
  width: 75px;
height: 75px;
}
.text_question{
  padding-left: 3em !important;
  padding-top: 2em !important;
  padding-bottom: 1em !important;
}
.selec_no_border{
  background: #ffffff;
    /* border: solid; */
    padding: 5px;
    border-bottom: solid 2px #afadad;
    /* border-radius: 4px; */
    border-top: #ffffff;
    width: 30em;
    border-left: #ffffff;
    border-right: #ffffff;
}
.margin_top_group{
  margin-top: 3em;
}


.header_buttom{
      margin-bottom: 3em;
}


/* estilos de los contenedores responsivos */

.col_centered{
  float: none;
  margin: auto;
}
/* estilos de las tablas */
.tabla_personalizada tbody tr:nth-child(n+1):nth-child(odd){
  background: #EBEBEB !important;
  border: solid 0px transparent !important;
}
.tabla_personalizada{
 border-radius: 22px;
box-shadow: 0px 4px 19px 0px rgba(145,143,145,1);
}


/*-------------------Estilos seccion configuraciòn  test----------------------------------------- */

.panel_rounded{
    border-radius: 12px;
    background: #fff;
    box-shadow: 0px 4px 19px 0px rgba(145,143,145,1);
    margin-top: 50px;
}
.panel_rounded_header{
    padding: 20px;
}
.panel_tabs{
    padding: 0px 40px 30px 40px;
}
.nav_configuration{
    height: 3em !important;
}
.tab_container{
    box-shadow: 0px 0px 10px 1px rgb(224, 224, 224);
    border-radius: 5px;
}
.tab_header{
    border-bottom: solid 1px #e0dcdc;
}
.tab_header > p{
    font-size: 2.5rem;
    font-weight: 600;
    padding: 10px 30px;
}
.tab_body{
    padding: 15px 30px;
}
#container_logo{
    height: 479.63px;
}
.gray_label{
    color: #716161;
    font-size: 1.5rem;
    font-weight: 200;
}
.btn_margin{
   margin:10px;
}
.text_description{
    font-size: 16px;
}
.nav_configuration >li{
    border-radius: 6px 6px 0px 0px;
    border-top: solid 2px #e2232b;
    border-left: solid 2px #e2232b;
    float: left;
    margin-bottom: -1px;
    border-right: solid 2px #e2232b;
}
.nav_configuration > li.active a{
    color: #fff;
    font-weight: 600;
    background-color: #DF2229;
    border: 1px solid #DF2229;
    border-radius: 6px 6px 1px 1px;
    border-bottom-color: #DF2229;
}

.nav_configuration > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    font-weight: 600;
    background-color: #DF2229;
    border: 1px solid #DF2229;
    border-radius: 4px 4px 1px 1px;
    border-bottom-color: #DF2229;
}


.nav_configuration > li > a {
    margin-right:  0px ;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 6px 6px 0 0;
}

.panel_margin_footer {
    padding: 20px;
}
#loader{
    /*display: none;*/
    background: #403b3b78;
    width: 100vw;
    height: 100vw;
    z-index: 2000;
    display: block;
    top: 0;
    position: fixed;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image:url("/resources/img/loadAjax.gif");
    background-position-y: 15%;
}
.text_left{
    text-align: left !important;
    max-width: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#temporal{
  width: 110px;
}
.form_modal{
    margin: 1em;
    overflow: hidden;
}
.file_contenido{
  width: 100px;
}
.ratio_text{
  font-size: 20px;
font-weight: 600;
}
#table_noticias thead th:nth-child( 3 ){
  width: 180px !important;
}
#table_noticias thead th:nth-child( 2 ){
  width: 125px !important;
}
#tablanoticias thead th:nth-child( 7 ){
  width: 140px !important;
}
.input_filter_date{
  cursor: pointer;
    font-size: 13px !important;
}
.hiddenDiv{
    width: 100%;
    z-index: 1000;
    height: 24em;
    position: absolute;
    display: none;
}
.buttons-html5 {
    background: #ffffff;
    border: none;
}

.detail_preview{
  text-align: center;
    margin-top: 40px !important;
    margin: auto;
    width: 375px;
    height: 180px;
    border: solid #c2b7b785;
    border-radius: 4px;
}
.detail_preview >p{
  color:#9D9995;
}
/*------------------- media -----------------------------  */
@media (max-width: 1788px) {
  .menu_opcion {
    margin: 0px 6px 0px 6px;
    font-size: 15px;
    font-weight: 600;
}
}
@media (max-width: 1741px) {

  .menu_opcion {
    margin: 0px 2px 0px 3px;
    font-size: 12px;
    font-weight: 600;
}
}
@media (max-width: 1522px) {
  .container_logo{
    left: -16px;

  }
  .menu_opcion {
    margin: 0px -7px 0px 3px;
  }
  .menu_opc_container >a{
    font-size: 11px;
  }
  .menu_logo{
    width: 12em;
  }
  .img_icon_iusa {
    margin-left: 40px;
    width: 146px;
}
#table_noticias thead th:nth-child( 7 ){
  width: 130px !important;
}


#table_noticias tbody td{
  font-size: 12px !important;
}
.active_on, .active_off {
    width: 60px !important;
}
.icon_up, .icon_down {
    width: 29px;
}
.container_info{
margin-right: 0 !important;
}


}
@media (min-width: 1200px) {
    .container {
        width: 1440px !important;
    }
    .text_filter{
      font-size: 12px !important;
    }
    .input_radius_red_border {
        font-size: 13px !important;
        width: 12em !important;
        padding: 9px 0px 9px 4px !important;
    }
    .icon_up, .icon_down {
        width: 26px;
    }

}

@media (max-width: 1120px) {
.menu_list{
  display: none !important;
}
.img_icon_iusa {
    margin-top: -34px  !important;
    width: 119px !important;
    margin-left: 4em !important;
}

}
