/* *****************************************************

     WHMCS CSS Stylesheet
     Created: 1st September 2011
     Last Updated: 8th May 2012
     Generated By: System Default
     Version: 1.2

     This file is part of the WHMCS Billing Software
       http://www.whmcs.com/

***************************************************** */

#whmcsthemes * {
	box-sizing:content-box;
}
#whmcsthemes body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#whmcsthemes a {
	color: #004A95;
}
#whmcsthemes .fontsize2 {
	font-size: 1.2em;
}
#whmcsthemes .fontsize3 {
	font-size: 1.4em;
}
#whmcsthemes .lighttext {
	color: #ccc;
}
#whmcsthemes .bold {
	font-weight: bold;
}
#whmcsthemes .textleft {
	text-align: left !important;
}
#whmcsthemes .textright {
	text-align: right !important;
}
#whmcsthemes .textcenter, #whmcsthemes .textcenter td {
	text-align: center !important;
}
#whmcsthemes .clear {
	clear: both;
}
#whmcsthemes .whmcscontainer p {
	margin-bottom: 3px;
}
#whmcsthemes .whmcscontainer h1 {
	font-family: 'Ubuntu', sans-serif;
	letter-spacing:-2px;
	text-shadow: 0 0 2px #ccc;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
}
#whmcsthemes .whmcscontainer h2 {
	font-family: 'Ubuntu', sans-serif;
	letter-spacing:-2px;
	text-shadow: 0 0 2px #ccc;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
}
#whmcsthemes .whmcscontainer h3 {
	font-family: 'Ubuntu', sans-serif;
	letter-spacing:-1px;
	text-shadow: 0 0 2px #ccc;
	font-size: 18px;
	font-weight: 700;
}
#whmcsthemes .whmcscontainer h1 small, #whmcsthemes .whmcscontainer h2 small, #whmcsthemes .whmcscontainer h3 small {
	font-family: Arial;
	letter-spacing: -1px;
	text-shadow: 0 0 0;
	font-weight: 400;
}
#whmcsthemes .adminreturndiv {
	position:absolute;
	top:0 !important;
	right:0 !important;
	padding:5px 10px !important;
	background-color:#B4B4B4 !important;
	font-family:Tahoma !important;
	font-size:11px !important;
	color:#000 !important;
}
#whmcsthemes .adminreturndiv a {
	color: #fff !important;
	text-decoration: underline !important;
}
#whmcsthemes .whmcscontainer {
	margin: 0 auto;
}
#whmcsthemes .whmcscontainer .contentpadded {
	padding: 15px;
}
#whmcsthemes .whmcscontainer img {
	vertical-align: top;
	border: 0;
}
#whmcsthemes .navbar {
	position: relative;
}
#whmcsthemes .navbar .navbar-inner {
	height: 40px;
}
#whmcsthemes #whmcsheader {
	background-color: #1A4D80;
}
#whmcsthemes #whmcstxtlogo {
	padding: 20px 30px 20px 30px;
}
#whmcsthemes #whmcsimglogo {
	padding: 20px 30px 20px 30px;
	display: none;
}
#whmcsthemes #whmcstxtlogo a {
	font-size: 3.2em;
	color: #fff;
	text-decoration: none;
}
#whmcsthemes .menu-dropdown, #whmcsthemes .dropdown-menu {
	min-width: 180px;
}
#whmcsthemes .whmcscontainer .page-header {
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 10px 0 !important;
	padding: 0 0 5px 0;
}
#whmcsthemes .whmcscontainer .error ul {
	margin: 10px 0 10px 30px;
}
#whmcsthemes .whmcscontainer .error ul li {
	color: #fff;
}
#whmcsthemes ul.inputs-list li {
	list-style:none;
}
#whmcsthemes .footerdivider {
	border-top: 1px solid #e8e8e8;
}
#whmcsthemes .whmcscontainer .footer {
	margin: 0;
	padding: 15px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #efefef;
	color: #666;
}
#whmcsthemes .whmcscontainer .footer #languagefrm select {
	margin: 0 0 0 5px;
	padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	height: 25px;
	line-height: 25px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer .footer #copyright {
	float: right;
	line-height: 24px;
}
/* *****************************************************

     Standalone Portal Look Styling
     Comment out this section for full width style

***************************************************** */

#whmcsthemes body {
	background-color: #efefef;
}
#whmcsthemes .whmcscontainer {
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	box-shadow: 0px 0px 1px 1px #ccc;
}
#whmcsthemes #whmcsheader {
	max-width: 960px;
	margin: 0 auto;
	background-color: #fff;
}
#whmcsthemes #whmcstxtlogo {
	display: none;
}
#whmcsthemes #whmcsimglogo {
	padding: 20px 30px 20px 30px;
	display: block;
}
#whmcsthemes .navbar .navbar-inner {
	margin: 0 auto;
	padding: 0 20px;
	height: 40px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#whmcsthemes .footerdivider {
	margin: 0 auto;
	padding: 0 20px;
	width: 960px;
	height: 5px;
	background-color: #222;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
	background-image: -moz-linear-gradient(top, #333333, #222222);
	background-image: -ms-linear-gradient(top, #333333, #222222);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
	background-image: -webkit-linear-gradient(top, #333333, #222222);
	background-image: -o-linear-gradient(top, #333333, #222222);
	background-image: linear-gradient(top, #333333, #222222);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
#whmcsthemes .whmcscontainer .footer {
	background-color: #fff;
}
/* Containers */

#whmcsthemes .whmcscontainer .col4 {
	float: left;
	margin: 0;
	padding: 0;
	width: 25%;
}
#whmcsthemes .whmcscontainer .col2half {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}
#whmcsthemes .whmcscontainer .col30 {
	float: left;
	margin: 0;
	padding: 0;
	width: 30%;
}
#whmcsthemes .whmcscontainer .col40 {
	float: left;
	margin: 0;
	padding: 0;
	width: 40%;
}
#whmcsthemes .whmcscontainer .col60 {
	float: left;
	margin: 0;
	padding: 0;
	width: 60%;
}
#whmcsthemes .whmcscontainer .col70 {
	float: left;
	margin: 0;
	padding: 0;
	width: 70%;
}
#whmcsthemes .whmcscontainer .center80 {
	margin: 0 auto;
	padding: 0;
	width: 80%;
}
#whmcsthemes .whmcscontainer .center95 {
	margin: 0 auto;
	padding: 0;
	width: 95%;
}
#whmcsthemes .whmcscontainer .row {
	margin: 0;
	padding: 0 0 15px 0;
}
#whmcsthemes .whmcscontainer .row .multicol {
	float: left;
	margin: 0 50px 0 0;
}
#whmcsthemes .whmcscontainer .internalpadding {
	padding: 5px;
}
#whmcsthemes .whmcscontainer .halfwidthcontainer {
	width: 50%;
	margin: 0 auto;
}
#whmcsthemes .whmcscontainer .logincontainer {
	width: 280px;
	margin: 30px auto 100px auto;
}
#whmcsthemes .whmcscontainer .logincontainer label {
	font-weight: bold;
}
#whmcsthemes .whmcscontainer fieldset.onecol label {
	color: #404040;
	float: left;
	font-size: 13px;
	line-height: 18px;
	text-align: right;
	width: 225px;
}
#whmcsthemes .whmcscontainer fieldset.onecol .controls-list label {
	float: none;
	width: auto;
	line-height: 18px;
	padding: 0;
	text-align: left;
	white-space: normal;
}
#whmcsthemes .whmcscontainer fieldset.onecol div.controls {
	margin-left: 245px;
}
/* Forms */

#whmcsthemes form {
	margin: 0px;
}
#whmcsthemes select {
	width: auto;
}
#whmcsthemes .input-btn-large, #whmcsthemes input.btn-large {
	width: auto; /* Fix for Massive Width on Buttons from Bootstrap */
}
#whmcsthemes input.bigfield {
	width: 60%;
	height: 30px;
	font-size: 1.4em;
}
#whmcsthemes input.fullwidth, #whmcsthemes textarea.fullwidth {
	width: 95%;
}
#whmcsthemes .whmcscontainer label.full {
	float: none;
	text-align: left;
	width: auto;
}
#whmcsthemes .whmcscontainer .alert.alert-error a, #whmcsthemes .whmcscontainer .alert.alert-success a, #whmcsthemes .whmcscontainer .alert.alert-info a {
	color: #fff!Important;
	text-decoration: underline;
}
#whmcsthemes .whmcscontainer .alert.alert-error a:hover, #whmcsthemes .whmcscontainer .alert.alert-success a:hover, #whmcsthemes .whmcscontainer .alert.alert-info a:hover {
	text-decoration: none;
}
#whmcsthemes .whmcscontainer .alert.alert-block.alert-warn a, #whmcsthemes .whmcscontainer .alert.alert-block.alert-warning a, #whmcsthemes .whmcscontainer .alert.alert-block.alert-error a, #whmcsthemes .whmcscontainer .alert.alert-block.alert-success a, #whmcsthemes .whmcscontainer .alert.alert-block.alert-info a {
	color: #000;
	text-decoration: underline;
}
#whmcsthemes .contentpadded .alert-message {
	/* Gold color network status */
    background-color: #ffd700;
}
#whmcsthemes input[type="image"], #whmcsthemes input[type="checkbox"], #whmcsthemes input[type="radio"] {
	margin: 0 3px;
	height: 18px;
}
/* Table Styling */

#whmcsthemes .table-framed {
	border: 1px solid #DDD;
	border-collapse: separate;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#whmcsthemes table.table-striped tr td {
	vertical-align: middle;
}
#whmcsthemes table.table-striped tr.subtotal td {
	background-color:#FFFFDD;
	font-weight: bold;
}
#whmcsthemes table.table-striped tr.tax td {
	background-color:#EBF2FE;
	font-weight: bold;
}
#whmcsthemes table.table-striped tr.credit td {
	background-color:#FFE1E1;
	font-weight: bold;
}
#whmcsthemes table.table-striped tr.total td {
	background-color:#E7FFDA;
	font-weight: bold;
}
#whmcsthemes table.table-striped tr.recurring td {
	background-color:#FFE1E1;
	font-weight: bold;
}
#whmcsthemes table.table-centered tr th, #whmcsthemes table.table-centered tr td {
	text-align: center;
}
#whmcsthemes .whmcscontainer table .headerSortasc {
	background-color: rgba(141, 192, 219, 0.25);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-image:url('../img/sortasc.png');
	background-repeat:no-repeat;
	background-position:95% 50%;
}
#whmcsthemes .whmcscontainer table .headerSortdesc {
	background-color: rgba(141, 192, 219, 0.25);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-image:url('../img/sortdesc.png');
	background-repeat:no-repeat;
	background-position:95% 50%;
}
#whmcsthemes .whmcscontainer table th a {
	display: block;
	margin: -10px -10px -9px;
	padding: 10px 10px 9px;
}
#whmcsthemes .whmcscontainer .tableresults {
	padding: 5px;
}
#whmcsthemes .whmcscontainer .recordslimit {
	float: right;
	padding-right: 20px;
}
#whmcsthemes .whmcscontainer .recordslimit select {
	width: 60px;
}
/* Status Colors */

#whmcsthemes .label.pending {
	background-color: #F89406;
}
#whmcsthemes .label.active {
	background-color: #46A546;
}
#whmcsthemes .label.suspended {
	background-color: #0768B8;
}
#whmcsthemes .label.terminated {
	background-color: #C43C35;
}
#whmcsthemes .label.cancelled {
	background-color: #BFBFBF;
}
#whmcsthemes .label.expired {
	background-color: #888;
}
#whmcsthemes .label.fraud {
	background-color: #000;
}
#whmcsthemes .label.unpaid {
	background-color: #cc0000;
}
#whmcsthemes .label.paid {
	background-color: #779500;
}
#whmcsthemes .label.refunded {
	background-color: #224488;
}
#whmcsthemes .label.collections {
	background-color: #D3C403;
}
#whmcsthemes .whmcscontainer .invoicetotal {
	float: left;
	padding: 5px 10px 10px;
	font-size: 20px;
	color: #666;
}
#whmcsthemes .whmcscontainer .invoicetotal .textred {
	color: #cc0000;
}
#whmcsthemes .whmcscontainer .invoicetotal .textgreen {
	color: #468E46;
}
/* Twitter Feed */

#whmcsthemes #twitterfeed ul {
	list-style-type: none;
	margin: 15px 0 20px 0;
	padding: 0;
}
#whmcsthemes #twitterfeed li {
	background-image: url(../img/twittericon.png);
	background-repeat: no-repeat;
	background-position: 0;
	margin: 0 20px 10px 20px;
	padding-left: 25px;
	background-size: 16px 16px;
}
#whmcsthemes #twitterfeed p {
	margin:15px;
	text-align:center;
}
/* Login */

#whmcsthemes .logincontainer .loginbtn {
	display: inline;
}
#whmcsthemes .logincontainer .rememberme {
	display: inline;
	padding: 0 0 0 20px;
}
#whmcsthemes .logincontainer .rememberme label {
	display: inline;
}
/* Announcements */

#whmcsthemes .whmcscontainer .tweetbutton {
	float: right;
	margin: 0 0 20px 30px;
}
/* Password Strength */

#whmcsthemes .whmcscontainer #pwstrengthbox {
	width: 200px;
	border: 1px solid #ccc;
	line-height: 28px;
	text-align: center;
	background-color: #fff;
	color: #9A9A9A;
	font-weight: normal;
}
#whmcsthemes .whmcscontainer #pwstrengthbox.strong {
	background-color: #33CC00;
	border: 1px solid #289F00;
	color: #fff;
	font-weight: bold;
}
#whmcsthemes .whmcscontainer #pwstrengthbox.moderate {
	background-color: #ff6600;
	border: 1px solid #C44F00;
	color: #fff;
	font-weight: bold;
}
#whmcsthemes .whmcscontainer #pwstrengthbox.weak {
	background-color: #cc0000;
	border: 1px solid #9D0000;
	color: #fff;
	font-weight: bold;
}
/* Services */

#whmcsthemes .whmcscontainer .searchbox {
	float: right;
	margin: 0 0 10px 20px;
	padding: 10px 10px 5px 10px;
	background-color: #efefef;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer .resultsbox {
	float: left;
	margin: 0;
	padding: 25px 0 8px 0;
}
#whmcsthemes .whmcscontainer .moduleoutput {
	margin: 20px 0 20px 0;
	padding: 10px;
	text-align: center;
	width: 90%;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer .usagecontainer {
	border: 1px solid #ccc;
	height: 20px;
	width: 80%;
}
#whmcsthemes .whmcscontainer .usagecontainer .used {
	background-color: #99CCFF;
	height: 20px;
}
/* Domain Addons */

#whmcsthemes .whmcscontainer .domaddonimg {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
	text-align: center;
}
/* Domain Checker */

#whmcsthemes .whmcscontainer .captchainput {
	margin: 10px auto 5px auto;
	padding: 10px;
	background-color: #f8f8f8;
	border: 1px dashed #ccc;
	width: 425px;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer .captchainput div {
	margin: 0 auto;
}
#whmcsthemes .whmcscontainer .multitldbtn {
	position:relative;
	top:5px;
	right:0px;
	height:0;
}
#whmcsthemes .whmcscontainer .multitldbtn input {
	padding: 4px 7px;
	font-size: 11px;
}
#whmcsthemes .whmcscontainer .domcheckertldselect {
	margin: 0 auto;
	padding: 10px;
	width: 50%;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: 0;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	-o-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
#whmcsthemes .whmcscontainer .domcheckererror {
	color: #cc0000;
}
#whmcsthemes .whmcscontainer .domcheckersuccess {
	color: #009933;
}
#whmcsthemes .whmcscontainer textarea.bulksearch {
	width: 60%;
}
/* Affiliates */

#whmcsthemes .whmcscontainer .affiliatestatcontainer {
	margin: 15px auto;
	padding: 0;
	width: 660px;
}
#whmcsthemes .whmcscontainer .affiliatestatblock {
	float: left;
	margin: 0 10px;
	padding: 10px;
	width: 180px;
	height: 70px;
	background-color: #efefef;
	text-align: center;
	font-size: 16px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer .affiliatestatblock .stat {
	text-align: center;
	font-size: 40px;
	line-height: 40px;
}
/* Popup Window */

body.popupwindow {
	margin: 0;
	padding: 15px;
	background-color: #efefef;
}
body.popupwindow .popupcontainer {
	margin: 15px;
	padding: 15px;
	height: 250px;
	background-color: #fff;
	border: 1px solid #ccc;
	overflow: auto;
}
/* Tickets */

#whmcsthemes .whmcscontainer .ticketdetailscontainer {
	margin: 10px 0 20px 0;
	padding: 5px;
	background-color: #E8E8E8;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer .ticketdetailscontainer .detail {
	margin: 5px 0 0 0;
	padding: 5px;
	background-color: #ffffff;
	text-align: center;
	font-weight: normal;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer .ticketreplybox {
	margin: 20px 0;
	padding: 15px;
	background-color: #f8f8f8;
	border: 1px solid #e8e8e8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer .ticketmsgs {
	margin: 20px 0;
	padding: 0;
	color: #000;
}
.whmcscontainer .ticketmsgs .adminheader {
	margin: 0;
	padding: 5px 10px;
	background-color: #E24841;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer .ticketmsgs .adminmsg {
	margin: 0 10px;
	padding: 10px 15px;
	min-height: 100px;
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom: 0;
}
#whmcsthemes .whmcscontainer .ticketmsgs .clientheader {
	margin: 0;
	padding: 5px 10px;
	background-color: #5C5C5C;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer .ticketmsgs .clientmsg {
	margin: 0 10px;
	padding: 10px 15px;
	min-height: 100px;
	background: #f4f4f4;
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom: 0;
}
#whmcsthemes .whmcscontainer .ticketmsgs .clientmsg:last-child, #whmcsthemes .whmcscontainer .ticketmsgs .adminmsg:last-child {
	border-bottom: 1px solid #ccc;
}
#whmcsthemes .whmcscontainer .ticketmsgs .attachments {
	margin: 10px 0 0 0;
	padding: 5px 10px;
	width: 40%;
	background-color: #fff;
	font-size: 0.9em;
	color: #666;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#whmcsthemes .whmcscontainer table.ticketrating {
	display: table;
	width: auto;
	border: 0;
	border-spacing: 1px; /* 2px ? */
	border-collapse: separate;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	/* XXXldb do we want this if we're border-collapse:collapse ? */
  -moz-box-sizing: border-box;
	text-indent: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
#whmcsthemes .whmcscontainer table.ticketrating td {
	display: table-cell;
	min-width: 16px;
	line-height: 16px;
	vertical-align: inherit;
	text-align: inherit;
	padding: 0;
	border: 0;
}
#whmcsthemes .whmcscontainer table.ticketrating td.point {
	cursor: pointer;
	cursor: hand;
}
#whmcsthemes .whmcscontainer table.ticketrating td.star {
	background: url('../../../images/rating_neg.png');
	cursor: pointer;
	cursor: hand;
}
/* Chat Transcripts */

#whmcsthemes div.chat div.visitor div.name, #whmcsthemes div.chat div.operator div.name {
	font-weight: bold;
}
#whmcsthemes div.chat div.visitor div.message, #whmcsthemes div.chat div.operator div.message {
	padding: 0 25px;
}
/* Security */

#whmcsthemes div#twofaactivation {
	margin: 50px auto;
	padding: 20px;
	width: 75%;
	min-height: 250px;
	background-color: #fff;
	border: 4px solid #efefef;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
#whmcsthemes div#twofaactivation .errorbox {
	margin: 0 0 20px 0;
	padding: 10px 20px;
	background-color: #FF4F4F;
	text-shadow: none;
	color: #fff;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#whmcsthemes div#twofaactivation p {
	margin: 15px 0;
}
#whmcsthemes div.twofabackupcode {
	margin: 15px 0;
}
#whmcsthemes div.twofabackupcode p {
	margin: 0;
	font-size: 24px;
	line-height: 24px;
}
/* Order Form Resets */

#whmcsthemes #whmcsorderfrm p, #whmcsthemes #whmcsorderfrm dl, #whmcsthemes #whmcsorderfrm multicol {
	display: block;
	margin: 1em 0;
}
#whmcsthemes #whmcsorderfrm label, #whmcsthemes #whmcsorderfrm label input, #whmcsthemes #whmcsorderfrm label textarea, #whmcsthemes #whmcsorderfrm label select {
	display: inline;
}
#whmcsthemes #whmcsorderfrm div.loading {
	display: none;
}
#whmcsthemes #whmcsorderfrm dd {
	display: block;
	-moz-margin-start: 40px;
}
#whmcsthemes #whmcsorderfrm label {
	padding: 0;
	font-size: 1em;
	line-height: 14px;
	width: auto;
	text-align: left;
	float: none;
}
#whmcsthemes #whmcsorderfrm input {
	width: auto;
}
#whmcsthemes #whmcsorderfrm input[type="image"] {
	height: auto;
	border: 0;
	-webkit-transaction: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#whmcsthemes #whmcsorderfrm input[type="checkbox"], #whmcsthemes #whmcsorderfrm input[type="radio"] {
	margin: 0 5px;
	padding: 0;
}
#whmcsthemes #whmcsorderfrm blockquote {
	display: block;
	margin: 1em 40px;
}
#whmcsthemes #whmcsorderfrm center {
	display: block;
	text-align: -moz-center;
}
#whmcsthemes #whmcsorderfrm blockquote[type=cite] {
	display: block;
	margin: 1em 0px;
	-moz-padding-start: 1em;
	-moz-border-start: solid;
	border-color: blue;
	border-width: thin;
}
#whmcsthemes #whmcsorderfrm span[_moz_quote=true] {
	color: blue;
}
#whmcsthemes #whmcsorderfrm pre[_moz_quote=true] {
	color: blue;
}
#whmcsthemes #whmcsorderfrm h1 {
	display: block;
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}
#whmcsthemes #whmcsorderfrm h2 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: .83em 0;
}
#whmcsthemes #whmcsorderfrm h3 {
	display: block;
	font-size: 1.17em;
	font-weight: bold;
	margin: 1em 0;
}
#whmcsthemes #whmcsorderfrm h4 {
	display: block;
	font-weight: bold;
	margin: 1.33em 0;
}
#whmcsthemes #whmcsorderfrm h5 {
	display: block;
	font-size: 0.83em;
	font-weight: bold;
	margin: 1.67em 0;
}
#whmcsthemes #whmcsorderfrm h6 {
	display: block;
	font-size: 0.67em;
	font-weight: bold;
	margin: 2.33em 0;
}
#whmcsthemes #whmcsorderfrm xmp, #whmcsorderfrm pre, #whmcsthemes #whmcsorderfrm plaintext {
	display: block;
	font-family: -moz-fixed;
	white-space: pre;
	margin: 1em 0;
}
/* buttons */

#whmcsthemes #whmcsorderfrm input[type="button"], #whmcsthemes #whmcsorderfrm input[type="reset"], #whmcsthemes #whmcsorderfrm input[type="submit"] {
	cursor: pointer;
	display: inline-block;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	padding: 5px 14px 6px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color: #333;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #CCC;
	border-bottom-color: #BBB;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
}
/* tables */

#whmcsthemes #whmcsorderfrm table {
	display: table;
	border: 0;
	border-spacing: 1px; /* 2px ? */
	border-collapse: separate;
	margin-top: 0;
	margin-bottom: 0;
	/* XXXldb do we want this if we're border-collapse:collapse ? */
  -moz-box-sizing: border-box;
	text-indent: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
#whmcsthemes #whmcsorderfrm table tr, #whmcsthemes #whmcsorderfrm table th, #whmcsthemes #whmcsorderfrm table td {
	border: 0;
}
#whmcsthemes #whmcsorderfrm table tbody tr:first-child td:first-child, #whmcsthemes #whmcsorderfrm table tbody tr:first-child td:last-child, #whmcsthemes #whmcsorderfrm table tbody tr:last-child td:first-child, #whmcsthemes #whmcsorderfrm table tbody tr:last-child td:last-child {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
#whmcsthemes #whmcsorderfrm table[align="left"] {
	float: left;
}
#whmcsthemes #whmcsorderfrm table[align="right"] {
	float: right;
	text-align: start;
}
 #whmcsthemes #whmcsorderfrm table[rules]:not([rules="none"]) {
 border-collapse: collapse;
}
/* caption inherits from table not table-outer */
#whmcsthemes #whmcsorderfrm caption {
	display: table-caption;
	text-align: center;
	-moz-box-sizing: border-box;
}
#whmcsthemes #whmcsorderfrm table[align="center"] > caption {
	margin-left: auto;
	margin-right: auto;
}
#whmcsthemes #whmcsorderfrm table[align="center"] > caption[align="left"] {
	margin-right: 0;
}
#whmcsthemes #whmcsorderfrm table[align="center"] > caption[align="right"] {
	margin-left: 0;
}
#whmcsthemes #whmcsorderfrm tr {
	display: table-row;
	vertical-align: inherit;
}
#whmcsthemes #whmcsorderfrm col {
	display: table-column;
}
#whmcsthemes #whmcsorderfrm colgroup {
	display: table-column-group;
}
#whmcsthemes #whmcsorderfrm tbody {
	display: table-row-group;
	vertical-align: middle;
}
#whmcsthemes #whmcsorderfrm thead {
	display: table-header-group;
	vertical-align: middle;
}
#whmcsthemes #whmcsorderfrm tfoot {
	display: table-footer-group;
	vertical-align: middle;
}
/* for XHTML tables without tbody */
#whmcsthemes #whmcsorderfrm table > tr {
	vertical-align: middle;
}
#whmcsthemes #whmcsorderfrm td {
	display: table-cell;
	vertical-align: inherit;
	padding: 1px;
}
#whmcsthemes #whmcsorderfrm th {
	display: table-cell;
	vertical-align: inherit;
	font-weight: bold;
	padding: 1px;
}
 #whmcsthemes #whmcsorderfrm tr > form:-moz-is-html, #whmcsthemes #whmcsorderfrm tbody > form:-moz-is-html, #whmcsthemes #whmcsorderfrm thead > form:-moz-is-html, #whmcsthemes #whmcsorderfrm tfoot > form:-moz-is-html, #whmcsthemes #whmcsorderfrm table > form:-moz-is-html {
  /* Important: don't show these forms in HTML */
  display: none !important;
}
/* inlines */

#whmcsthemes #whmcsorderfrm q:before {
	content: open-quote;
}
#whmcsthemes #whmcsorderfrm q:after {
	content: close-quote;
}
#whmcsthemes #whmcsorderfrm b, #whmcsthemes #whmcsorderfrm strong {
	font-weight: bolder;
}
#whmcsthemes #whmcsorderfrm i, #whmcsthemes #whmcsorderfrm cite, #whmcsthemes #whmcsorderfrm em, #whmcsthemes #whmcsorderfrm var, #whmcsthemes #whmcsorderfrm dfn {
	font-style: italic;
}
#whmcsthemes #whmcsorderfrm u, #whmcsthemes #whmcsorderfrm ins {
	text-decoration: underline;
}
#whmcsthemes #whmcsorderfrm s, #whmcsthemes #whmcsorderfrm strike, #whmcsthemes #whmcsorderfrm del {
	text-decoration: line-through;
}
#whmcsthemes #whmcsorderfrm sub {
	vertical-align: sub;
	font-size: smaller;
	line-height: normal;
}
#whmcsthemes #whmcsorderfrm sup {
	vertical-align: super;
	font-size: smaller;
	line-height: normal;
}
#whmcsthemes #whmcsorderfrm nobr {
	white-space: nowrap;
}
/* lists */

#whmcsthemes #whmcsorderfrm ul, #whmcsthemes #whmcsorderfrm menu, #whmcsthemes #whmcsorderfrm dir {
	display: block;
	list-style-type: disc;
	margin: 1em 0;
	-moz-padding-start: 40px;
}
#whmcsthemes #whmcsorderfrm ol {
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
	-moz-padding-start: 40px;
}
#whmcsthemes #whmcsorderfrm li {
	display: list-item;
}
/* leafs */

#whmcsthemes #whmcsorderfrm hr {
	display: block;
	height: 2px;
	border: 1px inset;
	margin: 0.5em auto 0.5em auto;
	color: gray;
	-moz-float-edge: margin-box;
	-moz-box-sizing: border-box;
}
#whmcsthemes #whmcsorderfrm hr[size="1"] {
	border-style: solid none none none;
}
/* hidden elements */
#whmcsthemes #whmcsorderfrm area, #whmcsthemes #whmcsorderfrm base, #whmcsthemes #whmcsorderfrm basefont, #whmcsthemes #whmcsorderfrm head, #whmcsthemes #whmcsorderfrm meta, #whmcsthemes #whmcsorderfrm script, #whmcsthemes #whmcsorderfrm style, #whmcsthemes #whmcsorderfrm title, #whmcsthemes #whmcsorderfrm noembed, #whmcsthemes #whmcsorderfrm param {
	display: none;
}
:focus {
	-moz-outline-style: none;
}
/* You Will See This: */

:-moz-any-link:focus {
 outline: 1px dotted invert;
}

/* Change It To This: */

:-moz-any-link:focus {
 outline: none;
}
