.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(images/loading.gif) no-repeat 50% 50%; }
.arcticmodal-overlay {
background-color: #18212e !important; opacity: 0.7 !important;
}
.box-modal {
	position: relative;
	width: 300px;
	padding: 20px 20px 20px 20px;
}
.box-modal-zayavka {
	position: relative;
	width: 300px;
	padding: 0px 0px 0px 0px;
	background: none;
}
.box-modal_close { position: absolute; right: 10px; top: 10px; font-size: 16px; line-height: 16px; color: #dbe5ee; cursor: pointer; }
.box-modal_close:hover { color: #fff; }
.arcticmodal-close {
position: absolute; 
top: -26px; 
right: 0px;
}
#exampleModal-zayavka .white-form, #exampleModal-success .white-form  {
position: relative;
top: 0px; 
right: 0px;
background: url(images/white-sale-form-bg.png) top center no-repeat;
}
#exampleModal-zayavka .submit-button-shadow {
top: 194px; 
background-position: -5px -152px;
}
#exampleModal-success .white-form {
height: 135px; border-radius: 5px;
}
#exampleModal-success .white-form .zag {
text-align: center; padding-top: 18px;
}