/* estilos pagina interna 
****************************************** */
.pagina-interna-profesores .ubicacionInerior {
    background: rgba(255,255,255,.3);
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 0%;
}

.pagina-interna-profesores #MenuReglamentoAcademico {
    background-color: white;
    color: black;
    padding: 10px;
    text-align: justify;
}

.modales-profesores {
    margin-top: 5px;
}

.tablas-tabs-plugin {
    margin-top: 50px;
}

.item-vida {
    margin: 15px;
    margin-right: 0;
    margin-bottom: 5px;
    background: #ededed;
    border-radius: 5px;
    padding: 0;
    border-bottom: 2px solid #a20f26;
    cursor: pointer;
    min-height: 55px;
}

@media (min-width: 992px) {
    .item-vida {
        width: 31.333333%;
    }
}

.icono-item-vida {
    padding: 0px;
    height: 50px;
    font-size: 24px;
    color: white;
    padding: 0px;
}

.texto-item-vida {
    padding-left: 10px;
    text-align: left;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 5px 0px 0px 0;
}

.item-vida:hover {
    background-color: #c7c7c7;
}

/* estilos tablas */
table.restables-clone {
    display: none;
}

@media (max-width: 991px) {
    table.restables-origin {
        display: none;
    }

    table.restables-clone {
        display: table;
    }
}

/* estilos acordeon*/
.bgTabs {
    margin-top: 20px;
}


.resp-tabs-list {
    margin: 0px;
    padding: 0px;
}

.resp-tab-content {
    display: none;
}

@media (min-width: 1000px) {
    h2.resp-accordion {
        display: none;
    }
}

.resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    margin-bottom: 5px;
    border-bottom: 1px solid #c9c9c9;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 20px;
    background: #f1f1f1;
}

li.resp-tab-active {
    border-right: none;
    background-color: #fdfdfd;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
    border-left: 8px solid #999 !important;
    color: #666;
}

.titulo-interno {
    color: black;
    font-size: 4rem;
    font-weight: bold;
    font-family: 'Yanone Kaffeesatz',sans-serif;
}

.restables-origin thead {
    border-top: 1px solid #a20f26 !important;
    border-bottom: 4px solid #a20f26 !important;
    text-align: center;
}

    .restables-origin thead th {
        background: #fff;
        border-top: 1px solid #a20f26;
        border-bottom: 4px solid #a20f26;
        text-align: center;
        color: #666;
        font-weight: normal;
        font-size: 15px;
        padding: 5px;
        margin-bottom: 2px;
    }

.restables-origin tbody td {
    background: #f1f1f1;
    padding: 20px;
    border: 3px solid white;
    font-size: 13px;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #a12642;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #a12642;
}

.restables-clone tbody td {
    display: inline-block;
    width: 100%;
    font-size: 10px;
}

    .restables-clone tbody td:nth-child(1), .restables-clone:nth-child(2) tbody td:nth-child(1) {
        text-align: center;
        font-family: 'Yanone Kaffeesatz',sans-serif;
        font-weight: bold;
        font-size: 20px;
        text-decoration: underline;
    }

.titulo-tabla-celular {
    text-align: center;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-weight: bold;
    font-size: 20px !important;
    text-decoration: underline;
}

.mas-detalles {
    display: table;
    width: auto;
    background: #ededed;
    border-left: 4px solid #a20f26;
    border-bottom: 1px solid #c7c7c7;
    text-align: center;
    border-radius: 3px;
    margin-left: 20px;
    float: left;
    color: #a20f26;
    padding: 6px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    font-size: 14px;
}

@media (max-width: 600px) {
    .mas-detalles {
        margin-top: 20px;
    }

    .tablas-tabs-dos td, .tablas-tabs-uno td {
        font-size: 9px !important;
    }
}

.mas-detalles:hover {
    display: table;
    width: auto;
    background: #999;
    border-left: 4px solid #a20f26;
    border-bottom: 1px solid #c7c7c7;
    text-align: center;
    border-radius: 3px;
    margin-left: 20px;
    float: left;
    color: #444;
    padding: 6px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    text-decoration: none;
}

.item-reflecciones {
    margin-left: 20px;
    background: #f1f1f1;
    border-bottom: 3px solid #a20f26;
    border-radius: 3px;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 13px;
    min-height: 150px;
}


.idiomas-interna {
    display: table;
    width: 100%;
    float: left;
}

    .idiomas-interna img {
        width: 30%;
        float: right;
        margin-left: 30px;
        margin-bottom: 20px;
        margin-right: 20px;
    }

    .idiomas-interna td {
        background: #ededed;
        padding: 7px;
        padding-left: 10px;
        font-size: 13px;
        border: 3px solid #fff;
    }

.titulotabla {
    background: #fff !important;
    border-top: 1px solid #a20f26 !important;
    border-bottom: 4px solid #a20f26 !important;
    text-align: center;
    color: #666 !important;
    font-weight: normal;
    font-size: 15px !important;
    padding: 5px !important;
    margin-bottom: 2px !important;
}

.tablas-col2 {
    display: table;
    width: 48%;
    float: left;
    margin: 10px;
}

    .tablas-col2 table {
        border: 1px solid #c7c7c7 !important;
        margin-bottom: 20px;
    }

#MenuReglamentoAcademico img {
    max-width: 100%;
}

#MenuReglamentoAcademico p, #MenuReglamentoAcademico ul {
    font-size: 13px;
    color: #333;
    line-height: 18px;
    margin: 0px;
    margin-top: 0;
    margin-bottom: 6px;
    text-align: justify;
    margin-left: 0px;
}

#MenuReglamentoAcademico .icono-item-vida img {
    max-width: 100%;
    height: 55px;
    width: auto;
    border-radius: 5px 0 0 5px;
}

.sin-padding {
    padding: 0px;
}

.zona-editable-modales {
    margin-top: 20px;
}

.modales-profesores .modal-header {
    background: #ededed;
    padding: 15px;
    padding-left: 20px;
    font-size: 18px;
    text-transform: uppercase;
    color: #333;
    text-align: left;
    margin: 0;
    width: 100%;
    padding-top: 13px;
    height: 48px;
}

.modal-header h4 {
    display: block;
    background: #ededed;
    font-size: 18px !important;
    text-transform: uppercase;
    color: #333 !important;
    text-align: left !important;
    margin: 0 !important;
    width: 100% !important;
}

.modales-profesores .modal h4 {
    font-size: 16px;
    color: #a20f26;
    text-align: left;
    width: 100%;
    margin-bottom: 0;
}

.modales-profesores .modal .reglamentos {
    display: table;
    width: 61%;
    margin-bottom: 0;
    margin-top: 5px;
}

.modales-profesores .reglamento1-profes {
    display: table;
    width: 46.3%;
    margin-left: 20px;
    background: #f1f1f1;
    background-image: url(../../../../../../../App_Themes/ProfesoresV3/imagenes/estatuto.png);
    background-repeat: no-repeat;
    text-align: right;
    font-size: 14px;
    color: #782527;
    font-weight: normal;
    padding: 10px;
    padding-left: 104px;
    padding-right: 20px;
    border-radius: 4px;
    float: left;
    margin-bottom: 10px;
    height: 100px;
    border-bottom: 2px solid #a20f26;
}

.modales-profesores .reglamento2-profes {
    display: table;
    width: 46.3%;
    margin-left: 20px;
    background: #f1f1f1;
    background-image: url(../../../../../../../App_Themes/ProfesoresV3/imagenes/becas.png);
    background-repeat: no-repeat;
    text-align: right;
    font-size: 14px;
    color: #782527;
    font-weight: normal;
    padding: 10px;
    padding-left: 104px;
    padding-right: 20px;
    border-radius: 4px;
    float: left;
    margin-bottom: 10px;
    height: 100px;
    border-bottom: 2px solid #a20f26;
}

.modales-profesores .reglamento3-profes {
    display: table;
    width: 46.3%;
    margin-left: 20px;
    background: #f1f1f1;
    background-image: url(../../../../../../../App_Themes/ProfesoresV3/imagenes/reglamentos.png) !important;
    background-repeat: no-repeat;
    text-align: right;
    font-size: 14px;
    color: #782527;
    font-weight: normal;
    padding: 10px;
    padding-left: 104px;
    padding-right: 20px;
    border-radius: 4px;
    float: left;
    margin-bottom: 10px;
    height: 100px;
    border-bottom: 2px solid #a20f26;
}

.modales-profesores .reglamento4-profes {
    display: table;
    width: 46.3%;
    margin-left: 20px;
    background: #f1f1f1;
    background-image: url(../../../../../../../App_Themes/ProfesoresV3/imagenes/reglamentos.png) !important;
    background-repeat: no-repeat;
    text-align: right;
    font-size: 14px;
    color: #782527;
    font-weight: normal;
    padding: 10px;
    padding-left: 104px;
    padding-right: 20px;
    border-radius: 4px;
    float: left;
    margin-bottom: 20px;
    height: 100px;
    border-bottom: 2px solid #a20f26;
}

.modales-profesores .interna-vida-ac img {
    width: 35%;
    float: right;
    margin: 20px;
}

#MenuReglamentoAcademico iframe {
    max-width: 100%;
}

    .pagina-interna-profesores #MenuReglamentoAcademico a {
    color: #a20f26;
    position: relative;
    z-index: 999;
    }

    .pagina-interna-profesores #MenuReglamentoAcademico a:hover {
        text-decoration: none;
    }

.ReflexionesPedagogicasNuevo {
    background: rgba(232, 239, 247, 0.7);
    padding: 3%;
    display: table;
    margin-top: 12px;
}

    .ReflexionesPedagogicasNuevo h5.titulo-reflexiones {
        font-size: 2.8rem;
        text-align: center;
        font-family: 'Yanone Kaffeesatz',sans-serif;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #333;
    }


    .ReflexionesPedagogicasNuevo hr {
        display: table;
        width: 120px;
        border-color: #47c0dc !important;
        margin-top: -6px;
        margin-bottom: 40px;
    }

    .ReflexionesPedagogicasNuevo .cajaRefexiones {
        background: #fff;
        padding: 2%;
        min-height: 105px;
        margin-bottom: 20px;
        box-shadow: 3px 4px 4px #9494941c;
    }

    .ReflexionesPedagogicasNuevo .numero {
        display: table;
        float: left;
        font-family: 'Yanone Kaffeesatz',sans-serif;
        font-size: 5rem;
        font-weight: bold;
        margin-right: 11px;
        background: #47c0dc;
        padding: 10px;
        width: 70px;
        text-align: center;
        color: #333;
        min-height: 90px;
    }

    .ReflexionesPedagogicasNuevo .textoCaja {
        font-size: 13px;
        text-align: left;
        color: #666;
    }

    .ReflexionesPedagogicasNuevo .Titulo {
        font-size: 15px;
        font-weight: bold;
        color: #333;
    }

    .ReflexionesPedagogicasNuevo .importante p {
        font-size: 13px;
        line-height: 21px;
    }

    .ReflexionesPedagogicasNuevo .importante a {
        color: #333;
        text-decoration: none;
    }

    .ReflexionesPedagogicasNuevo .mas-detallesBTN {
        background: #fff;
        display: table;
        padding: 7px 2%;
        border: solid 2px #3fc0de;
        margin-left: 16px;
        color: #333 !important;
        font-weight: bold;
        margin-top: 8px;
    }

        .ReflexionesPedagogicasNuevo .mas-detallesBTN:hover {
            background: #3fc0de;
            transition: 0.3s;
        }


    .ReflexionesPedagogicasNuevo h4 {
        text-align: center;
        font-size: 4rem;
        color: #3fc0de;
        font-family: 'Yanone Kaffeesatz',sans-serif;
        letter-spacing: 2px;
        margin-bottom: 0;
        font-weight: bold;
    }

#MenuReglamentoAcademico .col-md-12 {
    font-size: 13px;
    color: #333;
    line-height: 18px;
    margin: 15px;
    margin-top: 0;
    margin-bottom: 6px;
    text-align: justify;
    margin-left: 0px;
}

.horizontalTab .resp-tabs-container {
    margin-top: -20px;
    margin-left: -5px;
}

.resp-tabs-list li.rojo {
    border-left: 20px solid #e35252;
}

.resp-tabs-list li.rojo-original {
    border-left: 20px solid #a20f26;
}

.resp-tabs-list li.verde {
    border-left: 20px solid #54784d;
}

.resp-tabs-list li.azul-celeste {
    border-left: 20px solid #59909d;
}

.resp-tabs-list li.vinotinto {
    border-left: 20px solid #af5454;
}

.resp-tabs-list li.amarillo-maron {
    border-left: 20px solid #c18537;
}

.resp-tabs-list li.azul-rey {
    border-left: 20px solid #587fb2;
}

.resp-tabs-list li.verde-claro {
    border-left: 20px solid #90c50f;
}

.resp-tabs-list li.verde-azul {
    border-left: 20px solid #0fc5c5;
}

.resp-tabs-list li.amarillo {
    border-left: 20px solid #e4c115;
}

.resp-tabs-list li.naranja {
    border-left: 20px solid #c18537;
}

.resp-tabs-list li.Azul {
    border-left: 20px solid #587fb2;
}

.tablas-tabs-dos td {
    background: #ededed;
    padding: 7px;
    padding-left: 10px;
    font-size: 13px;
    border: 3px solid #fff;
}

.modales-profesores .modal {
    margin-top: 4%;
}

.modales-profesores .modal-footer {
    border-top: 0px solid #e5e5e5;
}

#MenuReglamentoAcademico .panel-default > .panel-heading {
    border-left: 2px solid #a20f26;
    height: 30px;
    padding: 8px 15px;
}

#MenuReglamentoAcademico .panel-title {
    font-size: 13px;
}

    #MenuReglamentoAcademico .panel-title a {
        color: #333;
    }

@media (max-width: 700px) {
    #MenuReglamentoAcademico .panel-default > .panel-heading {
        height: auto;
    }
}

#ServiciosAlEstudiante h4 {
    background: inherit;
    font-size: 24px;
}

@media (max-width: 1100px) {
    .idiomas-interna .tablas-col2 {
        width: 100%;
    }
}

@media (max-width: 330px) {
    .idiomas-interna .tablas-col2 {
        width: 80%;
        display: block;
        float: none;
        margin: auto;
        padding-left: 0px;
        margin-left: 0px;
    }

    #MenuReglamentoAcademico p {
        width: 253px;
    }
}


#fondo-innovacion-pegagogica h3 strong {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    margin-bottom: 5px;
}

#fondo-innovacion-pegagogica .tabla-contenedor td {
    background: #ededed;
    padding: 7px;
    padding-left: 10px;
    font-size: 13px;
    border: 3px solid #fff;
    color: #333;
}

#fondo-innovacion-pegagogica .tabla-contenedor {
    padding: 15px;
}

#fondo-innovacion-pegagogica .parrafo-interno-tabs {
    padding: 15px;
    padding-bottom: 0px;
}

#fondo-innovacion-pegagogica .parrafo-footer-pedagogica {
    padding: 15px;
}

.fondo-innovacion-pegagogica {
    padding-top: 40px;
}

.contenedor-boton-curso-nuevo {
    text-align: right;
}

@media(min-width: 1200px)
{
    .contenedor-boton-curso-nuevo 
    {
        margin-top: -10px;
        margin-right: -10px;
        margin-bottom: 0px;
    }
}

.curso-nuevo {
    background: linear-gradient(to bottom right, #d61541, #743f8b);
    padding: 6px 10px;
    font-size: 15px !important;
    font-weight: 100;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 2px 2px 10px rgba(0,0,0,.5);
    animation: pulse 2s infinite;
    transition: .3s;
    color: white !important;
    display: inline-block;
    text-align: right !important;
}


@media (max-width: 768px) {
    .interna-vida-ac {
        text-align: center;
    }
    .modales-profesores .interna-vida-ac img {
        width: 80%;
        float:none;
        margin: 20px auto;
    }
    .modales-profesores .modal .reglamentos {    
        width: 100%;
    }
    .modales-profesores .reglamento1-profes {    
        width: 90%;
        text-align: left;
    }
    .modales-profesores .reglamento2-profes {    
        width: 90%;
        text-align: left;
    }
    .modales-profesores .reglamento3-profes {    
        width: 90%;
        text-align: left;
    }
    .modales-profesores .reglamento4-profes {    
        width: 90%;
        text-align: left;
    }
    .pagina-interna-profesores #MenuReglamentoAcademico a {
        display: table;
        text-align: left;
        padding-left: 10px;
        transition: .3s;
    }
    .pagina-interna-profesores #MenuReglamentoAcademico a:hover {
        color: #000;
        transition:.3s;
    }
}
@media (max-width: 450px) {
  .item-vida {
    min-height: 50px;
  }
  #MenuReglamentoAcademico .icono-item-vida img {
    height: 50px;
  }  
}  

@media(max-width: 330px)
{
    .contenedor-boton-curso-nuevo
    {
        width: 61px;
    }

    .curso-nuevo
    {
        width: 61px !important;
    }
}

.contenido-tabla-html .contenedor-boton-curso-nuevo {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}