﻿#myTinyModal .close-reveal-modal {
font-size: .6875rem !important;
line-height: normal;
position: relative;
top: 0;
color: white;
right: 0;
}

#myTinyModal button {
margin-bottom: 0;
}

.teach-body .row, .nav-teach .row, .teach-footer .row {
min-width:100% !important;
}

.teach {
background-color: #F6F6F6;
min-height: 100%;
position: absolute;
top: 0;
display: inline-block;
width: 100%;
}

.nav-teach {
    background-color: #333;
margin: 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #414141;
line-height: 15px;
width: 100%;
/*min-height: 100px;*/
position: fixed;
z-index: 4;
clear: both;
/*-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 2px 3px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 2px 3px 0px rgba(0, 0, 0, 0.2);*/
z-index: 99;
    max-height: 50px;
}

.nav-teach .title-unit {
    color: #FFF;
display: inline-block;
width: 100%;
}



.nav-teach .title-left h4.title {
display: inline-block;
    font-size: 22px;
vertical-align: middle;
    height: 22px;
    line-height: 22px;
    margin: 4px 0 0;
}

.nav-teach .title-left h4.title span {
    color: #EEE;
display: inline-block;
vertical-align: middle;
line-height: normal;
}

.nav-teach .title-right {
    padding: 0;
    height: 50px;    
}

.nav-teach .title-right h6 {
font-size: 14px;
font-weight: 700;
color: #333;
margin: 0;
}

.nav-teach .title-right h6 small {
font-size: 12px;
font-weight: 400;
color: #333;
position: absolute;
top: 80px;
}

.nav-teach .title-right h6 small label {
font-size: 12px;
font-weight: 700;
color: #333;
}

.units-nav {
position: absolute;
    right: 21px;
    bottom: 0px;
}

.units-nav span, .units-nav a {
    cursor: pointer;
display: inline-block;
    margin: 0 0px 0 0;
    padding: 3px 2px 6px 2px;
    height: 26px;
    width: 28px;
}

.units-nav * svg {
    fill: #c8c4c4;
    height: 100%;
    width: 100%;
}

.units-nav span:hover {
    background: #666;
}

.units-nav span.activo {
    background: #FFE599;
}

.units-nav span:hover svg {
    fill: #FFF;
}

.units-nav span.activo svg{
    fill: #000;
}

.unit-dates h6{
    color: #c8c4c4;
    font-size: 12px;
    font-weight: 700;
}
.unit-dates h6 span:first-child {
    margin-right: 12px;
}
    
.glm-logo{
    float: left;
    margin: -2px 0 0 10px;
}

/* DESECHADO - REGRESO A LISTA DE UNIDADES Y PORTADA DE UNIDAD

.nav-teach .nav-icons {
    margin-top: 1%;
    margin-left: -15px;
    margin-bottom: 1%;
    display: inline-block;
    width: 35px;
}

.nav-teach .nav-icons a {
    background-color: #366666;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    display: block;
    height: 35px;
    padding: 5px;
    border-bottom: solid 1px #FACF18;
}

    .nav-teach .nav-icons a#nav-file {
        background-image: url("../../Images/Teach/Stage/file.png")
    }

    .nav-teach .nav-icons a#nav-list {
        background-image: url("../../Images/Teach/Stage/list.png")
    }
*/

.nav-teach h4.title {
font-weight: bold;
}

.nav-teach h4 {
    margin:0;
    font-weight: bold;
}

/* Este DIV contiene los íconos de "Enviar por correo", "Mostrar/Ocultar" e "Imprimir". Estas funciones
    se trasladan al lado de "Editar unidad" y se vuelven enlaces de texto.
    .nav-teach .content-icon {
    margin-top: 0.8rem;
    display: none;
}

.nav-teach .content-icon img {
    cursor: pointer;
    margin-right: 10px;
    width: 15px;
}
*/
.teach-body {
background-color: #F6F6F6;
padding: 4rem 0 4rem;
height: 100%;
background: url('../../Images/background-glm.svg') no-repeat fixed calc(100% - 72px) 72px / 96px;
}

/*.nav-teach .edit-apuntes {
    background-color: #366666;
    cursor: pointer;
    left: 50%;
    margin-left: -12px;
    bottom: -20px;
    padding: 0 6px 4px;
    position: absolute;
    z-index: 5;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}*/

.apuntes-section, #contentModalPlanAprendizaje, #contenedorModificable {
display: none;
margin-top: -2.5rem;
}

.apuntes-section .apuntes-head {
background-color: #ffe599;
border-top: 1px solid;
display: inline-block;
padding: 10px 0 5px 10px;
width: 100%;
}

.apuntes-section .apuntes-head h5 {
    color: #363636;
    font-weight: bold;
    margin: 0;
}

.apuntes-section .apuntes-footer {
background-color: #ffe599;
display: inline-block;
padding: 5px;
margin-bottom: 2rem;
border-bottom: 1px solid;
width: 100%;
}

.apuntes-section .apuntes-footer a.button {
    margin: 0;
}

.teach-body .title {
margin-bottom: 0.5rem;
display: inline-block;
}

.teach-body .title .ico-alert {
    width: 15px;
}

.teach-body .title h4 {
    font-weight: 900;
    display: inline-block;
    margin: 0 0.3em 0 0;
    /* background-color: #CCC; */
    text-transform: uppercase;
    line-height: 0;
    padding: 12px 8px 0 8px;
    height: 32px;
}

.teach-body .title h4 small {
color: #FFF;
font-size: 50%;
line-height: 0;
}

/*Clases para los títulos de cada pedazo de las etapas*/

.stage-0-titles {
    background-color: #CCC;
}

.stage-1-titles {
    background-color: #46BEE0;
}
    
.stage-2-titles {
    background-color: #4F90C4;
}

.stage-3-titles {
    background-color: #5863A7;
}

.stage-4-titles {
    background-color: #8F4160;
}

.stage-5-titles {
    background-color: #BC4E36;
}

.stage-6-titles {
    background-color: #EA5A0B;
}
/*Fin de esas clases*/

.teach-body .display-none {
    content: " ";
    opacity: 0;
    height: 32px;
}

.teach-body .sub-title h4 {

}

.teach-body .sub-title h6 {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    color: #777;
    margin: 0px;
    padding: 0px;
    line-height: 14px;
}

.teach-body .sub-title h6.subheader {
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #555;
    margin: 0 0 12px;
}

.teach-body .elementItem {
    line-height: 1.2;
    margin: 0 -0.5rem 0px 0px;
    position: relative;
    padding: 0.30rem 15px 0.5rem 0;
}

.teach-body .elementItem:hover {
    background: #DFDFDF;
}

.teach-body .elementItem .padding {
    padding:0;
    margin-left: 1rem;
    position: absolute;
    z-index: 30;
}

.teach-body .elementItem #done {
    background-color: #009F23;
    border-radius: 100%;
    cursor: pointer;
    margin: -2px 0px 0px 0px;
    width: 16px;
    height: 16px;
    padding: 3px;
}

/*Toolbar en tareas de desempeño*/

.tareaDesempeno-toolbar {
    margin-top: 6px;
    font-size: 12px;
    color: #666;
}

.tareaDesempeno-toolbar .tareaDesempeno-tool {
    width: 16px;
    cursor: pointer;
    margin: 0 2px;
}

/*Fin del toolbar*/

.teach-body .elementItem #pending {
    border: 1px solid #666;
    border-radius: 100%;
    cursor: pointer;
    margin: -2px 0px 0px 0px;
    width: 16px;
    display: inline-block;
    height: 16px;
    padding: 3px;
    vertical-align: middle;
}

.teach-body .editmeModal {
height: 160px;
}

.teach-body h4 {
    margin: 0;
}

.teach-body h5 {
    margin: 0;
    line-height: 1;
}

.teach-body hr.punteada {
    border: 1px dashed #CCC;
    border-style: none none dashed;
    color: #FFF;
    background-color: #FFF;
}

.teach-body .punteada-vertical {
    border-left: 0.1em dashed #CCC;
}

.teach-body .add-button {
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    background: url('../../Images/Teach/Stages/agregar.png') no-repeat 5px center rgba(152,140,118,0.6);
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    margin-top: 1.25rem;
    padding: 0.2rem 0.2rem 0.3rem 1.4rem;
}

.teach-body .add-button:hover {
    background-color: rgba(152,140,118, 1);
}

#sortable .add-button {
    margin-top: 1.5rem;
    padding-left: 1.6rem;
    padding-right: 1rem;
}

.teach-body #transferencia img {
    cursor: pointer;
}

.teach-body .notes {
    padding: 0 0 0 2rem;
    height: calc(100% - 9.5em);
    position: fixed;
    right: 0;
    top: 0;
    margin-top: 6.4rem;
    width: 300px;
    z-index: 10;
}

.teach-body .notes .notes-content {
    background-color: #ffe599;
    padding: 1rem;
    height: 100%;
    width: 300px;
}

.teach-body .icon-slide-notes-right {
    background-color: #ffe599;
    display: none;
    margin-left: -45px;
    padding: 4px 3px 8px 6px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
}

.teach-body .icon-slide-notes-left {
    background-color: #ffe599;
    display: inline-block;
    margin-left: -45px;
    padding: 4px 3px 8px 6px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
}

.teach-body img.notes-icon {
    width: 16px;
}

.teach-body .slide {
    right: 0;
    top: 0;
    margin-top: 6.4rem;
    height: calc(100% - 9.5em);
    overflow: auto;
    position: fixed;
    width: 300px;
}

.teach-footer {
background-color: #CCCCCC;
position: fixed;
bottom:0;
width: 100%;
z-index: 90;
}

.teach-footer ul {
    list-style: none;
    height: 50px;
    padding: 0;
    margin: 0
}

.teach-footer ul li {
    cursor: pointer;
    display: inline-block;
    height: 50px;
    padding-left: 0;
    padding-right: 0;
}

.teach-footer ul li a.margin {
    display:block;
}

.teach-footer ul li.stage-1-normal,
.teach-footer ul li.stage-1-selected {
    background: #46bee0; /* Old browsers */
    background: -moz-linear-gradient(left, #46bee0 0%, #4f90c4 100%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#46bee0), color-stop(100%,#4f90c4), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #46bee0 0%,#4f90c4 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #46bee0 0%,#4f90c4 100%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #46bee0 0%,#4f90c4 100%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to right, #46bee0 0%,#4f90c4 100%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46bee0', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}

.teach-footer ul li.stage-1-normal:hover {
    background-color: #46BEE0;
}

.teach-footer ul li.stage-1-normal h5 {
    color: rgba(255,255,255,0.8);
    background-image: url('../../Images/Teach/Stage/stage-navbar-texture.png');
    height: 100%;
}

.teach-footer ul li.stage-1-selected h5 {
    background-image: url('../../Images/Teach/Stage/indicador-etapa.png');
    background-position: 24px top;
    background-repeat: no-repeat;
}

.teach-footer ul li.stage-2-normal,
.teach-footer ul li.stage-2-selected {
    background: #4f90c4; /* Old browsers */
    background: -moz-linear-gradient(left, #4f90c4 0%, #5863a7 100%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4f90c4), color-stop(100%,#5863a7), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #4f90c4 0%,#5863a7 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #4f90c4 0%,#5863a7 100%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #4f90c4 0%,#5863a7 100%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to right, #4f90c4 0%,#5863a7 100%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f90c4', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}

.teach-footer ul li h5:hover {
    color: #FFF!important;
    text-decoration: underline;
}
.teach-footer ul li h5 svg:hover {
    opacity: 1;
}

.teach-footer ul li.stage-2-normal h5 {
    color: rgba(255,255,255,0.8);
    background-image: url('../../Images/Teach/Stage/stage-navbar-texture.png');
    height: 100%;
}

.teach-footer ul li.stage-2-selected h5 {
    background-image: url('../../Images/Teach/Stage/indicador-etapa.png');
    background-position: 24px top;
    background-repeat: no-repeat;
}

.teach-footer ul li.stage-3-normal,
.teach-footer ul li.stage-3-selected {
    background: #5863a7; /* Old browsers */
    background: -moz-linear-gradient(left, #5863a7 0%, #8f4160 100%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5863a7), color-stop(100%,#8f4160), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #5863a7 0%,#8f4160 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #5863a7 0%,#8f4160 100%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #5863a7 0%,#8f4160 100%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to right, #5863a7 0%,#8f4160 100%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5863a7', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}

.teach-footer ul li.stage-3-normal:hover {
    background-color: #5863A7;
}

.teach-footer ul li.stage-3-normal h5 {
    color: rgba(255,255,255,0.8);
    background-image: url('../../Images/Teach/Stage/stage-navbar-texture.png');
    height: 100%;
}

.teach-footer ul li.stage-3-selected h5 {
    background-image: url('../../Images/Teach/Stage/indicador-etapa.png');
    background-position: 24px top;
    background-repeat: no-repeat;
}

.teach-footer ul li.stage-4-normal,
.teach-footer ul li.stage-4-selected {
    background: #8f4160; /* Old browsers */
    background: -moz-linear-gradient(left, #8f4160 0%, #bc4e36 100%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#8f4160), color-stop(100%,#bc4e36), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #8f4160 0%,#bc4e36 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #8f4160 0%,#bc4e36 100%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #8f4160 0%,#bc4e36 100%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to right, #8f4160 0%,#bc4e36 100%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f4160', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}

.teach-footer ul li.stage-4-normal:hover {
    background-color: #8F4160;
}

.teach-footer ul li.stage-4-normal h5 {
    color: rgba(255,255,255,0.8);
    background-image: url('../../Images/Teach/Stage/stage-navbar-texture.png');
    height: 100%;
}

.teach-footer ul li.stage-4-selected h5 {
    background-image: url('../../Images/Teach/Stage/indicador-etapa.png');
    background-position: 24px top;
    background-repeat: no-repeat;
}

.teach-footer ul li.stage-5-normal,
.teach-footer ul li.stage-5-selected {
    background: #bc4e36; /* Old browsers */
    background: -moz-linear-gradient(left, #bc4e36 0%, #ea5a0b 100%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#bc4e36), color-stop(100%,#ea5a0b), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #bc4e36 0%,#ea5a0b 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #bc4e36 0%,#ea5a0b 100%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #bc4e36 0%,#ea5a0b 100%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to right, #bc4e36 0%,#ea5a0b 100%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc4e36', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}

.teach-footer ul li.stage-5-normal:hover {
    background-color: #BC4E36;
}

.teach-footer ul li.stage-5-normal h5 {
    color: rgba(255,255,255,0.8);
    background-image: url('../../Images/Teach/Stage/stage-navbar-texture.png');
    height: 100%;
}

.teach-footer ul li.stage-5-selected h5 {
    background-image: url('../../Images/Teach/Stage/indicador-etapa.png');
    background-position: 24px top;
    background-repeat: no-repeat;
}

.teach-footer ul li.stage-6-normal,
 .teach-footer ul li.stage-6-selected{
    background-color: #EA5A0B;
    /*background-image: url('../../Images/Teach/Stage/stage-navbar-texture.png');*/
}


.teach-footer ul li.stage-6-normal h5 {
    color: rgba(255,255,255,0.8);
    background-image: url('../../Images/Teach/Stage/stage-navbar-texture.png');
    height: 100%;
}

.teach-footer ul li.stage-6-selected {
    background-image: url('../../Images/Teach/Stage/indicador-etapa.png');
    background-position: 24px top;
    background-repeat: no-repeat;
}

/*.teach-footer ul li:hover, .teach-footer ul li.selected:hover {
    background-color: white;
    border-top: 2px solid #363636;
}*/

.teach-footer ul li.review img {
    width: 15px;
}

/* .teach-footer ul li:hover .title h5 {
    color: #FFF;
}
*/
    .teach-footer ul li.margin-icons ul li img {
        padding: 12%;
    }

    .teach-footer ul li.margin-icons {
        padding: 0;
        margin: 0;
    }

    .teach-footer ul li.margin-icons ul li {
        cursor: pointer;
        padding: 0;
    }

        

    .teach-footer ul li.margin-icons ul li a {
        display: block;
        height: 100%;
        width: 100%;
    }

        .teach-footer ul li.margin-icons ul li a img {
            margin-left: auto;
            margin-right: auto;
            display: block;
            vertical-align: middle;
        }

.teach-footer ul li h5 {
color: #FFF;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
font-weight: 900;
line-height: 50px;
margin: 0;
padding: 0 0 0 15px;
}

.teach-footer .border-right {
    border-right: 1px solid #e6e6e6;
}

/* sidebar */

.no-small .open-sidebar, .no-small .close-sidebar {
position: fixed;
right: 15px;
top: 104px;
cursor: pointer;
padding: 4px 3px 8px 6px;
z-index: 5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background-color: #ffe599;
-moz-border-radius-topright: 0px;
-webkit-border-top-right-radius: 0px;
-o-border-top-right-radius: 0px;
border-top-right-radius: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
-o-border-bottom-right-radius: 0px;
border-bottom-right-radius: 0px;
-webkit-transition: 0.5s right;
-moz-transition: 0.5s right;
-o-transition: 0.5s right;
transition: 0.5s right; 
-webkit-box-shadow: -1px 0px 2px -1px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    -1px 0px 2px -1px rgba(0, 0, 0, 0.75);
box-shadow:         -1px 0px 2px -1px rgba(0, 0, 0, 0.75);
}

.no-small .open-sidebar:hover, .no-small .close-sidebar:hover {
background-color: #E8D880;
}

.no-small .close-sidebar {
display: none;
}

.no-small .open-sidebar {
z-index: 2; 
}
  
.sidebar.sidebar-active .content{ /* .sidebar-active .sidebar { */ 
z-index: 2;
width: 260px; 
}

.sidebar-active .scrolltop, .sidebar-active .scrollbottom {
width: 260px; 
}

.sidebar-active .activemenu {
-webkit-box-shadow: 0px 0 5px black;
-moz-box-shadow: 0px 0 5px black;
-o-box-shadow: 0px 0 5px black;
box-shadow: 0px 0 5px black; 
}

.sidebar-active .close-sidebar, .sidebar-active .open-sidebar {
right: 260px; 
}

.sidebar-active .close-sidebar {
z-index: 3; 
}

#contenedorBarraLateral{
    background: #FFE599;
    height: calc(100% - 6.4em);
    overflow-y: auto;
    margin-top: 5px;
    padding: 10px;
    position: fixed;
    right: -260px;
    width: 260px;
    z-index: 10;

    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
}

.sidebar .content {
position: fixed;
right: -32px;
/*border: 1px solid #C3C3C3;*/
top: 0;
margin-top: 5.5rem;
width: 0;
z-index: 10;
overflow: hidden;
overflow-y: auto;
background-color: #FFE599;
-webkit-transition: 0.5s width;
-moz-transition: 0.5s width;
-o-transition: 0.5s width;
transition: 0.5s width;
-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.75);
box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.75);
}

.sidebar .content .sidebar-content-head {
padding: 1rem;
border-bottom: 1px solid #FC0;
}

.sidebar .content .sidebar-content-head a {
    font-size: 12px;
    display: block;
    text-align: center;
    text-decoration: underline;
}

.sidebar .content .sidebar-content-body ul {
    list-style: none;
    margin:0;
}

.sidebar .content .sidebar-content-body ul li {
padding: 1rem;
border-bottom: 1px solid #FC0;
}

.sidebar .content .sidebar-content-body ul li .actions {
font-size: 12px;    
display: block;
text-align: center;
width: 100%;
}

.sidebar .content .sidebar-content-body ul li .actions a {
display: inline-block;
width: 30%;
text-decoration: underline;
}

.sidebar .content .sidebar-content-body ul li h6, .sidebar .content .sidebar-content-body ul li h4, .sidebar .content .sidebar-content-body ul li h4 small {
font-size: 12px;
margin: 0;
padding: 0;
line-height: 1.2;
font-weight: 900;
}

.sidebar .content .sidebar-content-body ul li p {
    font-size: 12px;
    margin: 0.5rem 1rem 0.5rem 0;
    padding: 0;
    line-height: 1.2;
}


.sidebar-active .content {
right: 0;
}

.sidebar .content .hide{
display:none;
}


/* stage 3 */

.teach-body .stage-3-notification {
background-color: #8AC78A;
display: inline-block;
padding: 5px 10px;
width: 18%;
}

.teach-body .event-view {
margin-right: 2rem;
}

.teach-body .event-view img {
cursor: pointer;
}

.teach-body .stage-3-notification h6 {
color: #363636;
display: inline-block;
margin: 0;
}

.teach-body .stage-3-notification .ico-question {
    cursor: pointer;
    margin-top: 2%;
    width: 15px;
}

.teach-body .events ul {
    padding: 1rem;
    text-align: center;
}

.teach-body .events ul li {
    background-color: white;
    border: solid 1px #CCCCCC;
    display: inline-block;
    height: 215px;
    margin-right: -3px;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 237px;
}

.teach-body .events ul > li:hover, .teach-body .events ul > li.alert:hover, .teach-body .events ul > li.success:hover, .teach-body .events ul > li.exam:hover {
    border: solid 3px #363636;
}

.teach-body .events ul li:hover .event-head {
    padding: 3px 8px 5px;
}

.teach-body .events ul li.success {
    background-color: #EDF5EA;
    border: solid 1px #C3E0BB;
}

.teach-body .events ul li.alert {
    background-color: #EEEEEE;
    border: solid 1px #F6F6F6;
}

.teach-body .events ul li.exam  {
    background-color: #F1D9B5;
}

.teach-body .events ul li.exam .event-head{
    background-color: #FD981B;
}

.teach-body .events ul li.add-event {
    border: 0.2em dashed #D6D6D6;
    background-color: transparent;
}

.teach-body .events ul li.add-event .event-head {
    content: " ";
    background-color: transparent;
}

.teach-body .events ul li.add-event .event-body {
    padding-top: 0%;
}

.teach-body .events ul li.add-event .event-body .event-body-add {
    margin-bottom: 1rem;
}

.teach-body .events ul li.add-event .event-body .event-body-add img {
    cursor: pointer;
    border: solid 3px #666666;
    padding: 5px;
    top: 0;
    width: 30px;
    vertical-align: top;
    margin-left: 2rem;
}

.teach-body .events ul li.add-event .event-body .event-body-add p {
    font-size: 12px;
    display: inline-block;
    margin: 0;
    margin-left: 10px;
}

.teach-body .events ul li .event-head {
    background-color: #00A023;
    padding: 5px 10px;
}

.teach-body .events ul li .event-head img.clock {
    margin-top: -2%;
    width: 15px;
    margin-right: 2%;
}

.teach-body .events ul li .event-head img.status {
    margin-top: 3%;
    width: 15px;
}

.teach-body .events ul li .event-head img.status-exam {
    width: 25px;
}

.teach-body .events ul li.alert .event-head{
    background-color: #666666;
}

.teach-body .events ul li .event-head h6 {
    color: white;
    margin: 0;
    position: relative;
    vertical-align: top;
}

.teach-body .events ul li .event-body {
    height: 85%;
    padding: 15px;
    position: relative;
}

.teach-body .events ul li:not(.add-event):hover .event-body {
    padding: 15px 13px;
}



.teach-body .events ul li .event-footer {
    bottom: 6px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 235px;
}

.teach-body .events ul li:not(.add-event):hover .event-footer {
    bottom: 3px;
    left: -2px;
}


.teach-body .events ul li .event-footer img {
    cursor: pointer;
    margin: 2%;
    width: 24px;
    height: auto;
}

.teach-body .events ul li:not(.add-event):hover .event-footer img {
    margin-bottom: 4px;
}

.teach-body .event-footer sup{
    background: none repeat scroll 0% 0% #5863A7;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
    height: 12px;
    padding: 2px;
    width: 12px;
    vertical-align: middle;
    border-radius: 100%;
    line-height: 6px;
    right: 2px;
}

.teach-body .events ul li .btn-eliminar{
    position: absolute;
    right: 22px;
    top: 3px;
    width: 18px;
    height: auto;
}



.tiempo{
    display: inline-block;
    vertical-align: top;
}

.verde{
    color: #009F23;
}

.teach-body #sortable li.sortable-item.alert .event-head{
    /*Colores para la cabecera de los elementos sin finalizar*/
    background: #A0A3B5;
}

.teach-body #sortable li.sortable-item.success .event-head{
    /*Colores para la cabecera de los elementos finalizados*/
    background: #5863A7;
}

/*
    Estilos para los deplegables tipo tooltip (info)
*/
.contenedorTemporal{
    display: none;
    height: 130px;
    position: absolute;
    top: 5px;
    width: 205px;
}

.contenedorTemporal .cabecera{
    position: relative;
    padding: 0px 4px 3px;
    background: #333;
    color: white;
    font-weight: 900;
}

.contenedorTemporal .cabecera .verMasTool, .contenedorTemporal .cabecera .cerrarElementoTool {
    color: #0CF;
}

.contenedorTemporal .cabecera a{
    top: 5px;
    font-size: 0.78em;
}

.contenedorTemporal .verMasTool{
    right: 46px;
}

.contenedorTemporal .cerrarElementoTool{
    right: 5px;
}

.contenedorTemporal .contenido ul {
    list-style: disc inside;
    margin: 0;
    padding: 0;
}
.contenedorTemporal .contenido{
    height: 99px;
    overflow: auto;
    padding: 0 6px;
}
.contenedorTemporal .contenido ul li {
    font-size: 0.78em;
    height: auto;
    margin: auto;
}
.contenedorTemporal .contenido ul li:hover{
    border: none;
}

#planaprendizaje.reveal-modal, #tareadesempeno.reveal-modal{
    /*max-height: 600px!important;*/
    max-width: 880px!important;
}
@media only screen and (min-width: 64.063em) {
    #planaprendizaje.reveal-modal, #tareadesempeno.reveal-modal {
        margin-left: -440px;
    }
}

#nuevoPlanAprendizaje, #nuevaEvidencia{
    padding: 20px 10px;
    text-align: center;
}

#nombrePlanAprendizaje{
    height: 100px;
    margin-bottom: 25px;
    resize: none;
}

#nuevoPlanAprendizaje a, #nuevaEvidencia a{
    font-size: 12px;
    margin: 0 4px;
    text-decoration: underline;
}

/*Estilos para los comentarios en vista detalle PLan de Aprendizaje*/
#nuevoComentario{
    min-height: 110px;
}

.contenedor-acciones {
    display: block;
    width: 100%;
}

.contenedor-acciones .flecha-down{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FFF;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 6px;
}
.contenedor-acciones .acciones {
    background: #FFF;
    display: none;
    right: 20px;
    top: 20px;
    z-index: 30;
    border: solid 2px #000;
}
.contenedor-acciones .accion {
    color: #000;
    display: block;
    cursor: pointer;
    padding: 3px 7px;
}

.contenedor-acciones .accion:hover {
    border: none!important;
    background: #CCC;
}

.contenido-comentarios{
    margin-top: 20px;
}

.contenido-comentarios .contenedor-comentario{
    border-top: 1px solid #cacaca;
    margin: 0 auto;
    padding: 15px 0.4%;
    text-align: justify;
    width: 99.6%;
}

.contenido-comentarios .contenedor-comentario:last-child {
    border-bottom: 1px solid #cacaca;
}


.contenido-comentarios .contenedor-comentario .comentario{
    margin-top: 10px;
}

/*
    Estilos para la generacion de las flechas en las cajas de los desplegales en Plan de Aprendizaje
*/
.arrow_box:not(.no_line) {
	position: relative;
	background: #FFF;
	border: 2px solid #333;
    height: 100%;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box.metas:after, .arrow_box.metas:before {
    left: 14%;
}

.arrow_box.evidencias:after, .arrow_box.evidencias:before {
    left: 32%;
}

.arrow_box.tareas:after, .arrow_box.tareas:before {
    left: 68.3%;
}

.arrow_box.notas:after, .arrow_box.notas:before {
    left: 84.5%;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #FFF;
	border-width: 7px;
	margin-left: -7px;
}
.arrow_box:before {
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #000000;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box .contenido ul li{
    border: none;
    background: none;
    width: 80%;
}

.arrow_box_fix {
	position: relative;
	background: #555553;
}
.arrow_box_fix:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(85, 85, 83, 0);
	border-top-color: #555553;
	border-width: 10px;
	margin-left: -10px;
}

/* Stage 3 events-list */

.event-list {
padding: 2rem 0;
}

.event-list .padding-right {
    padding-right: 0;
}

.event-list .padding-left {
    padding-left: 0;
}

.event-list ul.item-list {
list-style: none;
margin: 0;
}

.event-list ul.item-list li {
background-color: #cccccc;
cursor: pointer;
display: inline-block;
padding-right:0;
width: 100%;
}

.event-list ul.item-list li:last-child {
    background-color: transparent;
    border: 0.2em dashed #CCCCCC;
    padding: 2rem 0 1rem; 
}

.event-list ul.item-list li .event-body {
    display: inline-block;
    padding: 2rem;
    position: relative;
    width: 100%;
}

.event-list ul.item-list li .event-body .event-body-add {
    cursor: pointer;
    display: inline-block;
    width: 49%;
}

.event-list ul.item-list li .event-body .event-body-add img {
    display: inline-block;
    border: solid 3px #666666;    
    padding: 5px;
    vertical-align: top;
    width: 35px;
}

.event-list ul.item-list li .event-body .event-body-add p {
    display: inline-block;
    font-size: 12px;
    margin-left:1rem;
}

.event-list ul.item-list li .item-list-title {
    border-bottom: 1px solid #F3F3F3 ;
    cursor: move;
    display: inline-block;
    padding: 7px 10px;
    height:40px;
    width: 35%;
}

.event-list ul.item-list li .item-list-success {
    background-color: #00A023;
}

.event-list ul.item-list li .item-list-alert {
    background-color: #666666;
}

.event-list ul.item-list li .item-list-exam {
    background-color: #FD981B;
}

.event-list ul.item-list li .item-list-title h6 {
    font-weight: bold;
    color: white;
    margin: 0;
}

.event-list ul.item-list li .item-list-title img {
    margin-right: 0.3rem;
    width: 15px;
}

.event-list ul.item-list li .item-list-description {
    background-color: #CCCCCC;
    border-bottom: solid 1px #EAEAEA;
    display: inline-block;
    height:40px;
    padding: 7px 10px;
    width: 64%;
}

.event-list ul.item-list li .item-list-description h6 {
    font-weight: bold;
    margin: 0;
}

.event-list .content-list-selected {
    background-color: white;
    border: 1px solid #D6D6D6;
}

    .event-list .content-list-selected .content-list-head {
        background-color: #EEEEEE;
        padding: 1rem 1.5rem;
    }

    .event-list .content-list-selected .content-list-head h5 {
        font-weight: bold;
    }

    .event-list .content-list-selected .content-list-body {
        padding: 1.5rem;
    }

        .event-list .content-list-selected .content-list-body .content-list-activity {
            margin-bottom: 2rem;
        }

            .event-list .content-list-selected .content-list-body .content-list-activity img {
                margin-right: 0.5rem;
            }

        .event-list .content-list-selected .content-list-body .content-list-section .goals img, .event-list .content-list-selected .content-list-body .content-list-section .evidences img, .event-list .content-list-selected .content-list-body .content-list-section .resources img {
            margin-right: 0.5rem;
        }

        .event-list .content-list-selected .content-list-body .content-list-section ul {
            margin-left: 3rem;
        }

            .event-list .content-list-selected .content-list-body .content-list-section ul li a {
                font-size: 14px;
                text-decoration: underline;
            }

        .event-list .content-list-selected .content-list-body .content-list-section button {
            background-color: #666666;
            font-size: 14px;
            margin-left: 3rem;
            padding: 7px 15px;
        }

            .event-list .content-list-selected .content-list-body .content-list-section button img.add {
                margin-right: 0.5rem;
            }


             
/***********************************************************************/
/*******************************Etapa 2*********************************/

/*#tareadesempeno, #otraevidencia {
margin-left: -45%;
margin-bottom: 3rem;
padding: 1.875rem 0;
width: 90%;
}*/

/*#tareadesempeno .head-evidencia, #otraevidencia .head-evidencia {
background-color: #eeeeee;
width: 100%;
top: 0;
margin-top: -4rem;
position: absolute;
padding: 1rem;
left: 0;
}*/

#contentModaltareadesempeno #tareadesempeno{
    display: none;
}

#tareadesempeno, #otraevidencia, #autoevaluacion, #planaprendizaje {
padding: 0;
}

#tareadesempeno .head-evidencia, 
#otraevidencia .head-evidencia, 
#autoevaluacion .head-evidencia, 
#planaprendizaje .head-evidencia{
width: 100%;
padding: 0 1rem;
border-bottom: solid 1px #CCC;
margin: 0 0 14px 0;
}

.head-evidencia .tiny {
    font-size: 0.75rem;
}

.head-evidencia .cancelar-edicion, .head-evidencia .cancelar-edicion-evidencia {
    background: #FFF;
    color: #666;
    margin: 0 0 0 42px;
    padding: 6px 18px;
    /* height: 18px; */
    border: solid 1px #ccc;
}

.head-evidencia .button {
    margin: 0 1rem;
}

#namePlanAprendizaje.input-cabecera, #tiempoPlanAprendizaje.input-cabecera, #descPlanAprendizaje.input-cabecera, #nameEvidencia.input-cabecera, #tiempoEvidencia.input-cabecera, #descEvidencia.input-cabecera {
    margin: 0 0 0 0;
}

#namePlanAprendizaje, #nameEvidencia {
    font-weight: 800;
}

#tiempoPlanAprendizaje, #tiempoEvidencia {
    text-align: right;
}

.head-evidencia label{
    margin: 0 0 0 0;
}

#tareadesempeno .head-evidencia .row, #otraevidencia .head-evidencia .row, #autoevaluacion .head-evidencia .row {
margin: 0;
max-width:100%;
}


#tareadesempeno .body-evidencia, #otraevidencia .body-evidencia, #autoevaluacion .body-evidencia, #planaprendizaje .body-evidencia {
padding: 1rem;
}

.modal-footer {
background-color: #F6F6F6;
padding: 1.5rem 0px 0.5rem;
}

.reveal-modal h4 {
font-family: "Lato",Arial,Helvetica,sans-serif;
font-weight: 700;
}
.editmeModal {
min-height: 120px;
}

#tareadesempeno .body-evidencia .row, #otraevidencia .body-evidencia .row, #autoevaluacion .body-evidencia .row {
margin: 0;
max-width:100%;
}

#desarrolloClase .body-evidencia-item label, #metas label, #evidencias label, #recursos label, #tareas label, #comentarios label, .body-evidencia label {
font-weight: bold;
font-size: 1rem;
margin: 0.5rem 0 1rem 0;
}

.body-evidencia .body-evidencia-item textarea {
height:7rem;
}

.body-evidencia .content-evidencia .content-list-section {
    
}

.body-evidencia .content-evidencia .content-list-section h6 {
margin: 0 0 0.3rem 2rem;  
font-weight: bold; 
}

.body-evidencia .punteada-vertical {
border-left: 0.1em dashed #CCC;

}

.body-evidencia h6.evidences, .body-evidencia h6.goals {
    font-size: 24px;
}

.body-evidencia h6.evidences img, .body-evidencia h6.goals img {
    margin: -8px 0.5rem 0 0;
    width: 36px;
}

.body-evidencia .content-list-section #tiempo-min .row {
    margin:0;
}

.body-evidencia .content-evidencia .content-list-section ul {
    line-height: 1;
}

.body-evidencia .content-evidencia .content-list-section ul li {

}

.body-evidencia .content-evidencia .content-list-section ul li a {
    font-size: 14px;
    text-decoration: underline;
}


/* tabs tito.js */
.body-evidencia .nav-options {

}

.body-evidencia ul.nav-options {
list-style: none;
margin-left: 0rem;
}
.body-evidencia ul.nav-options li a {
    width: 100%;
    display: inline-block;
    height: 100%;
    padding: 5px;
    font-weight: bold;
    background-color: #F0F0F0;
    /* border-bottom: solid 1px #FFF; */
    /* border-right: dashed 1px #F0F0F0; */
    margin-bottom: 2px;
}

.body-evidencia ul.nav-options li a:hover {
    background-color: #CCC;
}

.body-evidencia ul.nav-options li a.active {
    background-color: #4F90C4;
    color: white;
}

.body-evidencia ul.nav-options li {

}


.body-evidencia .tab-content {

}


/*
    Estilos compartido por elementos repetidos
    Ademas hay que segmentar los estilos por etapa /// DE ACUERDO CON ESTO /////
*/
input.error, textarea.error{
    border: 1px solid red;
}
input.error:before, textarea.error:before{
    content: 'requerido';
    color: red;
}

.medium-block-grid-3 > li:nth-of-type(3n+1){
    clear: none!important;
}

.hide{
    display: none!important;
}

.relative{
    position: relative;
}

.absolute{
    position: absolute;
}

.abs-right{
    right: 0
}

.drag-control{
    background: url('../../Images/Teach/Stage3/drag.svg') no-repeat center center / 82% transparent;
    cursor: move;
    display: inline-block;
    height: 22px;
    top: 0;
    width: 22px;
    right: -4px;
    position: absolute
}

.elementItem .contenedor-acciones {
    position: absolute; 
    right: 10px;
    top: 0.35rem;
    width: 50px;
}

.elementItem .drag-control, .elementItem .eliminar {
    background: none;
    display: inline-block;
    /*position: static;*/
    height: 14px;
    width: 14px;
}

.elementItem .drag-control svg, .elementItem .eliminar svg {
    fill: #BBB;
}

.elementItem .drag-control svg:hover, .elementItem .eliminar svg:hover {
    fill: #666;
}

.elementItem .eliminar {
    margin-right: 12px;
    left: 16px;
}

.controles-navegacion{
    text-align: center;
}

.pointer{
    cursor: pointer;
}


.estado, .estado-recurso,.btn-eliminar, .controles-recurso .front, .btn-eliminar-fix{
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    width: 18px;
    top: 3px;
    position: relative;
}

.estado-recurso svg, .btn-eliminar svg, .btn-eliminar-fix svg{
    fill: #FFF;
    height: 125%;
    vertical-align: top;
    width: 125%;
}

.estado.finalizado {
    background: url('../../Images/Teach/Stage3/checkmark.png') no-repeat center center / 85% transparent;
}

.estado.no-finalizado, .estado-recurso.pending{
    border-radius: 100%;
}

.estado.no-finalizado{
    border: 1px solid #FFF;
}

.controles-recurso span{
    height: 20px;
    padding: 1px;
    vertical-align: middle;
    width: 20px;
    margin: 0 4px;
}
 button.tiny.cargar-recurso {
     color: #FFF;
    padding-left: 35px;
}
 button.expand.radius.tiny{
     color: #FFF;
 }
 button {
    color: #666;
    margin: 0 0 0 15px;
    padding: 4px 18px;
    font-size: 0.835rem;
}
.cargar-recurso svg{
    height: 25px;
    height: 25px;
    width: 25px;
    fill: #fff;
    vertical-align: middle;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -12px;
} 

.estado-recurso.done svg {
    background: transparent;
    fill: green;
}

.input-cabecera, #descPlanAprendizaje{
    background: transparent!important;
    border: none!important;
    box-shadow: none!important;
    font-size: 24px!important;
    height: auto!important;
    padding: 4px 0px !important;
}
#descPlanAprendizaje, #descEvidencia {
    font-size: 14px!important;
    resize: none;
}

#planaprendizaje .nav li a{
    color: #5863A7;
}

#planaprendizaje .nav li a.active{
    background: #5863A7;
    color: #FFF;
}

.controles-navegacion .contenedor-svg {
    margin: 0 12px;
}
.controles-navegacion svg{
    fill: #CCC;
}

.controles-navegacion svg:hover {
    fill: #333;
}

.tab-item span, .contenedor-svg {
    display: inline-block;
    height: 28px;
    min-width: 28px;
    vertical-align: middle;
    width: auto;
}

.contenedor-svg svg{
    width: 21px;
}
.tab-item svg {
    fill: #566D9C;
    margin: 2px 0 0 0;
}
.tab-item.active svg {
    fill: #FFF;
}

.tab-item.active {
	position: relative;
}
.tab-item.active:after {
	right: 0%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(240, 240, 240, 0);
	border-right-color: #F6F6F6;
	border-width: 10px;
	margin-top: -10px;
}

#planaprendizaje .chosen-container, .modeloEvidencias .chosen-container{
    display: block;
    margin: 0 auto 15px;
    width: 98%!important;
}

#planaprendizaje .chosen-container .chosen-choices, .modeloEvidencias .chosen-container .chosen-choices{
    max-height: 155px;
    overflow-y: auto;
}

#resources-content, #rubrics-content{
    margin: 0 0 16px 1rem;
    max-height: 180px;
    overflow-y: auto;
    /*border-bottom: solid 1px #DDD;*/
}

#resources-content .controles-recurso,
#rubrics-content .controles-recurso{
    right: 1.5rem;
    top: 5px;
}

#resources-content .relative ,
#rubrics-content .relative {
    border-top: 1px dotted #CCC;
    padding: 10px 0 14px 0;
}

#rubrics-content .relative:hover ,
#resources-content .relative:hover {
    background-color: #DFDFDF;
}

#tiempoPlanAprendizaje, #labelMinutos, #tiempoEvidencia {
    display: inline-block;
    width: 60px;
}

#actualizarPlanAprendizaje, #actualizarEvidencia {
    margin: 0;
    padding: 6px 24px;
    border: solid 1px #28A002;
}

.controles-comentario{
    text-align: center;
}
.controles-comentario a{
    margin: 0 10px;
    text-decoration: underline;
}

/*.reveal-modal .punteada {
    display: none;
}*/

.padding18{
    padding: 18px;
}

.controles-recurso span.btn-eliminar svg, .controles-recurso .btn-eliminar-fix svg {
    fill: #999;
}

.controles-recurso span.btn-eliminar svg:hover, .controles-recurso .btn-eliminar-fix svg:hover {
    fill: #333;
}

#overlay-throbber{
    background: rgba(0,0,0,0.3);
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 130;
}

.overlay-content{
    position: absolute;
    height: 64px;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    top: 50%;
    width: 64px;
}

#contenedorMensaje{
    background: #FFF;
    height: 140px;
    left: 50%;
    margin: -90px 0 0 -145px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 310px;
}
#contenedorMensaje.confirmacion {
    margin-left: -205px;
    width: 410px; 
}
#contenedorMensaje button{
    color: #FFF;
}


/*
    Prueba efecto flip
*/

/* entire container, keeps perspective */
.flip-container {
    display: inline-block;
	perspective: 1000;
}
/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
	transform: rotateY(180deg);
}

.flip-container, .front, .back {
	width: 18px;
	height: 18px;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.front {
	z-index: 2;
}

/* back, initially hidden pane */
.back {
    background: url('../../Images/Teach/Stage3/checkmark.png') no-repeat center center / 80% gray;
    border-radius: 100%;
	transform: rotateY(180deg);
}

.controles-recurso .front svg, .pending svg {
    fill: #999;
    /*background: url('../../Images/Teach/Stages/student.svg') no-repeat center center / 80% gray;*/
}

.controles-recurso .front svg, .pending svg:hover {
    fill: #333;
    /*background: url('../../Images/Teach/Stages/student.svg') no-repeat center center / 80% gray;*/
}

/*
    Controladores y barra lateral
*/
.controles-barra-lateral{
    position: absolute;
    right: 0;
}

#cerrarMensaje{
    padding: 3px;
}

.capsula{
    border-radius: 50%;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 4px;
    position: relative;
    top: -2px;
}

.rp{
    background: #F60;
}

.editar-evidencia{
    display: block;
    padding-right: 50px
}

#contenedorMetas .elementItem{
    padding-right: 65px;
}

.help{
    cursor: pointer;
    height: 14px;
    margin-left: 10px;
    width: 14px;
}

.contenedor-ayuda{
    background: #FFF;
    position: absolute;
    height: 80%;
    left: 50%;
    margin-left: -35%;
    padding: 20px;
    top: 10%;
    width: 70%;
}

.contenedor-ayuda header{
    border-bottom: 1px solid #CCC;
    height: 8%;
    margin-bottom: 25px;
}
.contenedor-ayuda .glm-logo {
    margin-right: 15px;
}
.ayuda-info{
    height: 77%;
    margin-bottom: 25px;
    overflow-y: auto;
}

.controles-ayuda{
    height: 15%;
    text-align: center;
}
.controles-ayuda button, .controles-ayuda #cerrarMensaje  {
    padding: 8px 12px;
}

.teach-footer a svg{
    display:block;
    fill: #FFFFFF;
    height: 25px;
    left: 50%;
    margin-left: -12px;
    margin-top: 12px;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 25px;
}

.teach-footer a:not(.show-svg) svg {
    display: none;
}

/**Estilos responsive para TEACH*/
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px)  {
/* Styles */
    .nav-teach{
        height: 50px;
        /*position: relative;*/
        width: 100%;
    }
    .glm-logo{
        width: 30px;
    }
    .glm-logo svg{
        width: 100%;
    }
    .title-unit #ellipsis-title{
        font-size: 14px;
    }
    .controles-barra-lateral{
        position: absolute;
        right: 0;
    }
    .units-nav{
        right: 0;
    }
    .units-nav span, .units-nav a {
    display: inline-block;
    margin: 0 0px 0 0;
    padding: 3px 2px 6px 2px;
    height: 20px;
    width: 20px;
    }
    .teach-body{
        background-image: none;
    }
    .teach-footer h5{
        font-size: 0;
        position: relative;
    }
    .teach-footer li svg, .teach-footer a:not(.show-svg) svg {
        display:block;
        fill: #FFFFFF;
        height: 25px;
        left: 50%;
        margin-top: 12px;
        margin-left: -12px;
        opacity: 0.6;
        position: absolute;
        top: 0;
        width: 25px;
    }
    .teach-footer a img, .drag-control{
        display: none!important;
    }
    .teach-footer li.selected svg {
        opacity: 1;
    }
}
