#cdverifica{
    
    width: 150px;
    padding: 10px;
  /*  background: rgb(0, 0, 0, 0.4);*/
    text-align: center;
    font-weight: 600;
    margin: auto;
}

.cambiouser{
    margin: auto;
    height: 180px;
     
}

.cambiouser tr td h3{
    text-align: center  ;
    font-style: italic; 
    
}
.cambiouser tr th{
    margin: 0;
    padding: 2px 2px 2px 12px;
    text-align: left;
    font-weight: 500;
    font-style: italic;
       background: #c52d2f;
       color: #fff;
       border: #fff solid 1px;
 
}
.colortema{
           background: #c52d2f;
           color: #fff;

}
.cambiouser tr th a{
    cursor: pointer;
}
.login{
    width: 300px;
    margin: auto;
}

.login img {
border: 1px solid #c52d2f;
margin: auto;
overflow: hidden;
padding: 0px;
border-radius: 800px;

}

.login tr{
    height: 6px;
}
.login tr th{
    text-align: center;
    font-weight: 500;
    font-style: italic;
}
.login tr th a{
    cursor: pointer;
}
.login tr th a:hover{
    cursor: pointer;
    color: #4e4e4e;    
    text-shadow: #c52d2f 0.1em 0.1em 0.2em;
}


.btn{
    text-align: center;
    background: #c52d2f;
    padding: 5px;
    color: #fff;
    cursor: pointer;
    margin-top: 15px;
    width: 100%;
}

.btn2 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn:hover{
    background: #4e4e4e;
    color: #fff;
}

    
.listalogin{
list-style:none;
	margin:0;
	padding:0;
    }
    .listalogin li {
        margin: 2px;
        padding: 0;
        text-align: center;
        width: 350px;
text-decoration: none;
padding: 2px;
cursor: pointer;
color: #fff;
background: #c52d2f;

    }
    .listalogin li:hover {
        background: #4e4e4e;
     -webkit-box-shadow: 5px -1px 4px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 5px -1px 4px -1px rgba(0,0,0,0.75);
box-shadow: 5px -1px 4px -1px rgba(0,0,0,0.75);
    }
.centro{
    text-align: center;
}
.centro tr th{
    text-align: center;
}
.centro tr td{
    text-align: center;
}  
.centro tr td input{
    text-align: center;
} 
.link{
  cursor:pointer;
}
.link2:hover{
color: #fff;
}

.btnlink{
    text-decoration: none;
    cursor: pointer;
    color: #c52d2f;
    font-size: 12px;
}
.btnlink:hover{
    font-style: italic;
}

.pop{
    
    height:150px;
    width: 200px;
    background: black;
}
.nombrecolegio{

    font-size: 24px;
    font-weight: bold;
}
.escudo{
    position:absolute;
    width:150px;
    right:20px;
    top:100px;
    z-index: 100;
}
.escudoEscritorio{
    position:absolute;
    width:150px;
    right:20px;
    top:150px;
    z-index: 100;
}
.separador{
    margin-top: 10px;
}

.myselect{
    width: 120px;
height: 25px;
padding: 2px;
border: none;

}
.myselect option{
    color: #fff;
    background: #c52d2f;
    padding: 10px;
    border: none;
    height: 30px;
    cursor: pointer;
    width: 300px;
    text-decoration-line: none;
border: 1px solid #c52d2f !important;
}

.myselect option:hover{
    color: #fff;
    background: #c52d2f;
}


.arriba{
  
 color: #c52d2f;
 font-size: 24px;
 padding: 5px;
width: 20px;
bottom: 50px;
position: fixed;
z-index: 1000;
}

.arriba i:hover{
 color: #4e4e4e;
 cursor:pointer;
}


.dialogo{
    z-index: 1001; width:100%; height: 200px; top:50%; margin-top: -100px; background: #c52d2f; position: fixed; color:white; text-align: center; vertical-align: central;
    display: none; font-size: 16px; padding: 30px;
}
.dialogo table{
 border: solid 1px white;
 padding: 8px;
 margin: auto;   
}

.dioalogocerrar{
    color:#fff;
    position: absolute;
    top: 10px;
    right: 10px;
}
.botondiv{
    width: 50px; height: 50px;
    padding: 12px;
    border: solid 1px white;
    font-weight: 900;
}
.botondiv:hover{
    background-color: white;
    cursor: pointer;
    color:#c52d2f;
}
.tablaReportes{
    text-align: left; width:100%; padding: 0px; margin: 0px;
    background-color: #c52d2f; color: #FFF;
}
.tablaReportes td:hover{
    cursor: pointer;
    background-color: #4e4e4e;
}
.cerrar a:hover{
    cursor: pointer;
    color: red;
}
.dark-edition .copyright {
    color: #6E6E6E;
  }
  
  .dark-edition  .copyright a {
    color: #fff;
  }
  
  .dark-edition  .copyright i {
    animation: heartbeat 1s infinite;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(60deg, #7b1fa2, #913f9e);
    color: transparent;
  }
  .textsombra{
    text-shadow: 5px 5px 5px #000;
  }

  #salonMatricula{
    background: #c52d2f;
    color: white;
    font-weight: 300;
    font-size: 16px;
  }
  #salonMatricula option{
    font-size: 16px;
    font-weight: 500;
  }

  .divSalonMatricula{
    background: #c52d2f;
    padding: 1px 4px 1px 1px;
    width: 90%;
    margin: auto;
  }


  .modal-contenido2{
    background-color:#fff;
    width:80%;
    padding: 10px 20px;
    margin: 20% auto;
    position: relative;
    
  }

  .modal-contenido2 img{
    width:150px;
    position:absolute;
    margin-left: -50px;
  }
  .modal-texto{
   
    margin-left: 100px;
  }
  .modal2{
    background-color: rgba(0,0,0,.8);
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    /*opacity:0;*/
    transition: all 1s;
   /* pointer-events:auto;
    position: fixed;*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    overflow: auto;
    overflow-y: scroll;
    display: none;
  }

  .aviso{
    position:fixed;
     display:block;
      bottom:10px;
      right: 10px;
       z-index:999;
  }

