#lista-pacientes{ max-height: 400px; }
#lista-paciente-agenda{ max-height: 700px; }
#lista-historicos{ max-height: 380px; }
#lista-historicos-exame{ max-height: 380px; }
.horizontal-menu .header-navbar.navbar-brand-center .navbar-header .navbar-brand .brand-logo { background-position: -66px -47px; height: 37px; width: 38px; }
.fc-bgevent{background: #2196f3;}
#lista-agenda, #lista-exame{ max-height: 700px; }
#todos-horarios-normal{max-height: 200px; overflow: auto;}
#todos-horarios-encaixe{max-height: 200px; overflow: auto;}
.fc .fc-event .fc-title {font-size: 0.75rem;}
.buy-now {position: fixed;bottom: 5%;right: 79px;z-index: 1031;}
.buy-now .btn {box-shadow: 0 1px 20px 1px #EA5455!important;}

.load{
	display:none;	
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000001c;
    z-index: 1;
    text-align: center;
}

.load .spinner-border{
	margin-top: 40%;
}

