﻿.forms {
 -moz-border-radius: 5px; font-size:12px;
 -webkit-border-radius: 5px;  border-radius: 5px; border:1px solid #f9f9f9; box-shadow:0 0px 10px rgba(0, 0, 0, 0.15); color:#333;
}
table .forms input[type=submit] {}
table.forms  {margin-bottom:15px;}
.order_form{}
.order_form label{font-size:11px;}
.order_from_title{font-size: 18px;	font-weight: bold; padding-bottom:20px; }
.num_pg{font-size:11px; font-style:italic;}
.forms_acccount {
background:#efefff;  -moz-border-radius: 5px; padding:8px;
 -webkit-border-radius: 5px;  border-radius: 5px; border:1px solid #4CB4F6;
}
.forms_acccount_p {
  -moz-border-radius: 5px; padding:8px;
 -webkit-border-radius: 5px;  border-radius: 5px; border:1px solid #4CB4F6;
}

.myaccount {
box-shadow:0 0px 10px rgba(0, 0, 0, 0.15);
padding: 10px 10px;
border:1px solid #f9f9f9; }
#myaccount_links {
background-color: #fff;
font: Verdana, Arial, Helvetica, sans-serif;
line-height:25px;
width:170px;
padding:5px 5px 8px 6px;
margin-left:10px; margin-top:10px;
border-top-left-radius:1em;
border-bottom-left-radius:2em;
box-shadow: 3px 5px 5px #f9f9f9;
border:1px solid #f9f9f9;
box-shadow:0 0px 10px rgba(0, 0, 0, 0.15);
font-size:12px;
}

#myaccount_links span {
padding:10px 0 10px 30px;
}

#myaccount_links a{
cursor:pointer;
display: block;
text-decoration: none;
color: #496bf2;
padding: 8px 4px;
background: none;
text-align: left;
line-height: 14px;
font-weight:bold;
}

#myaccount_links a:hover{
text-decoration:none;
color:#fff;
background:#112358;
}

.titlehdr {
margin-bottom:10px; font-weight:bold;
}

.titlehdr strong{ font-weight:bold;}
.orderdetails {font-size: 12px; }
 .manage_borders a{ text-decoration: underline !important; }
 .manage_borders a:hover{color:#50317d!important; text-decoration: underline !important; }
.orderdetails td:nth-child(2){ padding:2px 0 5px 10px;} 
.order_level{font-weight:bold; font-size:14px; color:#666; padding:2px 2px 5px 10px;}
 .topic_titles {
}
.tdmargin {
	left: 20px;
}
.tabletxt{font: normal 13px Verdana, Arial, Helvetica, sans-serif;}
.manage_borders{
	}

.manage_borders  div{	
}
.order_borders{
	}
.manage_borders  tr.odd td, .order_borders  tr.odd td {
}
.manage_borders a:hover, .order_borders a:hover{	
cursor: pointer;
}

.order_borders2{

	border: 1px dotted #eee;

	border-top:none;

	border-left:none;

	}	

.order_borders3{

	border: 1px dotted #eee;

	border-top:none;

	border-right:none;

	}	

.order_now{ background-color:#333366; color:#fff; font-weight:bold; font-size:22px; height:50px; width: auto; padding:5px; -moz-border-radius: 4em;border-radius: 4em; cursor:pointer;}

	 

div#order_body { width: 750px; float:left;  border: 2px solid #eee; padding:5px;-moz-border-radius: 5px;  -webkit-border-radius: 5px;

  border-radius: 5px;}

div#order_body h1 { color:#000; border-bottom: 2px solid #91bb02; font-size:16px; padding:5px 0 6px 0;}

div#order_body h2 { color:#5a6e0f; border-bottom: 1px solid #91bb02; font-size:14px; padding:5px 0 2px 0;}

div#order_body h3 {color:#444; font-size:13px; padding:10px 0 0 5px;}

div#order_body p { padding:12px;  color:#4a4a4a;}

div#order_body ul { margin:5px 0 5px 15px;}

div#order_body ul li  { list-style:none; padding:5px 0 3px 18px; background:url(img/licont.jpg) no-repeat left;}

.ordered TD { border-bottom:1px dotted #ccc; color:#000 !important}

.ordered { font-size:12px; line-height:22px; width:95%; margin-left:20px;}


.closeLink {

	float:right;

	color:blue;

	font-size:16px;

}


.uploads {

    font: normal 16px Verdana;

	color: #6CC;

	font-weight: bold;
}
.titles_h {
	font-size: 16px;
	font-weight: bold;
}

.ordered  tr:first-child input[type=submit]  {
    background: #50317d none repeat scroll 0% 0%;
    transition: background 0s ease 0s, color 0s ease 0s, all 0.3s ease 0s;
display:inline-block;	
width: auto;
margin-bottom: 10px;
border: medium none;
border-radius: none;
padding: 8px 10px;
color: #fff !important;
text-align: center;
text-decoration: none !important;
font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
cursor: pointer;
box-sizing: border-box;
}	
.ordered  tr:last-child input[type=submit]  {
    background: #50317d none repeat scroll 0% 0%;
    border-bottom: 2px solid #AD431C;
    transition: background 0s ease 0s, color 0s ease 0s, all 0.3s ease 0s;
width: auto; 
height: 40px;
margin: 10px auto;
border: medium none;
border-radius: none;
padding: 0px 30px;
color: #FFF !important;
text-align: center;
text-decoration: none !important;
font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
font-size: 20px;
font-weight: 700;
line-height: 40px;
cursor: pointer;
box-sizing: border-box;
}
.ordered  tr:last-child input[type=submit]:hover {
    background: #FF9D74;
    transition: background, color, .3s;
    -webkit-transition: background, color, .3s; 
}