.modalSize_500 {max-width: 500px !important;}.modalSize_600 {max-width: 600px !important;}.modalSize_700 {max-width: 700px !important;}.modalSize_800 {max-width: 800px !important;}.modalSize_900 {max-width: 900px !important;}.modalSize_1000 {max-width: 1000px !important;}

.modal-header {
	display: inline-block !important;
}
.modal-title {
	text-align: center !important;
}
.gj-datepicker-bootstrap [role=right-icon] button {
	height: 100% !important;
}
.modal-dialog-submit {
	width: 20% !important;
	margin: 150px auto !important;
}
.modal-body-submit {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
	font-size: 20px !important; 
    font-weight: bolder !important;
	text-align: center !important;	
}
.modal-footer-submit {
	justify-content: center !important;
	border-top: none !important;
	padding: 0.7rem !important;
}

/*----------------------------------------------------------*/
/*-------------- Buttons -----------------------------------*/
/*----------------------------------------------------------*/
.btn-primary {
	color: black !important;
	background-color: #7eaff9 !important;
}
.btn-primary:hover{
	color: black !important;
	background-color: #bfd5f7 !important;
}
.btn-secondary {
	color: black !important;
	background-color: #b9b9b9 !important;
}
.btn-secondary:hover{
	color: black !important;
	background-color: #dbdbdb !important;
}
/*----------------------------------------------------------*/
/*-------------- Navbar ------------------------------------*/
/*----------------------------------------------------------*/
