.icon_my_wallet {
    background: url(images/icons/MyWallet.png) no-repeat center left;
    padding: 30px 30px;
    margin-top:10px;
    color:red;
    font-weight:600;
}
.icon_WhatsApp{
	background: url(images/icons/whatsapp-icon.png) no-repeat center left; 
	padding:0px 30px;}
noSIfieldset{
    padding: 10px;
	margin: 0px;
	line-height: 5px;
	border:1px solid #eee;
}
#main-content {
    max-width: 960px;
    min-height: 360px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}
#footer{ min-height: 100px; padding-top:5px; overflow:hidden; background:#fff;}
#footer a {color: #73bc00;}
#footer .inner-wrap {	 min-height: 90px;  position: relative;  margin: 10px auto;	}	
.bottom-menu{ width:100%; clear:both; margin-bottom:10px;  }
.bottom-menu ul {text-align:center;}	
.bottom-menu ul li {  padding:10px 15px; display:inline-table; width: auto;  margin: 0 3px;
	text-align:center;  list-style:none;}
.bottom-menu ul li a { text-align:center; color: #fff; font-size:18px;   text-decoration: none;}
.bottom-menu ul li a:hover,  .bottom-menu ul li .active{ color: #fff; }
.copyright { text-align:center; padding:10px 0 20px 0; font-size: 20px; width:100%; clear:both; color: #000;}	
.copyright a{ color:#fff;}

/* copied from ASTRA theme syle sheet-Startin here */
body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #f8fffd;
}
 td, tfoot, th, thead, tr, tt, ul, var {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: top !important;
    
}
fieldset {
    border: 1px solid #73bc00 !important;
    margin: 0 0;
    padding: .35em .625em .75em;
}

/* Copied from the ASTRA themes style sheet-ends here */

#main-content{
max-width: 960px; margin: 0 auto;  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: 960px;
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: 960px; margin: 0 auto;  padding-left: 10px; padding-right: 10px;
background:#fff;
border-bottom:3px solid #D2D2D2;
z-index: 1; 
}
#main_content_i{
max-width: 960px; margin: 0 auto; 
z-index: 1;
}
#sign_in {
    min-height: 385px; max-width:400px;
    margin: 30px auto;
    padding: 30px 20px;
    background-color: #F7F9FA;
    border-radius: 5px;
    border: 1px solid;
}

#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: 90%;
box-shadow: inset 0 5px 6px #f7f7f7;
background: #fff;

}

#sign_in input[type=submit]{ background: #F33F3F;
		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:90% !important;} 
#sign_in input[type=submit]:hover{background: #000;
		}

#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:20%; margin:40px 5px; float:left;}

#the_order_form_left #mainpages ul li {
    list-style-type: none;
    margin: 0;
    padding: 3px 5px 3px 24px;
    border-bottom: 1px dotted #ddd;
    background: url(images/bluetick.png) 5px 6px no-repeat;
    color: #006799;
    font-size: 15px;

}
#the_order_form{  width:70%; float:right; left:5%;  
padding:10px; margin:10px auto; 
border-top:2px solid  #349bd6; 
border-bottom:1px solid  #349bd6; 
border-right:1px solid  #349bd6; 
border-left:1px solid  #349bd6;
border-radius: 20px;
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(#eefbf7, #e9f9f2);
 }
#the_order_form .order_submit{ background: #F33F3F;
		border:none;
		color: #fff;
		font-size: 18px;
		padding: 12px;
		float: right;
		-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: #000;
		}
.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:#22469d;  padding: 5px 10px; width:auto; float:left; font-size:20px;  }
.order_price_totals #total{ background:#0288d1;  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{ background:url(images/order-steps.png)  no-repeat; width:100%;  height:74px; margin:10px auto;}

#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 #378efb !important;
border-top-color: #999;
padding: 3px 10px;
box-shadow: inset 0 5px 6px #fff;
background: #fff;
display: inline-block;

}
#the_order_form .preview{ border-top:1px solid #ddd; padding-top:20px;}
.adds_ons{ width:280px; float:right;margin-right: 10px;}
.additions{background:#fff7f2; padding:15px 2px; margin:5px 0; width:auto; font-size:12px;border: 1px solid #9C3; }
.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%;}*/
.sec_titles {
    font-size: 22px;
    font-weight: bold;
    color: rgb(0, 69, 105);
    font-style: normal;
    padding: 5px 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #73bc00;
    margin-bottom: 10px;
    text-align: left;
}
#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: 960px;
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 {
    float: right;
    color: #333;
    width: auto;
    /*background-color: #f5f5f5;*/
    margin-right: 200px;
    padding-right: 10px;
    padding-top: 5px;
    margin-top: 20px;}
#signuparea a {
    color: #155fec !important;
    font-weight: bolder;
    text-decoration: none;
    font-size: 15px;
}
#signuparea a:hover{ color: #f48f42 !important;}
.welcome_u{ font-size:15px; color: #090808;}
.welcome_u a{color:#f70206;}
.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;     
}
.calling span { font-size:14px; 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 {
  border-right: 1px solid #ddd;
}
#main_nav #login-trigger, #main_nav #login a,
#main_nav #signup a {
    background-color: #2B95B9;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2B95B9), color-stop(100%, #2B95B9));
    background-image: -webkit-linear-gradient(#2B95B9, #2B95B9);
    background-image: -moz-linear-gradient(#2B95B9, #2B95B9);
    background-image: -o-linear-gradient(#2B95B9, #2B95B9);
    background-image: linear-gradient(#2B95B9, #2B95B9);
cursor: pointer;
font-size: 12px;
font-weight: bold;
line-height: 1;
padding: 8px 8px;
text-align: center;
text-decoration: none;
color: #fff !important;
}

#main_nav #login-trigger:hover,
#main_nav #login .active,
#main_nav #signup a:hover {
  background: #000038;
  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;
}
.price_o {
	font-size: 24px;
	font-weight: bolder;
	color: #003399;
	padding:2px;
	font-style:normal;
}
.price_f {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding:2px;
}
#register{
width:800px;
margin-left:100px;
color: #3002776;
font-size:16px;

}
#register a{
color:#0081B5;
text-decoration:none;
}
#register a:hover{
color:#92D400;
text-decoration:none;
}
#register hr{ margin:30px 0 20px 0; }
#resources{
    background: url(images/styles-bg.png) no-repeat;
    padding: 3px 10px 15px 15px;
	min-height:22px;
	width:250px;
	color:#fff;
	
}
#resources a:hover{	
	color: #ffffcc;	
}
#lgout{ width: auto; float:left; left:100px; top:55px; color:#00CC00; position: relative;}
.f_left{ width:280px; padding: 8px; float:left; display:inline;}
.f_left img{ border:none; }
.f_right{ width:370px; padding:8px; float:right;}
.f_right_about{ width:640px; padding:8px; float:right; font-family:Corbel; font-size:16px;  }
.t_spacer { padding-top:30px;}
.f_contacts{ width:520px; margin:0 auto;}
.f_contacts img{ border:none; }
.fp_orders{ padding:8px; color: #000; font-weight:bold;background-color:fff; font-size:18px;
box-shadow: 10px 10px 20px #888888;
	   }
.fp_orders TD { border-bottom:2px dotted #eee; padding-bottom:10px;}
	   
.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; font-family: Corbel, "Agency FB";
  }

.new_bt{color: #fef4e9;
border: solid 1px #da7c0c;
font: 16px Arial, Helvetica, sans-serif;
padding: .2em  .3em;
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'); float:right;}
.banner_demo{ padding: 10px 10px; text-align:center; font-size:35px; color:#fbeb84; background:#168f9f;}
.banner_demo a {color:#fff; text-decoration:underline;}
.buy_now_all{ text-align:center; float:right; width:auto; margin:10px 50px 10px 0;}
.buy_now{ text-align:center; float:right; width:auto; margin:-10px 0 10px 0;}
.buy_now a, .buy_now_all a{ color: #fff;
border: solid 1px #da7c0c;
font-size:18px;
padding:10px;
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');
width:150px; padding:10px;  text-decoration:none; }
.buy_now a:hover, .buy_now_all a:hover{background:#f5ed96; color:#333; border:none; }

.l_stying{ line-height:22px;}
.l_stying_i{  ist-style: square; font-size:20px; font-style:italic; padding-left:5px;list-style-position:inside;}
.l_stying_p{ line-height:24px; list-style: square;  margin-top:10px; }

.pricerates{width:95%;}
.pricerates TD{min-height:35px; border-bottom:1px solid #eee; padding:6px;}
.front_txt{ margin-top:20px;}
.front_txt p{ line-height:24px;}
.front_txt .paper_terms{ font-size:16px; color: #253350; font-style:italic;}
.thank_u {font-size:20px; line-height:25px; text-align:center;}
.thank_u .insist{color:#004569; font-style:italic; font-size:30px;}
.p_seps{ padding:}
.lined{ display:table-row; width:auto; white-space:nowrap; position:relative; }
.lined:before,.lined:after {content:''; 
display:table-cell; 
width:50%;
position:relative;
height:20px;
background: url(images/horizontal_sep.png) 7px no-repeat;
}
.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: #ff3f3f; margin:2px;}
a.navCta{background-color:#f33f3f;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: capitalize !important;
  text-decoration: none;}

a.navCta:hover{background-color:#ED4300;cursor:pointer; color:#fff; text-decoration:none;}	
a.button.button_red {
    border-color: #CE2D2D;
    background: transparent linear-gradient(to bottom, #F84040 0%, #C02727 100%) repeat scroll 0% 0%;
    color: #FFF;
    text-shadow: 1px 1px 0px #A21616;
    box-shadow: 0px 0px 0px 0px;
}
a:hover.button.button_red {

	background: #d82a2a; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4MmEyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTFiMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  #d82a2a 0%, #991b1b 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d82a2a), color-stop(100%,#991b1b)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #d82a2a 0%,#991b1b 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #d82a2a 0%,#991b1b 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #d82a2a 0%,#991b1b 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #d82a2a 0%,#991b1b 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d82a2a', endColorstr='#991b1b',GradientType=0 ); /* IE6-8 */

	border-color: #a61e1e;

	color:#fff;

	text-shadow: 1px 1px 0 #a21616;

}
.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: #222;
    background-image: linear-gradient(rgba(255, 255, 255, 0.15), transparent);
    border: 1px solid #111;
    color: #C6C6C6;
    cursor: pointer;
    display: inline-block;
    font: bold 18px/12px "Dosis";
    margin: 2px;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
    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:#0b37f6;}
.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;border: 2px solid #d4cdcd;}
.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; font-family: Tahoma,Verdana,Arial,sans-serif;
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 #F33F3F;
}
#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;}

@media only screen and (max-width: 768px) {  
.adds_ons {
    width: 270px;
    float: left;
    margin-right: 0;
    position: relative;
    left: -135px;
}
tr {
    width: 100%;
    display: block;
}
tr td:first-child {
    width: 200px;
}
div#the_order_form_left {
    display: none;
}
#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;
    width: 100%;
    clear: both;
}
.adds_ons {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    left: 0;
}

#the_order_form select, #the_order_form textarea, #the_order_form input[type=text], #the_order_form input[type=password] {
    width: 100% !important;
}
.num_sources {
    float: none;
}
}
@media only screen and (max-width: 480px) {
div#the_order_form_left {
    display: none;
}
#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;
    width: 100%;
    clear: both;
}
.adds_ons {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    left: 0;
}

#the_order_form select, #the_order_form textarea, #the_order_form input[type=text], #the_order_form input[type=password] {
    width: 100% !important;
}
.num_sources {
    float: none;
}

}
/*fund wallet balance section*/
#pform {
  background-color: #ffc3b0;
}

