﻿fieldset{
    padding: 10px;
	margin: 0px;
	line-height: 5px;
	border:1px solid #eee;
}
textarea{border:1px solid #ccc; resize:none;}
button, input[type=button], input[type=reset], input[type=submit] {
  background: #ff8a00;
  border-radius: none;
  border: 0px none;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  padding: 10px 8px;
  text-align: center;
  text-decoration: none;
  color: #FFF !important;
  -webkit-transition:box-shadow .5s ease;
  -moz-transition:box-shadow .5s ease;
  -ms-transition:box-shadow .5s ease;
  transition:box-shadow .5s ease;	
}

button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover{background: #d49d2d;}		
#main-content{
max-width: 1100px; margin: 0 auto; margin-top:10px;  padding-left: 10px; padding-right: 10px;
min-height:360px; 

}
#main-content-pre-wrap{ background:#f7f8f6; width:100%;  border-bottom:2px solid #f3eee5; }
#main-content-pre{
max-width: 1100px;
margin: 5px auto 0 auto;
padding:5px 5px 5px 5px; 
}
.front_txt-pre{color: #0D3F62; line-height:28px; font-size:20px; text-align:center;}
#main-content-home{
 max-width: 1100px; margin: 0 auto;  padding-left: 10px; padding-right: 10px;
background:#fff;
border-bottom:3px solid #D2D2D2;
z-index: 1; 
}
#main_content_i{
max-width: 1100px; margin: 0 auto; 
z-index: 1;
}
#sign_in {
    min-height: 385px; max-width:350px;
    margin: 30px auto;
    padding: 30px 20px;
    background-color: #F7F9FA;
    border-radius: 5px;
}

#sign_in input[type=text], #sign_in input[type=password] {
color: #0074CC;
font-size: 21px;
font-weight: 500;
border-radius: 4px;
border: 1px solid #dfdfdf;
border-top-color: #999;
padding: 5px 10px;
width: 100%;
box-shadow: inset 0 5px 6px #f7f7f7;
background: #fff;

}

#sign_in input[type=submit]{ background: #ff8a00;
		border:none;
		color: #fff;
		font-size: 18px;
		padding: 12px;
		-webkit-transition:box-shadow .5s ease;
		-moz-transition:box-shadow .5s ease;
		-ms-transition:box-shadow .5s ease;
		transition:box-shadow .5s ease; width:100% !important;} 

#sign_in .login_ft { float:left;}

#sign_in .login_ft a{ text-decoration:none;}
.orders_ {
background-color: #e6efee;
font: normal 14px Verdana;
padding: 3px;
border: 1px solid #CAE4FF;
}
.login_today{ width:100%; margin:0 auto; padding:0 10px;}
.login_pane{margin:0 auto; min-width:350px; padding:0 5px; }
.login_label{ font-weight:bold; font-size:20px; text-align:left;}
.login_pane table{ background:none;}
.login_pane .go_back a{color:#039 !important;}
#leftcolumn{width:23%; margin:0 5px; float:left;}
#the_order_form_left{width:25%; margin:0 5px; float:left;}
#the_order_form{  width:70%; float:right; left:5%;  padding:10px; margin:0px auto;
background: -moz-linear-gradient(center bottom , #f9f9f9 0%, #FFF 100%) repeat scroll 0% 0% transparent;
background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#fff));
background:-o-linear-gradient(#f9f9f9, #fff);
background:linear-gradient(#f9f9f9, #fff);
 }
#the_order_form .order_submit{ background: #DA7138;
		border:none;
		color: #fff;
		font-size: 18px;
		padding: 12px;
		-webkit-transition:box-shadow .5s ease;
		-moz-transition:box-shadow .5s ease;
		-ms-transition:box-shadow .5s ease;
		transition:box-shadow .5s ease;} 
#the_order_form .order_submit:hover{background: #355C7D;}
.order_discount_pane{ background:#f9f9f9; padding:10px; line-height:25px; margin:0 auto; text-align:center; }
.order_price_totals{ width:auto; float:right; color:#fff !important; display:inline-block }
.order_price_totals .c_symbol{ background:#555;  padding: 5px 10px; width:auto; float:left; font-size:20px;  }
.order_price_totals #total{ background:#222;  padding: 5px 10px; width:auto; float:right; font-size:20px;  }
.class_total{ float:left; padding-right:15px; padding: 5px 5px; width:auto; font-weight:bold; font-size:20px; color:#000 !important }
.get-discount{ text-align:center;}
.e-discount{padding: 10px 1px;font-size:11px; text-align:center; color:#000;}
#num_pg_ord{ display:none;}
.q-discount{padding: 10px 5px;  font-size:18px; font-weight:bold; color:#000;}
.dicount_coupon_code{font-size:22px;  font-weight:bold; color:#f33f3f; }
#the_order_form .error{ display:inline-block; padding: 3px; margin-left:5px;}
#the_order_form  input:focus .error{  background:#ffc;}
.o_steps{  width:100%;margin:10px auto; color:#000; font-size:20px; font-weight:bold;}
#the_order_form label {font-size:12px;  color: #333 !important; vertical-align: middle;}
#the_order_form .thetopic input[type=text]{ width:100% !important;}
#the_order_form input[type=text], #the_order_form input[type=password],#the_order_form input[type=email], #the_order_form select, #the_order_form textarea {
color: #603;
border-radius: 4px;
border: 1px solid #dfdfdf;
border-top-color: #999;
padding: 3px 10px;
box-shadow: inset 0 5px 6px #f7f7f7;
background: #fff;
}
#the_order_form .preview{ border-top:1px solid #ddd; padding-top:20px;}
.adds_ons{ width:280px; float:right;}
.additions{background:#f9f9f9; padding:15px 2px; margin:5px 0; width:auto; font-size:12px; }
.additions .input-align{ float:right;}
.class_pricing{width:100%;}
.class_num_pages{width:auto; float:right; display:inline-block; font-size:12px; padding-left:15px;}
.class_pages{float:left; width:auto;}
.num_sources{ width:auto; float:left; }	
.optional{font-size:11px;}
.site_font table{  font:Verdana, Arial, Helvetica, sans-serif;}
.sec_titles {
	font-size: 14px;color: #fff;padding:10px 10px;  border-top-width: 10px; 
       background: #172C41;margin-bottom:10px;width:95%;}
#left_c {width:250px;float:left; padding:10px 5px 10px 0;  }
#mid_c{  float:left; background: url(images/shadow.png) repeat-y left; }
.border-right{background: url(images/shadow.png) repeat-y right; padding:10px 5px 10px 5px; }
#right_c{width:210px; float: right; padding:10px 0 10px 5px;  background: url(images/shadow.png) repeat-y left;}
#right_c_hm{width:200px; float: right; padding:10px 5px 10px 5px;}
#mid_c_long{width:690px; padding:10px 10px 10px 10px; float:left; background: url(images/shadow.png) repeat-y left;}
.tick_listing{ 
list-style-position:inside; list-style-image:url(images/list-tick.gif); font-size:11px;    }
.services_listing{ 
padding-left: 1px; line-height:25px; list-style-position:inside; list-style-image:url(images/bullet.png)    }
.headers_bg{  padding-bottom:1px; padding:8px 2px; background:  rgb(36, 107, 132); 
    width: 100%;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 18px;
    border-radius: 5px 5px 0px 0px;
}
.headers_bg_hm{font-size:25px; font-weight:bold; color:#039;}   
.headers_all{ color:#fff; font-weight:bold; text-align:center; font-size:20px;  font-style:italic;}
.section_hdrs{color:#333; font-weight:bold; text-align:left; font-size:25px; }
.section_hdrs_hm{color:#039; font-weight:bold; text-align:left; font-size:25px;}
.sections_custom{-moz-border-radius: 6px;  -webkit-border-radius: 6px;  border-radius: 6px; font-size:15px; line-height:24px; margin-bottom:10px;}
.sep_index{ height:1px; width:100%; background:#ccc;}
.clear{
	clear: both;	
}

#wrap_in{
width: 800px;
margin: 0 auto;
border-radius:3px;
padding:0 2px;
background:#fff;
}
#wrap_table{
max-width: 1100px;
margin: 0 auto;
border-radius:3px;
padding:0 10px;
}
#menu_inbox_right{float:right;}
.nxtmsg{ float:right;}
.nxtmsg a{color:#333; background: url(images/icons/msg.png) no-repeat center left; padding:10px 20px; }
.nxtmsg  a:hover, #menu .nxtmsg  .active{background: url(images/icons/comment.png) no-repeat center left; 
	 color:#fff; text-decoration:none;}
.no_of_msg {
bottom: 1px;
cursor: pointer;
position: relative;
width: auto;
font-weight: normal;
font-size: 11px;
padding: 1px 5px;
}
.no_of_msg a{text-decoration:none; color:#fff;}	
#imgtop{}
#imgtop img{ border:none;}
.img_on{width:200px; height:130px; padding:10px; float:right;	background: url(images/study.png) no-repeat; margin-bottom:10px;}
.order-now{  width:200px; margin:20px auto; }
.order-now-c{width:200px; margin:20px auto; }
.order-now-i{ margin:30px auto; width:260px;}
.howto-order{width:200px; margin:10px auto;}
.order-now-s{float:right; bottom:0;}
.order-now a, .order-now-c a, .order-now-i a{ 
font-size:20px; color:#fff; text-decoration:none; font-weight:bold; background: #246B84;  padding: 5px 30px; border-radius:5px; }
.order-now-i a{ background: #246B84;   font-size:30px; padding: 5px 30px;  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  border-radius: 10px;  color:#fff; font-weight:bold;  } 
.order-now a:hover, .order-now-c a:hover, .order-now-i a:hover, .howto-order a:hover, .order-now-s a:hover{ background:  rgb(36, 190, 132); color:#fff; text-decoration:none;}
.howto-order a{ font-size:20px; color:#fff; text-decoration:none; font-weight:bold; background:#253350;  padding: 5px 30px; border-radius:5px; }
.order-now-s a{font-size:30px; padding: 5px 30px;  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  border-radius: 10px;  color:#fff; font-weight:bold;background: rgb(113, 179, 42);}
.order-wrap{background:#253350; width:95%; margin:10px auto; height:60px; padding:10px;-moz-border-radius: 10px;
  -webkit-border-radius: 10px;  border-radius: 10px;  color:#fff; }
 .order-wrap .order_today{ font-size:25px; padding-top:10px;  width:auto;}

#signuparea{
	margin-top: 5px;
 padding: 0;
	float:right;
	color:#000; 
	width:auto; 
}
#signuparea a{ color: #fff !important; font-weight:bold; text-decoration:none; font-size:12px; }
#signuparea a:hover{ color: #eaeaea !important;}
.welcome_u{ font-size:12px; color: #fafafa;}
.welcome_u a{color:#fafafa;}
.profile_desc{font-size:12px; line-height:20px; margin:20px auto; width:90%;}
.calling { width:auto; clear:both;	    float: right; font-family:"Comic Sans MS", cursive;
    color: #fafafa !important; font-weight:bold; text-align:center !important; font-size:12px;   
}
.calling span {  font-weight:normal; line-height:22px; }
.calling .skype_c2c_text_span{color: #fafafa !important;}
#main_nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  float: right; margin-bottom:10px;
}
#main_nav li {
  float: left;          

}
#main_nav #login {
  
}
#main_nav #signup { margin-left:15px;}
#main_nav #login-trigger, #main_nav #login a,
#main_nav #signup a {
background-color: #355C7D;
cursor: pointer; border-radius:5px;
font-size: 12px;
font-weight: bold;
line-height: 1;
padding: 8px 8px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
color: #fff !important;
}

#main_nav #login-trigger:hover,
#main_nav #login .active,
#main_nav #signup a:hover {
  background: #DA7138;
  color:#fff !important;
}
#main_nav #login-content {
  display: none;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 9999;    
padding: 15px;
border-left: 1px solid #1584D6;
border-right: 1px solid #1584D6;
border-bottom: 1px solid #1584D6;
background: #063263;
}
#main_nav li #login-content {
  right: 0;
  width: 250px;  
}
#inputs input {
  background: #f1f1f1;
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 238px;
  border: 1px solid #ccc;
  color:#039;
}
#inputs input:focus {
  background-color: #fff;
  border-color: #e8c291;
  outline: none;
  -moz-box-shadow: 0 0 0 1px #e8c291 inset;
  -webkit-box-shadow: 0 0 0 1px #e8c291 inset;
  box-shadow: 0 0 0 1px #e8c291 inset;
}
/*--------------------*/
#login #actions {
  margin: 10px 0 0 0;
}
#main_nav  #login label {
  float: right;
  line-height: 30px;
  color:#fff;
}
#main_nav  #login-content .login_label {
	text-align:left;
    color:#fff;
}
#main_nav  #login label input {
  position: relative;
  top: 2px;
  right: 2px;
}
#main_nav  #login label a{
color:#cff !important;
}
.loginerrors {
display: block; height: auto; font-size:13px; line-height: 15px;  background: #C2D4F2;  padding: 2px 20px; color: #8a1f11;border: 1px solid #99f;
}
loginerrors_i {
display: block; height: auto; font-size:13px; line-height: 14px; background: #FBE3E4; color:#8a1f11;border: 1px solid #99f;
}
   
.order_header{ font-weight:600;line-height:22px;  color: #036; font-weight:bold; 
}
.h-orders{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:#fff;
}
.ordersFP TD { border-bottom:1px dotted #fcc;}
.td_class TD{ font-size:11px;}
.icon_help{
	background: url(images/icons/help.png) no-repeat center left; 
	padding:10px 20px;
}
.icon_bug{
	background: url(images/icons/bug.png) no-repeat center left; 
	padding:10px 20px;
}
.icon_done{
	background: url(images/icons/done_event.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_editing{
	background: url(images/icons/edit.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_pending{
	background: url(images/icons/pending.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_to_confirm{
	background: url(images/icons/to-do.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_assigned{
	background: url(images/icons/to_do.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_assigned_unconfirmed{
	background: url(images/icons/assigned-to.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_current{
	background: url(images/icons/current-work.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_bids{
	background: url(images/icons/bid.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_available{
	background: url(images/icons/on.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_paid{
	background: url(images/icons/paid.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_financial{
	background: url(images/icons/financial.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_dispute{
	background: url(images/icons/dispute.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_account{
	background: url(images/icons/account.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_msg{
	background: url(images/icons/msg.png) no-repeat center left; 
	padding:10px 20px; font-size:12px;
}
.icon_approved{
	background: url(images/icons/apv.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_reject{
	background: url(images/icons/rej.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_revision{
	background: url(images/icons/revision.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_orders{
	background: url(images/icons/orders.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_users{
	background: url(images/icons/users.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_more_orders{
	background: url(images/icons/stocks.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_request{
	background: url(images/icons/request.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_writers{
	background: url(images/icons/writers.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_exit{
	background: url(images/icons/exit.png) no-repeat center left; 
	padding:20px 0 20px 30px;
	
}
.icon_stock_m{
	background: url(images/icons/stock_m.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_info{
	background: url(images/icons/user_info.png) no-repeat center left; 
	padding:10px 50px;
}
.icon_settings{
	background: url(images/icons/settings.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_clock{
	background: url(images/icons/clock_time.png) no-repeat center left; 
	padding:10px 30px;
}
.notify_msg{
background:#4a4954;
color: #D5D5D5;
line-height:25px;border-bottom:5px solid #999; padding:8px; font-size:11px;}

.msg_highlights{}
.msg_highlights a{ color: red; text-decoration:blink;}

.get_replybox {
   /* background: #C2D4F2;*/
    padding:2px 10px;
    border-bottom:5px solid #999;
	color:#fff;
	width:550px;
	background-color: #9699AC;
	margin-bottom:10px;
}
.show_replybox {
    display:none;
}
.reply_to_msg{
margin: -20px 10px 0 10px;  padding-bottom:5px; font-weight: bold; font-size:12px; 
 background:#D5D5D5; padding:5px; -moz-border-radius: 3px;
  -webkit-border-radius: 3px; border-radius: 3px; width:70px; float:right; 
 }
 
 .new_msg{
 font-weight: bold; font-size:11px; 
 background:#004569; padding:2px 3px; -moz-border-radius: 3px;
  -webkit-border-radius: 3px; border-radius: 3px; width:100px; float:right; 
 }
 .talktous{
 font-weight: bold; font-size:11px; 
 background:#f2f2f2; padding:3px 5px; -moz-border-radius: 3px; margin-bottom: 10px;
  -webkit-border-radius: 3px; border-radius: 3px; width:auto; float:left;  
 }
 .marked_as_read{margin: -20px 10px 0 10px; padding-bottom:5px; font-weight: bold; font-size:10px; 
 background:#D5D5D5; padding:5px; -moz-border-radius: 3px;
  -webkit-border-radius: 3px; border-radius: 3px; width:100px; float:right; cursor:pointer;}
 .get_help_info {
    height:200px;
    background: #C2D4F2;
    padding:2px 25px;
    border-bottom:5px solid #3399FF;
	overflow:scroll;
}
 .update_p_details {
    background: #C2D4F2;
    padding:10px;
    margin-top:10px;
    border-bottom:5px solid #3399FF;
}
.show_hide_help_info {
    display:none;
}

.get_payments {
    height:100px;
    background:#dceefa;
    border:solid 3px #fff;
    border-radius:5px;
    box-shadow: 0px 0px 5px #CCC;
    background:-webkit-gradient(linear,left top,left bottom,from(#dceefa),to(#e8e8e8));
    background:-moz-linear-gradient(top,#dceefa,#e8e8e8);
    background:linear-gradient(top,#a7eef2,#dceefa);
    padding:8px;  
    border-bottom:3px solid #333;
}
.show_hide_payments {
    display:none;
	}
.show_update_info {
    display:none;
}


.sign_in_a {
background:#253350;
opacity:0.7;
filter:alpha(opacity=70); 
border-left: 2px solid #888;
float: right;
width: 330px;
padding: 0px 0px 20px 20px;
color: #fff;
z-index: 1000;
}
.sign_in_a a { text-decoration:none; color:#fff; font-size:16px;}
.sign_in_a a:hover { text-decoration:underline;}

.login_f{
border: 1px solid #ccc;
text-align:center;
background: #C2D4F2;
cursor:pointer;
font-weight:bold;
color:#039;
padding:5px;
font-size:20px;
}
.msg_l{
height: auto;font-size:11px; background: #253350; padding: 3px 10px;  color:#fff;border: 1px solid #99f; 
} 

.error {
 text-align:left;  font-size:16px;   background:#ffc;
 padding: 3px 10px 3px 40px;  color:#a20510;border: 1px solid #99f;
  }
.upload_error {
font-size:18px;
color: #a20510;
background: url(images/error_bg.png) 0 0 repeat-x;
padding:5px 10px;
text-align:left;
}

#infos{
margin-top:10px;  }
.msg_success {
background: url(images/succ_bg.png) 0 0 repeat-x; font: bold 14px arial;
color: #2f7c00;
text-shadow: 0 1px 0 #fff; 
padding: 10px;
text-align:center;
}
.tick_lst li{
background:url(images/list-tick.gif) no-repeat center left;
padding: 0px 10px 5px 20px;
position: relative;
list-style:none; 
}  
.arrow_right-round li{
background:url(images/right_arrow.png) no-repeat center left;
padding: 2px 10px 2px 20px;
position: relative;
list-style:none;
}  
.tick_accepted {
background: url(images/tick_a.png) no-repeat center left; 
padding:10px 50px;
color: #2f7c00;
text-shadow: 0 1px 0 #fff; 
padding: 5px 10px 5px 10px;
} 
.msg { height: auto; font-size:13px; background: url(images/succ_bg.png) 0 0 repeat-x;
padding: 5px 10px 5px 10px; margin: 10px 0; color:#2f7c00;border: 1px solid #99f; 
} 

.ord_msg {
display: block; height: auto;  font-size:14px;  background: url(images/succ_bg.png) 0 0 repeat-x; padding: 5px 10px 5px 40px; margin: 10px 0; color:#2f7c00;border: 1px solid #99f; width: 600px;
} 
.ord_error {
display: block; height: auto;  font-size:14px; background:#ffc;
 padding: 3px 10px; margin: 10px 0; color:#a20510;border: 1px solid #99f;
}
.green_msg{display:block;height:auto;font-size:12px;background: #693; text-align:center;padding:3px 10px;margin:10px 0;color:#fff !important;border:1px solid #c4de95;}
.titlehdr_f {
 font: bold 15px arial, verdana;
 color: #999; bottom:10px;
 }
.t_hdr{ font-size:16px; border-bottom:8px solid #7686ed; margin-top:-3px;}
.t_hdr_m{ font-size:16px; border-bottom:8px solid #B9DBE1;margin-top:-3px;}
	
.hdr_ {font-size: 24px}

.more_l{background-color: #7686ed;   padding:5px 5px 5px 5px; 
}
.more_p{background-color: #B9DBE1;   padding:5px 5px 5px 5px;  
}	
.payments_p{ max-width:400px; margin:0 auto;}
.payments_pane{width:95%;  margin:10px auto;}

#paypal_success{ max-width:100%; text-align:center; margin:10px auto; border-radius:10px; line-height:25px; background:#f2f2f2; color:#333 !important; }	
.pricing{color: #fef4e9;
border: solid 1px #da7c0c;
font: 18px Arial, Helvetica, sans-serif;
padding: .5em;
background: #f78d1d;
text-align: center;
font-weight: bold;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
background: -moz-linear-gradient(top, #faa51a, #f47a20);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

.notifier{width:99%; font-size:18px; margin:0 auto; background:#f8feee; color: #333;-moz-border-radius: 5px;
  -webkit-border-radius: 5px;  border-radius: 5px; border:1px solid #c4de95; padding:0 5px 20px 5px;}

.quality_logo{background: url(images/quality-logo.jpg) no-repeat; width:190px; height:190px; border:none; margin:10px 0;}
.quality_logo_fade{background: url(images/quality-logo2.jpg) no-repeat center left; width:190px; height:190px; border:none; margin-right:10px;}
.file-up{ font-weight:bold;  color: #ff8a00; margin:2px;}
a.navCta{background-color:#ff8a00;margin:9px 0 0 10px;padding:7px 15px;color:#FFF;border-radius:none;display:block;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);float:right;transition:all 280ms; text-transform:uppercase !important;}

a.navCta:hover{background-color:#ED4300;cursor:pointer; color:#fff; text-decoration:none;}	
a.button.button_red {
    border-color: #ff8a00;
    color: #FFF !important;
}
a:hover.button.button_red {
	background: #DA7138; 
	color:#fff;
}
.first{padding:20px 10px;  background-color: rgba(17,17,17,.51); }
.first .placeorder {
    text-align: center;
}
.first .dicount_coupon_code_s {
    font-size: 30px;
    color: #fafafa;
    font-weight: bold; 
}
.first .dicounts {text-align: center; padding-bottom:5px; color:#fafafa;}
.first .dicount_coupon_percent {
    font-size: 30px; text-align:center;
    color: #ffb00d;
    font-style: italic;
}
.button {
    background-color: #ff8a00;
    color: #fff;
    cursor: pointer;
    display: inline-block;    
    margin: 2px;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    border-radius:none;
}
.order_discount_pane_wp{background-color: #f2f2f2;
border: 1px solid #D4D4D4;
border-radius: 5px; font-size:25px; line-height:30px; text-align:center; padding:20px 20px;}
.order_discount_pane_wp strong{color:red; font-style:italic;} 

.dicount_coupon_code_wp {
    font-size: 30px;
    font-weight: bold;
    color: #906;
}
.order_placed{font-size:18px; padding:10px; text-align:center; width:100%; color:#039;}
.placed_order_actions{}
.placed_order_actions input[type=submit]{padding: 5px 2px; display:inline-block; margin-left:5px; margin-bottom:10px; font-size:11px;}
.td_align{ padding-right:15px; white-space:nowrap;}
.order_borders_msg{ }
.close-button{ float:right;  padding: 0.5em 0.4em;}
.table_compose{float:left; width:70%; margin-top:20px;}
.create_new_title { color:#024C80; font-weight:bold; font-size:16px;}
.msg-content-pane{ display:none;}
.msg-content{  background-color: #F3F6F8; padding: 0.5em 0.4em;
vertical-align: top; border-bottom: 1px solid #052A6E; border-top:none; line-height: 1.5em;
color: #052A6E;
font-size: 14px;}
.compose_button input[type=submit] {
	    cursor: pointer;
	    border-radius: none;
	    -webkit-transition:box-shadow .5s ease;
		-moz-transition:box-shadow .5s ease;
		-ms-transition:box-shadow .5s ease;
		transition:box-shadow .5s ease;
		text-decoration: none;
}
.order_borders_msg .view-msg a{float:right; font-style:italic; padding: 2px 10px; color:#069 !important}
.linkto a{font-style:italic; padding: 2px 10px; color:#069 !important}
#mainpages.option1 {
    margin-bottom: 25px;
}
#mainpages.option1 #intro-core {
    position: relative;
    width: 100%;
    display: table;
    padding-bottom: 20px;
}
#mainpages.option1 .opt-title {
    line-height: 1;
    text-transform: none;
    margin: 0px;
    display: block; font-size:16px; color:#000; font-weight:bold; 
}
#mainpages.option1 #intro-core::before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-bottom: 1px solid #EEE;
}
#mainpages.option1 #intro-core::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 25px;
    border-bottom: 3px solid #ff8a00;
}
#mainpages.option1 ul { margin-top:15px;}
#mainpages.option1 li { line-height:20px;}

@media only screen and (max-width: 480px) {
	#leftcolumn, #myaccount_links, #the_order_form_left, #mainpages, #intro-core, .opt-title {
		max-width:100% !important;
		width:90% !important;
		display:block;
		float:none;
		clear:both;
	}
	#leftcolumn, #myaccount_links{ margin-bottom:10px;}
	#the_order_form, #the_order_form td, .class_pages,  .order_price_totals,.class_num_pages,#the_order_form .optional {
		max-width:100% !important;
		display:block;
		float:none;
		clear:both;}
		#the_order_form select, #the_order_form textarea,  #the_order_form input[type=text], #the_order_form input[type=password]{width:98% !important;		}
		#the_order_form .additions{ width:90% !important;		}
		#the_order_form .order_submit{ margin:10px auto;}
		#the_order_form .error{ display:block;}
		#the_order_form .o_steps img{width:100% !important; border:none;}
		.order_price_totals{width:90% !important; }
        .class_total{ display:none;}
}
.flx-input{width:250px}
.flx-input-min{width:200px;}
.flx-input-account{width:230px;}
.back_to_orders{}
.back_to_orders a{ color:#f33 !important;}
.msg_note{ font-size:12px;}