body{
	font-family: Calibri !important;
}


#img-medico{
	border: 2px solid #FF0113;
	margin-top: 25px;
}

.img-recep{
	border: 2px solid #FF0113;
	margin-top: 25px;	
}

.inicio{
	height: 115px !important;
    font-size: 35px;
}


.right:active, .right:focus, .right:hover{
	border-radius: 10%;
    	border: 2px solid red !important;	
}

#img-doctor{
	width: 180px;
    	height: 180px;
    	
}

#medico{
	font-size: 25px !important;
	font-weight: bold;
	margin-top: 20px;
}

.mgracias{
	font-size: 45px;
	font-family: Arial;
}

.right{
	background: #fff !important;
}

.frm-regist{
    border-radius: 0px;
    height: 45px;
    font-size: 20px;
    padding-left: 2.0em;
}

.frm-regist:focus{
    border-color: #00ADEF;
}

.gly-regist{
	bottom: 0;
    color: #acb3a2;
    font-size: 22px;
    left: 0.375rem;
    line-height: 1.1;
    pointer-events: none;
    position: absolute;
    text-align: center;
    width: 1.5em;
    padding: 10px;
}

.lbl-regist{
	font-family: Calibri !important;
}

.cajon-recla select {
    border: 1px solid #BDBDBD;
    border-radius: 0px;
    height: 45px;
    font-size: 18px;
}

.btn-regist{
    border-radius: 0px;
    background: #00AEEF;
    border-color: #00AEEF;
    font-size: 20px;
}

