#ajax-loader{
    text-align: center;
    padding: 16px 0 0px 0;
}
.one_click_buy_frame{
	padding: 0!important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.one_click_buy_frame  input{
	font-size: 14px;
}
.one_click_buy_frame  button{
	font-size: 14px;
}

.button_one_click_buy.gradient{
	text-shadow: 0 1px 1px #0092D9;
    border-top: 1px solid #32B3C4;
    border-bottom: 1px solid #0098DB;
    border-right: 1px solid #35B6C7;
    border-left: 1px solid #35B6C7;
    -webkit-box-shadow: 0 -1px 1px #0078CE inset;
    color: #fff;
    background: linear-gradient(to bottom, #38B9CA 0%,#007FD1 100%);
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    border-radius: 2px;
    text-decoration: none;
    padding: 0 13px;
}
/*  popaps */
#one_click_buy_form .star{
    color: #065172; 
    font-size: 25px;
    font-weight: normal;
    line-height: 0;
    margin: 0 0 0 4px;
    position: relative;
    top: 8px;
}
#one_click_buy_form select{
	padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    height: 22px;
    width: 100%;
	font-size: 14px;
}
.jqmOverlay 
{
	background: #001612;
}
.overlays
{ 
	position:fixed; 
	width:100%; 
	height:100%; 
	left:0; 
	top:0; 
	background:url(images/overelay_bg.png) 0 0 repeat; 
	z-index:999;
}

.popup
{
	background: #fff;
	display: none; 
	position: absolute; 
	top: 160px; 
	min-width: 320px;  
	max-width: 370px;
	left: 50%; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.popup .pop-up-title
{
	color: #5d6e7b;
}
.popup .after-title
{
	/*background: #3dbce0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkYmNlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzg1YjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #3dbce0 0%, #1785b6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3dbce0), color-stop(100%,#1785b6));
	background: -webkit-linear-gradient(top, #3dbce0 0%,#1785b6 100%);
	background: -o-linear-gradient(top, #3dbce0 0%,#1785b6 100%);
	background: -ms-linear-gradient(top, #3dbce0 0%,#1785b6 100%);
	background: linear-gradient(to bottom, #3dbce0 0%,#1785b6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3dbce0', endColorstr='#1785b6',GradientType=0 );
	border-bottom: 1px solid #086b96;*/
}
.popup .after-title .description-wrapp
{
	color: #004B6F;
}
.popup input.error, input.error, .popup textarea.error, textarea.error
{ 
	border-color: #ea3742; 
	background: #ffdcde; 
}
.hid
{
	display:none;
}
.popup .popup-intro
{

}
.popup .pop-up-title
{ 
	padding: 15px 0 13px 25px;
	font-weight:bold; 
	font-size:16px; 
}
.popup .after-title
{
	color:#fff; 
	font-size:13px; 
	position:relative; 
	padding: 11px 0; 
	padding-left: 51px; 
}
.popup .after-title.nobg
{
	padding-left: 0; 
}
.popup .after-title .ic
{ 
	display:block; 
	width:33px; 
	height:34px; 
	position:absolute; 
	left:0; 
	top:50%;
	margin-top:-17px; 
}
#ajax_auth  .form-wr
{
	padding-bottom: 20px;
}
.popup .form-wr
{
	padding:10px 35px 25px 25px; 
}	
.popup .form_txt
{
	padding: 18px 25px 0px 25px;
}
.popup label
{
	font-size:13px;
	display:block; 
	margin-bottom:5px;
}	
.popup input[type="text"], .popup input[type="password"], .popup input[type="email"], .popup textarea
{
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.popup input:focus, .popup textarea:focus
{
	outline:none;
}
.popup textarea
{
	resize:none; 
	overflow:auto; 
	height:80px;
	padding:2px 3px;
}
.popup .r
{
	margin-bottom:2px; 
	position:relative; 
}
.popup .but-r
{
	padding:5px 0 0 0; 
}
.popup .but-r .prompt
{
	float: right;
	margin-top: 3px;
}
.prompt
{ 
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	padding-left: 25px;	
}
.popup .close
{ 
	display:block; 
	width:13px; 
	height:13px; 
	position:absolute; 
	right:18px; 
	top:16px; 
	background: url(images/popup_close.png) 0 0 no-repeat; 
}
.popup .close:hover
{
	background-position: 0 -13px;
}	
.popup .after-title
{
	padding: 5px 15px 5px 27px;
}
.popup .after-title .description-wrapp
{
	display: inline-block;
}
.popup  input[type="password"]
{
	width: 65%;
}
.popup .prompt.remember
{ 
	padding: 3px 0 0 0; 
	background: none; 
	display: inline-block; 
	*display: inline; 
	zoom: 1; 
	vertical-align: middle; 
	float: none;
	margin: -5px 0 0 15px;
}
.popup .prompt.remember label
{ 
	font-size: 11px; 
	font-weight: normal; 
	display: inline-block; 
	*display: inline; 
	zoom: 1; 
	vertical-align: middle; 
	margin: 0; 
}

.one_click_buy_result
{
	display: none;
}
.one_click_buy_result_success, .one_click_buy_result_fail
{
	display: none;
}



