@font-face {
	font-family: 'futura_oblique';
	src: url('fonts/futura_oblique-webfont.eot');
	src: url('fonts/futura_oblique-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/futura_oblique-webfont.woff') format('woff'),
		url('fonts/futura_oblique-webfont.ttf') format('truetype'),
		url('fonts/futura_oblique-webfont.svg#futura_oblique') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'regencielight';
	src: url('fonts/regencielight-webfont.eot');
	src: url('fonts/regencielight-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/regencielight-webfont.woff') format('woff'),
		url('fonts/regencielight-webfont.ttf') format('truetype'),
		url('fonts/regencielight-webfont.svg#regencielight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_nova_rgbold';
	src: url('fonts/proximanova-bold-webfont.eot');
	src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/proximanova-bold-webfont.woff') format('woff'),
		url('fonts/proximanova-bold-webfont.ttf') format('truetype'),
		url('fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_novalight';
	src: url('fonts/proximanova-light-webfont.eot');
	src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/proximanova-light-webfont.woff') format('woff'),
		url('fonts/proximanova-light-webfont.ttf') format('truetype'),
		url('fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_nova_rgregular';
	src: url('fonts/proximanova-regular-webfont.eot');
	src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/proximanova-regular-webfont.woff') format('woff'),
		url('fonts/proximanova-regular-webfont.ttf') format('truetype'),
		url('fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section{
	display: block;
	position:relative;
	z-index:100
}
audio, canvas, video{display: inline-block;}
audio:not([controls]){display: none;}
h1, h2, h3, h4, h5, .heading-2, .heading-3{
	font-family: 'regencielight', 'Open Sans', sans-serif;
	font-weight:normal;
	margin:14px 0;
}
.heading-2{
	font-size: 31.5px;
	margin: 10px 0;
	line-height: 1em;
}
.heading-3{
	font-size: 24.5px;
	line-height: 25px;
	margin: 10px 0;
}
[hidden]{ display: none;}
html,body{
	margin:0;
	padding:0;
	height:100%;
}
body{
	background:#fff;
	color:#333;
	font-size:14px;
	line-height:1.4;
	font-family:'proxima_novalight', 'Open Sans', Arial, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
}
a{
	color: #8a8abf;
	outline:none;
	text-decoration:underline;
	font-size:13px;
	font-style:normal;
}
a:visited{color: #8a8abf;}
a:hover{
	color: #8a8abf;
	text-decoration:none;
}
*:focus, a:focus{outline: none;}
a:hover, a:active{outline: 0;}
abbr[title]{border-bottom: 1px dotted;}
b, strong{font-weight: bold;}
blockquote{margin: 1em 40px;}
dfn{font-style: italic;}
hr{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins{
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark{
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp{
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;}
pre{
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q{quotes: none;}
q:before, q:after{
	content: "";
	content: none;
}
small{font-size: 85%;}
sub, sup{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup{ top: -0.5em;}
sub{ bottom: -0.25em;}
ul, ol{
	margin: 1em 0;
	padding: 0 0 0 40px;
}
dd{ margin: 0 0 0 10px;}
nav ul, nav ol{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	outline:none
}
/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root){ overflow: hidden;}
figure{ margin: 0;}
form{ margin: 0;}
fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}

label{ cursor: pointer;}
legend{
	border: 0;
	padding: 0;
	white-space: normal;
}
button, input, select, textarea{
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}
button, input{ line-height: normal;}
button, input[type="button"], input[type="reset"], input[type="submit"]{cursor: pointer;-webkit-appearance: button;}
button[disabled], input[disabled]{cursor: default;}
input[type="checkbox"], input[type="radio"]{box-sizing: border-box; padding: 0;}
input[type="search"]{ -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button{ -webkit-appearance: none;}
button::-moz-focus-inner, input::-moz-focus-inner{ border: 0; padding: 0;}
textarea{ overflow: auto; vertical-align: top; resize: vertical;}
input:invalid, textarea:invalid{ background-color: #f0dddd;}
table{ border-collapse: collapse; border-spacing: 0;}
td{ vertical-align: top;}
input[type="text"], input[type="password"], input[type="email"], textarea, select, .form_div span.total_price{
	border-radius:5px;
	box-shadow:0 0 0 5px rgba(255,255,255,.2);
	color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2px 5px 2px 13px;
}
input::-webkit-input-placeholder, ::-webkit-input-placeholder{color:#777;}
input:-moz-placeholder, :-moz-placeholder{color:#777;}
.center{
	margin: auto;
	text-align: center;
}
a{text-decoration: none;}
a,img{
	outline:none;
	outline:none !important
}
p{
	color: #666;
	font-size: 16px;
}
#page{
	margin-bottom: 0;
	position: relative;
	z-index: 3;
}
.header{
	background: url(images/bg.jpg) no-repeat 50% -35px;
	color: #fff;
	padding: 36px 0 0;
	position: relative;
}
.home_page .header{
	background-position: 50% 0;
	min-height: 475px;
}
#page .header:before, #page .header:after,
.how_it_works:before, .how_it_works:after{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAL6CAIAAAB4vastAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUVBQTdCQzRDMkVEMTFFMjgwNUNDOUQ0MDBBQTk5QTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUVBQTdCQzVDMkVEMTFFMjgwNUNDOUQ0MDBBQTk5QTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBRUFBN0JDMkMyRUQxMUUyODA1Q0M5RDQwMEFBOTlBOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBRUFBN0JDM0MyRUQxMUUyODA1Q0M5RDQwMEFBOTlBOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn86fXMAAAE1SURBVHjazFXRbsMgDPSh7WH//497nrTn4gUbg0lJSiidqsi682EbcCCh3++f8PH1GYjo0OA4C3Ibw3SaX/NOxu9q4HKNR/kzhr2Gwbj9WJPHD/P6uuZhaA2jc/DA3FzWj9N+8cX+DsRjcb2l5weXNO7E8NTa9veP7/VN4+xzGhdfubcoGAVjrPwWN4ymK78VTHmx6Kax11JdwahzxYxcMa1XsKwvc+KKYqqj+LpX89Fo7p6YDsdPz5Z/LzsOuJhsyL6Mhe1eKk8I0VWTB8nJftbMD+FYK5j20PFhOqhwGCeqvPhodeuP09OerBblHO1hi+THS0/hetvRu2POb3gvv1f/YE6a8Wdj1v1zXvo9fboO/unbSi/s7+r39B7/l76PJ2KvnvOZu4QFHAv2/o5nZJn9CTAAI62z8HyugFUAAAAASUVORK5CYII=);
	background-repeat: repeat-x;
	background-position: 0 0;
	content:""; display:block; position: absolute; top:0; right:auto; bottom:0; left:0;
	height: 100%;
	width: 50%;
	z-index: -1;
}
.how_it_works:before, .how_it_works:after{
	background-position: 0 -511px;
}
#page .header:after,
.how_it_works:after{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAL6CAIAAAB4vastAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkZCOTRERDNDMkVEMTFFMkE3NzNBNTk2RkEyMjFDMEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkZCOTRERDRDMkVEMTFFMkE3NzNBNTk2RkEyMjFDMEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRkI5NEREMUMyRUQxMUUyQTc3M0E1OTZGQTIyMUMwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRkI5NEREMkMyRUQxMUUyQTc3M0E1OTZGQTIyMUMwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgaRkeMAAAFcSURBVHja5FVNWgAhCPW5bdWi+9+ldXfoJEKKOuL4P33VogUDAuITkLEf75/29e3FGmPGxGZu/yXCX52LXV+0WLG4C+q91R0xuDsmOcEkV2j12NiL1ZmDHI0wz/At646fqt1B/x3FxD52YGHvxJzGxrENycZ4iFERVzLLHBEds3AOPBEpTkSWKchknZfJkehEFnLWuSxHPWcbJ1niUTwr6Dw3giHxmwzT18c1CWelZ5mJxTffK9pzLrl5Q0gyREbkWe9za1Hs/pO4J2W/yN7WeX9nXZ/T6R1WdUq141sduelllJkR+iLhNele1zpwU/OmlzDo604vFeL5e+vErs5P+HHdQ+NrbRd+7a9x67g5Jzf/Mpd2MNR+3T3aV9VDY0L3zWM4D7CZy+XMG/4TsD0z+WS+PphLZzGwiIUHOHGkw/AfMFvP3hkmdcGG3LHhZA/2z9M9/62c/zv6EmAAz7KV8qht9cwAAAAASUVORK5CYII=);
	background-repeat: repeat-x;
	right: 0;
	left: auto;
}
.row.container{
	max-width: 1006px;
	padding: 10px 9px 0;
}
.container{
	max-width: 1024px;
	margin: auto;
	position: relative;
}
.wrapper{
	min-height:100%;
	position:relative;
	z-index:1;
	overflow:hidden
}
/*=== header menu ===*/
#fix_menu {
	background: #F8F5FA;
	border-bottom: 1px solid #fff;
	position: fixed;
	top: 0;
	height: 36px;
	width: 100%;
	z-index: 100;
}
.mobil_logo {
	width:117px;
	font-family: 'regencielight','Open Sans',sans-serif;
	font-size: 18px;
	color:#fff;
	position:absolute;
	top:30px;
	left:95px;
	z-index:101;
	display:none;
}
.mobil_logo:hover {
	text-decoration:none;
}
#fix_menu input[type=checkbox] {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#fix_menu label#check_label1 {
	display:none;
	cursor: pointer;
	user-select:none;
}
#menu_collapse input[type=checkbox] {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#menu_collapse label#check_label2 {
	display:none;
	cursor: pointer;
	user-select:none;
}
#fix_menu ul {
	overflow: hidden;
	padding-left:2%;
}
#fix_menu ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
}
#fix_menu ul li, #fix_menu ul li a {
	font-size: 14px;
	line-height: 40px;
	position: relative;
}
#fix_menu ul li a {
	display: inline-block;
	padding-left: 42px;
}
#fix_menu ul li #LP_DIV_1366964792968 {
	padding-left: 42px;
	height:36px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#fix_menu ul li #LP_DIV_1366964792968 div[id*="lpchat-label"] {
	font-family: 'proxima_novalight','Open Sans',Arial,sans-serif !important;
}

#fix_menu ul li #LP_DIV_1366964792968 div[style*="rgb(153, 153, 153)"] {
	text-transform:uppercase;
	padding:3px 8px !important;
	top:5px !important;
	border:1px solid #999999 !important;
	border-radius:3px;
}

#fix_menu ul li #LP_DIV_1366964792968 div[style*="rgb(153, 102, 102)"] {
	text-transform:uppercase;
	padding:3px 8px !important;
	top:5px !important;
	border:1px solid #996666 !important;
	border-radius:3px;
}

#fix_menu ul li #LP_DIV_1366964792968 div[style*="rgb(115, 180, 181)"] {
	text-transform:uppercase;
	padding:3px 8px !important;
	top:5px !important;
	border:1px solid #85d0d1 !important;
	border-radius:3px;
}

#fix_menu ul li a:before{
	background: url(images/sprite_os.png) no-repeat -532px -4px;
	content: ""; display: block;
	position: absolute;top: 4px;left: 0;
	height: 32px;
	width: 36px;
}
#fix_menu ul .manage_o a:before{
	background-position: -807px -4px;
}
#fix_menu ul .toll_f{position:relative;padding-left: 42px;}
#fix_menu ul .toll_f:before{
	background: url(images/sprite_os.png) no-repeat -1058px -4px;
	content: ""; display: block;
	position: absolute;top: 4px;left: 0;
	height: 32px;
	width: 36px;
}
#fix_menu ul .life_c #LP_DIV_1366964792968:before{
	background: url(images/sprite_os.png) no-repeat -1359px -3px;
	content: ""; display: block;
	position: absolute;top: 4px;left: 0;
	height: 32px;
	width: 36px;
}
#fix_menu ul .plag_ch a:hover:before{
	background-position: -532px -37px;
}
#fix_menu ul .manage_o a:hover:before{
	background-position: -807px -37px;
}
#fix_menu ul .toll_f:hover:before{
	background-position: -1058px -37px;
}
#fix_menu ul .life_c #LP_DIV_1366964792968:hover:before{
	background-position: -1359px -36px;
}
.menu_collapse{
	background: #E83545;
	border-bottom: 3px solid #A6242F;
	width: 100%;
}

.header .menu_wrap{
	padding: 9px 0;
	position: relative;
}
ul.menu{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li{
	float: left;
	margin-bottom: 2px;
	padding: 0 1px;
}
ul.menu li:last-child{
	padding: 0;
}
ul.menu li.li_btn a{
	font-size: 22px;
}
ul.menu li a{
	border-radius: 4px;
	color:#333;
	display: block;
	line-height: 30px;
	padding: 0 21px 0 0;
	text-decoration:none;
	text-shadow:1px 1px 1px #fff;
}
.menu_wrap ul.menu li a {
	padding: 6px 20px;
}
.menu_wrap ul.menu li a{
	color:#fff;
	font-family: 'futura_oblique', 'Open Sans';
	font-size: 20px;
	text-shadow:none;
}
#fix_menu ul.menu li a, #fix_menu ul.menu li{
	color: #666;
	margin-left: 27px;
}
.menu_wrap ul.menu li.active a, .menu_wrap ul.menu li a:hover, .menu_wrap ul.menu li a:active, .menu_wrap ul.menu li.current a, .btn-group.open .dropdown-toggle{
	background: #ff9999;
	background: rgba(255,153,153,.9);
	box-shadow:0 1px 0 0 #B1434C inset, 0 -1px 1px 0 #FFC1C1 inset;
	color: #b70d1c;
}
.menu_wrap ul.menu li a.but_sign{
	color:#6dcff6;
}
.menu_collapse .btn-group {
	position:relative;
}

.menu_collapse .btn-group .dropdown-menu {
	border-radius:0;
	margin-top:14px;
	box-shadow:none;
	padding:0;
	text-align:left;
	border-color: #A6242F;
	border-top:0;
	width:250px;
}
.menu_collapse .btn-group .dropdown-menu > li {
	display:block;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	text-align:left;
	margin:0;
	padding:0;
	background:#E83545;
}
.menu_collapse .btn-group .dropdown-menu > li > a {
	font-size:16px;
	position:relative;
	padding:5px 20px 5px 40px;
	background:none;
	display:block;
	border-radius:0;
	color:#fff;
}
.menu_collapse .btn-group .dropdown-menu > li > a:hover {
	background:#f98185;
	color:#B70D1C;
	border-bottom:0;
	box-shadow:none;
}

.menu_collapse .btn-group .dropdown-menu > li > a:before {
	content:"\25cf";
	display:block;
	width:6px;
	height:6px;
	position:absolute;
	left:17px;
	top:4px;
	font-size:11px;
	color:#fff;
}
.menu_collapse .btn-group .dropdown-menu > li > a.active:before,
.menu_collapse .btn-group .dropdown-menu > li > a:hover:before {color:#B70D1C;}
.menu_wrap .smart-btn{display:none;}
.menu_wrap .smart-btn .btn{
	text-align:left;
	margin:0;
	box-shadow:0 -1px 0 0 rgba(0,0,0,.2) inset, 0 1px rgba(255,255,255,.6) inset;
}
.menu_wrap ul.menu li.smart-btn .btn:hover, .menu_wrap ul.menu li.smart-btn .btn:active{
	background:#7ed3d4;
	color:#407276;
	box-shadow:0 1px 0 0 rgba(0,0,0,.2) inset, 0 -1px 1px 0 rgba(255,255,255,.6) inset;
}

/*=== t_wrap ===*/
.head_logo{min-height: 218px;}
.home_page .head_logo{
	background: url(images/sprite_os.png) no-repeat -1655px -50px;
	min-height: 421px;
}
.header .logo{
	height: 171px;
	position: absolute;
	top: 15px;
	left: 0;
}
.home_page .header .logo{
	top: 45px;
	left: 50%;
	margin-left: -173px;
}
.logo a{
	background: url(images/sprite_os.png) no-repeat -2px -3px;
	width:325px;
	height:171px;
	display:block;
	text-decoration:none;
	z-index:2;
}
.header .t_wrap{
	background: url(images/sprite_os.png) no-repeat 0px -470px;
	clear: both;
	height: 200px;
	width: 485px;
	position: absolute;
	top: 15px;
	right: 255px;
	text-align: right;
	vertical-align: top;
}
.home_page .header .t_wrap{
	background-position: 0 -181px;
	display: block;
	height: 190px;
	width: 350px;
	top: 105px;
	right: 20px;
}
.t_wrap > span{
	display: inline-block;
	font-family: 'proxima_nova_rgregular', 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 28px;
	margin: 45px 155px 0 0;
	padding:20px 20px 22px;
}
.home_page .t_wrap > span{
	font-size: 28px;
	margin: 0;
	position: relative;
}
.head_logo .order{
	position: absolute;
	bottom: 103px;
	right: 35px;
}
.home_page .head_logo .order{
	right: 124px;
	bottom: 75px;
}
.head_logo .order a{
	font-family: 'regencielight', 'Open Sans', sans-serif;
	font-size: 24px;
	margin: 0;
	padding: 12px 62px;
}
/*-=== buttons class ===*/
body .btn{
	background:#55C5C7;
	border: none;
	border-radius:5px;
	box-shadow: 1px 1px 0 0 #9E9182;
	color:#fff;
	display:inline-block;
	font-family: 'proxima_novalight', 'Open Sans', sans-serif;
    font-size: 16px;
	font-weight:normal;
	line-height:100%;
	margin-bottom: 10px;
	padding: 8px 30px 7px;
	position:relative;
	text-decoration:none;
	text-shadow:none;
	-moz-transition:all .2s ease;
	-webkit-transition:all .2s ease;
	-ms-transition:all .2s ease;
	transition:all .2s ease;
	z-index:10;
}
body .btn:hover{
	background:#55C5C7;
	box-shadow: 1px 1px 5px 0 #9E9182;
	color: #fff;
	text-shadow:none;
}
/*=== how it works ===*/
.how_it_works{
	background: url("images/bg.jpg") no-repeat 50% -511px;
	border-bottom: 1px solid #d0d0d0;
	position: relative;
}
.how_it_works .heading-2{
	color:#000;
	font-size: 27px;
	margin: 35px 0 20px;
}
.how_it_works p.title{
	font-family: 'regencielight', 'Open Sans', sans-serif;
	font-weight:normal;
	color:#000;
	font-size: 28px;
	margin: 35px 0 20px;
}
.how_it_works .slide_steps{
	position: relative;
}
.how_it_works .slide_steps span{
	display: inline-block;
	font-size: 18px;
	line-height: 110%;
	min-width: 142px;
	max-width: 142px;
	margin: 0 0 10px;
	padding-top: 136px;
	position: relative;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
	vertical-align: top;
}
.how_it_works .slide_steps span:before{
	background: url(images/sprite_os.png) no-repeat -350px -153px;
	content: ""; display: block; position: absolute; top: 0; left: 0;
	height: 124px;
	width: 142px;
	z-index: 2;
}
.how_it_works .slide_steps span.dig1{
	margin-top: 84px;
	margin-left: 1px;
}
.how_it_works .slide_steps span.dig2{
	margin-top: 12px;
	margin-left: 35px;
}
.how_it_works .slide_steps span.dig2:before{
	background-position: -527px -81px;
}
.how_it_works .slide_steps span.dig3{
	margin-top: 100px;
	margin-left: 21px;
}
.how_it_works .slide_steps span.dig3:before{
	background-position: -690px -169px;
}
.how_it_works .slide_steps span.dig4{
	margin-left: 12px;
}
.how_it_works .slide_steps span.dig4:before{
	background-position: -849px -69px;
}
.how_it_works .span3 h2{
	padding-left: 5px;
}
.how_it_works ul{
	list-style: none;
	padding: 0;
}
.how_it_works ul li{
	background: url(images/sprite_os.png) no-repeat -1970px -475px;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 1em;
	padding-left: 47px;
}
/*=== columns ===*/
.columns{
	border-top: 1px solid #fff;
	clear: both;
}
/*=== top_block ===*/
.columns .block_top{
	background: #fafafa;
	min-height: 252px;
	position: relative;
}
.columns .block_top .heading-2{
	margin-top: 30px;
	text-align: center;
}
.columns .block_top p{
	color:#333;
	min-height: 125px;
}
.columns .block_top .row .span6{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0px;
}
.columns .block_top .row-fluid .span6:first-child{
	padding-left: 0;
}
.columns .block_top .row .span6 .heading-3{
	background: url(images/sprite_os.png) no-repeat -1758px -650px;
	font-family: 'proxima_nova_rgregular', 'Open Sans';
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 5px;
	padding: 1px 0 0 70px;
}
.columns .block_top .row .span6 .heading-3.serv_1{
	padding-top: 14px;
	padding-bottom: 10px;
}
.columns .block_top .row .span6 .heading-3.serv_2{
	background-position: -1694px -719px;
	padding-top: 14px;
	padding-bottom: 10px;
}
.columns .block_top .row .span6 .heading-3.serv_3{
	background-position: -1883px -532px;
	min-height: 46px;
}
.columns .block_top .row .span6 .heading-3.serv_4{
	background-position: -1832px -588px;
	min-height: 50px;
}
/*=== bottom_block ===*/
.columns .block_bottom{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.pricing {
	padding-top: 1px;
}
.block_bottom .row > div{
	padding-bottom: 20px;
	font-size: 14px;
}
.block_bottom > div .heading-2{
	color:#333;
	font-size: 28px;
	margin: 40px 0 25px;
}
.pricing{
	position: relative;
}
.price_btn {
	position: absolute;
	top: 40px;
	right: 0;
}
.wrap_price_table{
	border: 1px solid #b9b9b9;
	border-radius: 5px;
	box-shadow: 5px 5px 5px 0px #E2E2E2;
	margin-bottom: 1.5em;
	overflow: hidden;
}
.price_table_default{
	margin-bottom: 0;
	text-shadow: 0 1px 0 #fff;
}
.price_table_default th, .price_table_default td{
	height: 48px;
	line-height: 15px;
	vertical-align: middle;
}
.price_table_default th, .price_table_default td {
	border-bottom: 1px solid #ACACAC;
	box-shadow: 0px -1px 0 0 rgba(250,250,250,.8) inset, 0px 1px 0 0 rgba(250,250,250,.8) inset;
	font-size: 14px;
}
.price_table_default th.deadline_header, .price_row_odd th, .price_row_even th{
	border-right: 1px solid #ACACAC;
	box-shadow: -1px 0px 0 0 rgba(250,250,250,.8) inset;
	font-size: 14px;
}
.price_row_odd th, .price_row_even th{
	box-shadow: -1px 0px 0 0 rgba(250,250,250,.8) inset, 0 1px 0 0 rgba(250,250,250,.9) inset, 0 -1px 0 0 rgba(250,250,250,.9) inset;
}
tr:last-child th, tr:last-child td{
	border-bottom: none;
}
.price_table_default tr th.deadline_header{
	background-color: #D5D4D4;
	height: 64px;
	text-align: center;
}
.deadline_cell_header th{
	background-color: #E2E1E1;
	text-align: center;
	box-shadow:none;
}
.price_row_odd th{
	background-color: #E5E5E5;
	text-align: center;
}
.price_row_odd td{
	background-color: #FAFAFA;
}
.price_row_even th{
	background-color: #F9F9F9;
	text-align: center;
}
.price_row_even td{
	background-color: #FFFFFF;
}
.block_bottom .row ul{
	list-style: none;
	padding: 0;
}
.block_bottom .row ul li{
	margin-bottom: 10px;
}
.best_prices .heading-2 {
	padding-right: 8px;
	text-align: right;
}
.best_prices ul li{
	color: #333;
	font-size: 14px;
	height: 53px;
	line-height: 53px;
	text-align: right;
	width: 100%;
}
.best_prices ul li span {
	background: url(images/sprite_os.png) no-repeat -1059px -69px;
	color: #898888;
	display: inline-block;
	font-size: 14px;
	height: 53px;
	padding-right: 8px;
	width: 146px;
}
.best_prices ul li span strong{
	color: #e83545;
	font-size: 30px;
}

/*=== testimonials ===*/
.testimonials_block{
	background: #FAFAFA;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 20px 0 10px;
}
.main_column .testimonials_block{
	background: none;
}
.testimonials_block .row .container{
	margin:0 0 10px 0;
}
.testimonials_block .heading-2{
	color:#000;
	font-size: 28px;
	line-height: 90%;
	margin: 10px 0 30px;
}
.testimonials_block .benefits_block{
	text-align: ;
}
.testimonials_block .benefits_block ul{
	max-width: 250px;
}
.testimonials_block .span9{
	position: relative;
}
.benefits_block ul{
	list-style: none;
	padding: 0;
}
.benefits_block ul li{
	background: url(images/sprite_os.png) no-repeat -1059px -133px;
	color: #777;
	font-size: 14px;
	margin-bottom: 8px;
	padding: 15px 0 15px 55px;
}
.benefits_block ul li.bf_2{
	background-position: -1059px -189px;
}
.benefits_block ul li.bf_3{
	background-position: -1059px -248px;
}
.benefits_block ul li.bf_4{
	background-position: -1059px -318px;
}
.testimonials_block .half{
	background: #fff;
	border-radius: 5px 0 5px 5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow: 1px 1px 0 0 #ccc;
	line-height: 160%;
	min-height: 182px;
	margin-bottom: 40px;
	padding: 0 15px 15px;
	position: relative;
}
.main_column .testimonials_block .half{
	border: 1px solid #ccc;
	box-shadow: none;
	margin-bottom: 48px;
}
.testimonials_block .half:before,.testimonials_block .half:after{
	content: ""; display: block;
	position: absolute; bottom: -15px;left: 45px;
	border-top: 15px solid #fff;
	border-left: 15px solid transparent;
	border-right: 11px solid transparent;
	height: 0px;
	width: 0px;
	z-index: 2;
}
.testimonials_block .half:after{
	border-top-color: #ccc;
	bottom: -16px;
	z-index: 1;
}
.testimonials_block h2+.half{
	margin-left: 0;
}
.testimonials_block .threequarter{
	position: relative;
}
.testimonials_block .btn{
	margin: 0;
	position: absolute;
	top: 8px;
	right: 0;
}
.tm_div p{
	margin-bottom: 0px;
}
.tm_div p span {
	color: #999;
	font-size: 14px;
}
.tm_div p span+span{
	color: #010101;
}
.tm_about{
	margin-bottom: 14px;
	padding: 15px 0 0 28px;
}
.tm_about:before, .tm_about:after{
	background: url(images/sprite_os.png) no-repeat -1059px -524px;
	content: ""; display: block; position: absolute;
	height: 26px;
	width: 27px;
	z-index: 2;
}
.tm_about:before{
	background-color: #fafafa;
	border-radius: 0 0 0 4px;
	top: 0; right: -1px;
}
.main_column .tm_about:before{
	background-color: #fff;
	top: -1px;
}
.tm_about:after{
	background-position: -1058px -550px;
	top: 26px;
	right: 0;
}
.main_column .tm_about:after{
	top: 25px;
}
.tm_body{
	margin-bottom: 30px;
	padding: 0 0 0 28px;
	position: relative;
}
.tm_body p {
	position: absolute;
	bottom: -30px;
	right: 0;
}
.tm_body p+span{
	color: #666;
	position: relative;
}
.tm_body p+span:before{
	background: url(images/sprite_os.png) no-repeat 100% 0;
	content: ""; display: block;
	position: absolute; top: -9px; left: -28px;
	height: 14px;
	width: 17px;
}
/* pagination */
.pagination_wrap{
	margin-bottom: 35px;
	text-align: center;
}
.pagination_wrap a, .pagination_wrap span{
	border-radius: 4px;
	box-shadow: 1px 1px 0 0 #C6C4C4;
	display: inline-block;
	font-size: 16px;
	margin: 0 10px 10px 0;
	min-width: 20px;
	padding: 5px;
}
.pagination_wrap a{
	background: #fcfcfc;
	color: #0EA7A9;
}
.pagination_wrap span{
	background: #C6C4C4;
	color: #fff;
}
.pagination_wrap a.previous{
	padding: 5px 50px 5px;
}
.pagination_wrap a.next{
	margin: 0 0 10px;
	padding: 5px 50px 5px;
}
.pagination_wrap a:hover, .pagination_wrap a:active{
	background: #55C5C7;
	box-shadow: 1px 1px 0 0 #999;
	color: #fff;
	text-decoration: none;
}
/*=== content ===*/
.content{
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #CCCCCC;
	padding: 30px 0 0;
}
/*=== other ===*/
p.heading{
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}
.additional_payment_page #doSend_mb {
	padding-bottom: 0;
}

/* guarantees.html style fixes */
#common_guarantees article {
	z-index: auto;
}

/* myorder.html style fixes */
.table_form #loginemail, .table_form #loginpassword  {
	box-sizing: border-box;
	width: 100%;
	color: #000;
	font-size: 13px;
	background: #FFF;
	background: rgba(255, 255, 255, 0.3);
	padding: 8px 4px 9px;
	border: 1px solid #CCC;
	border-radius: 2px 2px 2px 2px;
	box-shadow: none;
	height: auto;
	margin: 4px 0;
}

.table_form #trackOrder {
	margin-top: 20px;
}

/* our_writers.html style fixes */
.our_writers .main_column {
	overflow: visible;
}
#page.our_writers {
	z-index: 5;
}
/*plag check style fixes*/
.full_inner {
	position:relative;
	margin:0px 0px 0px 0;
	width:100%;
}
.full_inner h1 {
	padding:10px;
}
.left_inner {
	overflow:hidden;
	position:relative;
}

#div_status {
	position:absolute;
	right: 7%;
	width:150px;
	top: 94px;
}
#status {
	text-align:center;
	font-weight:bold;
	border:1px solid #ccc;
	border-radius:3px;
	padding:5px;
	color:#666666;
}

#frm {
	background-color: #F1F1F1;
	border: 1px solid #FFFFFF;
	box-shadow: 0 0 0 1px #DCDCDC;
	border-radius:5px;
	margin:2px;
	padding:10px;
}

#text_to_check {
	width: 100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	height: 317px;
	min-height: 317px;
	border: 1px solid #CCC;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #FFF;
	color: #999;
	padding:5px;
}
.left_inner strong {margin:10px 0 5px;}
.left_inner .button {
	float:right;
	cursor:pointer;
}
.submit_but .button, #plagcheck-back-btn {
	display:inline-block;
	height: 31px;
	width: 179px;
	background:#afafd6;
	border-radius:5px;
	box-shadow:2px 2px 0 #7474a3;
	text-align: center;
	padding-top:7px;
}
#plagcheck-back-btn {
	margin-bottom:2px;
}
.submit_but .button span, #plagcheck-back-btn span{
	color:#fff;
	font-size: 18px;
}
.submit_but .button:active, .submit_but .button:hover, #plagcheck-back-btn:hover, #plagcheck-back-btn:active {
	position:relative;
	top:1px;
	right:-1px;
	box-shadow:1px 1px 0 #7474a3;
	text-decoration:none;
}
.submit_but {
	margin:15px 0;
	margin-right:4px;
	height:42px;
}
.usercont {
	padding-bottom:5px;
	border-bottom: 1px solid #c1c1c1;
}
#userblock {
	margin-top:-10px;
	font-size:14px;
	line-height:normal;
	letter-spacing:normal;
	padding:20px 10px 20px 10px;
	position:relative;
}
#userblock p:first-of-type {
	font-size: 18px;
	font-weight: 600;
}
#userblock p:first-of-type + p {font-size: 14px;}
#userblock strong {color:#5252a2;}
#userblock p {line-height:120%;}
#userblock a.more {
	line-height:120%;
	font-size: 15px;
	font-weight:300;
	white-space:nowrap;
	color:#6363a9;
	position:absolute;
	right:20px;
	bottom:8px;
}
#userblock a.more:after {
	content:'';
	display:block;
	position:absolute;
	top:50%;
	margin-top:-3px;
	right:-10px;
	width:0;
	height:0;
	border-left:5px solid #6363a9;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
}
#userblock a.more:hover {
	text-decoration:none;
	font-weight: 600;
}
.fb_block {
	background: url(../images/header-orderblock-bg.png) center bottom no-repeat;
	padding:20px 19px;
	overflow:hidden;
	letter-spacing:normal;
}
.fb_block iframe{
	width: 280px;
}
#disclamer {
	border-top:1px solid #ddd;
	padding-top:1px;
	width:65.81196581196582%;
	*width:65.81196581196582%;
}
#disclamer p {
	padding:10px 0;
	font-size:11px;
	line-height:120%;
}
.info_block {
	padding:20px 0px 25px 0px;
	color:#333;
	border-bottom: 1px solid #c1c1c1;
}
.info_block li {
	line-height:140%;
	font-weight:normal;
	font-size:14px;
	margin:8px 0 8px 0px;
}
.info_block ul {margin:10px 0; padding-left:25px;}

.info_block ul {
	margin-left:0;
	list-style: disc outside none;
	line-height: 140%;
}
.plagcheckc .left_inner {
	min-height:520px;
	width:65.81196581196582%;
	*width:65.81196581196582%;
	margin-right: 30px;
}
select#lang {margin-top: 5px;}
#rightplagpanel {
	min-height:521px;
	padding:10px 0px 0 10px;
	position:absolute;
	right:0;
	top:0;
	width: 31.623931623931625%;
	*width: 31.570740134569924%;
}
#rightplagpanel p{color:#333;}
#frm {margin-top:20px;}
.info_block h4 {
	font-weight: 300;
	padding-bottom: 5px;
	font-size: 20px;
	margin-left:10px;
}
.info_block li {padding-bottom: 5px;}
#msg-container + div > strong > label {display:inline-block;}
#sym_count {
	float: right;
	margin-right: 10px;
	display:inline-block;
}
.plagcheck-ord {
	padding:20px 0;
	text-align:center;
	border-bottom: 1px solid #c1c1c1;
}
.plagcheck-ord div {
	line-height:50px;
	position:relative;
}
#plagcheck-ord-btn-1 {
	background: #55c5c7;
	border-radius:5px;
	box-shadow:2px 2px 0 #339a9c;
	font-size: 22px;
	color:#fff;
	padding:8px 10%;
	margin:0;
}
#plagcheck-ord-btn-1:hover {
	text-decoration:none;
	box-shadow:1px 1px 0 #339a9c;
	position:relative;
	top:1px;
	left:1px;
}
#rightplagpanel .plagcheck-ord p{
	color: #4a4a91;
	font-weight: bold;
	font-size: 15px;
}
.main_column {
	overflow: visible;
}
.main_column a {
	border-bottom:1px dotted #8A8ABF;
	font-size: 16px;
}
.main_column a.bigtext {
	font-size: 16px;
}
.main_column a:hover {
	border-bottom:0;
}

#status.task-failed {
	color: #fff;
	background-color: #e83545;
	border-color:#e83545;
}
#status.task-processing {
	color: #fff;
	background-color: #babadc;
	border-color:#babadc;
}
#status.task-queued {
	color: #fff;
	background-color: #ccccf1;
	border-color:#ccccf1;
}
#status.task-done {
	color: #fff;
	background-color: #9090b6;
	border-color:#9090b6;
}
#status.task-default {background: #e4e4e4;}
#msg-container {
	margin: 5px 0;
	color: #e83545;
	font-weight:bold;
}
select#lang {width: 220px;}
#ajax-loader {
	position: absolute;
	top: 89px;
	right: 10px;
	display: none;
}
/*end plag check style fixes*/

/* plag raport */
.little_form .box_results {margin-left: 640px;}

.little_form .view_original {
	width:65.81196581196582%;
	*width:65.81196581196582%;
}
#page .only {width:100%;}
#page .only .little_form{margin-bottom:20px;}
.little_form .box_results h3 {
	margin:0;
	border-bottom:1px solid #c1c1c1;
	padding-bottom:20px;
	font-size: 20px;
	font-weight: 300;
}
.little_form .box_results .header {
	color:#333;
	background:none;
	padding: 5px 15px;
	border-bottom:1px solid #c1c1c1;
}
.little_form .box_results input[type="checkbox"] {margin-right:5px;}
#page .box_results .header:after, #page .box_results .header:before {display:none;}
.little_form .div_hide {
	padding-left: 15px;
	width: 55px;
	border:0;
}
.little_form .l_bottom, .little_form .l_top {
	display: inline-block;
	height: 10px;
	padding: 3px 1px;
	width: 10px;
}
.little_form .result_line {
	list-style: none;
	margin:0;
	background:none;
	border:0;
	padding-left:0;
}
.little_form .result_line .rl_source{
	font-size: 13px;
}
div[id*="plag_"]:last-of-type {
	border-bottom:1px solid #c1c1c1;
}
/*end plag raport*/

/*=== faq toogle working ===*/
#faq_block {
	margin: 0px 0 30px;
}
#faq_block ul.faq_ul {
	list-style: none;
	padding: 0;
	position: relative;
}
#faq_block ul.faq_ul > li {
	border: 1px solid #ccc;
	border-bottom-width: 0;
	padding-bottom: 1px;
	position: relative;
	z-index: 2;
}
#faq_block ul.faq_ul #toggleall + li{
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}
#faq_block ul.faq_ul > li:last-child{
	border-bottom-width: 1px;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
	padding-bottom: 0;
}
#faq_block ul.faq_ul > li:last-child h3{
	border-radius: 0 0 4px 4px;
}
#faq_block ul.faq_ul > li.hidden:last-child{
	border-bottom-width: 0px;
}
#faq_block ul.faq_ul > li.hidden {
	display: block;
	visibility: visible;
}
#faq_block ul.faq_ul > li h3{
	background: #D9D9D9; /* Old browsers */
	border-bottom: 1px solid #ccc;
	color:#333;
	cursor: pointer;
	font-family: 'proxima_novalight', 'Open Sans', sans-serif;
	font-size: 22px;
	margin: 0;
	padding: 12px 78px 12px 40px;
	text-shadow: 1px 0 0 #fff;
}
#faq_block ul.faq_ul > li.hidden h3:hover, #faq_block ul.faq_ul > li h3:hover{
	background: #f99;
	color:#fff;
	text-shadow: none;
}
#faq_block ul.faq_ul > li h3:after{
	content: ""; display: block; position: absolute; top: 15px; right: 41px;
	height: 16px;
	width: 32px;
}
#faq_block ul.faq_ul > li h3:hover:after{
    background-position: -1058px -791px;
}
#faq_block ul.faq_ul > li.hidden h3{
	background: #fafafa;
	color:#404040;
	position: relative;
}
#faq_block ul.faq_ul > li.hidden h3:after{
	background-position: -1058px -740px;
}
#faq_block ul.faq_ul > li.hidden h3:hover:after{
	background-position: -1058px -840px;
}
#faq_block ul.faq_ul > li div {
	color: #333;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 14px 40px 14px 40px;
	position: relative;
	text-align: justify;
}
ul.faq_ul > li.hidden div{display: none;}
#faq_block ul.faq_ul #toggleall {
	font-size: 14px;
	font-weight: 400;
	height: 24px;
	line-height: 25px;
	margin-right: 5px;
    padding: 0px 12px;
	position: absolute;
	top: -55px;
	right: 0;
	text-align: center;
	text-transform: none;
}
#faq_block ul.faq_ul #toggleall.close_all,#faq_block ul.faq_ul #toggleall:active{background-color: #f99;}
.block_heading {
	border: 1px solid #ccc;
	border-bottom-width: 0;
	padding-bottom: 1px;
}
.block_heading p{
	border-bottom: 1px solid #ccc;
	line-height: 22px;
	margin: 0;
	padding: 12px 20px;
}
.price_page h1 + p{
	margin-bottom: 0;
	padding: 0 20px;
}
.block_heading p strong, .price_page h1 + p strong {
	font-family: 'proxima_nova_rgregular', 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: normal;
}
/*=== end content === === === === === === ===*/
#go_top{
	background: url(images/sprite_os.png) no-repeat -734px -679px rgba(185,178,202,.5);
	border-radius: 4px;
	box-shadow: 1px 1px 0 0 rgba(185,178,202,.9);
	cursor: pointer;
	display: block;
	height: 56px;
	overflow: hidden;
	position: fixed;
	bottom: 50px;
	right: auto;
	width: 56px;
	z-index: 10;
}
#go_top:hover, #go_top:active{
	background-color: rgba(185,178,202,.7);
}
/*=== NOT INDEX === === === === === === === === === === === === === === ===*/
/*=== left sidebar === === ===*/
.main_column{
	overflow: hidden;
	color:#666666;
	margin-bottom:30px;
}
/*=== price page ===*/
.price_page h1 {
	font-size: 24px;
}
.price_page .main_column > ul {
	list-style: none;
	padding-left: 80px;
}
.price_page .main_column > ul li {
	position: relative;
}
.price_page .main_column > ul li:before {
	background: #E83545;
	content: ""; display: block;
	position: absolute; top: 7px; left: -18px;
	border-radius: 50%;
	height: 7px;
	width: 7px;
}
.service_type_header li em {font-style: normal;}
.service_type_header li em strong{
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
}
.service_type_header li em strong:first-letter{text-transform: capitalize;}

/* chosen style for pricing and order page */
.price_page .chzn-container-single, .price_page .chzn-container .chzn-drop, .our_writers .chzn-container .chzn-drop, .our_writers .chzn-container{
	width: 100% !important;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.price_page .chzn-container-single .chzn-single,
.order_page .chzn-container-single .chzn-single,
.our_writers .chzn-container-single .chzn-single{
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #fff;
	height: 34px;
	line-height: 34px;
	white-space:normal;
}
.our_writers .chzn-container-single .chzn-single{
	border: 1px solid #F9C8A3;
	text-align:left;
 }
.price_page .chzn-container-single .chzn-single span,
.order_page .chzn-container-single .chzn-single span,
.our_writers .chzn-container-single .chzn-single span{
	white-space:normal;
}
.price_page .chzn-container-active .chzn-single-with-drop,
.order_page .chzn-container-active .chzn-single-with-drop,
.our_writers .chzn-container-active .chzn-single-with-drop{
	border-color: #FF9999;
	border-radius: 3px 3px 0 0;
}
.our_writers .chzn-container-active .chzn-single-with-drop{border-color: #fdb783;}
.price_page .chzn-container .chzn-drop,
.order_page .chzn-container .chzn-drop,
.our_writers .chzn-container .chzn-drop{
	border-color: #FF9999;
	box-shadow: 0 1px 0 1px #fff;
}
.our_writers .chzn-container .chzn-drop{
	border-color: #fdb783;
	text-align:left;
}
.price_page .chzn-container-single .chzn-single div b,
.order_page .chzn-container-single .chzn-single div b{
	background: url(images/sprite_os.png) no-repeat -1050px -640px #BABADC;
}
.our_writers .chzn-container-single .chzn-single div b{
	background: url(images/sprite_os.png) no-repeat -1050px -640px #F9C8A3;
}
.price_page .chzn-container-active .chzn-single-with-drop div b,
.order_page .chzn-container-active .chzn-single-with-drop div b,
.our_writers .chzn-container-active .chzn-single-with-drop div b{
	background-position: -1072px -640px;
	background-color: #FF9999;
}
.our_writers .chzn-container-active .chzn-single-with-drop div b{background-color: #fdb783;}
.price_page .table_form td div a,
.order_page .table_form td div a,
.our_writers .table_form td div a {
	color: #999;
	font-size: 14px;
}
.our_writers .table_form td div a {color: #949494;}
.price_page .table_form td div.chzn-container-active a,
.order_page .table_form td div.chzn-container-active a {
	color: #333;
}
.our_writers .table_form td div.chzn-container-active a {color: #333;}
.our_writers #our_writer .writers-select table tr td {
	vertical-align: middle;
	width:30%;
	font-size:15px;
}
.our_writers #our_writer .writers-select table tr td + td {
	padding-top: 8px;
	width:70%;
}
.our_writers #our_writer .writers-select table {width:100%;}

/*--------------*/
.price_page #inq .table_form, #password_reminder {
	margin: 20px 10px 90px;
	padding: 20px 10px;
	position: relative;
}
.price_page .table_form label {
	cursor: auto;
	font-size: 16px;
}
.price_page .table_form tr#totcharg_span_tr td label{
	font-size: 20px;
	height: 41px;
	line-height: 41px;
}
.price_page .table_form tr td {padding: 3px 0;}
.price_page .table_form tr td.order_form {
	text-align: right;
	vertical-align: middle;
}
.price_page .table_form td[colspan="10"]{
	padding: 0 30px;
	font-size: 12px;
}
.price_page .table_form p[align="center"] {
	margin: 0 0 0 -104px;
	position: absolute;
	bottom: -69px;
	left: 50%;
}
.price_page .price_table_default,
.price_page .price_table_business_writing,
.price_page .price_table_service{
	border-radius: 6px;
	border: 1px solid #ccc;
	box-shadow: 5px 5px 5px 0 #E8E8E8;
	display: block;
	overflow: hidden;
	width: 98.5%;
}
.price_page .price_table_default tbody,
.price_page .price_table_business_writing tbody,
.price_page .price_table_service tbody{
	display: inline-table;
	width: 100%;
}
.price_page .price_table_default .courses_tr th,
.price_page .price_table_business_writing tr:first-child th,
.price_page .price_table_service tr:first-child th {
	background: #E2E1E1;
}
.price_page .courses_tr th.deadline_header, .price_page tr:first-child th.service_type_header{
	border-right: 1px solid #C5C5C5;
	box-shadow: -1px 0 0 0 rgba(250,250,250,.8) inset;
	height: 56px;
}
.price_page .price_table_default th:first-child,
.price_page .price_table_business_writing th:first-child,
.price_page .price_table_service th:first-child{
	border-right-color: #C5C5C5;
}
.price_page .price_table_default th, .price_page .price_table_default td,
.price_page .price_table_business_writing th, .price_page .price_table_business_writing td,
.price_page .price_table_service th, .price_page .price_table_service td{
	border-bottom: 1px solid #C5C5C5;
	height: 35px;
	vertical-align: middle;
}
.price_page .price_table_default th, .price_page .price_table_default td,
.price_page .price_table_service th, .price_page .price_table_service td{
	width:16%;
}

.price_page .price_table_default tr:last-child th,
.price_page .price_table_default tr:last-child td,
.price_page .price_table_business_writing tr:last-child th,
.price_page .price_table_business_writing tr:last-child td,
.price_page .price_table_service tr:last-child th,
.price_page .price_table_service tr:last-child td {
	border-bottom:none;
}
    /* default_form.css override */
.price_page #inq .table_form td, #password_reminder td {
	border-left: none;
	border-bottom: none;
	vertical-align: middle;
}
.price_page #inq .table_form td.order_form, #password_reminder td.order_form{
	border-right: none;
	background: inherit;
	padding:0;
	padding-top:13px;
	padding-right:15px;
	vertical-align:top;
}
.price_page #inq .table_form label, #password_reminder .table_form label{display:inline;}
.price_page #inq .table_form #deadline p, #password_reminder #deadline p{margin:7px 0 0;}

/*--------------*/
a[href="javascript:void(0);"]{
	background: #E83545;
	border: 1px solid #fff;
	border-radius: 3px;
	box-shadow:0 0 0 1px #ccc;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	margin: 10px 0 30px;
	padding: 5px 28px;
}
a[href="javascript:void(0);"]:hover{
	box-shadow: 0 0 0 1px #ccc, 1px 1px 5px 0 #c6c6c6;
	text-decoration: none;
}
.warn {
	background: #FFEBCD;
	border: 1px solid #CFB896;
	border-radius: 4px;
	margin-bottom: 15px;
	padding: 12px 31px;
}
/*=== order page === === === === === === === === === === === === === === === === === === ===*/
.order_page h1{
	font-size: 28px;
}
.order_page .table_form, #inquire{
	background: none repeat scroll 0 0 #f1f1f1;
	border: 1px solid #C3C3D0;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 0 1px #FFFFFF inset;
	margin: 20px 0px;
	padding: 10px 20px;
	position: relative;
}
.order_page .table_form td.order_form + td, #inquire td.order_form + td {vertical-align: middle;}
.order_page .table_form td, #inquire td {border: none;}
.order_page .table_form td.order_form, #inquire td.order_form{
	text-align: left;
	background: none;
	border: 0;
	padding:0;
	vertical-align: middle;
}
.order_page .table_form td.order_form label, #inquire td.order_form label{
	color: #333;
	font-size: 15px;
	display:inline;
}
#addmaterials_tr label,
#writer_preferences_tr label,
#usedsources_tr label, .order_page .table_form td.order_form + td label{
	display: inline;
}
.order_page .table_form td tt, #inquire td tt{
	font: 9px Verdana, Geneva, sans-serif;
	padding-left: 3px;
}
.order_page .table_form td input.input_text_dig, #slidesreq, #user_code, #inquire td input{
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #fff;
	color: #999;
	height: 30px;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.order_page .table_form td input.input_text_dig{
	width: 100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.order_page .table_form td input[type="radio"]{
	margin-right: 10px;
}
.order_page .table_form td input:focus, #slidesreq:focus, #user_code:focus{
	color: #333;
	border-color: #f99;
}
.order_page .table_form td textarea{
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #fff;
	color: #999;
	margin-bottom: 10px;
	width: 100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.order_page .table_form td textarea:focus{color: #333;}
.order_page .table_form input,
.order_page .table_form select {outline: none;}
div label[for="igree"], #spry_ap_igree{text-align: center;}
body .ui-tooltip {
	box-shadow:none;
	padding:0;
}
.order_page td.table_form_block_title {
	color: #333;
	font-size: 13px;
	padding: 10px 0 10px;
}
.order_page .block_user_info {
	background: none !important;
	border:0 !important;
}
.order_page #mobile_phone_tr input[id*="mobile_phone_"], #coupon {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 0 1px #FFFFFF;
	color: #999999;
	height: 30px;
	padding:2px 5px;
}
#discounts {position:relative;}
#coupon {
	width:60%;
	margin-bottom:0;
	display:inline-block;
	vertical-align:top;
}
#check_discount {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display:inline-block;
	width:38%;
	background: none repeat scroll 0 0 #AFAFD6;
	border-radius: 5px 5px 5px 5px;
	border:0;
	color:#fff;
	box-shadow: 2px 2px 0 #7474A3;
	padding:5px 3%;
	height:30px;
	vertical-align:top;
	position:relative;
}
#check_discount:hover {
	box-shadow: 1px 1px 0 #7474A3;
	top:1px;
	right:1px;
}
#discount_div {
	color: #da2132 !important;
	font-size: 13px;
	margin-top:5px;
}
#provide_samples + div + p {
	font-size: 14px;
	margin-top:20px;
}
.order_page #mobile_phone_tr .style3 table td:nth-of-type(2) {
	padding: 0 5px;
	width: 25%;
}
.order_page #mobile_phone_tr .style3 table td:nth-of-type(2) + td {width: 25%;}
.order_page #country_code {
	height: 30px;
	font-size: 13px;
	padding: 2px 5px;
	text-align:center;
	line-height: 23px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.order_page #mobile_phone_a {
	width:100%;
}
.order_page .table_form .table_form_td_hr {
	border-bottom: 0 !important;
	border-top:1px solid #fff;
	padding-bottom:5px;
}
.order_page .table_form p[class*="addmaterials_sens_"], #samples_needed_info {font-size: 12px;}
.order_page .table_form #captablecont #user_code {margin-top:10px;}
.order_page .table_form #totcharg_span_tr #totcharg_span strong{
	font-size: 24px;
	color:#E83545;
}
#totcharg_span_tr td, .price_page #inq .table_form #totcharg_span_tr td{
	padding-top:35px;
	padding-bottom:15px;
}
#totcharg_span_tr .order_form strong label{
	font-size: 24px;
	font-weight: bold;
}
#writer_preferences_tr .order_form, #deadline_tr .order_form, #paperdets_tr .order_form {vertical-align:top;}

/* chosen style for order page */
.order_page .chzn-container-single{width:400px !important;}
.order_page .chzn-container .chzn-drop{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	width: 400px !important;
}
.order_page #order .chzn-container-single{width: 100% !important;}
.order_page #order .chzn-container .chzn-drop{width: 100% !important;}

/* banner box */
.main_column .banner{
	max-width: 664px;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
.main_column .banner a{
	display: block;
	font-size: 22px;
	padding: 10px 33px 9px;
	position: absolute; top: 60%; left: 9%;
}
.main_column .banner span{
	color: #999;
	display: block;
	position: absolute; top: 60%; right: 31%; left: auto;
}
.main_column .banner span strong{
	color: #e83545;
	font-size: 30px;
}
/*=== blog === === === == == == = = = == == == === === === */
.head_comment, .body_comment, .foot_comment{
	color:#636262;
	line-height: 160%;
}
.body_comment {
	font-size: 13px;
}
div.share_bar{
	background: url(images/share_bar.png) no-repeat 120px 12px;
	border: 1px solid #EAF0F5;
	border-width: 1px 0 1px 0;
	color: #636262;
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	font-weight: 600;
	height: 21px;
	margin-bottom: 45px;
	padding: 12px 0;
}
.order_box{
	border-bottom: 1px solid #FBC47A;
	height: 1px;
	margin: 25px 0 15px;
	padding-top: 13px;
	text-align: center;
}
.order_box .btn, .full_read .btn{
	border-radius:12px;
	color:#fff;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	padding: 0 38px 0 28px;
	position: relative;
	top: -11px;
}
.order_box .btn:after{
	background: url("images/sprite.png") no-repeat -906px -913px;
	content: ""; display: block; position: absolute; top: 0; right: 0;
	height: 24px;
	width: 38px;
}
.lt_block div.center{
	color:#636262;
	font-family: Georgia, Arial;
	font-size: 11px;
	margin-bottom: 15px;
}
.not_index .content .reply_block h2{
	border-color: #bababa;
	box-shadow: 0 1px 0 0 rgba(0,0,0,.07);
	margin-top: 15px;
}
.reply_block{
	border: 1px solid #d0d0d0;
	border-top: none;
	border-radius: 6px;
	margin: 25px auto 20px;
	padding: 10px 20px 0;
	position: relative;
}
.reply_block:before{
	background: rgba(255,255,255,.4);
}
.reply_block:after{
	background-color: transparent;
	background-image: url("images/sprite.png");
	background-position: 0 -614px;
	background-repeat: no-repeat;
	height: 25px;
	top: -24px;
	right: 3px;
	left: 0px;
}
.reply_block label{font-weight: 600;}
.reply_block dl {float: left;}
.reply_block dl.dl_name, .reply_block dl.dl_mail {width: 41%;}
.reply_block dl.dl_capcha{width: 18%;}
.reply_block dl.dl_name input, .reply_block dl.dl_mail input{width: 204px;}
.reply_block dl dt {margin: 0 0 5px 10px;}
.reply_block dl dd {margin: 0;}
.reply_block dl input, .reply_block dl textarea {
	border-top: 1px solid #C7C7C7;
	box-shadow: inset 0 1px 1px 0 rgba(200,200,200,.5);
}
.reply_block dl.dl_capcha label {text-transform: uppercase;}
.reply_block dl.dl_capcha dt {margin-left: 3px;}
.reply_block dl.dl_capcha input{
	float: left;
	width: 39px;
}
.reply_block dl.dl_capcha div {
	float: left;
	font-size: 16px;
	padding: 5px 0 5px 5px;
}
.reply_block dl.dl_textarea {width: 97%;}
.reply_block dl.dl_textarea textarea {
	height: 120px;
	width: 100%;
}
.reply_block .center {
	clear: both;
	margin-bottom: 25px;
}
.reply_block .btn{
	border: 1px solid #CBD2D9;
	border-radius: 12px;
	color:#1a1a1a;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	padding: 0 33px 0 18px;
	text-transform: none;
	text-shadow:none;
}
/*=== END blog === === === == == == = = = == == == === === === */
/*=== right sidebar ===*/
.sidebar div > .heading-2{margin-top: 0;}
.sidebar > div{
	border-radius:5px;
	border: 1px solid #ccc;
	position: relative;
	max-width: 301px;
	margin: 0 auto 31px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* toll free bar */
.sidebar .toll_f{
	background: url(images/sprite_os.png) no-repeat -1037px -576px;
	background-color: #E83545;
	border: 1px solid #fff;
	box-shadow: 0 0 0 1px #ccc;
	color: #fff;
	height: 70px;
}

/* categories bar */
.sidebar .categories_bar .heading-2{
	background: #55C5C7;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 20px;
	margin-top: 0;
	padding: 8px 0;
	text-align: center;
}
.sidebar .categories_bar ul{
	list-style: none;
	padding: 0  19px 0px;
}
.sidebar .categories_bar ul li{
	margin-bottom: 5px;
	padding:0 0 3px 24px;
	position: relative;
}
.sidebar .categories_bar ul li:before{
	border-left: 5px solid #666;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	content: "";display: block;
	position: absolute; top: 7px; left: 0;
	height: 0px;
	width: 0px;
}
.sidebar .categories_bar ul li:hover:before{
	border-left-color:#137d7f;
}
.sidebar .categories_bar ul li a{
	border-bottom: 1px dotted #333;
	color: #333;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	height: 15px;
}
.sidebar .categories_bar ul li a:hover{
	border-color: #137d7f;
	color: #137d7f;
	text-decoration: none;
}

/* user_panel bar */
#user_panel {
	border:0;
	margin:0 auto;
}

#user_panel .box_user_panel{
	border-radius:5px;
	border: 1px solid #ccc;
	position: relative;
	max-width: 301px;
	margin: 0 auto 31px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#user_panel .box_user_panel .box_user_panel_body{
	padding:0;
}
#user_panel .box_user_panel .box_user_panel_title {
	background: #55C5C7;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 20px;
	margin-top: 0;
	margin-bottom:10px;
	padding: 8px 0 8px 30px;
	font-family: 'regencielight','Open Sans',sans-serif;
	line-height:1.4;
	border-bottom:0;
	font-weight: normal;
}
#user_panel .box_user_panel .box_user_panel_btn_logout, #user_panel .box_user_panel .box_user_panel_btn_logout:hover {
	display:inline-block;
	text-decoration:none;
	position:absolute;
	right:20px;
	top:13px;
	color:#fff;
	background:none;
	font-size: 13px;
	font-weight: normal;
	padding:0;
}
#user_panel .box_user_panel .box_user_panel_btn_logout:before {
	content:''; display:block; position:absolute;
	width:20px; height:18px;
	top:0; left:-22px;
	background:url(images/sprite.png) right bottom no-repeat;
}
#user_panel .box_user_panel .box_user_panel_btn_logout:hover:before {
	background-position:right -195px;
}
#user_panel .box_user_panel .box_user_panel_status {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0 0 10px 25px;
}
#user_panel .box_user_panel .box_user_panel_status_order {
	font-size: 18px;
	font-weight: normal;
	color:#333;
	margin:10px 0;
}
#user_panel .box_user_panel .box_user_panel_status_order:hover {
	color: #137D7F;
    text-decoration: none;
}
#user_panel .box_user_panel .box_user_panel_status_order_img, #user_panel .box_user_panel .box_user_panel_status_order_img:hover{
	float:left;
	margin:5px;
	margin-right:15px;
	width:30px;
	height:30px;
	background:url(images/sprite.png) left bottom no-repeat;
	text-decoration:none;
}
#user_panel .box_user_panel .box_user_panel_status_order i {
	display:block;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color:#7e7e7e !important;
	text-decoration:none;
}
.box_user_panel_status > br {
	display: none;
}
#user_panel .box_user_panel .box_user_panel_status #unpaid_orders {
	font-weight: bold;
}
#user_panel .box_user_panel .box_user_panel_order_list {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_title_nopade, #user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_title_pade {
	border-top: 1px solid #ccc;
	font-family: 'proxima_nova_rgregular', 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #137d7f;
    padding: 10px 10px 10px 45px !important;
    background:none;
    margin:0;
    position:relative;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_title_nopade {
	color:#c61f2e;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_title_nopade:before, #user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_title_pade:before {
	content:''; display:block; position:absolute;
	width:20px; height:18px;
	top:10px; left:15px;
	background:url(images/sprite.png) left top no-repeat;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_title_nopade:before {
	background-position:0 -19px;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade, #user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_pade {
	border:1px solid #ccc;
	border-radius:5px;
	margin:0 15px 20px;
	padding:5px 10px;
	position:relative;
	background:none;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_view_order {
	color: #C61F2E;
    font-size: 11px;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_view_order:hover {
	text-decoration:none;
	border-bottom:1px dotted #C61F2E;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_ .box_user_panel_nopade_title, #user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_pade_ {
	font-size: 11px;
	color:#333333;
	line-height: 1.4;
	overflow: auto;
	margin-bottom:5px;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_ .box_user_panel_nopade_title {
	padding-right:30px !important;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_ .box_user_panel_nopade_delete {
	float:none;
	background: url(images/sprite.png) -34px 0 no-repeat;
	height: 20px;
	margin-top: -10px;
	position: absolute;
	right: 12px;
	text-indent: 9999px;
	overflow:hidden;
	top: 50%;
	width: 20px;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_ .box_user_panel_nopade_delete:hover {
	background-position: -58px 0;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_ .box_user_panel_nopade_view_order, #user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_ .box_user_panel_nopade_view_order:hover {
	color: #C61F2E !important;
	font-size: 11px;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_ .box_user_panel_nopade_order, #user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_pade_ > a{
	float:none;
	padding:0;
	font-size: 12px;
	line-height: 1.4;
	color: #137d7f;
	display: block;
	font-weight: bold;
	margin-bottom:5px;
}
#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_ .box_user_panel_nopade_order {
	color:#c61f2e;
}
/* best_prices bar */
.sidebar .best_prices {
	border-color: transparent;
}
.sidebar .best_prices ul{
	list-style: none;
	padding: 0;
}
.sidebar .best_prices ul li{
	margin-bottom: 12px;
	overflow: hidden;
	white-space: nowrap;
}
.sidebar .best_prices .price_btn {
	position: relative;
	top: auto;
	right: auto;
	text-align: right;
}
/* banner bar */
.sidebar .banner_block {
	background: url(images/sprite_os.png) no-repeat 0px -827px;
	height: 333px;
}
.sidebar .banner_block > div:first-child{
	margin-top: 24px;
}
.sidebar .banner_block > div span{
	color: #fff;
	background: #EE6D78;
	display: inline-block;
	font-family: 'proxima_nova_rgregular', 'Open Sans';
	font-size: 20px;
	margin: 0 0 5px 1px;
	padding: 0 15px 0 13px;
}
.sidebar .banner_block a{
	display: block;
	height: 46px;
	width: 246px;
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -115px;
}

/* benefits */
.sidebar .benefits_block{
	background-color: #fcfcfc;
	padding: 22px 29px;
}
.sidebar .benefits_block .heading-2{text-align: center;}
.sidebar .benefits_block ul{margin: 0;}
.sidebar .benefits_block ul li{color: #333;}
/*=== END not index === === === === === === === = == === == = == === == = == ===*/

/*=== footer === === === === === === === === === === === === === ===*/
.hfooter{
	clear:both;
	visibility: hidden;
}
.footer{
	background: #E0DAEB;
	border-top: 1px solid #fff;
	box-shadow:0 -222px 222px 0px rgba(250,236,236,.9) inset;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.block_links{
	padding-bottom: 10px;
	position: relative;
}
.block-links-bottom{
	background:#e0daeb;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	box-shadow:0 -1px 0 rgba(0,0,0,.2);
	position: relative;
}
.block_links ul, .block-links-bottom ul{
	display: inline-block;
	list-style: none;
	padding: 0;
	vertical-align: top;
	min-width: 180px;
}
.block_links ul li{
	background: url(images/sprite_os.png) no-repeat -1946px -505px;
	padding: 0 0 2px 29px;
	margin-bottom: 8px;
}
.block_links ul li:hover{
	background: url(images/sprite_os.png) no-repeat -1946px -857px;
}
.block_links ul li a, .block-links-bottom ul li a{
	color:#666;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	display:block;
}
.block-links-bottom .bottom_list li {
	display:inline-block;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	vertical-align:top;
	width:370px;
}
.block-links-bottom .bottom_list li:nth-of-type(3n) {
	width:180px;
}
.block-links-bottom ul li:hover a{color:#333;}
.block-links-bottom .row.container {padding:0 9px;}

.footer_bottom {
	background: #222425;
	border-top: 1px solid #B4B3B2;
}
.we_accept{
	margin: 10px 0 20px;
	width: auto;
	text-align: center;
}
.we_accept span{
	color:#fff;
	display: inline-block;
	font-family: 'Open Sans' ,sans-serif;
	font-size: 13px;
	height: 16px;
	line-height: 14px;
	vertical-align: top;
}
.we_accept .pay_systems{
	background: url(images/sprite_os.png) no-repeat -1057px -398px;
	display: inline-block;
	height: 16px;
	margin: 0 0 0 20px;
	overflow: hidden;
	text-decoration: none;
	width: 115px;
	vertical-align: top;
}
.copyr{
	color:#fff;
	font-size: 14px;
	line-height: 14px;
	margin: 10px 0 20px 7.5%;
}
.socials_block{
	margin: 4px auto;
	text-align: center;
	width:108px;
}
.socials_block a{
	background: url(images/sprite_os.png) no-repeat -1057px -435px;
	display: inline-block;
	margin-left: 5px;
	height: 30px;
	width: 30px;
}
.socials_block a:first-child{
	margin-left: 0;
}
.socials_block a.tw:hover, .socials_block a.tw:active{
	background-position: -1057px -475px;
}
.socials_block a.fb{
	background-position: -1100px -435px;
}
.socials_block a.fb:hover, .socials_block a.fb:active{
	background-position: -1100px -475px;
}
.socials_block a.goo{
	background-position: -1142px -435px;
}
.socials_block a.goo:hover, .socials_block a.goo:active{
	background-position: -1142px -475px;
}

/*Sing in */
#inq .table_form, #password_reminder {
	background-color: #f1f1f1;
	border:1px solid #fff;
	box-shadow:none;
	box-shadow:0 0 0 1px #dcdcdc;
	margin:25px 2px;
}
.table_form > p{
	margin:0;
}
.table_form #loginemail, .table_form #loginpassword {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #ccc;
	box-shadow:0 0 0 1px #fff;
}
#inq .table_form td, #password_reminder td {
	border:0;
}
#inq .table_form .of_pass_reminder, #password_reminder .of_pass_reminder{
	padding-left:10px;
}
#inq .table_form td.order_form, #password_reminder td.order_form {
	background:none;
	vertical-align:middle;
	width:31%;
	padding:1% 5px 4px 10%;
}
#inq .table_form td.order_form label, #password_reminder td.order_form label{
	font-family: 'proxima_nova_rgregular','Open Sans';
	margin:0;
	font-size: 16px;
	color:#333;
}
.table_form td.order_form + td {
	width:69%;
	padding:5px 5px 4px 5px;
}
#inq #password_reminder, #password_reminder {
	padding: 20px 10px 75px;
	margin: 20px 10px;
}
#inq > p a {
	font-size: 16px;
}

#password_reminder p[align="center"] {
	bottom:7px;
	margin: 0 0 0 -88px;
}
#password_reminder .input_text_dig {
	-moz-box-sizing:border-box;
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 0 1px #FFFFFF;
	color: #999999;
	height: 30px;
	margin:0;
}
#inq .table_form .textfieldRequiredState .textfieldRequiredMsg, #inq .table_form .textfieldInvalidFormatState .textfieldInvalidFormatMsg, #inq .table_form .textfieldMinValueState .textfieldMinValueMsg, #inq .table_form .textfieldMaxValueState .textfieldMaxValueMsg, #inq .table_form .textfieldMinCharsState .textfieldMinCharsMsg, #inq .table_form .textfieldMaxCharsState .textfieldMaxCharsMsg, #inq .table_form div.fail, #inq .table_form noscript.fail, #inq .table_form .selectRequiredState .selectRequiredMsg, #inq .table_form .selectInvalidState .selectInvalidMsg, #password_reminder .textfieldRequiredState .textfieldRequiredMsg, #password_reminder .textfieldInvalidFormatState .textfieldInvalidFormatMsg, #password_reminder .textfieldMinValueState .textfieldMinValueMsg, #password_reminder .textfieldMaxValueState .textfieldMaxValueMsg, #password_reminder .textfieldMinCharsState .textfieldMinCharsMsg, #password_reminder .textfieldMaxCharsState .textfieldMaxCharsMsg, #password_reminder div.fail, #password_reminder noscript.fail, #password_reminder .selectRequiredState .selectRequiredMsg, #password_reminder .selectInvalidState .selectInvalidMsg {
	background:none !important;
	color:#da2132;
	font-size: 13px;
	display:block;
}
#inq .table_form .textfieldRequiredState .textfieldRequiredMsg, #password_reminder .textfieldRequiredState .textfieldRequiredMsg {
	padding-top:5px;
}
#inq .table_form .textfieldRequiredState .textfieldRequiredMsg br, #password_reminder .textfieldRequiredState .textfieldRequiredMsg br{
	display:none;
}
#order div.fail, #order noscript.fail {
	background:none !important;
	color:#da2132;
	font-size: 13px;
	float:left;
	margin-bottom:5px;
}
#email_tr div.fail, #toptitle_tr div.fail {
	margin-top:-5px;
}
#addmaterials_tr div.fail, #writer_preferences_tr div.fail {
	float:right;
	margin-top:7px;
}
#inq .table_form input.textfieldRequiredState, #inq .table_form .textfieldRequiredState input, #inq .table_form input.textfieldInvalidFormatState, #inq .table_form .textfieldInvalidFormatState input, #inq .table_form input.textfieldMinValueState, #inq .table_form .textfieldMinValueState input, #inq .table_form input.textfieldMaxValueState, #inq .table_form .textfieldMaxValueState input, #inq .table_form input.textfieldMinCharsState, #inq .table_form .textfieldMinCharsState input, #inq .table_form input.textfieldMaxCharsState, #inq .table_form .textfieldMaxCharsState input, #password_reminder input.textfieldRequiredState, #password_reminder .textfieldRequiredState input, #password_reminder input.textfieldInvalidFormatState, #password_reminder .textfieldInvalidFormatState input, #password_reminder input.textfieldMinValueState, #password_reminder .textfieldMinValueState input, #password_reminder input.textfieldMaxValueState, #password_reminder .textfieldMaxValueState input, #password_reminder input.textfieldMinCharsState, #password_reminder .textfieldMinCharsState input, #password_reminder input.textfieldMaxCharsState, #password_reminder .textfieldMaxCharsState input {
	border: 1px solid #FF0000;
}
#inq .table_form input.fail, #inq .table_form select.fail, #password_reminder input.fail, #password_reminder select.fail {
	background-color: #FFDFDF;
	border: 1px solid #da2132;
}
#inq .table_form .dynamic_select .disabled, #password_reminder .dynamic_select .disabled {
	float:none;
	margin:0;
}
/* ----- Money Back Guarantee ------ */
#money_back_guarantee ul.money-back-guarantee {
	list-style: none;
	padding: 0;
	position: relative;
	margin-top:20px;
}
#money_back_guarantee ul.money-back-guarantee > li {
	border: 1px solid #ccc;
	border-bottom-width: 0;
	padding-bottom: 1px;
	position: relative;
	z-index: 2;
}
#money_back_guarantee ul.money-back-guarantee > li:first-child{
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}
#money_back_guarantee ul.money-back-guarantee > li:last-child{
	border-bottom-width: 1px;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
	padding-bottom: 0;
}
#money_back_guarantee ul.money-back-guarantee > li:last-child h3{
	border-radius: 0 0 4px 4px;
}
#money_back_guarantee ul.money-back-guarantee > li.hide:last-child{
	border-bottom-width: 0px;
}
#faq_block ul.faq_ul > li.hide {
	display: block;
	visibility: visible;
}
#money_back_guarantee ul.money-back-guarantee > li h3{
	background: #D9D9D9; /* Old browsers */
	border-bottom: 1px solid #ccc;
	color:#333;
	cursor: pointer;
	font-family: 'proxima_novalight', 'Open Sans', sans-serif;
	font-size: 22px;
	margin: 0;
	padding: 12px 78px 12px 40px;
	text-shadow: 1px 0 0 #fff;
}
#money_back_guarantee ul.money-back-guarantee > li.hide h3:hover, #money_back_guarantee ul.money-back-guarantee > li h3:hover{
	background: #f99;
	color:#fff;
	text-shadow: none;
}
#money_back_guarantee ul.money-back-guarantee > li h3:after{
	background: url(images/sprite_os.png) no-repeat -1058px -688px;
	content: ""; display: block; position: absolute; top: 15px; right: 41px;
	height: 16px;
	width: 32px;
}
#money_back_guarantee ul.money-back-guarantee > li h3:hover:after{
	background-position: -1058px -791px;
}
#money_back_guarantee ul.money-back-guarantee > li.hide h3{
	background: #fafafa;
	color:#404040;
	position: relative;
}
#money_back_guarantee ul.money-back-guarantee > li.hide h3:after{
	background-position: -1058px -740px;
}
#money_back_guarantee ul.money-back-guarantee > li.hide h3:hover:after{
	background-position: -1058px -840px;
}
#money_back_guarantee ul.money-back-guarantee > li p {
	color: #333;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 14px 40px 14px 40px;
	position: relative;
	text-align: justify;
}
#money_back_guarantee ul.money-back-guarantee > li.hide p{
	display: none;
}

/*Modal Window*/
.big {
	font-size: 16px;
}
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog:target {
	display: block;
	pointer-events: auto;
}
.modalDialog > div {
	width: 640px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 6px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#EDE9FA, #A39CAF);
	background: -o-linear-gradient(#fff, #999);
}
.close {
	background: #E0DAEB;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #00d9ff; }

.home_page .social-top-button {position:absolute;right:0;top:17px;}
.home_page .social-top-position {position:relative;z-index:100;}
.sidebar .social-sidebar-button{border:0;border-radius:0;border-top:1px solid #ccc;padding:15px 10px 0;text-align:center;}

/*=== === === Media query === === ===*/

/* Large desktop */
@media (min-width: 1200px) {
	.header .logo {left: 20px;}
	.home_page .header .logo{left: 50%;}
    #fix_menu ul {padding:0 0 0 238px;}
	.menu_wrap ul.menu li a {
		padding: 6px 25px;
	}
	.block_links ul {
		min-width: 195px;
	}
	.block-links-bottom .bottom_list li {
		width: 400px;
	}
	#disclamer, .little_form .view_original {
		width:65.81196581196582%;
		*width:65.81196581196582%;
	}
	.plagcheckc .left_inner {
		width:65.81196581196582%;
		*width:65.81196581196582%;
	}
	#rightplagpanel {
		width: 31.623931623931625%;
		*width: 31.570740134569924%;
	}
	.little_form .box_results {
		margin-left: 650px;
	}
}
/* Minimum width of 980 pixels. */
@media (min-width: 980px) {
	.how_it_works .slide_steps span:after{
		background: url(images/sprite_os.png) no-repeat -473px -420px;
		content: ""; display: block; position: absolute; top: 0;
		left: auto;
        z-index: 0;
	}
	.how_it_works .slide_steps span.dig1:after{
		height: 35px;
		width: 67px;
		top: 8px;
		right: -48px;
	}
	.how_it_works .slide_steps span.dig2:after{
		background-position: -647px -423px;
		height: 36px;
		width: 60px;
		top: 81px;
		right: -39px;
	}
	.how_it_works .slide_steps span.dig3:after{
		background-position: -807px -417px;
		height: 40px;
		width: 61px;
		top: -13px;
		right: -30px;
	}
	.how_it_works .slide_steps span.dig4:after{
		display: none;
	}
	.sidebar .toll_f .phone{
	    background: url("images/tel_sidebar.png") no-repeat scroll 0 0 transparent;
	    display: block;
	    height: 43px;
	    width: 202px;
	    margin-left: 80px;
	    margin-top: 14px;
	}
	.benefits_block ul li{
		font-size: 18px;
		padding: 15px 0 15px 63px;
	}
	.best_prices ul li {
		font-size: 18px;
	}
	.best_prices ul li span {
		margin-left: 15px;
	}
	.how_it_works .span3 .heading-2{
		padding-left: 0px;
		text-align: right;
		white-space: nowrap;
		font-size: 27px;
	}
	.how_it_works ul{
		padding-left: 0px;
	}
	.we_accept{
		float: right;
	}
	.copyr{
		float: left;
	}
	.socials_block{
		float: left;
	}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	.home_page .head_logo .order{right:100px;}
/*------------------ Navigation ---------------*/
	#fix_menu ul {
		float: none;
		width: 98%;
		padding:0 0 0 2%;
	}
	#fix_menu ul li {
		float: left;
	}
	#fix_menu ul.menu li a,#fix_menu ul.menu li.toll_f {
		font-size: 13px;
		padding:0 0 0 40px;
	}
	#fix_menu ul.menu li.toll_f {
		padding:0 0 0 35px;
		white-space:nowrap;
	}
	#fix_menu ul li #LP_DIV_1366964792968 {
		padding:0 0 0 40px;
	}
	#fix_menu ul li #LP_DIV_1366964792968 div[id*="lpchat-label"] {
		font-size: 13px !important;
	}
	#fix_menu ul li #LP_DIV_1366964792968 div[style*="rgb(153, 153, 153)"] {
		padding:3px 4px !important;
		left:84px !important;
	}
	#fix_menu ul li #LP_DIV_1366964792968 div[style*="rgb(153, 102, 102)"] {
		padding:3px 4px !important;
		left:90px !important;
	}
	#fix_menu ul li #LP_DIV_1366964792968 div[style*="rgb(115, 180, 181)"] {
		padding:3px 4px !important;
		left:87px !important;
	}
	.menu_wrap ul.menu li a {
		padding: 6px 14px;
		font-size: 16px;
	}
/*------------------ Navigation ---------------*/
	.main_column .banner a{
		font-size: 18px;
		padding: 6px 23px 5px;
	}
	.main_column .banner span strong{
		font-size: 24px;
	}
/*------------------ User panel ---------------*/
	 #user_panel .box_user_panel .box_user_panel_title {
		font-size: 18px;
		padding: 8px 0 8px 10px;
	}
	#user_panel .box_user_panel .box_user_panel_btn_logout, #user_panel .box_user_panel .box_user_panel_btn_logout:hover {
		right: 9px;
		top: 13px;
	}
	#user_panel .box_user_panel .box_user_panel_status {
		padding: 0 0 10px 15px;
	}
	#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_ .box_user_panel_nopade_title {
		padding-right: 24px;
	}
	#user_panel .box_user_panel .box_user_panel_order_list .box_user_panel_nopade_ .box_user_panel_nopade_delete {
		right: 6px;
	}
/*------------------ User panel ---------------*/
	.header .t_wrap {
		right: 75px;
	}
	.head_logo .order {
		right: 1px;
	}
	.head_logo .order a{
		padding: 12px 20px;
	}
	.home_page .head_logo .order a{
		padding:12px 62px;
	}
	.header .logo {
		left: -25px;
	}
	.header .t_wrap{
		display:block;
	}
	.home_page .header .t_wrap {
		right:0;
	}
	.home_page .t_wrap .order {
		right: auto;
	}
	.home_page .t_wrap .order a{
		padding: 12px 62px;
	}
	.home_page .header .logo {
		left:52%;
	}
	.columns .block_top .row .half{
		padding: 20px 0 20px 20px;
	}
	.block_links .fifth {
		width: 19.5%;
		min-width:140px;
	}
	.block-links-bottom .bottom_list li{
		width: 293px;
	}
	.block-links-bottom .bottom_list li:nth-of-type(3n) {
		width:125px;
	}
	.columns .block_top .row .span6 .heading-3.serv_1, .columns .block_top .row .span6 .heading-3.serv_2 {
		padding-top:0;
		padding-bottom:0;
	}
	.columns .block_top p{
		min-height: 135px;
	}
	.best_prices ul li {
		font-size: 13px;
	}
	.benefits_block ul li.bf_2 {
		white-space: nowrap;
	}
	#disclamer, .little_form .view_original {
		width: 65.74585635359117%;
		*width: 65.69266486422946%;
	}
	.plagcheckc .left_inner {
		width: 65.74585635359117%;
		*width: 65.69266486422946%;
		min-height: 650px;
	}
	#rightplagpanel {
		width: 31.491712707182323%;
		*width: 31.43852121782062%;
	}
	.order_page .chzn-container-single {
		width: 240px !important;
	}
	.little_form .box_results {
		margin-left: 460px;
		width:230px;
	}
	.little_form .result_line .rl_source {
		width:100px;
	}
	#discounts {
		height:65px;
	}
	#coupon {
		width:100%;
		margin-bottom:5px;
	}
	#check_discount {
		width:100%;
	}
	.order_page .table_form #captablecont #user_code {
		width:70px;
	}
	.wrap_payment_b .doSend_pp_wrap, .wrap_payment_b .doSend_mb_wrap, .wrap_payment_b .doSend_g2s_wrap {
		margin:0;
	}
	#mobile_phone_t {
		width:130px;
	}
	.price_page #inq #typeofservice_tr .order_form, #password_reminder #typeofservice_tr .order_form {
		padding-top:3px;
	}
}

@media (min-width: 540px) and (max-width: 979px) {
	.how_it_works .slide_steps {
		text-align: center;
	}
	.how_it_works .slide_steps > p{
		text-align: left;
	}
	.how_it_works .slide_steps span{
		float:none;
	}
	.how_it_works .slide_steps span.dig2, .how_it_works .slide_steps span.dig3 {
		margin-left:25px;
		margin-top:0;
	}
	.how_it_works .slide_steps span.dig1, .how_it_works .slide_steps span.dig3 {
		margin-top:135px;
	}
	.how_it_works .slide_steps span.dig4 {
		margin-top:-45px;
		margin-left:0;
	}
	.how_it_works .slide_steps span.dig1:after, .how_it_works .slide_steps span.dig2:after, .how_it_works .slide_steps span.dig3:after {
		content:'';
		display:block;
		width:0;
		height:110px;
		border-left:1px solid #D0D0D0;
		position:absolute;
		right:-10px;
		top:-60px;
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		transform:rotate(45deg);
	}
	.how_it_works .slide_steps span.dig2:after {
		right:-10px;
		top:auto;
		bottom:-20px;
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		transform:rotate(-45deg);
	}
    .how_it_works .slide_steps span.dig3:after {
		right:auto;
		left:-20px;
		top:auto;
		bottom:-5px;
		-webkit-transform:rotate(-135deg);
		-moz-transform:rotate(-135deg);
		-o-transform:rotate(-135deg);
		-ms-transform:rotate(-135deg);
		transform:rotate(-135deg);
	}
	#inq .table_form td.order_form, #password_reminder td.order_form{
		padding-left:1%;
		text-align:right;
	}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px){
	.row.container{
		max-width: 600px;
	}
/*------------------- Navigation ------------------*/
	#page .header:before, #page .header:after,  #page .header {
		background: none;
	}
	#page .header {
		min-height:0;
	}
	#fix_menu {
		position:absolute;
		background:#e83545;
		height:60px;
		border-bottom:3px solid #a6242f;
	}
	#menu_collapse {
		position:absolute;
		background:none;
		z-index:100;
		border:0;
		top:36px;
	}
	#menu_collapse .menu_wrap{
		padding:0;
	}
	.mobil_logo:before {
		content:'';
		display:block;
		width:80px;
		height:75px;
		position:absolute;
		z-index:3;
		top:-30px;
		left:-72px;
		background: url("images/sprite_os.png") no-repeat -1920px -960px transparent;
	}
	.mobil_logo {
		display:inline-block;
		color:#ffffff !important;
	}
	#fix_menu .menu, #menu_collapse .menu {
		display:none;
		width:250px;
		margin:0;
		padding:0;
		position:absolute;
		right:0;
	}

	#fix_menu label#check_label1, #menu_collapse label#check_label2 {
		position:absolute;
		display:block;
		background:#f1737e url('images/sprite_os.png') no-repeat -1715px -1094px;
		border-radius:3px;
		box-shadow:1px 1px 0 0 rgba(0,0,0,.2), -1px -1px 0 0 rgba(255, 255, 255, .8);
		width:40px;
		right: 10px;
		top: 13px;
		min-height:27px;
		margin:0;
		padding:5px 0 5px;
		z-index: 101;
	}
	#menu_collapse label#check_label2{
		right:60px;
		top:-23px;
		background:#f1737e url('images/sprite_os.png') no-repeat -1771px -1090px;
	}
	#fix_menu label#check_label1:hover, #fix_menu input[type=checkbox]:checked ~ label#check_label1 {
		background:#be4852 url('images/sprite_os.png') no-repeat -1715px -1146px;
		box-shadow:1px 1px 0 0 #b22733, -1px -1px 0 0 rgba(255, 255, 255, .8);
	}
	#menu_collapse label#check_label2:hover, #menu_collapse input[type=checkbox]:checked ~ label#check_label2 {
		background:#be4852 url('images/sprite_os.png') no-repeat -1771px -1090px;
		box-shadow:1px 1px 0 0 #b22733, -1px -1px 0 0 rgba(255, 255, 255, .8);
	}
	#fix_menu input[type=checkbox]:checked ~ ul, #menu_collapse input[type=checkbox]:checked ~ ul {
		display:block;
		z-index:99;
		overflow:visible;
		background:#f8f5fa;
		height:auto;
		top:63px;
		border-bottom:3px solid #a6242f;
	}
	#menu_collapse input[type=checkbox]:checked ~ ul {
		background:#e83545;
		top:27px;
	}
	#fix_menu input[type=checkbox]:checked ~ ul li, #menu_collapse input[type=checkbox]:checked ~ ul li{
		width:100%;
		display:block;
		text-align:left;
		padding:0;
	}
	#menu_collapse input[type=checkbox]:checked ~ ul li.smart-btn{display:none;}

	#fix_menu input[type=checkbox]:checked ~ ul li a,#fix_menu input[type=checkbox]:checked ~ ul.menu li.toll_f {
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		border-radius:0;
		padding:5px 0 5px 65px;
	}
	#fix_menu input[type=checkbox]:checked ~ ul li #LP_DIV_1366964792968 {
		padding:8px 0 5px 65px;
		height: 50px;
		overflow: hidden;
	}
	#fix_menu ul li #LP_DIV_1366964792968 div[style*="rgb(153, 153, 153)"], #fix_menu ul li #LP_DIV_1366964792968 div[style*="rgb(153, 102, 102)"], #fix_menu ul li #LP_DIV_1366964792968 div[style*="rgb(115, 180, 181)"] {
		left:95px !important;
	}
	#menu_collapse input[type=checkbox]:checked ~ ul > li > a {
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		border-radius:0;
		padding: 6px 20px;
		font-size: 17px;
	}
	#fix_menu input[type=checkbox]:checked ~ ul li a:before, #fix_menu input[type=checkbox]:checked ~ ul li #LP_DIV_1366964792968:before,#fix_menu input[type=checkbox]:checked ~ ul.menu li.toll_f:before{
		left: 12px;
		top: 10px;
	}
	#fix_menu input[type=checkbox]:checked ~ ul li a:hover, #fix_menu input[type=checkbox]:checked ~ ul li #LP_DIV_1366964792968:hover,#fix_menu input[type=checkbox]:checked ~ ul.menu li.toll_f:hover {
		background:#e2dfe3;
	}
	.home_page .head_logo, #page .head_logo {
		background:none;
		min-height:0;
		border:0;
		position:absolute;top:-12px;right:112px;
		width:226px;height:15px;
		z-index:100;
	}
	.home_page .head_logo .order,.head_logo .order{
		top:23px;
		right:0
	}
	.head_logo .order-hide, .home_page .social-top-position{display:none;}

	.home_page .head_logo .order a,.head_logo .order a{
		font-size:20px;
		padding:10px 25px;
		box-shadow: 1px 1px 0 0 #9E9182, inset 1px 1px rgba(255,255,255,.6);
	}
	.home_page .head_logo .order a:hover,.head_logo .order a:hover{
		background:#F1737E;
		box-shadow:inset 1px 1px 0 0 rgba(0,0,0,.2), inset -1px -1px rgba(255,255,255,.4);
		padding:11px 25px 9px;
	}
	.home_page .head_logo .logo,.home_page .head_logo .t_wrap, #page .head_logo .logo,#page .head_logo .t_wrap{display:none;}
	.content{border-top:0;}
	.home_page .content {border-top: 1px solid #D0D0D0;}
	#menu_collapse input[type=checkbox]:checked ~ ul > li.open {
		background:#ff9999;
	}
	#menu_collapse .btn-group .dropdown-menu {
		border:0;
		margin:0;
		border-top:1px solid #A6242F;
		width:100%;
		left:0;
		right:0;
		top:100%;
		position:relative;
	}
	#menu_collapse .btn-group .dropdown-menu > li {
		background:#ff9999;
	}
	#menu_collapse .btn-group .dropdown-menu > li > a {
		padding:5px 20px 5px 60px;
		color:#B70D1C;
	}
	#menu_collapse .btn-group .dropdown-menu > li > a:hover, #menu_collapse input[type=checkbox]:checked ~ ul > li.open > a:hover {
		background:#f98185;
		color:#B70D1C;
	}
	#menu_collapse .btn-group .dropdown-menu > li > a:before {
		left:40px;
		font-size:9px;
		color:#7c0d17;
	}
	#menu_collapse .btn-group .dropdown-menu > li > a.active:before {
		color:#7c0d17;
	}
	#menu_collapse .btn-group .dropdown-menu > li > a:hover:before {
		color:#7c0d17;
	}
	#menu_collapse input[type=checkbox]:checked ~ ul > li.open > a {
		border-bottom:1px solid rgba(255, 255, 255, .4);
		color:#B70D1C;
	}
/* ------------------- End Navigation ------------------- */
	.main_column .banner a{
		font-size: 18px;
		padding: 6px 23px 5px;
	}
	.main_column .banner span strong{
		font-size: 24px;
	}
	.best_prices ul {
		margin-left: auto;
		margin-right: auto;
		max-width:280px;
	}
	.testimonials_block .benefits_block ul{
		margin: auto auto 30px !important;
		max-width:250px;
	}
	.best_prices ul li, .benefits_block ul li {
		font-size: 20px;
	}
	footer ul.ul_list {
		float: none;
		display: block;
		margin: 1.4em auto;
		width: 200px !important;
	}
	.copyr {
		line-height: 140%;
		margin: 10px 9% 20px;
	}
	.order_page .chzn-container-single{
		width: 300px !important;
	}
	.order_page .chzn-container .chzn-drop{
		width: 298px !important;
	}
	.order_page .table_form td input.input_text_dig,
	.order_page .table_form td textarea{
		width: 280px;
	}
	.order_page #order td input.input_text_dig, .order_page .table_form td textarea{
		width: 100%;
	}
	.main_column{
		margin-bottom:30px;
	}
	.best_prices .heading-2 {
		text-align:left;
	}
	.testimonials_block .btn{
	    top: 0px;
	}
	.columns .block_top p{
	    min-height: 0;
	}
	.columns .block_top .row .span6 {
		padding:0;
	}

	#disclamer, .plagcheckc .left_inner, .little_form .view_original {
		width: 100%;
		margin:0;
	}
	#rightplagpanel {
		width: 100%;
		position:relative;
		top:0;
		left:0
		right:auto;
		padding:0;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
	}
	.little_form .box_results {
		margin-left: 0;
		position:static;
		margin-bottom: 25px;
		width: 100%;
	}
}

@media (max-width: 660px) {
	.price_page #inq #typeofservice_tr .order_form, #password_reminder #typeofservice_tr .order_form{
		padding-top:3px;
	}
}

@media (max-width: 600px) {
	#mobile_phone_t {
		width:130px;
	}
}

@media (max-width: 539px) {
	.how_it_works .slide_steps span[class*="dig"]{
		display: block;
		margin: 0 auto 15px;
	}
	.home_page .head_logo, #page .head_logo {
		min-height:63px;
		top:63px;
		width:100%;
		right:0;
		height:auto;
		z-index:1;
	}
	.home_page .head_logo .order,.head_logo .order{
		margin-left:-113px;
		right:auto;
		left:50%;
	}
	.home_page .head_logo .order a,.head_logo .order a{
		padding:10px 62px;
		box-shadow: 1px 1px 0 0 #9E9182;
	}
	.home_page .head_logo .order a:hover,.head_logo .order a:hover{
		background:#55C5C7;
		padding:10px 62px;
		box-shadow:1px 1px 5px 0 #9E9182;
	}
	.how_it_works{padding-top:60px;}
	.content{padding-top:85px;}
	.home_page .content,.content-order {padding-top: 30px;}
	.testimonials_block .span9 .heading-2 {
		margin-bottom:60px;
	}
	.testimonials_more .btn {
		top:40px;
	}
    #inq .table_form td.order_form, #password_reminder td.order_form{
		padding-left:1%;
		text-align:right;
	}
	.order_page .chzn-container-single {
		width: 240px !important;
	}
	#discounts {
		height:65px;
	}
	#coupon {
		width:100%;
		margin-bottom:5px;
	}
	#check_discount {
		width:100%;
	}
	.order_page .table_form #captablecont #user_code {
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
	}
	.wrap_payment_b .doSend_pp_wrap, .wrap_payment_b .doSend_mb_wrap, .wrap_payment_b .doSend_g2s_wrap {
		margin:0;
		display:block;
	}
	#mobile_phone_t {
		width:130px;
	}
}

/* Landscape phones and down */
@media (max-width: 480px){

/*------------ Navigation ---------------------*/
	#fix_menu .menu, #menu_collapse .menu {
		width:100%;
	}
	#fix_menu input[type=checkbox]:checked ~ ul > li > a,#fix_menu input[type=checkbox]:checked ~ ul.menu li.toll_f {
		padding:5px 0 5px 145px;
	}
	#fix_menu input[type=checkbox]:checked ~ ul li #LP_DIV_1366964792968 {
		padding:8px 0 5px 145px;
	}
	#fix_menu input[type=checkbox]:checked ~ ul > li > a:before, #fix_menu input[type=checkbox]:checked ~ ul li #LP_DIV_1366964792968:before,#fix_menu input[type=checkbox]:checked ~ ul.menu li.toll_f:before{
		left: 92px;
	}
	#menu_collapse input[type=checkbox]:checked ~ ul > li > a {
    	padding: 6px 20px 6px 95px;
	}
	#menu_collapse .btn-group .dropdown-menu > li > a {
		padding:5px 20px 5px 140px;
	}
	#menu_collapse .btn-group .dropdown-menu > li > a:before {
		left:120px;
	}
	#menu_collapse input[type=checkbox]:checked ~ ul li.smart-btn{display:block;}
	.block-links-bottom .bottom_list li{
		width: 200px;
	}
/*------------ End Navigation ---------------------*/
	#page h2 {
		font-size: 24px;
	}
	#page h3 {
		font-size: 21px;
	}
	.how_it_works .slide_steps .heading-2 {
		text-align: center;
	}
	.how_it_works .slide_steps span[class*="dig"]{
		display: block;
		margin: 0 auto 15px;
	}
	.price_table_default th.deadline_header, .courses_tr th, tr th.deadline_type_header, .price_row_odd th, .price_row_even th, .price_row_odd td, .price_row_even td {
		font-size: 12px;
	}
	a[href="javascript:void(0);"]{
		font-size: 16px;
	}
	.price_page #inq #corslevel_tr .order_form, #password_reminder #corslevel_tr .order_form {
		padding-top:3px;
	}
	.price_page .table_form tr#totcharg_span_tr td label {
		line-height:20px;
	}
	.order_page #order td input.input_text_dig,
	.order_page #order td textarea{
		width:100%;
	}
	.main_column .banner a{
		font-size: 18px;
		padding: 6px 23px 5px;
	}
	.main_column .banner span strong{
		font-size: 24px;
	}
	.columns .block_top .row .span6 .heading-3.serv_2 {
		padding-top:0;
		padding-bottom:0;
	}
	#inq .table_form td.order_form, #password_reminder td.order_form{
		padding-left:1%;
	}
	#inq .table_form td.order_form, #password_reminder td.order_form{
		padding-left:1%;
		text-align:left;
	}
	#frm {position:relative;}
	#frm > div:first-of-type {
		margin-bottom:70px;
	}
	#div_status {
		right:auto;
		left:10px;
		top:80px;
	}
	#frm .chzn-container-single {
		width: 100% !important;
	}
	#ajax-loader {
		top: 5px;
	}
	#mobile_phone_t {
		width:120px;
	}
}

@media (max-width: 390px){
	.main_column .banner a{
		font-size: 16px;
		left: 6%;
		padding: 6px 15px 5px;
	}
	.main_column .banner span{
		font-size: 11px;
		right: 28%;
	}
	.main_column .banner span strong{
		font-size: 18px;
	}
}
@media (max-width: 390px){
/*------------ Navigation ---------------------*/
	.mobil_logo {
		left:71px;
		font-size: 17px;
		width:109px;
	}
	#fix_menu input[type=checkbox]:checked ~ ul li a,#fix_menu input[type=checkbox]:checked ~ ul.menu li.toll_f {
		padding:5px 0 5px 95px;
	}
	#fix_menu input[type=checkbox]:checked ~ ul li #LP_DIV_1366964792968 {
		padding:8px 0 5px 95px;
	}
	#fix_menu input[type=checkbox]:checked ~ ul li a:before, #fix_menu input[type=checkbox]:checked ~ ul li #LP_DIV_1366964792968:before,#fix_menu input[type=checkbox]:checked ~ ul.menu li.toll_f:before{
		left: 42px;
	}
	#menu_collapse input[type=checkbox]:checked ~ ul > li > a {
    	padding: 6px 20px 6px 70px;
	}
	#menu_collapse .btn-group .dropdown-menu > li > a {
		padding:5px 20px 5px 110px;
	}
	#menu_collapse .btn-group .dropdown-menu > li > a:before {
		left:90px;
	}
/*------------ End Navigation ---------------------*/

/*------------------ User panel ---------------*/
	#user_panel .box_user_panel .box_user_panel_title {
		font-size: 18px;
		padding: 8px 0 8px 10px;
	}
	#user_panel .box_user_panel .box_user_panel_btn_logout, #user_panel .box_user_panel .box_user_panel_btn_logout:hover {
		right: 9px;
		top: 13px;
	}
	#user_panel .box_user_panel .box_user_panel_status {
		padding: 0 0 10px 15px;
	}
/*------------------ User panel ---------------*/
	.columns .block_top .row .span6 .heading-3.serv_1 {
		padding-top:0;
		padding-bottom:0;
	}
	#inq .table_form td.order_form, #password_reminder td.order_form{
		width:15%;
	}
	#inq .table_form td.order_form + td, #password_reminder td.order_form + td{
		width:85%;
	}
	#mobile_phone_t {
		width:70px;
	}
}

@media (max-width: 320px){
	.price_table_default th.deadline_header, .price_table_default tr th, .price_table_default tr td{
		font-size: 12px;
	}
	.testimonials_block .btn {
		top: 65px;
	}
	.how_it_works .slide_steps .heading-2 {
		text-align: center;
	}
	.how_it_works .slide_steps span[class*="dig"]{
		display: block;
		margin: 0 auto 15px;
	}
	.main_column .banner a{
		font-size: 18px;
		margin: 105px 0 0 15px;
		padding: 8px 30px 7px;
	}
	.main_column .banner span{
		margin: 105px 0 0 10px
	}
	.main_column .banner span strong{
		font-size: 22px;
	}
	a[href="javascript:void(0);"]{
		font-size: 13px;
		margin-left: 5px;
		margin-right: 5px;
		padding-left: 11px;
		padding-right: 11px;
	}
	.price_page .table_form label{
		font-size: 14px;
		padding-right: 14px;
	}
	.price_page .table_form tr#totcharg_span_tr td label{
		font-size: 16px;
	}
	.order_page .table_form td input.input_text_dig,
	.order_page .table_form td textarea{
		width: 100%;
	}
	.order_page #order td input.input_text_dig,
	.order_page #order td textarea{
		width:100%;
	}
	.order_page #order {
		padding:10px 10px;
	}
	.main_column .banner a{
		font-size: 14px;
		padding: 4px 13px 3px;
		top: -90%;
		left: 1%;
	}
	.main_column .banner span{
		top: -90%;
		right: 28%;
	}
	.main_column .banner span strong{
		font-size: 14px;
	}
}
#fix_menu ul.menu li.toll_f a,#fix_menu input[type=checkbox]:checked ~ ul.menu li.toll_f a{background:none;padding:0;}
#fix_menu ul.menu li.toll_f a:before,#fix_menu input[type=checkbox]:checked ~ ul.menu li.toll_f a:before{display:none;}

#fix_menu ul .toll_f {
  line-height: 0;
  padding-top: 15px;
}

.my_jswindow {
    z-index: 100 !important; 
}


.fb-btns{
	overflow:hidden;
	margin-bottom: 4px; 
}

.b-wrap{
	float: left;
	margin-right:2px;
}

.fb-like-btn span{
	position: absolute;
    right: 0px;
    top: 0;
    margin-top: 0px;
    text-align: center;
    background: url(images/f-bg.gif) no-repeat right;
    width: 32px;
    height: 20px;
    line-height: 19px;
    text-indent: 3px;
    color: #333333;
    font-size: 11px;
    font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
    z-index: 999;
}

.tw-share_btn-wrap span{
	position: absolute;
    right: 0px;
    top: 0;
    margin-top: 0px;
    text-align: center;
    background: url(images/t-bg.gif) no-repeat right;
    width: 32px;
    height: 20px;
    line-height: 19px;
    text-indent: 3px;
    color: #333333;
    font-size: 11px;
    font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
    z-index: 999;
}


body{position: relative;}

#my_pop_window_bg{ display:none; width:100%; height:100%;background-color: #002d58; left: 0; top:0; position: absolute; z-index: 9995; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7; opacity: 0.7; zoom:1;}
#my_pop_window{ display:none;  background:url(images/pop/bg.png) no-repeat top; width: 752px; height:467px; margin-left:-376px; position:fixed; z-index: 9996; top:140px; left:50%; font-size:11px; color:#5d5d5d; font-family:Arial, Helvetica, sans-serif}
#my_pop_window  a{position: absolute;  top: 10px; right: 10px; width: 20px; height: 20px;}
#my_pop_window_close{ text-align:right; padding:0px 26px 0 0; display:block}
#my_pop_window_ajax{ padding:130px 20px 0 200px}
#my_pop_window_ajax table{ border-collapse:collapse}
#my_pop_window_ajax table td{ vertical-align:top; padding:0 5px 0 0}