video, video:focus{
    outline: none;
}

video::-internal-media-controls-download-button {
    display:none;
}
 
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

audio::-internal-media-controls-download-button {
    display:none;
}
 
audio::-webkit-media-controls-enclosure {
    overflow:hidden;
}
 
audio::-webkit-media-controls-panel {
    width: calc(100% + 35px);
}

.mbr-table {
    display: table;
    width: 100%;
}

.mbr-table-cell {
    display: table-cell;
    float: none;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    vertical-align: middle;
}

.foto-perfil{
    height: 50px;
    width: 50px;
    border: 1px solid #ddd;
}

.box-valoracion-curso i{
    cursor: pointer;
    color: #bbb;
}

.color-gold{
    color: gold !important;
}

.expand-hide-aside-curso{
    cursor: pointer;
    z-index: 3;
    position: absolute; 
    right: 15px;
    top: 60px;
    background: #283c47;
    padding: 10px;
    border-radius: 6px 0px 0px 6px;
}

.expand-hide-aside-curso .fa{
    color: #bbb;
}

.aside-curso-estado{
    position: relative;
    bottom: 0px;
    text-align: center;
}

.aside-curso-estado i{
    font-size: 65px;
}

.aside-curso-estado i[class*="fa-check-square-o"]{
    color: green !important;
    cursor: pointer;
}

.aside-curso-estado i[class*="fa-times-circle-o"]{
    color: #c02025 !important;
}


/*Box Docente*/
.box-docente .media-footer{
    padding-top: 10px;
}

.box-docente .text-nombre-docente{
    font-size: 12px;
}

.box-docente .fa{
    color: #337ab7;;
}

/*Box Compañero*/


.nav-actions li{
    display: inline-block;
    float: right;
    position: static;
}

/*View Curso*/


.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.glyphicon.glyphicon-search, .glyphicon.glyphicon-folder-open, .glyphicon.glyphicon-edit, .glyphicon.glyphicon-remove-circle, .glyphicon.glyphicon-download-alt, #tabla_sols .glyphicon-file, .num-msjes, .row-msje, #mdl_mensajeria .fa.fa-reply, #mdl_mensajeria .glyphicon-arrow-left {
    cursor: pointer;
}

.row.profile{
	margin-left: 0px;
	margin-right: 0px;
}

.panel_toolbox{
	min-width: 30px;
}

.cropper-custom .img-container{
	min-height: 150px;
	max-height: 500px;
}

.validator-mode2 .field .alert::after{ display:none; }
.validator-mode2 .field .alert{ float:none; clear:left; margin:0; padding:0 5px; border-radius:0 0 3px 3px; max-width:100%; height:22px; line-height:1.8em; }
.validator-mode2 .field > .extra{ position:absolute; right:0; }

.collapse-title {
    margin-bottom: 1em;
    font-size: 18px;
    font-weight: var(--ct-font-weight-bold);
    color:#666;
}

/* Curso */ 
.category-courses {
    /* margin-bottom: 1em;  */
}

.text-progress {
    position: relative;
    bottom: 4px; 
}

.text-progress-below14 {
    color: black;
}

.text-progress-14andabove {
    color: white; 
}

.text-progress-below14:after {
    content: "%"
}

.text-progress-14andabove:after {
    content: "%"; 
}

.divider-cursos{
    width: 100%;
    border-top: 7vw solid #fff;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.chart { 
   position: relative;   
   display: inline-block; 
   width: 110px; 
   height: 110px;
   margin-top: 20px;
   margin-bottom: 20px;
   text-align: center; 
}

.chart canvas {
  position: absolute;
  top: 0;
  left: 0;     
}

.percent {
   text-align: center;     
   position: absolute;
   margin: 0 auto; 
   width: 110px; 
   line-height: 110px; 
   z-index: 2; 
   font-size: 2em;
   background-color: rgba(0,0,0,0.1); 
}

.percent:after {
    content:"%";
    margin-left: 0.1em;
}

.collapse-link:hover{
    text-decoration: none;
}

.collapse-link span{
    color: #666;
    cursor: pointer;
}

.footable-filtering-search div[class^="icheckbox_square"]{
    margin-right: 5px;
}

table.footable>thead>tr.footable-filtering>th div.input-group {
    width: inherit !important
}

.bootstrap-datetimepicker-widget.dropdown-menu li{
    padding: initial;
}

td.footable-sortable>span.fooicon, th.footable-sortable>span.fooicon {
    opacity: 1;
}

.ui-autocomplete-category{
    background-color: #DDD;
    color: #666;
    padding: 10px;
}

.ui-menu-item{
    background-color: #FFF;
    color: var(--ct-text-color-primary);
    padding: 10px;
}

span[class^='box-val-element'] .fa-star{
    cursor: pointer;
}

.ui-menu.ui-autocomplete{
    max-height: 300px;
    overflow-y: scroll !important;
}

.glyphicon-download-alt{
    color:#090;
}

.box-doc-prev label{
    font-size: 14px;
    font-weight: var(--ct-font-weight-regular);
    color:#999;
}

.bg-links-interes{
    background-image: url('/app/images/cursos/bg_course_links.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: color;
    background-color: rgba(255,255,255,0.7);
    min-height: 300px;
}

.bg-cursos-recomendados{
    background-image: url('/app/images/cursos/bg_course_recomends.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

.diplomascert{
    cursor: pointer;
}

.diplomascert:hover{
    color: #00A09B;
}

.ttcertdiplomas{
    font-weight: var(--ct-font-weight-bold);
    font-style: italic;
}

.white-color {
    color: white !important;
}

.panel-info {
    height: 100%;
}

.flex {
    display: flex;
}

.flex-container {
    background: #f8f9fb;
    display: flex;
    margin-bottom: -2px;
}

.apunte .fa {
    color: #656565;
}

.apunte {
    margin-bottom: 3rem;
}

.apunte div{
    background: #e9ebdd;
    min-height: 100px;
    width: 100%;
    box-shadow: 1px 1px 0 #d0d1d3;
}

.apunte p{
    width: 100%;
    text-align: right;
    font-size:20px;
    margin-bottom: 0;
    position: relative;
}

.apunte p > i{
    margin: 10px 5px;
    cursor: pointer;
}

.apunte textarea{
    background: #d0debf;
    width: 100%;
    resize: none;
    border: none;
    padding: 20px;
    overflow: hidden;
    outline: none;
    min-height: 100px;
    display: block;
}
.btn-add, .btn-add:hover, .btn-add:focus {
    background: transparent;
    color: #8FBE00;
    outline: none !important;
    box-shadow: none;
    display: block;
    font-size: 12px;
}
.btn-add i {
    border: 2px solid #8FBE00;
    color: #8FBE00;
    border-radius: 50%;
    padding: .5rem;
    padding-bottom: 5px;
    margin-right: 1rem;
    font-size: 12px;
}

.modal-footer {
    text-align: center;
}

.diploma-title {
    text-transform: uppercase;
    color: #6bc72a;
    font-weight: var(--ct-font-weight-bold);
    letter-spacing: 4px;
}

.inp-filter {
    background-color: #f0f6f6;
    height: 39px;
    border-radius: 6px;
}

.btn-filter {
    background: #f0f6f6;
    color: #666;
    padding-left: 15px;
    padding-right: 20px;
    border-radius: 0px 6px 6px 0px;
    border: 1px solid #ced4da;
    border-left: 0px;
    height: 39px;
    line-height: 35px;
}

.btn-filter:hover,
.btn-filter:focus {
    background: #DDD;
}

@media (min-width: 768px) {
    div[class='view-contenido-curso col-12'] #iframeActividad{
        /*max-height: 720px;*/
    }

    /*#iframeActividad{
        min-height: 550px;
        min-height: 90vh;
    }*/
}

@media (max-width:767px) {
    .row-tbl-xs{
        margin-left: 0px;
        margin-right: 0px;
    }

    .table-unseen-column td:nth-child(3),
    .table-unseen-column th:nth-child(3),
    .table-unseen-column td:nth-child(4),
    .table-unseen-column th:nth-child(4),
    .table-unseen-column td:nth-child(5),
    .table-unseen-column th:nth-child(5),
    .table-unseen-column td:nth-child(6),
    .table-unseen-column th:nth-child(6)
    {display: none;}

    .flip-scroll .cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
    .flip-scroll * html .cf { zoom: 1; }
    .flip-scroll *:first-child+html .cf { zoom: 1; }

    .flip-scroll table { width: 100%; border-collapse: collapse; border-spacing: 0; }

    .flip-scroll th,
    .flip-scroll td { margin: 0; vertical-align: top; }
    .flip-scroll th { text-align: left; }

    .flip-scroll table { display: block; position: relative; width: 100%; }
    .flip-scroll thead { display: block; float: left; }
    .flip-scroll tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; }
    .flip-scroll thead tr { display: block; }
    .flip-scroll th { display: block; text-align: right; }
    .flip-scroll tbody tr { display: inline-block; vertical-align: top; }
    .flip-scroll td { display: block; min-height: 1.25em; text-align: left; }

    .flip-scroll th { border-bottom: 0; border-left: 0; }
    .flip-scroll td { border-left: 0; border-right: 0; border-bottom: 0; }
    .flip-scroll tbody tr { border-left: 1px solid #babcbf; }
    .flip-scroll th:last-child,
    .flip-scroll td:last-child { border-bottom: 1px solid #babcbf; }

    .no-more-tables table, 
    .no-more-tables thead, 
    .no-more-tables tbody, 
    .no-more-tables th, 
    .no-more-tables td, 
    .no-more-tables tr { 
        display: block; 
    }

    .no-more-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .no-more-tables tr { 
        border: 1px solid #ccc; 
        margin-bottom: 15px;
    }

    .no-more-tables td { 
        border: none important;
        border-bottom: 1px solid #eee !important; 
        position: relative;
        padding-left: 35% !important; 
        white-space: normal;
        text-align:left;
        color:#000;
    }

    .no-more-tables .box-view-doc td { 
        padding-left: 0% !important; 
    }

    .no-more-tables td:before { 
        position: absolute;
        top: 10px;
        left: 10px;
        width: 30%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: var(--ct-font-weight-bold);
    }
    /*
    Label the data
    */
    .no-more-tables td:before { content: attr(data-title); }
}

@media only screen and (max-width: 713px) {
    #custom_img >.col-xs-6  { 
        width: 80%;
    }
}

@media (max-width: 600px) {
    .flex-container > div {
        width: 100px;
    }

    .flex-container span {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .navbar-logo img {
        margin-left: 15px;
    }
    .flex {
        display: block;
    }
}

.collapse-link .btn{
    color: #FFF;
    padding: 4px 15px;
}

.collapse-link .fa{
    color: #FFF;
}

.collapse-link .txt-collapse{
    color: #FFF;
}

.fc button {
    height: auto;
    background-color: var(--ct-btn-cal-bg);
    border-color: var(--ct-btn-cal-bg);
    padding: 3px 10px;
}

.fc-left, .fc-center, .fc-right{
    margin-top: 15px;
}

.fc-center h2{
    font-weight: var(--ct-font-weight-regular);
    font-size: 1.5rem;
    color: var(--ct-text-color-primary);
}

.fc-event-container .calenevent_E{
    background-color: var(--ct-btn-cal-bg) !important;
    border-color: var(--ct-btn-cal-bg) !important;
    padding-left: 5px;
}

.fc-event-container .fc-title{
    color: #fff;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: right;
    color: #688080;
}

.card.comunicado{
    border: 0px !important;
    width: 100%;
    margin: 0px;
    min-height: 200px;
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 6px;
}

.card.comunicado .card-header{
    min-height: 100px;
    border:0px;
}

.card.comunicado .card-body{
    min-height: 100px;
    margin: 0px;
    background-color: rgba(0, 115, 158, .7);
    border-radius: 0px 0px 6px 6px;
    position: absolute;
    bottom: 0px;
}

.card.comunicado .titulo-comunicado {
    color: #FFF;
    font-size: 14px;
    font-weight: var(--ct-font-weight-bold);
    text-align: left;
}

.card.comunicado .texto-comunicado {
    color: #FFF;
    font-size: 12px;
    font-weight: var(--ct-font-weight-extra-light);
    text-align: justify;
}

.card.comunicado-video{
    border:0px;
}

.card.comunicado-video .card-body{
    border-radius: 6px;
    border:0px;
}

.card.comunicado-video .card-body .embed-responsive {
    border-radius: 6px;
    border:0px;
}

#mdl_alert_mensaje_md .modal-content{
    border-radius: 12px;
}

#mdl_alert_mensaje_md .modal-footer{
    padding: 10px 10px;
    text-align: center;
    display: block;
}

#section-mis-cursos{
    padding-bottom: 50px;
}

/*#section-mis-cursos .spn-link-diploma{
    position: relative;
    display: inline-block;
    width: 28px;
}*/

.view-user-courses .navbar-ct .container{
    padding: 0px;
}

@media (min-width: 1200px){
    /*.container {
        max-width: 1000px;
    }*/
}

@media (min-width: 1400px){
    /*.container {
        max-width: 1200px;
    }*/
}

.modal-header .close{
    position: absolute;
    right: 25px;
}

.bg-gris-claro{
    background-color: #e4e4e4;
}

@media (min-width: 1200px){
    #section-mis-cursos .container-prev-courses {
        /*max-width: 1020px;*/
    }
}

.btn-collapse, .btn-more-news{
    font-size: 10px !important;
}

#btnExportarDiplomas, #linkCatalogos{
    font-size: 14px !important;
}

.text-sin-certificados{
    font-size: 14px;
    text-align: left;
    color: var(--ct-text-color-primary);
    font-weight: var(--ct-font-weight-regular);
}

.text-sin-cursos{
    font-size: 14px;
    text-align: left;
    color: var(--ct-text-color-primary);
    font-weight: var(--ct-font-weight-regular);
}

.bg-gray{
    background-color: #e4e4e4;
}

.min-height-content{
    min-height: 50vh;
}

.title-gr-ip{
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--ct-text-color-primary);
}