/* Sticky footer styles
-------------------------------------------------- */
html{
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}
.navbar         {   border-bottom: 1px solid #00675e30;background-color:white;}
.navbar-principal{  margin-bottom:115px;}
.nav-link       {   font-weight: 500;color:#00675e;}
.nav-link:hover {   text-decoration:underline;color:#00675e;}
.footer         {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
    background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container,body > .container-fluid {
    padding: 115px 15px 0;
}

#tabla-citas_wrapper{padding-left:0px; padding-right:0px;}
.table td{border-top:none;}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

code {
    font-size: 80%;
}

.a-link     {   text-decoration:underline;font-weight:500;color:#00675e;}
.span-color {   color:#00675e;}
.card-header h6{line-height: 1.8}
.table .thead-dark th { white-space: nowrap;}
    


.navbar-login{
    background-color: #00675e !important;height: 5vh;
    border-bottom: 1px solid #00675e30;
}
#login-button   {   background-color:#00675e;}

.wrapper-login{
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
        background-color: #d2d2d2;
}

/*


.wrapper-login {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
}



#footer-login{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5vh;
    line-height: 60px;
    background-color: #00675e;
}

#footer{
    position: absolute;
    bottom: 0;    
    line-height: 60px;
    background-color: #00675e;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #00675e;
}

#header-normal  {   height: auto;background-color: white !important;}
.nav-link       {   font-weight: 500;color:#00675e;}
.nav-link:hover {   text-decoration:underline;color:#00675e;}
#footer span    {   line-height: 60px;padding:15px;color:white;}
#footer a       {   color:white;text-decoration:underline;font-weight:500;}


    */

/*
.input-group-addon{
	border-width: 1px 0px 1px 1px;
	border-color: #ced4da;
	border-style: solid;
	padding: 5px 10px 5px 10px;
	background-color: #e9ecef;
	height: 38px;
	border-radius: 5px 0px 0px 5px;
}
.header-login{
	width:100%;
	background-color:#00675e; 
	height:55px;
}

.header{
	width:100%;
	background-color:#00675e; 
	height:95px;
}



.tessq{
	color:white;
	float:right;
	margin:35px;
	background-color:#00675e;
}
.formcerrar{
	float:right;
}
.visiblexs{
	display: none;
}
.botoncambiocontra{
	float: right;
	height: 50px;
	margin: 20px;
}
.capacambioform{
	z-index:99999999;
	float: right;

}
#cierrosesion{
	height: 50px;
	margin: 20px;
}
.tcenter{
	text-align: center;
}
.tjustify{
	text-align: justify;
}
.panelcambio{
	padding: 10px;
	z-index: 99999999999999;
}
.botonsubmit{
	width: 87%;
}
.enlace{
	color: white;
	text-decoration: none;
}
.enlace:hover{
	color: #ab6cc6;
	text-decoration: none;
}
.salirsesionadmin{
	height: 50px;
	margin: 20px;
}
.selectalumno{
	width:350px;
	height:40px;
}

#footer{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #00675e;
}

@media (max-width: 1925px) {
    .conditional-mt-5{margin-top:100px;}
}

@media (max-width: 898px) {
  .xsnone {
    display: none;
  }
}
@media (max-width: 829px) {
  	.capacambioform {
  		float: none;
  	}
  	.botonsubmit{
		width: 96%;
	}
}
@media (max-width: 591px) {
	.tessq{
		margin:0px;
		padding: 5px;
		width: 100%;
	}
}
@media (max-width: 575px) {
    .formcerrar{
		margin-top: 95px;
	}
	.visiblexs{
		display: block;
	}
	.capacambioform{
		position: absolute;
	    top: 175px;
	    width: 100%;
	}
	.botonsubmit{
		width: 100%;
	}
	.selectalumno{
		width:100%;
	}
}
@media (max-width: 415px) {
	#cierrosesion{
		margin-left: 0px;
		margin-right: 7px;
		font-size: 15px;
		padding: 5px;
	}
	.botoncambiocontra{
		margin-left: 0px;
		margin-right: 7px;
		font-size: 15px;
		padding: 5px;
	}
	.tessq{
		font-size: 15px;
	}
}
@media (max-width: 374px) {
	#accordionExample{
		overflow-x: hidden;
		width: 100%;
	}
	.salirsesionadmin{
		position: absolute;
		height: 40px;
	    right: 5px;
	    top: 25px;
	    font-size: 12px;
	}
}
*/