/* icon font */
@font-face{
	font-family:'icomoon';
	src:url('/../fonts/icomoon.eot?qzadxe');
	src:url('/../fonts/icomoon.eot?#iefixqzadxe') format('embedded-opentype'),
		url('/../fonts/icomoon.woff?qzadxe') format('woff'),
		url('/../fonts/icomoon.ttf?qzadxe') format('truetype'),
		url('/../fonts/icomoon.svg?qzadxe#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"]{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-add:before{
	content: "\e600";
}
.icon-arr-down:before{
	content: "\e601";
}
.icon-arr-up:before{
	content: "\e602";
}
.icon-calendar:before{
	content: "\e603";
}
.icon-download:before{
	content: "\e604";
}
.icon-edit:before{
	content: "\e605";
}
.icon-factory:before{
	content: "\e606";
}
.icon-gear:before{
	content: "\e607";
}
.icon-graph:before{
	content: "\e608";
}
.icon-mail:before{
	content: "\e609";
}
.icon-manual:before{
	content: "\e60a";
}
.icon-password:before{
	content: "\e60b";
}
.icon-phone:before{
	content: "\e60c";
}
.icon-save:before{
	content: "\e60d";
}
.icon-sign-in:before{
	content: "\e60e";
}
.icon-user:before{
	content: "\e60f";
}
.icon-view:before{
	content: "\e610";
}
/* other fonts */
@font-face{
	font-family:'Encore-Thin';
	src:url('/../fonts/pfencoresanspro-thin-webfont.eot');
	src:url('/../fonts/pfencoresanspro-thin-webfont.eot?#iefix') format('embedded-opentype'),
		url('/../fonts/pfencoresanspro-thin-webfont.woff') format('woff'),
		url('/../fonts/pfencoresanspro-thin-webfont.woff2') format('woff2'),
		url('/../fonts/pfencoresanspro-thin-webfont.ttf') format('truetype'),
		url('/../fonts/pfencoresanspro-thin-webfont.svg#pfencoresanspro-thin-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:'PT-Sans-Regular';
	src:url('/../fonts/pts55f-webfont.eot');
	src:url('/../fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
		url('/../fonts/pts55f-webfont.woff') format('woff'),
		url('/../fonts/pts55f-webfont.woff2') format('woff2'),
		url('/../fonts/pts55f-webfont.ttf') format('truetype'),
		url('/../fonts/pts55f-webfont.svg#pts55f-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:'PT-Sans-Bold';
	src:url('/../fonts/pts75f-webfont.eot');
	src:url('/../fonts/pts75f-webfont.eot?#iefix') format('embedded-opentype'),
		url('/../fonts/pts75f-webfont.woff') format('woff'),
		url('/../fonts/pts75f-webfont.woff2') format('woff2'),
		url('/../fonts/pts75f-webfont.ttf') format('truetype'),
		url('/../fonts/pts75f-webfont.svg#pts75f-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* General Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}img,object,embed{vertical-align:bottom;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}q:before,q:after{content:'';}a *{cursor:pointer;}input,textarea,select{vertical-align:middle;}
aside, nav, footer, header, section, article, figure, figcaption{
	display:block;
	margin:0;
}
mark{
	background:none;
	color:inherit;
}
*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/* General settings */
html{
height:100%;
background:#f5f7f9;
}
body{
color:#000;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
min-width:1000px;
height:100%;
position:relative;
-webkit-text-size-adjust:none;
text-size-adjust:none;
}
a{
color:#000;
text-decoration:underline;
outline:none;
}
a:hover{
text-decoration:none;
}
.clearfix:after{
	display:block;
	clear:both;
	content:'';
}
.side-right{
	float:right;
}
.side-left{
	float:left;
}
.hidden{
	overflow:hidden;
}
.logo{
	background:url(/../images/form-page-logo.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	width:590px;
	height:151px;
	position:absolute;
	top:79px;
	left:0;
	right:0;
	margin:0 auto;
	z-index:50;
}
.logo a{
	display:block;
	height:100%;
}
/* .footer */
.footer{
	width:520px;
	margin:0 auto;
	position:absolute;
	bottom:40px;
	left:0;
	right:0;
	z-index:50;
	color:#80868e;
	font-size:13px;
	line-height:16px;
}
.f-logo{
	display:inline-block;
	vertical-align:middle;
	text-indent:-9999px;
	overflow:hidden;
	width:149px;
	height:49px;
	background:url(/../images/f-logo.png) no-repeat 0 0;
	margin-right:20px;
}
.f-logo a{
	display:block;
	height:100%;
}
.copyright{
	display:inline-block;
	vertical-align:middle;
}
/* .i-table */
.i-table{
	height:100%;
	background:#f5f7f9;
	padding:260px 0 120px;
	display:table;
	width:100%;
	position:relative;
}
.i-cell{
	display:table-cell;
	vertical-align:middle;
}
.i-wrapper{
	width:520px;
	margin:0 auto;
	-moz-transition:height 0.5s ease 0s;
	-webkit-transition:height 0.5s ease 0s;
	transition:height 0.5s ease 0s;
	border:1px solid #d1d8e3;
	background:#fff;
	box-shadow:0 50px 14px -54px #01120A, 0 74px 14px -77px #01120A;
	overflow:hidden;
	position:relative;
}
.i-wrapper-1px{
	height:1px;
}
.i-frame{
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	opacity:0;
	filter:Alpha(Opacity=0);
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:-1;
}
.i-frame-fadein{
	opacity:1;
	filter:Alpha(Opacity=100);
	position:relative;
	z-index:100;
}
.success-i-frame .i-frame{
	padding-left:50px;
	padding-right:50px;
}
.i-title{
	text-align:center;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	color:#333;
	font-size:35px;
	line-height:38px;
	padding:26px 10px 25px;
	border-bottom:1px solid #d1d8e3;
	font-weight:normal;
}
.form-container{
	padding:50px 96px 56px;
	font-size:14px;
	line-height:16px;
	color:#a8aeba;
}
.fc-line:first-child{
	margin-top:0;
}
.fc-line{
	margin-top:20px;
}
.fc-small-indent{
	margin-top:14px;
}
.fc-line-m-title{
	color:#333;
	text-align:center;
}
.form-container a{
	color:#333;
}
.form-container .hidden.registration a{
	color: #cd0a0a;
}
.wrfield{
	position:relative;
}
.field{
	display:block;
	width:100%;
	outline:none;
	background:#f5f7f9;
	border:1px solid #c8d0de;
	-webkit-appearance:none;
	color:#a8aeba;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	height:40px;
	padding:10px 14px 10px 48px;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.field:focus{
	background:#fff;
}
.f-placeholder:-moz-placeholder {color:#a8aeba;opacity:1;}
.f-placeholder::-moz-placeholder {color:#a8aeba;opacity:1;}
.f-placeholder::-webkit-input-placeholder {color:#a8aeba;}
.f-placeholder:-ms-input-placeholder {color:#a8aeba;}
.f-placeholder::placeholder{color:#a8aeba;}
.f-placeholder.placeholder{color:#a8aeba !important;}
.f-placeholder:focus:-moz-placeholder {color:transparent;}
.f-placeholder:focus::-moz-placeholder {color:transparent;}
.f-placeholder:focus::-webkit-input-placeholder {color:transparent;}
.f-placeholder:focus:-ms-input-placeholder {color:transparent;}
.f-placeholder:focus::placeholder {color:transparent;}
.f-placeholder{
	color:#333;
}
.field-error{
	border-color:#ff0000;
}
.field-icon{
	z-index:50;
	position:absolute;
	top:8px;
	left:0;
	bottom:8px;
	border-right:1px solid #d1d8e3;
	width:34px;
	color:#d1d8e3;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	cursor:default;
}
.required-star{
	color:#ff0000;
	font-size:18px;
	line-height:20px;
	display:inline-block;
	vertical-align:top;
	margin:-1px 4px 0 0;
}
.field-icon .required-star{
	position:absolute;
	top:1px;
	right:3px;
	z-index:51;
	margin:0;
}
.field:focus + .field-icon{
	color:#5ece9b;
}
.field-icon i{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	z-index:51;
	width:12px;
	height:16px;
	font-size:13px;
	line-height:16px;
}
.field-icon .icon-phone{
	font-size:15px;
}
.field-icon .icon-factory{
	font-size:14px;
}
.wrap-fc-btn{
	margin-top:38px;
}
.fc-btn{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	cursor:pointer;
	outline:none;
	width:100%;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:16px;
	text-align:center;
	height:50px;
	padding:0 10px;
	border:none;
	background:#3cc385;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	text-transform:uppercase;
	font-weight:normal;
}
.fc-btn:hover{
	background: #39b87c;
}
a.fc-btn{
	height:auto;
	padding:17px 10px;
	text-decoration:none;
	color:#fff;
}
.fc-error-message{
	color:#ff0000;
	opacity:0;
	filter:Alpha(Opacity=0);
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	line-height:0px;
}
.fc-line-error .fc-error-message{
	margin-top:10px;
	opacity:1;
	filter:Alpha(Opacity=100);
	line-height:inherit;
}
.form-container .side-right,
.form-container .side-left{
	max-width:50%;
}
.form-container .side-right{
	padding-left:10px;
}
.form-container .side-left{
	padding-right:10px;
}
.sms-pass{
	text-align:center;
}
.sms-pass .field:first-child{
	margin-left:0;
}
.sms-pass input::-webkit-outer-spin-button,
.sms-pass input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.sms-pass input[type=number] {
	-moz-appearance:textfield; /* Firefox */
}
.sms-pass .field{
	margin-left:18px;
	padding-left:3px;
	padding-right:3px;
	width:32px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
}
.sms-pass .field-error ~ .fc-error-message{
	line-height:inherit;
	margin-top:10px;
	opacity:1;
}
/* @media */
@media screen and (max-height: 600px){
	.logo{
		top:24px;
	}
	.footer{
		bottom:10px;
	}
	.i-table{
		padding:200px 0 98px;
	}
}/* (max-height: 600px) */
@media screen and (min-width:1000px) and (max-width:1400px){
	
}/* (min-width:1000px) / (max-width:1400px) */
#i-fade {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 1;
	background-color: rgba(255, 255, 255, .8);
	opacity:0;
	filter:Alpha(Opacity=0);
	-moz-transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}
#i-fade.in {
	opacity:1;
	filter:Alpha(Opacity=1);
	z-index: 99999;
}
#login-error, #pre-login-error, #reg-login-error, #rec-login-error {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
    font-size: 16px;
    /*text-align: center;*/
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    overflow: hidden;
}
#login-error.in, #pre-login-error.in, #reg-login-error.in, #rec-login-error.in {
    color: #40434a;
    background: none repeat scroll 0 0 #fbd2d7;
    border: 2px solid #f74d65;
    line-height: 20px;
    margin-top: 22px;
    padding: 8px 20px;
}
.sms-repeat a {
	color: #cd0a0a;
}

/* Form messages - begin */
.form-message {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    overflow: hidden;
}
.form-message.in {
    line-height: 20px;
    margin-top: 22px;
    padding: 8px 20px;
}
.form-message.error {
    color: #40434a;
    background: none repeat scroll 0 0 #fbd2d7;
    border: 2px solid #f74d65;
}
.form-message.success {
    color: #40434a;
    background: none repeat scroll 0 0 rgba(0, 153, 102, 0.20);
    border: 2px solid #009966;
}
.form-message.info {
    color: #40434a;
    background: none repeat scroll 0 0 #99D9EA;
    border: 2px solid #0088CC;
}
/* Form messages - end */
.promo-percent-ico:before {
	content: '%';
	font-size: 15px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #3cc385;
}

.wrfield.promo-percent {
	/*display: none;*/
}

.promo-percent-altertitle {
	color: #3cc385;
	display: none;
	width: 100%;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	height: 40px;
	text-align: center;
	padding: 10px 14px 10px 14px;
	cursor: pointer;
	text-decoration: underline;
	/*margin-top: 11px;
	margin-left: 49px;
	position: absolute;
	color: #0092EF;
	cursor: pointer;
	text-decoration: underline;
	font-size: 15px;
	line-height: 18px;
	margin-left: 49px;
	font-family: 'PT-Sans Regular', Arial, sans-serif;*/
}
.wrap-fc-btn {
	margin-top: 23px;
}

#registration label.error {
	display: block;
	color: #40434a;
	background: none repeat scroll 0 0 #fbd2d7;
	border: 2px solid #f74d65;
	line-height: 20px;
	margin-top: 5px;
	padding: 8px 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	/* text-align: center; */
	-moz-transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
	overflow: hidden;
}

#registration .field-icon {
	height: 24px;
}
.selectBox-dropdown {
	padding: 11px 35px 11px 13px;
	border: 1px solid #c8d0de;
	font-size: 14px;
	line-height: 16px;
	height: 40px;
	color: #333 !important;
	position: relative;
	display: block !important;
	/*width:100% !important;*/
	cursor: pointer;
	background: rgb(254, 254, 254);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU3ZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(230, 231, 235, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(230, 231, 235, 1)));
	background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(230, 231, 235, 1) 100%);
	background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(230, 231, 235, 1) 100%);
	background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(230, 231, 235, 1) 100%);
	background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(230, 231, 235, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e6e7eb', GradientType=0);
	text-decoration: none !important;
	white-space: nowrap;
	overflow: hidden;
}

.big-table .selectBox-dropdown {
	width: 100% !important;
}

.selectBox-menuShowing {
	background: rgb(231, 232, 235);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZThlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(231, 232, 235, 1) 0%, rgba(243, 243, 245, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(231, 232, 235, 1)), color-stop(100%, rgba(243, 243, 245, 1)));
	background: -webkit-linear-gradient(top, rgba(231, 232, 235, 1) 0%, rgba(243, 243, 245, 1) 100%);
	background: -o-linear-gradient(top, rgba(231, 232, 235, 1) 0%, rgba(243, 243, 245, 1) 100%);
	background: -ms-linear-gradient(top, rgba(231, 232, 235, 1) 0%, rgba(243, 243, 245, 1) 100%);
	background: linear-gradient(to bottom, rgba(231, 232, 235, 1) 0%, rgba(243, 243, 245, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e8eb', endColorstr='#f3f3f5', GradientType=0);
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {

}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 12px;
	width: 9px;
	height: 5px;
	overflow: hidden;
	z-index: 5;
}

.selectBox-dropdown .selectBox-arrow:after,
.selectBox-dropdown .selectBox-arrow:before {
	content: '';
	border-bottom: 1px solid #333;
	width: 6px;
	display: block;
	z-index: 10;
}

.selectBox-dropdown .selectBox-arrow:after {
	transform: translate(-1px, 0px) rotate(45deg);
	-moz-transform: translate(-1px, 0px) rotate(45deg);
	-o-transform: translate(-1px, 0px) rotate(45deg);
	-webkit-transform: translate(-1px, 0px) rotate(45deg);
}

.selectBox-dropdown .selectBox-arrow:before {
	transform: translate(3px, 1px) rotate(-45deg);
	-moz-transform: translate(3px, 1px) rotate(-45deg);
	-o-transform: translate(3px, 1px) rotate(-45deg);
	-webkit-transform: translate(3px, 1px) rotate(-45deg);
}

.selectBox-dropdown-menu {
	position: absolute;
	z-index: 5000;
	max-height: 200px;
	border: solid 1px #c8d0de;
	border-top: none;
	overflow: auto;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden;
	background: #f3f3f5;
}

	.nation-currency-list-selectBox-dropdown-menu {
	overflow: auto;
}

.selectBox-options-bottom {

}

.selectBox-options-top {

}

.selectBox-dropdown-menu a {
	text-decoration: none;
	display: block;
	padding: 11px 13px;
	color: #333;
	cursor: pointer;
}

.selectBox-dropdown-menu a:hover {
	background: #ebf3ef;
	color: #00a859;
}

.base-currency-text {
	color: #333333;
	margin-bottom: -10px;
}

/** alert **/
#alert {
	position: fixed;
	width: 430px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(0.999, 0.999);
	//border-top: 3px solid #00a759;
	box-shadow: 0 0 20px #666;
	background: #fff;
	padding: 25px;
	font-size: 13px;
	z-index: 9001;
}
#alert-buttons {
	float: right;
	padding-top: 22px;
}
.alert-button {
	display: inline-block;
	margin: 0 5px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0 30px;
	border-radius: 3px;
	cursor: pointer;
	text-transform: uppercase;
	transition: all .3s ease;
	color: #1d80c0;
}
.alert-button.alert-button-primary {
	background: lightgreen;
}
.alert-button.alert-button-danger {
	color: #fff;
	background: #1d80c0;
}
.alert-button.alert-button-danger:hover {
	background: #3f93c9;
}
#alert-overlay {
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9000;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
}
#alert-overlay.active {
	opacity: 1;
	visibility: visible;
}

/* for phone mask */
.intl-tel-input {
	display: block;
	width: 100%;
}

.intl-tel-input input {
	/*padding-left: 88px !important;*/
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
	outline: none;
}
.intl-tel-input.separate-dial-code .selected-flag {
	height: 38px;
}
.intl-tel-input .country-list {
	width: 423px;
	z-index: 100;
}
.iti-flag {
	background-image: url("/../images/flags.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
      only screen and (min--moz-device-pixel-ratio: 2),
      only screen and (-o-min-device-pixel-ratio: 2 / 1),
      only screen and (min-device-pixel-ratio: 2),
      only screen and (min-resolution: 192dpi),
      only screen and (min-resolution: 2dppx) {
  .iti-flag {
		background-image: url("/../images/flags@2x.png");
	}
}
