
@import url(/public/fonts/NotoSans-Regular.ttf);
@font-face { font-family: 'Noto Sans'; 
    src: url('/public/fonts/NotoSans-Regular.ttf');
} 

html {
    line-height: 1.5;
    font-family: 'Noto Sans' !important;
    font-weight: normal;
    color: #000000;
    font-size: 12px;
    letter-spacing: 0;
}

div, a, p, b, td, tr, h3, h2, h1, button, input, body, html, body .v-application {
    font-family: 'Noto Sans' !important;
}
.titleHeader h4 {
    font-family: Roboto,sans-serif !important;
}
a {
    color: #635f5f;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

p {
    color:#333;
}

.social {
    padding-left: 10px;
}

.actions {
    padding-top: 5px;
}

.caret{ z-index: 1!important }

.read {
    margin-right: 10px;
    padding: 1px;
}

.read h4 {
    margin: 0;
}

.user {
    margin: 0;
}

.user .card-stacked .card-content {
    padding: 8px;
}

.user .card-image img {
    height: 40px;
}

.avatar {
    padding-left: 16px;
    height: 96px;
}

.avatar-sent {
    height: 96px;
}

.group-icon {
    padding: 1rem 0.5rem;
}

.two-rem-horizontal {
    padding: 0 2rem;
}

.no-margin-right {
    margin-right: 0;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.row .collapsible-header {
    padding: 1rem;
}

.row .collapsible-header .i {
    padding: 1rem;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    height: 3.67rem;
}

.container {
    padding: 0;
}

.modal-config {
    padding: 20px;
    background-color: #fff;
}

.application--wrap {
    min-height: 0;
}

.max-height-500 {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}

.inbox-body {
    /*display: none;*/
    padding-bottom: 24px;
}

.inbox-header {
    padding: 24px 24px 0px 24px;
    cursor: pointer;
}

.none {
    display: none;
}

.block {
    display: block;
}


.group-user {
    position: relative;
    top: -6px;
    padding-left: 8px;
}

.position-relative {
    position: relative !important;
}

.no-border {
    border: none;
}

ul:not(.browser-default).fix-padding-horizontal-075 {
    padding: 0 .75em;
}

.no-padding {
    padding: 0;
}

.pointer {
    cursor: pointer;
}

.news-icon-in-list {
    height: 24px;
    margin-right: 1rem;
}

.title-stats {
    font-size: 3rem;
}

.big-icon {
    font-size: 7rem;
}

.pad-left-1rem {
    padding-left: 1rem;
}

/*Azul webclass*/
.indigo {
    background-color: #FFFFFF !important;
    color:#000000 !important;
    /*height: 4.4rem;*/
    font-family: "Noto Sans";

}

nav.indigo {
    background-color: #e6e6e6 !important;
}

.indigo-2 {
    background-color: #fff !important;
    border: solid 2px #232b63 !important;
    color: #232b63 !important;
}

.btn-rounded {
    border-radius: 20px;
    font-weight: bold;
    width: 80%;
    height: 45px;
}

.btn-submit {
    width: 100%;
    height: 50px;
    margin-top: 20px;
}

.btn-danger {
    background-color: #eb292d !important;
    color: #fff !important;
}

.text-indigo {
    color: #232b63;
}

.indigo-text {
    color: #232b63 !important;
}

/*Medidas top*/
.top-64 {
    margin-top: 64px;
}

.top-30 {
    margin-top: 30px;
}

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

#slide-out {
    transition: all 1s ease;
}

/*Navbar slide ancho*/
.sidenav {
    width: 250px !important;
}

/*Content*/
.padding-content {
    padding-left: 263px !important;
    padding-top: 10px !important;
}

.padding-content-2 {
    position: absolute;
    right: 0px !important;
    padding-left: 263px !important;
    margin-top: 52px !important;
}

.padding-content-3 {
    padding-left: 263px !important;
    padding-top: 0px !important;
}

.padding-content-4 {
    right: 0px !important;
    padding-left: 263px !important;
    margin-top: 52px !important;
}

/*Boton redondo palpitante*/
.boton-float {
    display: inline-block !important;
    color: #232b63 !important;
    position: relative !important;
    overflow: hidden !important;
    z-index: 1;
    width: 40px;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transition: background-color .3s !important;
    transition: background-color .3s !important;
    cursor: pointer;
    vertical-align: middle;
    padding-left: 6px !important;
    margin-top: 10px !important;
    margin-left: 10px !important;
    font-size: 28px !important;
}

.boton-float-exit {
    display: inline-block !important;
    color: #232b63 !important;
    position: relative !important;
    overflow: hidden !important;
    z-index: 1;
    width: 40px;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transition: background-color .3s !important;
    transition: background-color .3s !important;
    cursor: pointer;
    vertical-align: middle;
    padding-left: 6px !important;
    margin-top: 0px;
    font-size: 28px !important;
}

.boton-stats {
    width: 280px;
    height: 47px;
    font-size: 16px;
    padding-top: 5px;
}

.separated {
    margin: 5px;
    float: left;
}

.separated-2 {
    margin: 40px;
    float: left;
}

@media (min-width: 968px) {
    .padding-content {
        padding-left: 263px !important;
        padding-top: 18px !important;
    }
}

@media (max-width: 967px) {
    .padding-content {
        padding-left: 0px !important;
        padding-top: 0px !important;
    }

    .menu-icons {
        color: #232b63 !important;
        z-index: 999999 !important;
        margin-top: 40px;
        margin-right: 10px;
        font-size: 40px;
    }
}

.card-redondo {
    border-radius: 90px;
    height: 90px;
    width: 90px;
    padding-top: 14px;
    margin-top: 0px;
}

.card-2-redondo {
    border-radius: 100px;
    height: 100px;
    width: 100px;
    padding-top: 16px;
    float: right;
}

.margin-inherit {
    margin: inherit !important;
}

.margin-boton {
    margin-top: 10px;
    margin-left: 10px;
}

.border-radius-50 {
    border-radius: 0%;
    width: 50px;
    height: 50px;
}

.border-radius-100 {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.top-28 {
    margin-top: 28px;
}

.top-50 {
    margin-top: 50px;
}

.top-20 {
    margin-top: 20px;
}
.top-80 {
    margin-top: 80px;
}
.top-90 {
    margin-top: 90px;
}

.top-100 {
    margin-top: 100px;
}

.top-9 {
    margin-top: -9px;
}

.m-row-0 {
    margin-bottom: 0px;
}

.imagen-1 {
    background-image: url('../../images/9.jpg') !important;
    background-size: cover;
    width: 100%;
    height: 500px;
}

.imagen-3 {
    background-image: url('../../images/8.jpg') !important;
    background-size: cover;
    width: 100%;
    height: 500px;
}

.imagen-4 {
    background-image: url('../../images/7.jpg') !important;
    background-size: cover;
    width: 100%;
    height: 500px;
}

.imagen-fondo {
    background-image: url('../../images/9.jpg') !important;
    background-size: cover;
    width: 100%;
    height: 500px;
}

.imagen-fondo-2 {
    background-image: url('../../images/9.jpg') !important;
    background-size: cover;
    width: 100%;
}

.logotipo {
    background-image: url('../../images/logo-webclass.svg') !important;
    width: 400px;
    height: 150px;
    background-repeat: no-repeat;
}

.news-2 {
    background-image: url('../../images/news2.png') !important;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
}
.bg-reconocimiento {
    background-image: url('../../images/celebration.gif') !important;
    background-size: cover;
    width: 100%;
}

.news-3 {
    color: #fff;
    font-size: 30px;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.ml-20 {
    margin-left: 20px;
}

.caja-azul {
    height: 50px;
    width: 100%;
    background-color: #232b6391;
    padding-left: 0px;
}

.caja-blanca {
    height: 70px;
    width: 100%;
    background-color: #ffffff91;
    padding-left: 0px;
    bottom: 0px;
    left: 0px;
    position: absolute;
}

.m-btn {
    margin-top: 17px;
    margin-right: 17px;
}

.text-white {
    color: #fff !important;
}

.bottom-white {
    border-bottom: 1px solid #ffffff !important;
}

/*Media queries*/
nav {
    color: #fff;
    background-color: #ee6e73;
    width: 100%;

}

.titulo-mensaje {
    color: #000;
    margin-bottom: 0px;
    margin-top: 0px;
    text-transform: capitalize;
    font-size: 16px;
}

p{
    font-size: 12px;
}

.imagen-icon {
    top: 40px;
    position: absolute;
    font-size: 30px !important;
    right: 25px;
    color: #232b63;
    cursor: pointer;
}

.archivo-icon {
    top: 40px;
    position: absolute;
    font-size: 30px !important;
    right: 50px;
    color: #232b63;
    cursor: pointer;
}

/*Slider*/
.slides {
    padding: 0;
    /*width: 609px;*/
    height: 420px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input {
    display: none;
}

.slide-container {
    display: block;
}

.slide {
    top: 0;
    opacity: 0;
    /*width: 609px;*/
    width: 100%;
    height: 420px;
    display: block;
    position: absolute;

    transform: scale(0);

    transition: all .7s ease-in-out;
}

.slide img {
    width: 100%;
    height: 100%;
}

.nav label {
    width: 80px;
    height: 500px;
    display: none;
    position: absolute;

    opacity: 0;
    z-index: 9;
    cursor: pointer;

    transition: opacity .2s;

    color: #FFF;
    font-size: 156pt;
    text-align: center;
    line-height: 450px;
    font-family: "Varela Round", sans-serif;
    background-color: rgba(255, 255, 255, .1);
    text-shadow: 0px 0px 15px rgb(119, 119, 119);
}

.slide:hover + .nav label {
    opacity: 0.5;
}

.nav label:hover {
    opacity: 1;
}

.nav .next {
    right: 0;
}

input:checked + .slide-container .slide {
    opacity: 1;

    transform: scale(1);

    transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .nav label {
    display: block;
}

.nav-dots {
    width: 100%;
    bottom: -50px;
    height: 11px;
    display: block;
    position: absolute;
    text-align: center;
}

.nav-dots .nav-dot {
    top: -5px;
    width: 11px;
    height: 11px;
    margin: 0 4px;
    position: relative;
    border-radius: 100%;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.6);
}

.nav-dots .nav-dot:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.8);
}

input#img-1:checked ~ .nav-dots label#img-dot-1,
input#img-2:checked ~ .nav-dots label#img-dot-2,
input#img-3:checked ~ .nav-dots label#img-dot-3,
input#img-4:checked ~ .nav-dots label#img-dot-4,
input#img-5:checked ~ .nav-dots label#img-dot-5,
input#img-6:checked ~ .nav-dots label#img-dot-6 {
    background: rgb(130, 134, 166);
}

.collapsible {
    border-top: 1px solid #ddd;
    border-right: none;
    border-left: none;
    margin: .5rem 0 1rem 0;
    border-bottom: none;
}

.no-shadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.top-12 {
    margin-top: 12px;
}

.bold {
    font-weight: 600;
}

.loading{
    width: 											100%;
    height: 										100%;
    background-color: 								rgba(255, 255, 255, .9);
    position: 										fixed;
    top: 											0;
    left: 											0;
    padding: 11%;
    text-align: center;
    z-index: 999999999 !important;
}

.loading img{
    loading: 											150px;
    float: 											left;
    margin: 										10px 20px;

}

loading h2 {
    padding: 27px 0 0 0;
    color: #61737f;
    font-size: 1.0em;
}

.create-message {
    z-index: 1;
    position: absolute;
    bottom: 1.5em;
    background: black;
    color: white;
    text-align: center;
    padding: 1em;
    opacity: 0.7;
}

/*
*   titulos de inicio
*/



nav .brand-logo {
    position: absolute;
    color: #000000;
    display: inline-block;
    font-size: 16px !important;
    padding: 0;

}

.row. panel{
    height: 4rem !important;
}

.fluid-container .container-all{
    margin-top:  5rem !important;
}

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

.sidebarx{
    color: #0a0a0a !important;
    top: 9rem !important;
}
.vs-sidebar--item a{
    opacity: 1;
}


.nav-wrapper span{
    font-family: "Noto Sans";
    text-transform: initial;
    font-style: normal;
}

.

.btn, .btn-large, .btn-small .button_wc{
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    cursor: pointer;
    border-radius: 5px;
}

h3{
    font-size: 14px !important;
}

h4 {
    font-size: 14px !important;
}

h5 {
    font-size: 14px !important;
}

h6 {
    font-size: 14px !important;
}

p{
    font-size: 13px !important;
}
td div p, td p {
    font-size: 12px !important;
}

.card .card-title{
    font-size: 14px !important;
}

.button.waves-effect.btn.indigo.left {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

.btn, .btn-large, .btn-small, .btn-flat{
    text-transform:none;
}

.btn, .btn-large, .btn-small .text-min {
    font-size: 10px !important;
}

img.avatar-sent.border-radius-50 {
    width: 100% !important;
    max-height: 100% !important;
    margin-top: 0px !important;
    height: auto !important;
}
img.avatar-sent {
    margin-top: 0px !important;
    border-radius: 0%;
    width: 100%;
    height: 38px !important;
}
.vs-sidebar-item-active a .vs-icon {
    color: #3093e6 !important;
}
i.material-icons.left.red-text.top-12 {
    position: absolute;
    float: left !important;
    font-size: 12px;
}
.border-bottom {
    border-bottom:1px solid #ccc;
}
.bg-gray {
    background-color: #f1f1f1 !important;
}
.carousel {
    height: 200px !important;
    margin-top:30px !important;
}
.buttonArrow {
    transition: ease .0s;
    background: #fff !important;
    position: absolute !important;
    z-index: 99 !important;
    bottom: 10px;
    right: 20px;
    border-radius: 50% !important;
}
.buttonArrow i {
    background: #fff;
    font-size:20px;
}
.buttonArrow-turn {
    transform: rotate(180deg) !important;
    transition: ease .5s;
    background: #fff !important;
    position: absolute !important;
    z-index: 99 !important;
    bottom: 10px;
    right: 20px;
    border-radius: 50% !important;
}
.despleagable {
    display:block;
}
.desplegableNone {
    display:none;
}
.desplegableBody {
    display:none;
}
.desplegableBodyYes {
    display:block;
}
th, .th {
    background: #fff !important;
    border:1px solid #ddd !important;
    border-bottom:0px solid #ddd !important;
    height: 35px;
    font-weight: normal !important;
    font-size: 13px !important;
}
td {
    border:1px solid #000 !important;
}
.value-bar {
    position: absolute;
    clip: rect(0,2.5em,5em,0);
    width: 5em;
    height: 5em;
    border-radius: 50%;
    border: .45em solid #039be5 !important;
    box-sizing: border-box;
}
.btn-wc {
    font-family: 'Noto Sans' !important;
}
input[type=text]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 1px solid #000;
    -webkit-box-shadow: 0 1px 0 0 #000;
    box-shadow: 0 1px 0 0 #000;
}
.active {
    color:#000 !important;
}
.sombra {    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2) !important;}
.row.input-msg {
    background: #f5fef5 !important;
}
.row.input-msg-sm {
    background: #00ac4d29 !important;
}
/*Boton enviar vista redactar mensaje*/
.btn-send {
    background-color: #f6f6f6;
    font-family: 'Noto Sans';
    font-size: 12px;
    text-decoration: none;
    color: #333;
    position: relative;
    padding: 8px 0px;
    padding-right: 15px;
    background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(228, 228, 228)), color-stop(1, rgb(234, 234, 234)) );
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
    -moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
    -o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px 0px #d5d4d4, 0px 10px 10px #fff0;
    cursor:pointer;
    width:100%;
    max-width:150px;
    min-width: 100px;
    border:none;
}


.btn-send:hover {
    background-color: #f6f6f6;
    background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(239, 238, 238)), color-stop(1, rgb(244, 244, 244)) );
    -webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
    -moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
    -o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px 0px #fcfcfc, 0px 10px 10px #fff0;
    transition: .2s ease-in;
    color:#bbb;
}
.btn-send:hover i {
    background:#aafbb07a;
    transition: .2s ease-in;
    color:#bbb;
}

/* Base Style */
.styled-select {
    background-color: #f6f6f6;
    font-family: 'Noto Sans';
    font-size: 12px;
    color: #333;
    padding: 8px 15px;
    background-image: linear-gradient(to top, rgb(228, 228, 228) 0%, rgb(234, 234, 234) 100%);
    border-radius: 5px;
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px 0px #d5d4d4, 0px 10px 10px #fff0;
    cursor: pointer;
    width: 100%;
    max-width: 200px;
    min-width: 100px;
    max-height: 35px;
    border: none;
    appearance: none;
    -webkit-appearance: none; /* Safari */
    -moz-appearance: none; /* Firefox */
    transition: all 0.2s ease-in;
}

/* Hover Effects */
.styled-select:hover {
    background-color: #f6f6f6;
    background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(239, 238, 238)), color-stop(1, rgb(244, 244, 244)) );
    -webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
    -moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
    -o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px 0px #fcfcfc, 0px 10px 10px #fff0;
    transition: .2s ease-in;
    color:#bbb;
}

/* Focus Effects */
/* .styled-select:focus {
    outline: none;
    box-shadow: 0px 0px 5px #2ab7ec;
} */

/* Dropdown Arrow */
.styled-select::after {
    content: '\25BC';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}


.newIcon {
    width: 110px;
    display: grid;
    text-align: center;
}
.newIcon img {
    margin:auto;
}
.newIcon p {
    color:#000;
}
.sendIcon {
    float: right;
    background: #41b74a7a;
    border-radius: 50%;
    padding: 4px;
    position: absolute;
    color: #fff;
    border: #9c9c9c solid 1px;
    font-size: 10px !important;
    top: 5px !important;
    right: 8px;
}
.switch label .lever {
    content: "";
    display: inline-block !important;
    position: relative !important;
    width: 100% !important;
    height: 24px !important;
    border-radius: 15px !important;
    margin-right: 10px !important;
    -webkit-transition: background 0.3s ease !important;
    transition: background 0.3s ease !important;
    vertical-align: middle !important;
    margin: 0 -1px !important;;
}
.switch label .lever:before, .switch label .lever:after {
    content: "";
    position: absolute !important;
    display: inline-block !important;
    width: 50% !important;
    height: 25px !important;
    border-radius: 15px !important;
    top: -4px !important;
    -webkit-transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease !important;
    transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease !important;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease !important;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease !important;
    padding:8px;
    background-color: transparent !important;
}
.switch label input[type=checkbox]:checked+.lever:before, .switch label input[type=checkbox]:checked+.lever:after {
    left: 50% !important;
}
.switch label input[type="checkbox"]:checked + .lever::after {
    content: "SI";
}
.switch label input[type="checkbox"]:checked + .lever::after {
    background-color: #f2f2f2 !important;
    box-shadow: 0px 0px 2px 2px #00000029 !important;
    padding: 8px;
}
.textCheckbox {
    position: absolute;
    top: 38px;
    width: 30px;
    left: -3px;
}
.textCheckbox2 {
    position: absolute;
    top: 38px;
    right: 0px;
    width: 30px;
    text-align: center;
    left: -2px;
}
.swal2-styled.swal2-confirm {
    background-color: #090a42 !important;
    border: none !important;
    color: #fff !important;
    font-size: 19px !important;
    padding-left: 8px !important;
    border-radius: 5px !important;
    width: 285px;
    padding-right: 8px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.swal2-styled.swal2-cancel {
    background-color: #f0f0f0 !important;
    color: #565656;
}
.material-tooltip {
    color: #000;
    background-color: #feffe4 !important;
    box-shadow: 2px 2px 2px #00000029;
    z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 !important;
    text-align: left !important;
    text-transform: none !important;
}
.material-tooltip .tooltip-content {
    text-align: left !important;
    text-transform:initial;
}
.btn-comment {
    position: absolute;
    top: 0px;
    right: 12px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
    width: 70px !important;
    height: 33px;
    padding-top: 10px;
}
[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    width: 20px !important;
    height: 20px !important;
    cursor: pointer !important;
    position: absolute !important;
    left: 4px !important;
    top: 4px !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#9a9a9a)) !important;
    background: linear-gradient(to bottom, #c5c5c5 0%, #9a9a9a 100%) !important;
    border-radius: 50px !important;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white !important;

}
button#dropit:hover {
    box-shadow: 0px 0px 6px #0000003d !important;
}
.shadow-none {
    box-shadow: none !important;
}

.fondoClass {
    font-weight: normal;
    font-size: 160% !important;
    text-align: center;
    font-family: impact;
    color: #fff;
    text-shadow: 2px 0 0 #0000007d, -2px 0 0 #00000059, 0 2px 0 #0000008f, 0 -2px 0 #0000006b, 1px 1px #00000073, -1px -1px 0 #0000009e, 1px -1px 0 #0000006b, -1px 1px 0 #0000002e;
    padding: 2%;
    padding-top: 5%;
    padding-bottom: 5%;
    background-size: 100% auto !important;
}
.fondoClass p {
    color: white;
    font-size: 100% !important;
}
.toast {
    color:#000 !important;
    background-color: rgb(254, 255, 229) !important;
}


/*Fernando */

.vs-sidebar {
    background: rgb(255, 255, 255) !important;
    height: 100vh !important;
}
.canvas-2 {
    background: #ffffff !important;
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
}
.canvas {
    margin-left: 10px !important;
    margin-right: -10px !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    height: 229px;
    background: #ffffff !important;
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
}
.row .collapsible-header {
    padding: 0rem;
    border-right: 1px solid #fff ;
    border-top: 1px solid #ebeff2 !important; 
}
.no-margin-bottom {
    margin-bottom: 0;
    border-bottom: 1px solid #ebeff2 !important;
    border-left: 1px solid #ebeff2 !important;
}

.vs-sidebar.vs-sidebar-parent {
    top: 84px !important;
    background: white !important;
    box-shadow: 2px 2px 2px #0000000f;
}
th, .th {
    font-weight: bold !important;
    background-color: #f9eded !important;
    border: 1px solid #ddd;
    font-size: 12px !important;
}
.row.input-msg {
    border: 1px solid gray;
    margin-bottom: 10px;
    width: 100%;
    padding-left: 10px;
    margin-left: 10px !important;
    margin-right: -10px !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    height: auto;
    min-height: auto !important;
    background: transparent !important;
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 10px;
    background-color: #ffffff;
    border-radius: 3px;
}


td, th {
    border:1px solid #ddd !important ;
}
.rol-table .table tbody td, th, tr {
    border-right: 1px solid #ebeff2 !important;
    border-top: 1px solid #ebeff2 !important;
    border-bottom:none !important;
}
.rol-table .table thead tr {
    border-top: none !important;
}
table.striped>tbody>tr:nth-child(even) {
    background-color: #ffffff !important;
}
table.striped>tbody>tr:nth-child(odd) {
    background-color: #ffffff !important;
}
p {
    color: #635f5f;
}
html {
    color: #635f5f;
}
.v-list-item__content div, .v-list-item__content p {
    color: #635f5f;
}
th span, th strong, th, th p {
    color: #635f5f !important;
}
.theme--light.v-application {
    color: #635f5f;
}
td, th {
    padding: 8px 8px !important;
    height: auto !important;
    background-color:#fff !important;
}
[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    width: 20px !important;
    height: 20px !important;
    cursor: pointer !important;
    position: absolute !important;
    left: 4px !important;
    top: 4px !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#9a9a9a)) !important;
    background: linear-gradient(to bottom, #c5c5c5 0%, #9a9a9a 100%) !important;
    border-radius: 50px !important;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white !important;

}
[type="checkbox"].filled-in:checked+span:not(.lever):after {

    border: 1px solid #a09e9e !important;
    background-color: #ffffff !important;

    box-shadow: 0px;
}
[type="checkbox"]:checked+span:not(.lever):before {

    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;

}

th {
    text-align: left !important;
    border: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    font-weight: bold !important;
    background-color: #f9eded !important;
}

.collapsible   .active .row .break-word {
    min-height: 56px;
    text-align: left !important;
    background-color: white;
    border-right: 1px solid #ebeff2 !important;
}
.card-panel {
    background: rgb(255, 255, 255) !important;
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 10px;
    background-color: #ffffff;
}

.row.input-msg-sm {
    background: rgb(255, 248, 235);
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 10px;
    background-color: #ffffff;
}
.backgroundWhite {
    z-index: 9 !important;
    background: transparent;
    margin-bottom: 0px !important;
    margin-top: 11px;
}
h6 {
    font-size: 14px !important;
    font-weight: bold;
}
.sombra {
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.05) !important;
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.05) !important;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.05) !important;
}
.titulo-mensaje {
    color: #505458;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
}
h6.h6 {
    color: #5f5f5f !important;
}
nav .brand-logo {
    position: absolute;
    color: #635f5f;
    display: inline-block;
    font-size: 16px !important;
    padding: 0;
    font-weight: bold;
}
.row.input-msg {
    margin-bottom: 0;
    width: 98%;
    padding-left: 10px;
    border-radius: 3px;
    background-color: white !important;
    min-height: 124px !important;
}
h4 {
    font-size: 14px !important;
    margin: 0;
    font-weight: bold;
    color: #69645f;
}
.backgroundWhite {
    z-index: 9 !important;
    background: #fff;
    margin-bottom: 0px !important;
    margin-bottom: 10px !important;
    /* width: 100% !important; */
}
.row.input-msg-sm {
    background: #ffffff !important;
}
textarea.materialize-textarea {

    padding: .6rem 0 .6rem 0;

    border: 1px solid #e2e2e2 !important;
}
.active {
    color: #635f5f !important;
}
.collapsible .row {
    border-bottom: 1px solid #ebeff2 !important;
}
/*Fin fernando */
.grillaNueva {
    border-radius: 5px;
    box-shadow: 0px 0px 8px 0px #0000001a;
}

.mx-input {
    margin-left: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background-color: rgb(255, 255, 255) !important;
    max-width: 100% !important;
    border: 1px solid #e2e2e2 !important;
    border-radius: 5px !important;
    padding-left: 10px !important;
    font-size: 14px !important;
}
.backgroundShadow {
    padding: 0px !important;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 1px 8px -2px #00000026;
}
.handshakeIcon {
    margin-right: 7px;width: 20px;margin-left: -9px;
}


.classAlumno {
    color:#29a723;
    height:29px !important;
}

.classAlumno p {
    color:#29a723;
}

.classApoderado {
    color:#0087ff;
    height:29px !important;
}

.classApoderado p{
    color:#0087ff;
}
.rol-bar-content {
    background-color: rgb(236, 236, 236) !important;
}
.rol-bar-item {
    background-color: #ff8282b3 !important;
}
.rol-bar-item span {
    margin-left: 5px;
    color:rgb(121, 121, 121) !important;
}
.rol-bar-content {
    background-color: #e5e5e5 !important;
    padding-right: 17px;
    color: #595b60 !important;
}
.rol-bar-item span {
    margin-right: 5px;
    vertical-align: sub;
    color: #595b60 !important;
}
/*Efecto parpadeo HTML*/
.parpadea {

    animation-name: parpadeo;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    -webkit-animation-name:parpadeo;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{
    0% { color:red; }
    50% { color:yellow; }
    100% { color:red; }
}

@-webkit-keyframes parpadeo {
    0% { color:red; }
    50% { color:yellow; }
    100% { color:red; }
}

@keyframes parpadeo {
    0% { color:red; }
    50% { color:yellow; }
    100% { color:red; }
}
div#inbox {
    padding-right: 20px !important;
}
.select-wrapper:after {
    position: absolute;
    width: 30px;
    height: 30px;
    /* background-color: black; */
    content: 'â–¼';
    top: 9px;
    right: -20px;
    z-index: 1;
    pointer-events: none;
}
.caret {
    display:none !important;
}

.switch label input[type=checkbox]:checked+.lever {
    background: #acacac !important;
    position: relative !important;
    border-radius: 50px !important;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2) !important;
    border: none !important;
}
.switch label .lever {
    width: 100px !important;
}
.switch label input[type=checkbox]:checked+.lever:after {
    left: 50% !important;
    top: 2px !important;
    height: 20px !important;
    width: 49% !important;
    padding-top: 0px !important;
    color: #1f8b4c !important;
    font-weight: bold;
    font-size: 14px;
}
th.center, td.center {
    text-align:center !important;
}
.positionIcon {
    position: absolute;
    right: 2px;
    top: 5px;
    z-index: 0;
}
.contentSelect {
    position:relative;width:100%;
}
.contentSelect table td {
    position:relative;
}
.groupIcon i.material-icons, .videoIcon i.material-icons {
    font-size: 15px !important;
}
.virtualContent .w-100 {
    width: 98% !important;
}
.switch label .lever:before, .switch label .lever:after {
    content: "";
    position: absolute !important;
    display: inline-block !important;
    width: 50% !important;
    height: 25px !important;
    border-radius: 15px !important;
    top: -4px !important;
    -webkit-transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease !important;
    transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease !important;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease !important;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease !important;
    padding: 8px;
    background-color: transparent !important;
}
.switch label .lever::after {
    left: 2% !important;
    top: 2px !important;
    height: 20px !important;
    width: 49% !important;
    padding-top: 0px !important;
    color: #1f8b4c !important;
    font-weight: bold;
    font-size: 14px;
}
.switch label .lever::after {
    content:"NO";
}
label span.lever {
    background: #acacac !important;
    position: relative !important;
    border-radius: 50px !important;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2) !important;
    border: none !important;
}
.contentNews {
    width:100% !important;
    padding-left:260px !important;
}
.sidebar240 {
    width:240px !important;
    position: absolute;
    left: 0;
}
table {
    border-collapse:collapse;
}
html {
    overflow:auto;
}
button.v-btn.v-btn--disabled.v-btn--flat.v-btn--icon.v-btn--round.v-btn--text.theme--light.v-size--default {
    border-radius: 4px;
    margin: 2px;
    margin-top:5px;
    font-size: 12px;
}
.v-btn__content i.v-icon {
    font-size: 14px !important;
}
.v-data-table.elevation-1.theme--light {
    box-shadow: none !important;
}
.v-icon.fa {
    font-size:18px;
}
.v-data-table .v-data-footer {
    justify-content: center !important;
    border-top: none !important;
}
.btn-label {
    background: rgba(0, 0, 0, 0.05);
    display: inline-block;
    padding: 7px 15px;
    border-radius: 3px 0 0 3px;
    margin: -7px -8px;
    margin-right: 12px;
}
.boton {
    margin-bottom: 12px !important;
    margin-left: 8px !important;
    border: 1px solid #ccc !important;
    color: #595b60;
    text-shadow: none !important;
    border-radius: 3px !important;
    border-radius: 4px !important;
}
.v-input__slot {
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    padding-left: 5px;
    padding-bottom: 5px;
}
.v-application .headline, .v-application .title {
    font-family: 'Noto Sans';
    font-size: 16px !important;
}
.v-text-field .v-input__append-inner, .v-text-field .v-input__prepend-inner {
    margin-top:9px !important;
}
.virtualContent {
    width: 100% !important;
    padding-left: 260px;
    position: absolute;
    z-index: 0;
    top: 104px;
}
.table-white {
    width: 98%;
}
.table-white td {
    background-color: #fff;
    position: relative;
}
.w-100 {
    padding-top: 10px;
    width:100% !important;
}
.hoverImg:hover {
    width:200px !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index:999;
}
form#joinroom {
    width: 100%;
    display: table-row-group;
}


select.form-control {
    width: 220px !important;
    height: 34px !important;
    border: 1px solid #ccc !important;
    padding: 5px;
    border-radius: 3px !important;
    z-index: 1;
    position: relative;
}

select.form-control:before {
    content: "8744";
    position: absolute;
    right: 10px;
    top: 8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
}

select.form-control:after {
    content: "8744";
    position: absolute;
    right: 10px;
    top: 3px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #333;
}
td.videoIcon.center, th.videoIcon {
    background-color: #ffffef !important;
}
.tableRec td i.material-icons, .tableRec td button.sinFormato, .tableRec td i.fab, .tableRec td i.fas {
    cursor:pointer;
}
.swal-video .swal2-content div#swal2-content, .swal-delete .swal2-content div#swal2-content {
    background-color: transparent !important;
    border: none !important;
}
td.groupIcon.center {
    background-color: aliceblue !important;
}
td.accionIcon, th.accionIcon.center {
    background-color: #f9eded !important;
}
form button.sinFormato {
    background-color:transparent !important;
    padding:0px !important;
    border:none !important;
}
button#submitBtn {
    background-color: #d2f6d6 !important;
    padding: 8px;
    border-radius: 3px;
    border: 1px solid #ccc;
    cursor: pointer;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-top: 10px;
}
.vs-sidebar.vs-sidebar-parent {
    background: #fff !important;
}
html {
    background: #fff !important;
}
.newmoduleApp::after {
    width: 34px;
    height: 12px;
    position: absolute;
    bottom: 12px;
    content: '¡Nuevo!';
    font-size: 8px;
    background-color: #2856c7;
    color: white;
    padding: 0;
    margin: 0;
    text-align: left;
    border-radius: 10px;
    text-indent: 3px;
    line-height: 11px;
    margin-left: 6px;
    right: 25px;
}
.swal2-content div#swal2-content {
    padding: 3px;
    border-radius: 3px;
    font-size: 14px;
}
.swal2-popup.swal2-modal.swal2-show {
    width: 480px !important;
}
.top-0 {
    padding-top: 0px !important;
}
.container.top-0 {
    margin-left: 0px !important;
}
.top-0 .v-input__slot.amber.lighten-4 {
    width: 100%;
}
.contadorNumero {
    display: inline-flex;
    text-align: center;
    background-color: #ffc3ad;
    border-radius: 7px;
    font-size: 10px;
    padding: 1px 7px;
    vertical-align: top;
}
.v-data-table table td .mx-auto.v-card.v-sheet.v-sheet--tile.theme--light {
    max-width: 100% !important;
}

.select-wrapper:after {
    font-family: 'Material Icons' !important;
    content: "arrow_drop_down" !important;
    -webkit-font-feature-settings: 'liga' !important;
    font-size: 18px;
}
.ql-editor.ql-blank, #quill-container .ql-editor {
    background: #fff;
}
img {
    max-width: 100% !important;
    height: auto !important;
}
.vs-sidebar--item a {
    color: #595b60 !important;
}
.header-sidebar button i.vs-icon {
    color: #595b60 !important;
}
.headerStep .v-stepper__label {
    color: #565656 !important;
    font-size: 13px !important;
}
.swal2-title {
    position: relative;
    max-width: 100%;
    margin: 0 0 .4em;
    padding: 0;
    color: #333;
    font-size: 1.875em;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word;
}
.swal2-popup.swal2-modal.swal2-show {
    background-color: #ebfffc !important;
}
body {
    margin: 0px !important;
    background-image: none !important;
    background-color: #ffffff !important;
    min-width: auto !important;
    font-family: 'Noto Sans';
}
a[data-target="#modalSelcalssTrial"] {
    margin-top: 22px;
}
img.logoWebclass {
    margin: 0 20px !important;
    max-width: 249px !important;
    width: 200px !important;
  }
img.logoWebclass {
    filter: drop-shadow(1px 0px 1px #0000004d);
}

/* Mobile*/
@media (max-width:767px) {
    .contentNews {
        padding-left:150px !important;
    }

    .contentNews .m-bottom.post {
        margin: 0;
    }

    .d-hide-xs {
        display: none !important;
    }

    .info-profe {
        width: 40%;
    }

    .button-send {
        padding: 0;
        display: flex;
        align-items: center !important;
    }
}

/* Desktop*/
@media (min-width:767px) {
    .box-master {
        max-height: 500px;
    }
}

.ql-video {
    max-width: 100%;
}