.btn_blueBorder, .btn_blueBorder:focus, .btn-dark, .btn-dark:focus {border-color:#000000!important; color: #ffffff;background-color: #000000;}
.btn_blueBorder:hover, .btn-dark:hover, .btn_blue:hover { background-color: #000000!important;color: #ff4613!important;}
.btn_blue { background-color: #000000 !important;color: #ffffff!important;}
.btn-custom-primary:hover {
											background-color: #000000!important;
											color: #ff4613!important;
										}
.btn-custom-primary {
										background-color: #000000 !important;
										color: #ffffff!important;
										border-color:#000000!important;
										border-radius: 15px!important;
										border-width: 02px!important;
										font-size: 14px!important;
										font-family: "Arial"!important;
										font-weight: 800;
									}
.btn-custom-secondary:hover {
											background-color: #000000!important;
											color: #ff4613!important;
										}
.btn-custom-secondary {
										background-color: #000000 !important;
										color: #ffffff!important;
										border-color:#000000!important;
										border-radius: 15px!important;
										border-width: 02px!important;
										font-size: 14px!important;
										font-family: "Arial"!important;
										font-weight: 800;
									}
.jobTitle {color: #000000 !important;}
.btn_white, .btn_white:focus, .top-buttons li.blackbtn a, .top-buttons li.blackbtn a:focus {color: #ffffff;background-color: #000000;}
.btn_white:hover, .top-buttons li.blackbtn a:hover {background-color: #000000;color: #ff4613;}
