.orderform {
	padding: 0;
	margin: 0;
}
form#order_form {
	padding: 10px 15px;
	background: #F0F7DE;
	border: solid 1px #DCE3CA;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}
.state{
	margin-left: 7px;
}
.state_true{
	background: url('//img2.rushessay.com/images/true.png');
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
}
.state_false{
	background: url('//img2.rushessay.com/images/false.png');
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
}
#order_form table th {
	background: none;
	color: #000;
	padding-left: 0;
	font: bold 14px Arial;
}

#order_form tbody tr.even td,
#order_form tbody tr td {
	background: #DFE9C4 url('//img2.rushessay.com/images/of-field-bottom.gif') right bottom no-repeat;
	border-bottom: solid 2px #F0F7DE;
}
/*#order_form table tr.even.validation-error td,
#order_form tr.validation-error td {
	background-image: url('http://img1.rushessay.com/images/of-field-bottom-error.gif');
	background-color: #D16565;
}*/
#order_form input.validation_error,
#order_form select.validation_error,
#order_form textarea.validation_error{
    border: 1px solid #990000;
}
#order_form table tr.even td.label div,
#order_form tr td.label div {
	background-position: left top;
}
#order_form table tr.even td.label,
#order_form tr td.label {
	background-position: left bottom;
}

#order_form table tr.label {
	background: none;
}
#order_form table tr td div{
	background: transparent url('//img1.rushessay.com/images/of-field-top.gif') right top no-repeat;
	overflow: hidden;
    _overflow: visible;
	_height: 0;
	_zoom :1;
}
/*#order_form table tr.validation-error td div {
	background-image: url('http://img1.rushessay.com/images/of-field-top-error.gif');
}
#order_form table tr.validation-error td div div {
	background: none;
}*/
#order_form tr td,
#order_form tr td.label {
	padding: 0;
}
#order_form tr td.label {
	text-align: right;
}
#row_additional_164 .label label {
    background: url(/images/icon/icon-offer1.png) no-repeat left top;
}
#row_additional_153 .label label {
    background: url(/images/icon/icon-offer2.png) no-repeat left top;
}
#row_additional_151 .label label {
    background: url(/images/icon/icon-offer3.png) no-repeat left top;
}

#row_additional_152 .label label {
    background: url(/images/icon/icon-offer4.png) no-repeat left top;
}

#row_additional_147 .label label {
    background: url(/images/icon/icon-offer5.png) no-repeat left top;
}
#row_additional_164 .label label, #row_additional_153 .label label, #row_additional_151 .label label, #row_additional_152 .label label, #row_additional_147 .label label {
	padding-left: 25px;
	background-size: 19px 18px;
    display: inline-block;
    min-height: 18px;
}


#order_form tr td div {
	padding: 5px;
}
#order_form tr td.label div {
	padding: 7px;
}
.radiolist li {

}
#order_form .required_star {
	color: #BA0D00;
	font-weight: bold;
}
#order_form table td {
	color: #000;
}

.field_hint img {
	border: none;
	vertical-align: bottom;
}

div#cluetip-outer {
  border: 1px solid #eee;
  position: relative;

  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

div h3#cluetip-title {
  margin: 0px;
  padding: 2px 5px;
  font-size: 12px;
  font-weight: normal;
  background-color: #fff;
  color: #000;
}

#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
#cluetip-close img {
  border: 0;
}


div#select-level-popup .main {
	-moz-box-shadow: 0 2px 6px #000;
	-webkit-box-shadow: 0 2px 6px #000;
	box-shadow: 0 2px 6px #000;
}
form#order_form #row_cost_per_page td,
form#order_form #row_total td {
	padding: 0;
}

body { behavior: url("/scripts/csshover3.htc"); }
#order_form tfoot td {
	padding-top: 8px;
}

/* buttons begin */
.edit_order_proceed,
#resubmit_cancel,
.edit_order_prev,
#submit_order_form {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: none;
	cursor: pointer;
    font: bold 14px Arial;
	padding: 2px 30px;
	_padding: 2px 6px;

    height: 33px;
}
.button_wait_validation {
    background: transparent url('//img3.rushessay.com/images/of-buttons.png') -398px top no-repeat !important;
    width: 200px !important;
}
#submit_order_form {
    background: transparent url('//img3.rushessay.com/images/of-buttons.png') left -36px no-repeat;
    color: #FFFFFF;
    height: 36px;
    text-shadow: -1px -1px #18852C;
	font-size: 16px;
    width: 120px;
    padding: 2px 6px;
}
#submit_order_form:hover {
    background: transparent url('//img3.rushessay.com/images/of-buttons.png') left top no-repeat;
}
.edit_order_prev {
    background: transparent url('//img1.rushessay.com/images/of-buttons.png') -314px top no-repeat;
	color: #0B751F;
    width: 85px;
}
.edit_order_prev:hover {
	color: #C72121;
}
.edit_order_proceed {
    background: transparent url('//img1.rushessay.com/images/of-buttons.png') -120px top no-repeat;
    color: #fff;
    width: 193px;
}
.edit_order_proceed:hover{
    background: transparent url('//img1.rushessay.com/images/of-buttons.png') -120px -36px no-repeat;
}
#order_form .linear-select a,
#select-level-value{
	font-size: 12px;
	display: block;
	float: left;
	text-decoration: none;
	padding: 3px;
	margin: 0 19px 0 13px;
	color: #156898;

	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
#select-level-submit {
	border: none;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.linear-select a:hover {
}
#order_form .linear-select .selected,
#select-level-value {
	padding: 3px 13px;
	margin: 0 6px 0 0;
	background: #788E59;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#order_form .linear-select a.selected:hover {
	text-decoration: none;
	cursor: default;
}

a#select-level-link,
a#select-level-link:hover {
	font-weight: normal;
	color: #fff;
	border: none;
	background: none;
	color: #156898;
}
a#select-level-link {
	text-decoration: none;
}
a#select-level-link:hover,
#order_form .linear-select a:hover{
	text-decoration: underline;
}

form#order_form th,
#order_form .even th {
	border: none;
	background: none;
}
#order_form tr.even {
	background: none;
}
#order_form #select-level-value {
	background: #788E59 url('//img2.rushessay.com/images/of-pic-down.gif') right center no-repeat;
	padding-right: 27px;
	text-decoration: none;
}
#order_form #details,
#order_form #quiz_login,
#order_form #quiz_password {
	width: 410px;
}

#online_account_login,
#online_account_password {
	width: 222px;
	box-sizing: border-box;
}

#select-level-submit,
#select-level-submit:hover,
#select-level-popup a.submit,
#select-level-popup a.submit:hover {
	background:url("//img2.rushessay.com/images/order/button.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#4A4A33;
	padding:9px 20px;
}
#select-level-submit:hover,
#select-level-popup a.submit:hover {
	color:#ABABA0;
}
#total  {
	font-size: 15px;
}


/*split RE-106*/
#phone_help_country, #phone_help_area, #phone_help_number {
    text-align: center;
    margin:0 !important;
    padding:0 !important;
    float:left;
    1border: 1px red solid;
}
#phone_help_country {
    width: 40px;
}
#phone_help_area {
    width: 92px;
}
#phone_help_number {
    width: 145px;
}

#img_add_phone2, #img_delete_phone2 {
    cursor:pointer;
}

#phone1_area, #phone2_area {
    width: 70px !important;
}

#country {
    width: 300px !important;
}

#row_total td .field_hint {
    position: absolute;
    margin-top: 10px;
    margin-left: 2px;
}

.label label[for="total"] {
    font: normal 20px Arial;
    line-height: 28px;
}
#value_total {
    font: normal 20px Arial;
    line-height: 32px;
}

#total {
    font: bold 18px Arial;
    line-height: 35px;
}

.order_total:first-child {
    float:left;
}
.order_total {
    font: bold 20px Verdana;
    height: 50px;
    line-height: 50px;
    display: block;
}

/*END split RE-106*/

#accept_container a:hover {
    text-decoration: none;
}
#accept_container {
    background: none !important;
}
#terms_cond td {
    padding-top: 4px !important;
    padding-bottom: 8px;
}
#accept_container {
    padding-top: 0 !important;
    height: 30px;
}
.lstyle_option {position: relative; float: left;}
.lstyle_option label {position: relative; float: left; margin: 2px 4px;}
