/* DESIGN FORM */
#totcharg_span {
	font-size:22px;
}
.table_form td.order_form {
	background:transparent;
	border:none;
	width: 255px;
	line-height: 20px;
	color: #357CB2;
	font-size: 18px;
}
.table_form td.order_form {
	border-bottom:1px solid #D3E7F6;
}
#inq .table_form td.order_form {
	width: 170px;
	border-bottom:none
}
.st_table th {
	background:#ECF5FB;
	border-bottom:solid 2px #C7E1F3;
	line-height:110%;
}
.st_table td {
	border-bottom:1px dotted #CCCCCC;
	font-size:11px;
	color:#555;
}
.st_table td b {
	color:#000;
}
#user_code, span#country_code, input[type=text], select, textarea, input[type=password] {
	background: url(../images/select_field_bg.png) #fff repeat-x 0 1px;
	border: 1px solid #6992C3;
	-moz-box-shadow: 2px 2px 3px #bbb;
	-webkit-box-shadow: 2px 2px 3px #bbb;
	box-shadow: 2px 2px 3px #bbb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding:7px;
}
select {
	height:35px;
}
select#corslevel, select#deadline_select {
	height:auto;
}
input[type=text], input[type=password], textarea {
	width:300px;
}
select {
	width:316px !important;
}
span#country_code {
	border-color:#aaa;
	font-size:12px;
	line-height:22px;
}
#user_code {
	width: 124px !important;
}
#clientdeadline_m, #clientdeadline_d, #clientdeadline_y {
	width: 100px !important;
}
#mobile_phone_a {
	width: 55px !important;
}
#mobile_phone_t {
	width: 175px !important;
}
#mobile_phone_t {
	margin-left:5px;
}
#inq p {
	padding:5px 10px 0;
}
.table_form {
	margin:0 auto;
	border:none;
	zoom:1;
	padding: 0;
}
#style_grey_box .table_form {
	width:610px;
	margin:0 auto;
}
#inq .table_form {
	margin:0;
	width: auto;
}
.table_form td {
	padding:4px 0;
}
td.table_form_td_hr {
	padding:0;
}
td.table_form_td_hr img {
	display:none;
}
#confirm_new_password_tr td {
	border-bottom:2px solid #fff;
}
#hr_2_for_cust_log td {
	border-top:2px solid #fff;
	border-top: 2px solid #86ADD6;
}
td.block_user_info {
	background: none repeat scroll 0 0 #d3e7f6 !important;
}
div.fail, noscript.fail, span.selectRequiredMsg {
	background: none;
	clear: both;
	color: red;
	float: left;
	font-size: 12px;
	padding:10px 2px 5px;
	font-weight:bold;
	line-height: 12px;
}
td.error {
	color: red;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}
#signuo span.selectRequiredMsg {
	background: none !important;
	clear: both;
	color: red !important;
	float: left;
	font-size: 12px !important;
	padding:10px 2px 5px;
	font-weight:bold;
	line-height: 12px;
}
#order, #register_form {
	border:5px solid #D3E7F6;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:3px;
}
.selectRequiredState select, .selectValidState select, .selectFocusState select {
	background-image:none !important;
}
#password_reminder input[type="text"], #password_reminder input[type="password"] {
	width: auto !important;
}
#password_reminder td.order_form {
	width:auto;
}
#password_reminder {
	width:auto;
}
#password_reminder p {
	margin-top:15px;
	width:auto;
}
table.table_reg {
	border-collapse:collapse;
}
table.table_reg .legend {
	font-style:italic;
	margin-top:5px;
}
table.table_reg th {
	width:300px;
	font-size:16px;
	color:#357cb2;
	padding-left:10px;
	text-align:left;
	border-bottom: 1px solid #D3E7F6;
	vertical-align:middle;
}
table.table_reg tr.tr_error th {
	border-bottom:none;
}
table.table_reg th span {
	color:#555;
	float:left;
	margin-left:-10px;
}
#register_form {
	padding:10px;
}
.table_form td div, .table_form td p {
	text-align:left;
}
.table_form div, .table_form p {
	text-align:center;
}
.full_inner {
	position:relative;
	margin:0 20px 0px;
}
.left_inner {
	width:525px;
	overflow:hidden;
	position:relative;
}
#div_status {
	position:absolute;
	right: 10px;
	font-weight:bold;
	width:180px;
	top: 30px;
}
#status {
	text-align:center;
	border:1px solid #B1BFCB;
	padding:9px;
	color:#666666;
}
#text_to_check {
	width: 495px;
	max-width:500px;
	height: 317px;
}
.left_inner strong {
	display:block;
	margin:10px 0 5px;
}
.left_inner .button {
	float:right;
	margin:0 15px 0 0;
	cursor:pointer;
}
.submit_but {
	margin:10px 0;
	height:40px;
}
#rightplagpanel {
	background: url(../images/plagpanel_bg.png) no-repeat;
	min-height: 521px;
	padding: 10px 0 0 43px;
	position: absolute;
	right: 0;
	top: 0;
	width: 326px;
}
.usercont {
	background: url(../images/userplagbot_bg.png) center bottom no-repeat;
	padding-bottom:35px;
}
#userblock {
	margin-top:15px;
	font-size:14px;
	line-height:normal;
	letter-spacing:normal;
	padding:15px 20px 10px 20px;
	background: url(../images/plaguser_bg.jpg);
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:1px solid #b5cfea;
}
#userblock strong {
	color:#437616;
}
#userblock p {
	line-height:120%;
}
#userblock a.more {
	line-height:120%;
}
.fb_block {
	border:1px solid #d1e4f8;
	padding:12px 20px 10px 20px;
	letter-spacing:normal;
	background:#fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#disclamer {
	width:510px;
	border-top:1px solid #ddd;
	padding-top:1px;
}
#disclamer p {
	border-top:1px solid #ddd;
	padding:10px 0;
	font-size:11px;
	line-height:120%;
}
.info_block {
	margin:10px 20px 50px 10px;
	color:#555;
}
.info_block h4 {
	margin-bottom: 8px;
}
.info_block li {
	font-weight:normal;
	font-size:12px;
	background: url(/images/center_marker_trans.png) top left no-repeat;
	padding:0px 0 8px 25px;
}
#trackOrder {
	margin-left:33px;
}
.info_block ul {
	margin-left:0;
}
 . .plagcheckc .left_inner {
 min-height:520px;
}
select#lang {
	height: 35px;
}
.main_content .hint_block2 ul, .main_content .hint_block ul {
	margin-left:0;
}
#set_ext_max_time {
	float:right;
}
#paperdets {
	width:300px;
	max-width:300px;
}

#sym_count {
    float:right;
    margin-right: 10px;
}

#frm label {
    padding-bottom: 5px;
}
