
/*CENTRA LA IMAGEN - RESPONSIVE*/
body{
  margin: 0;
  font-family: 'Roboto', sans-serif ;
  background: url("../img/FONDO ASISTENTES.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.bodyChangePasss
{
  background: url("../img/FONDO CAMBIO DE CONTRASENA.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


/*----LOGIN-----*/

.input-login{
  height: calc(1.8rem) !important;
}

a:hover{
  text-decoration: none;
}



.BodyLogin{
  background: url("../img/FONDO.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.container-login{
    width: 65%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.LoginBox{
    width: 100%;
    height: auto;
    background-color: #bef6fc;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20%;
    border-radius: 29px;

}

.container-LoginBox{
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
}


.Title-login{
  color: #7290dd;
  text-align: center;
  font-weight: 100;
  font-size: 19.5px;
  letter-spacing: -1px;
}


.formLabel{
    color: #7290dd;
    font-weight: 500;
    font-size: 16px;
}

.FormLogin{
  width: 100%;
}

.Text-forgot{
  font-weight: 300;
  color: #7290dd;
  text-align: center;
  font-size: 16px;
}

.btn-Login{
  background-color: #3e58d6;
  color: white;
  border-radius: 3.25rem !important;
  letter-spacing: 0px;
}

input{
  border-radius: 3.25rem !important;
}

/*----END LOGIN-----*/



/*-----HOME-----*/


.hamburger {
    padding: 6px 0px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #173191;
}



.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
    background-color: #173191;
}
.bodyHome
{
  background: url("../img/FONDO INICIO.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



.inputHome{
  border-color: #3e58d6;
  color: #3e58d6;
  background-color: transparent;
}

.inputHome::placeholder {
  color: #3e58d6;
  font-weight: 100;
}

.iconLogin {
    background: url('../img/LUPA.png') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 23px;
    width: 19px;
    display: block;
}

.search, .search-pagination {
  position: relative;
  color: #aaa;
  font-size: 16px;
}


.search input { text-indent: 32px;}
.search .iconLogin {
  position: absolute;
  top: 10px;
  left: 10px;
}

.search-pagination .iconLogin {
  position: absolute;
  top: 10px;
  right: 10px;
}

#paginateNumberInsert::-webkit-inner-spin-button, 
#paginateNumberInsert::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
}

#paginateButtonInsert {
  cursor: pointer;
}






.HomeBox{
  width: 97%;
  border-radius: 4.25rem !important;
  box-shadow: 0 0 3px #061372;
  background: rgba(248,80,50,1);

  background: -moz-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 0%, rgba(240,47,23,1) 0%, rgba(240,47,23,1) 0%, rgba(0,165,232,1) 0%, rgba(0,165,232,1) 41%, rgba(12,104,186,1) 69%, rgba(13,102,184,1) 70%, rgba(13,99,183,1) 71%, rgba(15,93,178,1) 74%, rgba(26,36,135,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,80,50,1)), color-stop(0%, rgba(241,111,92,1)), color-stop(0%, rgba(240,47,23,1)), color-stop(0%, rgba(240,47,23,1)), color-stop(0%, rgba(0,165,232,1)), color-stop(41%, rgba(0,165,232,1)), color-stop(69%, rgba(12,104,186,1)), color-stop(70%, rgba(13,102,184,1)), color-stop(71%, rgba(13,99,183,1)), color-stop(74%, rgba(15,93,178,1)), color-stop(100%, rgba(26,36,135,1)));
  background: -webkit-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 0%, rgba(240,47,23,1) 0%, rgba(240,47,23,1) 0%, rgba(0,165,232,1) 0%, rgba(0,165,232,1) 41%, rgba(12,104,186,1) 69%, rgba(13,102,184,1) 70%, rgba(13,99,183,1) 71%, rgba(15,93,178,1) 74%, rgba(26,36,135,1) 100%);
  background: -o-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 0%, rgba(240,47,23,1) 0%, rgba(240,47,23,1) 0%, rgba(0,165,232,1) 0%, rgba(0,165,232,1) 41%, rgba(12,104,186,1) 69%, rgba(13,102,184,1) 70%, rgba(13,99,183,1) 71%, rgba(15,93,178,1) 74%, rgba(26,36,135,1) 100%);
  background: -ms-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 0%, rgba(240,47,23,1) 0%, rgba(240,47,23,1) 0%, rgba(0,165,232,1) 0%, rgba(0,165,232,1) 41%, rgba(12,104,186,1) 69%, rgba(13,102,184,1) 70%, rgba(13,99,183,1) 71%, rgba(15,93,178,1) 74%, rgba(26,36,135,1) 100%);
  background: linear-gradient(to right, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 0%, rgba(240,47,23,1) 0%, rgba(240,47,23,1) 0%, rgba(0,165,232,1) 0%, rgba(0,165,232,1) 41%, rgba(12,104,186,1) 69%, rgba(13,102,184,1) 70%, rgba(13,99,183,1) 71%, rgba(15,93,178,1) 74%, rgba(26,36,135,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#1a2487', GradientType=1 );

}






/*-----END HOME-----*/


/*-----MENU-----*/



.text-menu{
  color: #d4fffe;
  text-align: center;
  font-size: 14px;

}

.link-menu:hover{
  text-decoration: none;
}


.item-menu:hover{
  text-decoration: none;
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
}


.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}
.dropdown-menu {

    border-radius: 1.25rem;
}


.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #029be1;
}

/*-----END MENU-----*/


/*-----BUTTONS-----*/


.Btn-Add{
  border-radius: 50px;
  border: 1px #3e58d6;
}


.Btn-Add-icon {
    background: url('../img/ICONO AGREGAR.png') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 23px;
    width: 19px;
    display: block;
}



.icon-Agregar {
    background: url('../img/ICONO AGREGAR.png') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 19px;
    width: 19px;
    display: block;
}


.icon-Excel {
    background: url('../img/ICONO EXCEL.png') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 21px;
    width: 19px;
    display: block;
}


.Btn-m {
  position: relative;
  color: #aaa;
  font-size: 16px;
}


.Btn-m:hover {
   background: none;
   text-decoration: none;
   -ms-transform: scale(1.2); /* IE 9 */
   -webkit-transform: scale(1.2); /* Safari 3-8 */
   transform: scale(1.2);
}



.Btn-m input {
    text-indent: 19px;
    width: 90%;
}

.Btn-m .icon-Agregar, .icon-Excel {
  position: absolute;
  top: 8px;
  left: 10px;
}



.Btn{
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #3e58d6;
  color: #3e58d6;
  padding: 0;
  height: calc(2.25rem + 0.010px);
}


.Btn-Excel{
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #26db9a;
  color: #26db9a;
  padding: 0;
  height: calc(2.25rem + 0.010px);
}



/*-----END BUTTONS-----*/



/*-----TABLES-----*/




  /*-----Options-----*/
  .tool-item{
    padding-left: 12px;
  }


  .tool-container.tool-top, .tool-container.tool-bottom {
      height: 45px;
  }



  .tool-item.selected, .tool-item:hover {
     background: none;
     text-decoration: none;
     -ms-transform: scale(1.2); /* IE 9 */
     -webkit-transform: scale(1.2); /* Safari 3-8 */
     transform: scale(1.2);
  }

  .arrow{
    display: none;
  }


  .tool-container{
    margin-left: 3%;
  }


  .tool-container {
      background-color: white;
      border-radius: 25px;
      box-shadow: 1px 3px 4px #afa3a3;
  }
  /*-----END Options-----*/


.page-link {
      margin-left: -5px;
     background-color: transparent;
     border: 0;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: transparent;
    border: 0;
}

.selectTables{
    border-radius: 2.25rem;
}


  .table-hover tbody tr:hover {
    background-color: rgb(174, 226, 248);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }


  .lastItem:hover{
    background-color: rgb(174, 226, 248);
    border-radius: 37px;
  }

  .table th{
    padding-left: 48px;
  }
  .container-tables{
    width: 60%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: white;
    border-radius: 37px;
    color: #7290dd;
    font-weight: 100;
    font-size: 14px;
    /* border: 0; */
}


.table th, .table td {
    padding-top: 1.2rem;
    padding-right: 1.2rem;
    padding-bottom: 1.2rem;
    padding-left: 3.5rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}


.table th {
    border-top: 0;
}

.btn-table{
  border-top: 0 !important;
  width: 9% !important;
  padding-left: 32px !important;
}

.table thead th {
    font-size: 18px;
    color: #7290dd;
    border-bottom: 0;
}

/*-----END TABLES-----*/



/*-----FORMS-----*/

  .Thead-Asist{
  }
  .padding-left-2{
        padding-left: 2px !important;
  }
  .btn-more{
    color: #eef5ff;
    background-color: #7090e0;
    border: 0;
    border-radius: 22px;
    cursor: pointer;
    padding-left: 16px;
    padding-right: 14px;
  }
  .inputsForms{
    height: calc(1.5rem);
    margin-top: 3%;
    margin-bottom: auto;
    color: #a7bef2;
    background-color: transparent;
    border: 1px solid #b0c5f4;
  }
  .inputsFormsSelect{
    height: calc(2rem);
    color: #a7bef2;
    border-radius: 3rem !important;
    background-color: transparent;
    border: 1px solid #b0c5f4;
  }
  textarea{
    border: 1px solid #b0c5f4 !important;
    border-radius: 3rem !important;
    color: #a7bef2 !important;
  }

  .SubtitlesSection{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
  }


  .BoxForm{
    width: 55%;
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
    background-color: white;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 64px;
    color: #7290dd;
    font-size: 14px;
  }
  .form-group {
      margin-bottom: 0.5rem;
  }


  .BoxForm-70{
    width: 70%;
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
    background-color: white;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 64px;
    color: #7290dd;
    font-size: 14px;
  }

  .BoxForm-80{
    width: 80%;
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
    background-color: white;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 64px;
    color: #7290dd;
    font-size: 14px;
  }

  .BoxForm-100{
    width: 100%;
    padding-right: 33px;
    padding-left: 33px;
    margin-right: auto;
    margin-left: auto;
    background-color: white;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 36px;
    color: #7290dd;
    font-size: 14px;
  }



/*-----END FORMS-----*/

.pointer{
  cursor: pointer;
}

.InputSearch{
  border: 1px solid #3e58d6;
  background: transparent;
  color: #3e58d6;
}


.InputSearch::placeholder{
  color: #3e58d6;
}


.Come-back-div{
  border-radius: 18px;
    border: 1px solid;
    padding: 2px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 9px;
    width: 100%;
    font-size: 13px;
    color: white;
    background-color: #b0c5f4;

}
.Title-entity{
  color: #3e58d6;
  font-size: 30px;
  font-weight: 100;

}

.Subtitle-entity{
  color: #3e58d6;
  font-size: 26px;
  font-weight: 100;
}

.LineEntity{
  margin: 0;
    width: 80%;
    color: #3e58d6;
    background: #3e58d6;
}



.padding-left-0{
  padding-left: 0 !important;
}

.padding-left-2{
  padding-left: 2px !important;
}



.MenuBox{
  width: 100%;
  border-radius: 4.25rem !important;
  box-shadow: 0 0 3px #061372;
  background: rgba(248,80,50,1);

  background: -moz-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 0%, rgba(240,47,23,1) 0%, rgba(240,47,23,1) 0%, rgba(0,165,232,1) 0%, rgba(0,165,232,1) 41%, rgba(12,104,186,1) 69%, rgba(13,102,184,1) 70%, rgba(13,99,183,1) 71%, rgba(15,93,178,1) 74%, rgba(26,36,135,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,80,50,1)), color-stop(0%, rgba(241,111,92,1)), color-stop(0%, rgba(240,47,23,1)), color-stop(0%, rgba(240,47,23,1)), color-stop(0%, rgba(0,165,232,1)), color-stop(41%, rgba(0,165,232,1)), color-stop(69%, rgba(12,104,186,1)), color-stop(70%, rgba(13,102,184,1)), color-stop(71%, rgba(13,99,183,1)), color-stop(74%, rgba(15,93,178,1)), color-stop(100%, rgba(26,36,135,1)));
  background: -webkit-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 0%, rgba(240,47,23,1) 0%, rgba(240,47,23,1) 0%, rgba(0,165,232,1) 0%, rgba(0,165,232,1) 41%, rgba(12,104,186,1) 69%, rgba(13,102,184,1) 70%, rgba(13,99,183,1) 71%, rgba(15,93,178,1) 74%, rgba(26,36,135,1) 100%);
  background: -o-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 0%, rgba(240,47,23,1) 0%, rgba(240,47,23,1) 0%, rgba(0,165,232,1) 0%, rgba(0,165,232,1) 41%, rgba(12,104,186,1) 69%, rgba(13,102,184,1) 70%, rgba(13,99,183,1) 71%, rgba(15,93,178,1) 74%, rgba(26,36,135,1) 100%);
  background: -ms-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 0%, rgba(240,47,23,1) 0%, rgba(240,47,23,1) 0%, rgba(0,165,232,1) 0%, rgba(0,165,232,1) 41%, rgba(12,104,186,1) 69%, rgba(13,102,184,1) 70%, rgba(13,99,183,1) 71%, rgba(15,93,178,1) 74%, rgba(26,36,135,1) 100%);
  background: linear-gradient(to right, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 0%, rgba(240,47,23,1) 0%, rgba(240,47,23,1) 0%, rgba(0,165,232,1) 0%, rgba(0,165,232,1) 41%, rgba(12,104,186,1) 69%, rgba(13,102,184,1) 70%, rgba(13,99,183,1) 71%, rgba(15,93,178,1) 74%, rgba(26,36,135,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#1a2487', GradientType=1 );

}



.text-center{
  text-align: center !important;
}

.center{
  margin-right: auto;
  margin-left: auto;
}

.margin-bottom-13{
  margin-bottom: 13%;
}

.center{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.fixed{
  position: fixed !important;
}

.container-100{
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}

.container-95{
      width: 95%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}

.container-90{
      width: 90%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}

.container-85{
      width: 85%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}


.container-80{
      width: 80%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}

.container-75{
      width: 75%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}


.container-70{
      width: 70%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}


.container-50{
      width: 50%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}


.container-52{
      width: 52%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}

.container-55{
      width: 55%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}

.container-40{
      width: 40%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}



.container-60{
      width: 60%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}


.container-95{
      width: 95%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}

.container-98{
      width: 98%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}


.container-100{
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
}


.center{
  margin-right: auto;
  margin-left: auto;
}

.center-all{
  margin-right: auto;
  margin-left: auto;
  margin-top: auto;
  margin-bottom: auto;
}

.PassBox{
  width: 100%;
  color: #7290dd;
  font-size: 14px;
}

.PassBox-inside{
  width: 100%;
  border-radius: 15px;
  background-color: white;
}


.boxPass{
  margin-top: 2%;
}

.padding-top-10{
  padding-top: 10px;
}


.padding-top-20{
  padding-top: 20px;
}


.padding-bottom-10{
  padding-bottom: 10px;
}

.padding-bottom-20{
  padding-bottom: 20px;
}

.img-responsive{
  width: 100%;
}



.padding-5{
  padding: 5px !important;
}


.padding-Without-up-10 {
    padding-right: 0px;
    padding-left: 13px;
}

.padding-Without-sides{
  padding-right: 0px;
  padding-left: 0px;
}

.padding-Without-sides-10{
  padding-top: 10px;
  padding-bottom: 10px;
}



.padding-Without-sides-20{
  padding-top: 20px;
  padding-bottom: 20px;
}


.center-up-2{
  margin-top: 2%;
}

.center-up-3{
  margin-top: 3%;
}
.center-up-5{
  margin-top: 5%;
}

.center-up-6{
  margin-top: 6%;
}

.center-up-8{
  margin-top: 8%;
}

.center-up-10{
  margin-top: 10%;
}

.center-up-12{
  margin-top: 12%;
}

.center-up-13{
  margin-top: 13%;
}


.center-up-15{
  margin-top: 15%;
}

.center-up-20{
  margin-top: 20%;
}

.center-up-4{
  margin-top: 4%;
}

.center-up-13 {
    margin-top: 13%;
}

.center-up-25 {
    margin-top: 25%;
}

.center-up-30 {
    margin-top: 30% !important;
}

.center-up-35 {
    margin-top: 35% !important;
}

.center-up-60 {
    margin-top: 60% !important;
}

.center-up-70 {
    margin-top: 70% !important;
}




.Margin-Rigth-1{
  margin-right: 1%;
}

.Margin-Left-1{
  margin-left: 1%;
}

.Margin-Rigth-2{
  margin-right: 2%;
}

.Margin-Left-2{
  margin-left: 2%;
}

.Margin-Left-3{
  margin-left: 3%;
}

.Margin-Rigth-4{
  margin-right: 4%;
}


.Margin-Rigth-5{
  margin-right: 5%;
}

.Margin-Left-4{
  margin-left: 4%;
}

.Margin-Left-5{
  margin-left: 5%;
}
.Margin-Left-6{
  margin-left: 6%;
}

.Margin-Left-7{
  margin-left: 7%;
}

.Margin-Rigth-10{
  margin-right: 10%;
}

.Margin-Left-10{
  margin-left: 10%;
}
.Margin-Rigth-12{
  margin-right: 12%;
}

.Margin-Left-12{
  margin-left: 12%;
}

.Margin-Rigth-11{
  margin-right: 11%;
}

.Margin-Left-11{
  margin-left: 11%;
}




.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-top: auto;
    margin-bottom: auto;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.center-up{
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.checkLabel{
  margin-top: auto;
    margin-bottom: 25px;
}

.btn{
      border-radius: 30px;
}

.with-errors{
  color: #dc3545;
}


.btn-success:hover{
  cursor: pointer;
}



.bold{
  font-weight: bold !important;
}

.boton-subir img{

}

/*botón up*/
.boton-subir{
  display: none;
  background: transparent;
  border-radius: 3px;
  position: fixed;
  right: 20px;
  bottom: 2px;
  z-index: 999999999;
}
/*evento hover*/
.boton-subir img:hover{
  box-shadow:   0px 2px 10px 0px rgba(255, 255, 255, 0.75);
}



.form-control-plaintext{
  height: calc(1.5rem);
  margin-top: 3%;
  margin-bottom: auto;
  color: #a7bef2;
  background-color: transparent;
  padding-left: 10px;
}





.loader{
  width: 100px;
  height: 70px;
  position: fixed;
  top: 40%;
  /* left: auto; */
  right: 50%;
  /* bottom: auto; */
  z-index: 1000;
  display: none;

}
.loader span{
    display: block;
    width: 5px;
    height: 10px;
    background: #e43632;
    position: absolute;
    bottom: 0;
    animation: loading-1 2.25s  infinite ease-in-out;
}
.loader span:nth-child(2){
    left: 11px;
    animation-delay: .2s;
}
.loader span:nth-child(3){
    left: 22px;
    animation-delay: .4s;
}
.loader span:nth-child(4){
    left: 33px;
    animation-delay: .6s;
}
.loader span:nth-child(5){
    left: 44px;
    animation-delay: .8s;
}
.loader span:nth-child(6){
    left: 55px;
    animation-delay: 1s;
}
.loader span:nth-child(7){
    left: 66px;
    animation-delay: 1.2s;
}
.loader span:nth-child(8){
    left: 77px;
    animation-delay: 1.4s;
}
.loader span:nth-child(9){
    left: 88px;
    animation-delay: 1.6s;
}
@-webkit-keyframes loading-1{
    0%{
        height: 10px;
        transform: translateY(0px);
        background: #ff4d80;
    }
    25%{
        height: 60px;
        transform: translateY(15px);
        background: #3423a6;
    }
    50%{
        height: 10px;
        transform: translateY(-10px);
        background: #e29013;
    }
    100%{
        height: 10px;
        transform: translateY(0px);
        background: #e50926;
    }
}
@keyframes loading-1{
    0%{
        height: 10px;
        transform: translateY(0px);
        background: #ff4d80;
    }
    25%{
        height: 60px;
        transform: translateY(15px);
        background: #3423a6;
    }
    50%{
        height: 10px;
        transform: translateY(-10px);
        background: #e29013;
    }
    100%{
        height: 10px;
        transform: translateY(0px);
        background: #e50926;
    }
}

tr :first-child {
  border: 0;
}

tr :last-child {
  border: 0;
}


.modalColor{
      color: #7290dd;
}


.modalMat{
  border-radius: 2.3rem !important;
}

.modalMat .modal-header{
    color: white;
    background-color: #7090e0;
    border-top-left-radius: 1.9rem;
    border-top-right-radius: 1.9rem;
}

.btn-primary{
  color: #fff;
  background-color: #7090e0 !important;
  border-color: #7090e0 !important;
}


.Home-Tablet{
  display: none;
}

.menu-tablet{
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-top: 25px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-left-radius: 116px;
  border-bottom-right-radius: 116px;
  background-color: #3e58d6;
  box-shadow: 1px 9px 20px #bdb7b7;
}


.container-Menu-Movil{
  width: 90%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}


.Home-Movil{
  display: none;
}

.menu-Movil{
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-top: 25px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-left-radius: 116px;
  border-bottom-right-radius: 116px;
  background-color: #3e58d6;
  box-shadow: 1px 9px 20px #bdb7b7;
}


.container-Menu-Movil{
  width: 90%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}






/*-------------RESPONSIVE-----------*/

@media only screen and (max-width: 450px) {
    .container-login {
        width: 90% !important;
    }

    .container-tables {
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
  }

  .container-52 {
      width: 70%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
  }


  .BoxForm {
    width: 100%;
  }

  .boton-subir img{
    width: 10% !important;
  }

  .BoxForm-100{
    width: 100%;
  }
  .container-40 {
    width: 100%;
  }

  .puntaje{
    width: 30%;
  }
  .logo-scu{
    display: none;
  }

}


@media only screen and (max-width: 1440px) {
  .logo-scu{
    width: 100px;
  }
}

@media only screen and (max-width: 1380px) {
  .logo-scu{
    width: 90px;
  }
}

@media only screen and (max-width: 1350px) {
  .logo-scu{
    display: none;
  }
}


@media only screen and (max-width: 1176px) {
  .table th, .table td {
      padding-top: 1.2rem;
      padding-right: 0.2rem;
      padding-bottom: 1.2rem;
      padding-left: 1.5rem;
      vertical-align: top;
  }

  .container-98{
    width: 100%;
  }
  .container-80{
    width: 100%;
  }
}



@media only screen and (max-width: 740px) {
  .table th, .table td {
      padding-top: 1.2rem;
      padding-right: 0.2rem;
      padding-bottom: 1.2rem;
      padding-left: 0.5rem !important;
      vertical-align: top;
  }

  .container-98{
    width: 100%;
  }
  .container-80{
    width: 100%;
  }
}


@media screen and (max-width: 1024px)
{

  .Menu-Desktop{
    display: none;
  }

  .Home-Desktop{
    display: none;
  }

  .Home-Movil{
    display: none;
  }

  .bodyHome
  {
    background-image: none;
    background-color: #f1faff;
  }

  .general-body{
    background-image: none;
    background-color: #f1faff;
  }

  .Home-Tablet{
    display: block;

  }

  .pb-4, .py-4 {
    padding-bottom:0 !important;
  }

  .pt-4, .py-4 {
    padding-top: 0 !important;
  }
  .container-98{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .img-menu-tablet{
    width: 85px;
  }

  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
      background-color: #f8f9fa;
  }

  .hamburger--slider .hamburger-inner::before {
    top: 13px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
  }

  .hamburger--slider .hamburger-inner::after {
      top: 25px;
  }

  .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
      background-color: #f8f9fa;
  }

}

@media  screen and (max-width: 770px)
{
  .Menu-Desktop{
    display: none !important;
  }
  .Home-Desktop{
    display: none !important;
  }

  .Home-Movil{
    display: block;
  }

  .Home-Tablet{
    display: none !important;
  }

  .bodyHome
  {
    background-image: none;
    background-color: #f1faff;
  }
  .general-body{
    background-image: none;
    background-color: #f1faff;
  }

  .Home-Tablet{
    display: block;

  }

  .pb-4, .py-4 {
    padding-bottom:0 !important;
  }

  .pt-4, .py-4 {
    padding-top: 0 !important;
  }
  .container-98{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .img-menu-tablet{
    width: 85px;
  }

  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
      background-color: #f8f9fa;
  }

  .hamburger--slider .hamburger-inner::before {
    top: 13px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
  }

  .hamburger--slider .hamburger-inner::after {
      top: 25px;
  }

  .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
      background-color: #f8f9fa;
  }

}





/*sm: 540px,
  md: 720px,
  lg: 960px,
  xl: 1140px*/


.spinner {
  border: 4px solid #007bff;
  border-left-color: transparent;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.classPago {
  background: rgba(255, 4, 4, 0.142);
}
