.btn_blueBorder, .btn_blueBorder:focus, .btn-dark, .btn-dark:focus {border-color:#0033ff!important; color: #ffffff;background-color: #0033ff;}
.btn_blueBorder:hover, .btn-dark:hover, .btn_blue:hover { background-color: #002897!important;color: #ffffff!important;}
.btn_blue { background-color: #0033ff !important;color: #ffffff!important;}
.btn-custom-primary:hover {
											background-color: #002897!important;
											color: #ffffff!important;
										}
.btn-custom-primary {
										background-color: #0033ff !important;
										color: #ffffff!important;
										border-color:#0033ff!important;
										border-radius: 50px!important;
										border-width: 1px!important;
										font-size: 14px!important;
										font-family: "Montserrat semibold"!important;
										font-weight: 500;
									}
.btn-custom-secondary:hover {
											background-color: #002897!important;
											color: #ffffff!important;
										}
.btn-custom-secondary {
										background-color: #0033ff !important;
										color: #ffffff!important;
										border-color:#0033ff!important;
										border-radius: 50px!important;
										border-width: 1px!important;
										font-size: 14px!important;
										font-family: "Montserrat semibold"!important;
										font-weight: 500;
									}
.jobTitle {color: #110081 !important;}
.btn_white, .btn_white:focus, .top-buttons li.blackbtn a, .top-buttons li.blackbtn a:focus {color: #ffffff;background-color: #0033ff;}
.btn_white:hover, .top-buttons li.blackbtn a:hover {background-color: #002897;color: #ffffff;}
