a{
        font-family: 'cooperhewitt' !important;
    }
    
    ._hj-f5b2a1eb-9b07_feedback_minimized_label{
        display:none;
    }
    .content_migapan{
        display: none;
    }
    /*Ocultar ganador: quitar margin-top de .stuck_container y display de .linea_info*/
    .linea_info{
        background: #4b0667;
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        font-size: 14px;
        position:fixed;
        z-index:90000;
    }
    .linea_info i{
        padding: 0px 5px;
    }
    .linea_info p{
         padding: 10px 10px;
         line-height: 1.1;
         align-items: center;
        display: flex;
    }
    .linea_info span{
         font-weight:900;
         padding: 0px 5px;
    }
    .vegas-wrapper{
        display: flex;
        justify-content: center;
        align-items: center;
    }
     #cd-reset-password{
        margin: 0 auto !important;
    }
    
    .stuck_container{
    height:75px !important;
}
.nav-menu-pipe{
    margin:0px 25px !important;
    width:100% !important;
}
.avatar2{
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    min-height: 38px !important;
}
a.logo-ccdg>img{
    width:208px !important;
    min-width:208px !important;
    max-width:208px !important;
}
.kt-header__topbar-user{
    padding: 0 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    border-radius: 50px;
    cursor: pointer;
}

.kt-header__topbar-user:hover{
    transition: all 0.3s;
    background-color: #f0f3ff;
}

.sub-menu-parent2.active .kt-header__topbar-user{
    transition: all 0.3s;
    background-color: #f0f3ff;
}

.kt-header__topbar-user p{
    align-self: center;
    padding: 0 0.55rem 0 0;
    font-weight: 500;
    font-size: 11px;
    color: #959cb6;
    display: flex;
    align-items: baseline;
}
.kt-header__topbar-user p span{
    font-size: 13px;
    margin-left: 4px;
    color: #6c7293;
}

.dropdown-menu{
    background: white;
    position: fixed;
    top: 76px;
    width: 240px;
    max-height: 910px;
    right: 28px;
    display:none;
    transition: all 0.3s;
}

.dropdown-menu .head_dropdown{
    position: relative;
}

.head_dropdown span{
     display: inline-block;
     width: 144px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     font-size: .8rem !important;
}

.dropdown-menu .head_dropdown .backgroun_dropdown{
    height: 65px;
    background-image: url(https://aula.desarrolloglobal.pe/aula/assets/media/misc/head_bg_sm.jpg);
    margin-bottom:46px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.dropdown-menu .head_dropdown .backgroun_dropdown p{
    /*position: absolute;*/
    right: 18px;
    width: 127px;
    text-align: left;
    margin-right: 2px;
    color: white;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 65px;*/
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-align: inherit !important;
    word-break: break-word;
    
    position: absolute;
    top: 50%;
    height: auto !important;
    transform: translateY( -50%);
    padding: 0 !important;
    max-width: 145px;
    max-height: 65px;
}
.dropdown-menu .head_dropdown span{
    color: #a1a8c3;
    font-size: 11px;
    position: absolute;
    top: 68px;
    left: 96px;
}

.dropdown-menu .head_dropdown .avatar{
    position: absolute;
    top: 37px;
    height: 55px !important;
    width: 55px !important;
    left: 22px;
    overflow: hidden;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    z-index: 0;
    border-radius: 100%;
    margin: 0 auto;
    cursor: pointer;
}
.dropdown-menu .liculebra a{
    padding: 9px 0px !important;
}
.dropdown-menu .liculebra a{
    color:#646c9a !important;
}
.notificaciones_v2{
    top: 9px !important;
    left: 12px !important;
}
.li_notif{
    width: 20px;
}
.li_notif svg{
    width:auto;
}
.apantaya_drop{
    display:none;
    position: fixed;
    top: 76px;
    right: 0px;
    height: 100vh;
    z-index: -1;
    background: #86868685;
    width: 547px;
    cursor: no-drop;
    z-index:999;
}
.campana{
    border-radius: 50%;
    width: 50px;
    height: 50px;
    justify-content:center;
    top: 12px;
    position: relative;
}
.campana:hover{
     background-color: #f0f3ff;
}

.campana.active{
    background-color: #f0f3ff; 
}

.campana.active path{
    fill: #5d78ff; 
}

.campana:hover path{
     fill: #5d78ff;
}

.li_notif{
     margin:0 !important;
}

.box_notif_{
    position: absolute;
    background: white;
    right: -25px;
    top: 47px;
    width:360px;
    display:none;
}

.rd-mobilepanel .box_notif_{
     top: 40px;
}



.box_notif_ .txt_aprendiendo{
    height: 73px;
    background-image: url(/aula/assets/media/misc/head_bg_sm.jpg);
    margin-bottom:46px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding:0px !important;
    margin:0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}

.box_notif_ span.new_notif{
    background: white;
    padding: 11px 13px;
    font-size: 12px;
    color: #a1a8c3;
    border-radius: 3px;
    position: relative;
    top: -5px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
}

.box_notif_ span.new_notif em{
    margin-right:4px;
}
/*---------------------------------*/

.dropdown-menu .kt-nav__link-text,
.dropdown-menu .kt-nav__item a{
     font-size:15px !important;
}

.dropdown-menu .kt-nav__item:hover .kt-nav__link-text,
.dropdown-menu .kt-nav__item:hover .kt-nav__link-icon{
     color:#005BAC !important;
}

.tile_notif{
    font-size: 15px !important;
    font-weight: 600 !important;
}

.txt_notif{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kt-head{
     padding-bottom: 29px !important;
    padding-top: 23px !important;
    min-height: 73px !important;
}

.kt-notification__item{
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.kt-notification__item-icon{
    margin-right:10px;
}

.foto-avatar{
     height: 100%;
     object-fit: cover;
}

.kt-notification__item-icon img{
    object-fit: cover;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.con_notificationes_v2 {
    margin-top: 0px !important;
}

.dropdown-menu.dropdown-menu-lg{
    width: 360px !important;
}

.li.vr_todo{
    display: flex;
    justify-content: space-between;
    margin: 0px 24px;
    align-items: center;
    margin-top:10px;
}
.li.vr_todo a{
    font-size: 13px !important;
    color: #656d9b !important;
    font-weight: 500;
}

.li.vr_todo a:nth-child(1){
     cursor:pointer;
}

.notificaciones_v2{
     position: absolute;
     border-radius: 50%;
     width: 19px;
     height: 19px;
     font-size: 12px;
     display: flex;
     justify-content: center;
     align-items: center;
     left: 28px;
     top: 37px;
}

.bell_noti .st0{
     fill: #FFFFFF !important;
    stroke: none !important;
 }
 
 .sin_leer, .li.vr_todo{
      position:relative;
 }
 
 .kt-notification a:after{
      display:none;
 }
 
 .btn_sin_leer {
    position: absolute;
    right: 14px;
    width: 8px;
    height: 8px;
    z-index: 20;
    border-radius: 100%;
    background: #2680EB;
    padding: 2px;
    cursor: pointer;
    top: 42px;
}

.sin_leer .kt-notification__item-icon,
.leida .kt-notification__item-icon{
     width: 45px;
     min-width: 45px;
     max-width: 45px;
     min-height: 45px;
     max-height: 45px;
     display: flex;
     align-items: center;
     justify-content: center;
}

.leida .kt-notification__item-icon img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.sin_leer .kt-notification__item-details div{
     color: #0057ba !important;
}

.sin_leer .kt-notification__item-icon i{
    font-size: 20px !important;
    color: #0057ba !important;
}

.leida .kt-notification__item-details div{
     color: #a0a0a0 !important;
}

.leida .kt-notification__item-icon i{
    font-size: 20px !important;
    color: #a0a0a0 !important;
}

.kt-notification__item-details{
    text-align:left;
}

.li.vr_todo{
    margin-left: 7px;
    background: white;
    margin-bottom: 9px;
}

.li.vr_todo a{
    font-size:11px !important;
}

/*---------------------------*/

.aside-menu-mobile > img{
     width: 106px;
     margin: 5px;
     margin-bottom: 20px;
}

.kt-aside--fixed .kt-wrapper{
     padding-left: 116px !important;
}

.aside-menu-mobile .nav-tabs{
     border-bottom:0px !important;
}

.aside-menu-mobile{
    position: fixed;
    display: block;
    /*width: 116px;*/
        width: 100% !important;
    height: 100vh;
    background: white;
    top: 75px;
    left: 0px;
    overflow: auto;
    padding-top: 10px;
    z-index: 9999;
    padding-bottom: 70px;
}

.aside-menu-mobile::-webkit-scrollbar {
    -webkit-appearance: none;
}

.aside-menu-mobile::-webkit-scrollbar:horizontal {
    height: 0px;
}

.aside-menu-mobile::-webkit-scrollbar:vertical {
    width: 4px;
}

.aside-menu-mobile::-webkit-scrollbar-thumb {
    background-color: #798df1;
    border-radius: 3.25px;
}

.aside-menu-mobile::-webkit-scrollbar-track {
    border-radius: 3.25; 
    background-color: rgba(249, 249, 249, 0);
}

.aside-menu-mobile li{
     width:100%;
     transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow;
     border-top: 1px solid #014888;
}

.aside-menu-mobile li>a{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     padding: 10px 0px;
     height: 74px;
     transition: all 0.3s;
     width:100%;
     height:100%;
}

.aside-menu-mobile li>a.active{
     background:#014888;
}

.aside-menu-mobile a>i{
     font-size: 19px;
     color:#e3f2ff;
     margin-bottom: 6px;
}

.aside-menu-mobile a>span{
     font-size: 40px !important;
     color: #1839A4;
     font-size: 13px;
}

.aside-menu-mobile a>label{
     font-size: 25px !important;
    color: #1839A4;
    margin-top: 11px;
}

.aside-menu-mobile li>a:hover{
      background:#1839A4;    
}
.aside-menu-mobile li>a:hover i,
.aside-menu-mobile li>a:hover span,
.aside-menu-mobile li>a:hover label{
     color:white;
}

.kt-header-mobile__toolbar button:nth-child(2){
     display:none !important;
}

.kt-menu__nav img{
     width:208px;
}

/**/



.aside-menu-curso{
     width: 100% !important;
     transition: all 0.3s;
}




.kt-aside--fixed .kt-wrapper{
     padding-left: 57px !important;
}

.aside-menu-curso:hover span{
     display:block;
}

.kt-header-menu ul{
    align-items: center !important;
}
.kt-header-menu ul > img{
     width: auto;
     height: 100%;
     margin: 5px;
     margin-right: 12px;
     max-width: 50px;
     max-height: 50px;
}
.kt-header-menu ul > h4{
     margin-bottom: 0;
}

@media (max-width:1040px){
     .apantaya_drop, .dropdown-menu, .derecha{
          top: 60px;
     }
     .div_envio, .derecha .content_02{
          top: 115px !important;
     }
     .time_line_sesions{
          height: calc(100vh - 115px);
          padding-bottom: 20px;
     }
     .aside-menu-mobile{
          top:0px;
          padding-top:60px;
     }
}

@media (max-width: 530px){
     .izquierda{
         overflow: hidden;
         margin-top:0px !important;
         height:100vh !important;
         min-height:100vh !important;
         max-height:100vh !important;
         top:0px;
     }
     
     .foot_player{
          display: none !important;
     }
     .content_menu_movil{
          display:none !important;
     }
     .derecha{
          padding-top:0px !important;
          max-width: 100% !important;
          min-width: 100% !important;
     }
     
     .itms_dskp{
          display:none !important;
     }
     .itms_cel{
          display:flex !important;
          width: 100%;
     }
     .flex-child-1{
          display:none;
     }
     
     .conten_responder_verRespuesta {
         left: 20px !important;
     }
     
     .chat_toggle_ver2{
          display: block !important;
     }
     
     .personalize_pipe{
          top: unset !important;
          right: 10px !important;
          bottom: 12px !important;
     }
     .conten_video_vivo{
          top:60px;
     }
     .pos_rel{
          top:60px;
     }
     .reload_evaluaciones .h1_content{
          display:none;
     }
     .reload_evaluaciones .div_content .tit-material-sesion{
          display:none;
     }
     .chat_toggle_ver2{
          top: 60px !important;
          height: 50px !important;
     }
     /*.content_02{*/
     /*     top:185px;*/
     /*}*/
     
     .derecha .foot_player{
          display: flex !important;
          margin-bottom: 13px;
          top: 0;
     }
     
     .derecha .icons_prev{
          background:none;
     }
     
     .derecha .content_02{
          top: 185px !important;
     }
     
     .kt-quick-search{
          right:0 !important;
          width:100% !important;
     }
}

@media(max-width:430px){
     .derecha .foot_player .flex_pipe_items{
          width: 100% !important;
     }
}

.rd-mobilepanel{
     height:60px !important;
}

.rd-mobilepanel .nav-menu-pipe{
     padding: 0 15px !important;
     margin: 0px 0px !important;
     height: 100%;
}

.rd-mobilepanel .avatar2{
     width:30px !important;
     height: 30px !important;
     margin-left: 0px;
}

.rd-mobilepanel .kt-header__topbar-user p{
     justify-content: center;
    align-items: center;
}

.rd-mobilepanel .kt-header__topbar-user p span{
     font-size: 11px;
     text-align:left;
}

.rd-mobilepanel .kt-header__topbar-user{
     height:34px;
}

.rd-mobilepanel .content_menu_link{
     margin-right:0px !important;
}

#lista-srchivos{
         height: calc(100vh - 115px) !important; 
}

@media (max-width:770px){
     .rd-mobilepanel .kt-header__topbar-user p{
          display:none;
     }
     
      .aside-menu-mobile li{
          width: calc(50vw - 38px) !important;
          height: calc(50vw - 38px) !important;
          margin: 14px !important;
     }
     
}
.aside-menu-mobile>ul{
     display: flex;
     flex-wrap: wrap;
     justify-content: space-evenly;
}

.aside-menu-mobile li{
     width: 190px;
     height: 190px;
     margin: 20px;
     border: 1px solid #1839A4;
     display: flex;
     justify-content: center;
     align-items: center;
     border-radius:3.5px;
}
@media (max-width:600px){
     .aside-menu-mobile{
          display:none;
     }
     .izquierda{
          padding-left:0px;
     }
     a.logo-ccdg>img{
          max-width:154px !important;
          min-width:154px !important;
     }
     .aside-menu-curso{
          width:100% !important;
     }
     .aside-menu-curso:hover{
          width:100% !important;
     }
     #menu-burger{
          display:block !important;
     }
     .aside-menu-curso span{
          display:block;
     }
     .rd-mobilepanel .box_notif_{
          right: -108px;
     }
     .rd-mobilepanel .dropdown-menu{
          right: 7px;
     }
}
@media (max-width:360px){
     .box_notif_{
          width:100%;
     }
}
#menu-burger{
     height:100% !important;
}
#menu-burger .menu-icon:before{
     margin-top: 6px !important;
     background: inherit !important;
}
#menu-burger .menu-icon:after{
     margin-top: -8px !important;
     background: inherit !important;
}
#menu-burger.active span{
     background:#3ba3ff !important;
}
.liculebra>a>svg, .liculebra>a>i{
     width: 40px;
     font-size: 16px;
     color: #c5cbe3;
}

.liculebra:hover{
     background: #f7f8fa !important;
}

.nav-menu-pipe a:hover i{
     color: #005BAC !important;
}

#info .info_curso > a{
    padding-left: inherit;
    padding-top: 0px;
    color: #506082;
    margin-right: 4.16666% !important;
    margin-left: 4.16666% !important;
    width: fit-content;
}

#info .info_curso > a:hover span{
    text-decoration: underline;
    color: #005bac;
}

#info .info_curso span{
     font-size: 16px;
     font-weight: 900;
}



.derecha .foot_player{
     display: none;
}

.swal2-popup .swal2-title{
     font-size: 16px !important;
}

.swal2-popup .swal2-styled.swal2-confirm, .swal2-popup .swal2-styled.swal2-cancel{
     font-size: 17px !important;
}


.kt-header__topbar-wrapper{
    position: relative;
    top: 14px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.flaticon2-search-1{
    font-size: 19px;
    color: #b4b8ce;
}

.kt-header__topbar-wrapper:hover{
    background-color: #f0f3ff;
}
.kt-header__topbar-wrapper:hover .flaticon2-search-1{
    color:#5d78ff;
}

.kt-header__topbar-wrapper.active{
    background-color: #f0f3ff;
}

.kt-header__topbar-wrapper.active .flaticon2-search-1{
    color:#5d78ff;
}

.kt-quick-search{
    width: 360px;
    position: fixed;
    top: -100%;
    right: 260px;
    /*z-index: 2;*/
    z-index: 1000;
    background: white;
    padding-top: 8px;
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
}

.kt-quick-search .flex-fullcenter{
    display: flex;
    justify-content: center;
    align-items: center;
}

.kt-quick-search input{
    width: 301px;
    height: 40px;
    border-radius: 6px;
    outline: none;
    padding-left: 12px;
    font-size: 14px;
    border: 0px solid #BCE0FD;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 10px;
    transition: all .5s ease;
}

.rd-mobilepanel .campana, .rd-mobilepanel .kt-header__topbar-wrapper{
    top: 5px;
}

@media(max-width:1040px){
    .kt-quick-search{
        padding-top: 2px;
        right: 233px;
    }
    
    .livesearch{
        margin-top: 4px !important;
    }
    
}
  
  
  .li_notif svg path{
       fill:#b4b8ce;
  }
  
  
.aside-menu-mobile{
     display:none;
}