.zoomx2item{
    -ms-transform: scale(2); /* IE */
    -moz-transform: scale(2); /* FF */
    -webkit-transform: scale(2); /* Safari and Chrome */
    -o-transform: scale(2); /* Opera */
    transform: scale(2);
    padding: 10px;
}

.borderDivNormal{
    border: 1px solid #cacaca;
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.topbar #sidebarToggleTop {
    height: 2.5rem !important;
    width: 5.5rem !important;
}

.topbar #sidebarToggleTop:hover {
    background-color: #eaecf400 !important;
}

.btn-navbar-mod.focus, .btn-navbar-mod:focus {
    text-decoration: none !important;
}

.btn-navbar-mod.focus, .btn-navbar-mod:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(78, 115, 223, .25) !;
}

.background-color-cila {
    background-color: #FFF !important;
}

.color-font-header {
    color: #951B81 !important;
}

.shadow-navbar {
    box-shadow: -4px 1px 7px 0px #000000;
    z-index: 3;
}

.sidebar-heading{
    color: #951B81 !important;
}
.nav-link{
    color: #951B81 !important;
}

.nav-link i{
    color: #951B81 !important;
}

.texto-color-detalle {
    color: #7f6e64 !important;
}

.texto-cabezal {
    color: #544943 !important;
}

.texto-footer {
    color: #951B81 !important;
    font-weight: 700;
    font-size: 1em !important;
    letter-spacing: 1px;
}

.div-l-footer {
    padding-top: 20px;
}

.div-r-footer {
    padding-top: 30px;
}


@media screen and (min-width: 992px) {
    .show-on-mobile {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .show-on-desk {
        display: none;
    }
    .padding-mobile {
        padding-top: 0px !important;
    }
}

@media screen and (max-width: 1060px) {
    .texto-footer {
        color: #d4cac5 !important;
        font-weight: 700;
        font-size: 0.6em !important;
        letter-spacing: 1px;
    }
    .div-l-footer {
        padding-top: 10px;
    }
    .div-r-footer {
        padding-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .div-footer {
        display: none;
    }
}

.texto-right {
    text-align: right;
}

.texto-left {
    text-align: left;
}

.textoSubtituloDeudaAlumno {
    font-size: 1.5em !important;
    color: #696969 !important;
}

.bgc-red-dim {
    background-color: #e74a3b1a;
}

.contratoTextCheck {
    font-size: 1.3em;
    margin-left: 10px;
}

.center-div-b {
    margin: auto;
    width: 50%;
    padding: 10px;
}

.texto-row-alumno {
    font-size: 0.95em !important;
    color: #696969;
    line-height: 25px !important;
}

.oculto {
    display: none;
}

.oculto-exito {
    display: none !important;
}

.hr-x2 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
}

.justificar {
    justify-content: center;
}

.center-screen-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    min-height: 100vh;
}




.dt-center {
    text-align: center !important;
}

.texto-importante {
    font-size: 1.5em;
    font-weight: bold;
}

.bottom-border-divs {
    border-bottom: 3px solid #eaecf4;
}

/*postulaciones*/

.background-post {
    background-color: #7f6e64;
}

.background-cila-2 {
    background-color: #d4cac533;
}

.background-cila-3 {
    background-color: #544943;
}

/**/
.background-login {
    /*background-color: #f9f9f9;*/
    /*background-image: linear-gradient(180deg,#ffffff 10%,#c3c3c3 100%);*/
    background-size: cover;
    background-color: rgba(54, 191, 0, 0.5) !important;
}

.radius-login-txtb {
    border-radius: 0.5rem !important;
}

.box-shadow-login {
    -webkit-box-shadow: 4px 5px 4px -2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 4px 5px 4px -2px rgba(0, 0, 0, 0.24);
    box-shadow: 4px 5px 4px -2px rgba(0, 0, 0, 0.24);
}

.background-navbar {
    background-color: #f9f9f9;
    background-image: linear-gradient(180deg, #6b6059 1%, #000000 100%);
    background-size: cover;
}

.icon-size-navbar {
    font-size: 1.3em !important;
}

.center-div {
    display: flex;
    justify-content: center !important;
}

.push-r {
    float: right;
}

.push-l {
    float: left;
}

.push-bottom {
    bottom: 0px !important;
    position: absolute;
}

.padding-tarjeta-est-p {
    padding: 15px !important;
}

.if-gcv {
    padding: 0.235rem 0.75rem !important;
}

.list-files-p {
    line-height: 48px;
    letter-spacing: 1.32px;
    font-weight: 700;
    font-size: 1.1em !important;
}

/* font tablas*/
.tabla-fuentes
{
    font-size: 0.8em;
    font-weight: 700;
}

.fw-700
{
    font-weight: 700;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  .lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #006eff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }
  .lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
  }
  @keyframes lds-ellipsis1 {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes lds-ellipsis3 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes lds-ellipsis2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(24px, 0);
    }
  }
  
   
.anotaciones-texto-info{
    float:right;
    font-size: 0.8em;
    margin-right: 10px;
}

.anotaciones-base{
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 15px;
    overflow-y: scroll;
    height: 400px;
}

.anotaciones-base-b{
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 15px;
    overflow-y: scroll;
    height: 300px;
}

.circulo-base-rojo{
    height: 13px;
    width: 13px;
    background-color: rgb(255, 0, 0);
    border-radius: 50%;
    display: inline-block;
    border: 1px solid black;    
  }
  .circulo-base-verde{
    height: 13px;
    width: 13px;
    background-color: rgb(5, 255, 38);
    border-radius: 50%;
    display: inline-block;
    border: 1px solid black;    
  }  