.b24-window-popup-wrapper { padding-top: 50px;}
.b24-window-close {   width: 16px;   height: 16px;   border: 0;   background-color: transparent;   background-image: url('/upload/landing_files/b2b/close.svg');   cursor: pointer;   position: absolute;   right: 32px;   top: 25px; opacity: 1.0;}

.b24-form-header-title { color: #195EA5;   margin-bottom: 15px; font-family: 'Roboto'; font-style: normal; font-weight: 300; font-size: 24px;}
.b24-form-header { padding: 0 2% 0 2%; border-bottom: none;  text-align: center; }

.b24-form-wrapper.b24-form-border-bottom { border-bottom: none;}


.b24-form-btn { background:  linear-gradient(135deg, #FF8400 0%, #D15815 100%); color: #fff;  font-family: 'Roboto'; font-style: normal;  font-size: 24px; font-weight: 300;  margin-bottom: 40px; }
	.b24-form-btn:hover { background: linear-gradient(135deg, #DD7200 0%, #A3430E 100%); color: #fff;  }
	
	
	.b24-form-state-container .b24-form-success { background-color: #fff;}


