
/* *****************************************************

     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/

***************************************************** */

@import url("https://fonts.googleapis.com/css?family=Ubuntu:500,700");

body {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

a {
    color:#B72E33;
}

.fontsize2 {
    font-size: 1.2em;
}

.fontsize3 {
    font-size: 1.4em;
}

.lighttext {
    color: #ccc;
}

.bold {
    font-weight: bold;
}

.textleft {
    text-align: left !important;
}

.textright {
    text-align: right !important;
}

.textcenter, .textcenter td {
    text-align: center !important;
}

.clear {
    clear: both;
}

.whmcscontainer p {
    margin-bottom: 3px;
}

.whmcscontainer h1 {
    font-family:arial;
    letter-spacing:-2px;
       font-size: 23px;
    font-weight: 700;
    line-height: 36px; padding-left: 20px;
}

.whmcscontainer h2 {
    font-family: arial;
      font-size: 24px;
    font-weight: 700;
    line-height: 36px; padding-left: 20px;
}

.whmcscontainer h3 {
    font-family: arial; padding-left:10px;   
    letter-spacing:-1px;
       font-size: 18px;
    font-weight: 700; 
}

.whmcscontainer h1 small, .whmcscontainer h2 small, .whmcscontainer h3 small {
    font-family: Arial;
    letter-spacing: -1px;
    text-shadow: 0 0 0;
    font-weight: 400;
}

.adminreturndiv {
    position:absolute;
    top:0 !important;
    right:0 !important;
    padding:5px 10px !important;
    background-color:White;
    font-family:Tahoma !important;
    font-size:11px !important;
    color:#000 !important;
}
.adminreturndiv a {
    color: #fff !important;
    text-decoration: underline !important;
}

.whmcscontainer {
    max-width:inherit;
    margin: 0 auto;
}

.whmcscontainer .contentpadded {
   
}

.whmcscontainer img {
    vertical-align: top;
    border: 0;
}

.navbar {
    position: relative; margin-top: 0px;
}
.navbar .navbar-inner {
    height: 40px;
}

#whmcsheader {
	
}

#whmcstxtlogo {
    padding: 20px 30px 20px 30px;
}
#whmcsimglogo {
      display: none;
}

#whmcstxtlogo a {
	font-size: 3.2em;
	color: #fff;
    text-decoration: none;
}

.menu-dropdown, .dropdown-menu {
    min-width: 180px;
}

.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;
}

.whmcscontainer .error ul {
    margin: 10px 0 10px 30px;
}

.whmcscontainer .error ul li {
    color: #fff;
}

ul.inputs-list li {
	list-style:none;
}

.footerdivider {
    border-top: 1px solid #e8e8e8;
    width:960px
}

.whmcscontainer .footer {
    margin: 0;
    padding: 15px;
    font-family: Tahoma;
    font-size: 11px;
    background-color: #efefef;
    color: #666;
}

.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;
}

.whmcscontainer .footer #copyright {    
    line-height: 24px;
}

.whmcscontainer .footer #copyright a{    
    text-decoration:none;
    color:red;
}

.whmcscontainer .footer #copyright a:hover{
    color:black;
}

/* *****************************************************

     Standalone Portal Look Styling
     Comment out this section for full width style

***************************************************** */

body {
    background-color: #fff;
}

.whmcscontainer {
    background-color: #fff;
}

#whmcsheader {
    
}

#whmcstxtlogo {
    display: none;
}
#whmcsimglogo {
   
    display: block;
}

.navbar .navbar-inner {
    margin: 0 auto;
    padding: 0 20px;
   
    height: 40px;
    
}

.footerdivider {
    margin-top:10%;;
    padding: 0 20px;
    width:inherit;
    height: 2px;
    background-color: #222;
    background-repeat: repeat-x;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-image: linear-gradient(top, #333333, #222222);
}

.whmcscontainer .footer {
    background-color: #fff;
}

/* Containers */

.whmcscontainer .col4 {
    float: left;
    margin: 0;
    padding: 0;
    width: 25%;
}

.whmcscontainer .col2half {
    float: left;
   
    padding: 0;
    width: 50%; margin-left: 5px;

}


.whmcscontainer .col2-2half {
    float: left;
   
    padding: 0;
    width: 48%; margin-left: 5px;

}

.whmcscontainer .col30 {
    float: left;
    margin: 0;
    padding: 0;
    width: 30%;
}

.whmcscontainer .col40 {
    float: left;
      padding: 0;
    width: 48%; margin-left: 5px;
}

.whmcscontainer .col60 {
    float: left;
       padding: 0;
    width: 50%;  margin-left: 5px;
}

.whmcscontainer .col70 {
    float: left;
    margin: 0;
    padding: 0;
    width: 70%;
}

.whmcscontainer .center80 {
    margin: 0 auto;
    padding: 0;
    width: 80%;
}

.whmcscontainer .center95 {
    margin: 0 auto;
    padding: 0;
    width: 95%;
}

.whmcscontainer .row {
    margin: 0;
    padding: 0 0 15px 0; margin-top: 15px !important;
}

.whmcscontainer .row .multicol {
    float: left;
    margin: 0 50px 0 0;
}

.whmcscontainer .internalpadding {
    padding: 5px;
}

.whmcscontainer .halfwidthcontainer {
    width: 50%;
    margin: 0 auto;
}

.whmcscontainer .logincontainer {
    width: 280px;
    margin: 30px auto 100px auto;
}

.whmcscontainer .logincontainer label {
    font-weight: bold;
}

.whmcscontainer fieldset.onecol label {
    color: #404040;
    float: left;
    font-size: 13px;
    line-height: 18px;
    text-align: right;
    width: 225px;
}

.whmcscontainer fieldset.onecol .controls-list label {
    float: none;
    width: auto;
    line-height: 18px;
    padding: 0;
    text-align: left;
    white-space: normal;
}

.whmcscontainer fieldset.onecol div.controls {
    margin-left: 245px;
}

/* Forms */

form {
    margin: 0px;
}

select {
    width: auto;
}

.input-btn-large, input.btn-large {
    width: auto; /* Fix for Massive Width on Buttons from Bootstrap */
}

input.bigfield {
    width: 60%;
    height: 30px;
    font-size: 1.4em;
}

input.fullwidth, textarea.fullwidth {
    width: 95%;
}

.whmcscontainer label.full {
    float: none;
    text-align: left;
    width: auto;
}

.whmcscontainer .alert.alert-error a, .whmcscontainer .alert.alert-success a, .whmcscontainer .alert.alert-info a {
    color: #fff;
    text-decoration: underline;
}
.whmcscontainer .alert.alert-error a:hover, .whmcscontainer .alert.alert-success a:hover, .whmcscontainer .alert.alert-info a:hover {
    text-decoration: none;
}
.whmcscontainer .alert.alert-block.alert-warn a, .whmcscontainer .alert.alert-block.alert-warning a, .whmcscontainer .alert.alert-block.alert-error a, .whmcscontainer .alert.alert-block.alert-success a, .whmcscontainer .alert.alert-block.alert-info a {
    color: #000;
    text-decoration: underline;
}

input[type="image"], input[type="checkbox"], input[type="radio"] {
    margin: 0 3px;
    height: 18px;
}

/* Table Styling */

.table-framed {
    border: 1px solid #DDD; width: 99%; margin:0 5px;
    border-collapse: separate;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
}
table.table-striped tr td {
    vertical-align: middle;
}
table.table-striped tr.subtotal td {
    background-color:#FFFFDD;
    font-weight: bold;
}
table.table-striped tr.tax td {
    background-color:#EBF2FE;
    font-weight: bold;
}
table.table-striped tr.credit td {
    background-color:#FFE1E1;
    font-weight: bold;
}
table.table-striped tr.total td {
    background-color:#E7FFDA;
    font-weight: bold;
}
table.table-striped tr.recurring td {
    background-color:#FFE1E1;
    font-weight: bold;
}
table.table-centered tr th, table.table-centered tr td {
    text-align: center;
}

.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%;
}



.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%;
}

.whmcscontainer table th a {
    display: block;
    margin: -10px -10px -9px;
    padding: 10px 10px 9px; font-size: 11px;
}

.whmcscontainer .tableresults {
    padding: 5px;
}

.whmcscontainer .recordslimit {
    float: right;
    padding-right: 5px; padding-top: 10px;
}
.whmcscontainer .recordslimit select {
    width: 60px;
}

/* Status Colors */

.label.pending {
    background-color: #F89406;
}
.label.active {
    background-color: #46A546;
}
.label.suspended {
    background-color: #0768B8;
}
.label.terminated {
    background-color: #C43C35;
}
.label.cancelled {
    background-color: #BFBFBF;
}
.label.expired {
    background-color: #888;
}
.label.fraud {
    background-color: #000;
}
.label.unpaid {
    background-color: #cc0000;
}
.label.paid {
    background-color: #779500;
}
.label.refunded {
    background-color: #224488;
}
.label.collections {
    background-color: #D3C403;
}

.whmcscontainer .invoicetotal {
    float: left;
    padding: 5px 10px 10px;
    font-size: 20px;
    color: #666;
}
.whmcscontainer .invoicetotal .textred {
    color: #cc0000;
}
.whmcscontainer .invoicetotal .textgreen {
    color: #468E46;
}

/* Twitter Feed */

#twitterfeed ul {
    list-style-type: none;
    margin: 15px 0 20px 0;
    padding: 0;
}
#twitterfeed li {
    background-image: url(../../../images/twittericon.png);
    background-repeat: no-repeat;
    background-position: 0;
    margin: 0 20px 10px 20px;
    padding-left: 25px;
}
#twitterfeed p {
    margin:15px;
    text-align:center;
}

/* Login */

.logincontainer .loginbtn {
    display: inline;
}
.logincontainer .rememberme {
    display: inline;
    padding: 0 0 0 20px;
}
.logincontainer .rememberme label {
    display: inline;
}

/* Announcements */

.whmcscontainer .tweetbutton {
    float: right;
    margin: 0 0 20px 30px;
}

/* Password Strength */

.whmcscontainer #pwstrengthbox {
    width: 200px;
    border: 1px solid #ccc;
    line-height: 28px;
    text-align: center;
    background-color: #fff;
    color: #9A9A9A;
    font-weight: normal;
}

.whmcscontainer #pwstrengthbox.strong {
    background-color: #33CC00;
    border: 1px solid #289F00;
    color: #fff;
    font-weight: bold;
}

.whmcscontainer #pwstrengthbox.moderate {
    background-color: #ff6600;
    border: 1px solid #C44F00;
    color: #fff;
    font-weight: bold;
}

.whmcscontainer #pwstrengthbox.weak {
    background-color: #cc0000;
    border: 1px solid #9D0000;
    color: #fff;
    font-weight: bold;
}

/* Services */

.whmcscontainer .searchbox {
    float: right;
    margin: 0 5px 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;
     border: 1px solid #E2E1E1;
}

.whmcscontainer .resultsbox {
    float: left;
    margin: 0;
    padding: 25px 0 8px 0;  padding-left: 5px;
}

.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;
}

.whmcscontainer .usagecontainer {
    border: 1px solid #ccc;
    height: 20px;
    width: 80%;
}

.whmcscontainer .usagecontainer .used {
    background-color: #99CCFF;
    height: 20px;
}

/* Domain Addons */

.whmcscontainer .domaddonimg {
    float: left;
    margin: 0;
    padding: 0;
    width: 100px;
    text-align: center;
}

/* Domain Checker */

.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;
}
.whmcscontainer .captchainput div {
    margin: 0 auto;
}

.whmcscontainer .multitldbtn {
    position:relative;
    top:5px;
    right:0px;
    height:0;
}
.whmcscontainer .multitldbtn input {
    padding: 4px 7px;
    font-size: 11px;
}

.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;
}

.whmcscontainer .domcheckererror {
    color: #cc0000;
}

.whmcscontainer .domcheckersuccess {
    color: #009933;
}

.whmcscontainer textarea.bulksearch {
    width: 60%;
}

/* Affiliates */

.whmcscontainer .affiliatestatcontainer {
    margin: 15px auto;
    padding: 0;
    width: 660px;
}

.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;
}

.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 */

.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;
}

.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;
}

.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;
}

.whmcscontainer .ticketmsgs {
    margin: 20px 0;
    padding: 0;
    color: #000;
}
.whmcscontainer .ticketmsgs .adminheader {
    margin: 0;
    padding: 5px 10px;
    background-color: #666;
    color: #fff;
    font-weight: bold;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.whmcscontainer .ticketmsgs .adminmsg {
    margin: 0 10px;
    padding: 10px 15px;
    min-height: 100px;
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0;
}
.whmcscontainer .ticketmsgs .clientheader {
    margin: 0;
    padding: 5px 10px;
    background-color: #C0C0C0;
    color: #fff;
    font-weight: bold;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.whmcscontainer .ticketmsgs .clientmsg {
    margin: 0 10px;
    padding: 10px 15px;
    min-height: 100px;
    background: #f4f4f4;
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0;
}
.whmcscontainer .ticketmsgs .clientmsg:last-child, .whmcscontainer .ticketmsgs .adminmsg:last-child {
    border-bottom: 1px solid #ccc;
}

.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;
}

.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;
}
.whmcscontainer table.ticketrating td {
  display: table-cell;
  min-width: 16px;
  line-height: 16px;
  vertical-align: inherit;
  text-align: inherit;
  padding: 0;
  border: 0;
}
.whmcscontainer table.ticketrating td.point {
    cursor: pointer;
    cursor: hand;
}
.whmcscontainer table.ticketrating td.star {
    background: url('../../../images/rating_neg.png');
    cursor: pointer;
    cursor: hand;
}

/* Chat Transcripts */

div.chat div.visitor div.name, div.chat div.operator div.name {
    font-weight: bold;
}
div.chat div.visitor div.message, div.chat div.operator div.message {
    padding: 0 25px;
}

/* Order Form Resets */

#whmcsorderfrm p, #whmcsorderfrm dl, #whmcsorderfrm multicol {
  display: block;
  margin: 1em 0;
}

#whmcsorderfrm label, #whmcsorderfrm label input, #whmcsorderfrm label textarea, #whmcsorderfrm label select {
    display: inline;
}

#whmcsorderfrm div.loading {
    display: none;
}

#whmcsorderfrm dd {
  display: block;
  -moz-margin-start: 40px;
}

#whmcsorderfrm label {
    padding: 0;
    font-size: 1em;
    line-height: 14px;
    width: auto;
    text-align: left;
    float: none;
}

#whmcsorderfrm input {
    width: auto;
}
#whmcsorderfrm input[type="image"] {
    height: auto;
    border: 0;
    -webkit-transaction: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#whmcsorderfrm input[type="checkbox"], #whmcsorderfrm input[type="radio"] {
    margin: 0 5px;
    padding: 0;
}

#whmcsorderfrm blockquote {
  display: block;
  margin: 1em 40px;
}

#whmcsorderfrm center {
  display: block;
  text-align: -moz-center;
}

#whmcsorderfrm blockquote[type=cite] {
  display: block;
  margin: 1em 0px;
  -moz-padding-start: 1em;
  -moz-border-start: solid;
  border-color: blue;
  border-width: thin;
}

#whmcsorderfrm span[_moz_quote=true] {
  color: blue;
}

#whmcsorderfrm pre[_moz_quote=true] {
  color: blue;
}

#whmcsorderfrm h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}

#whmcsorderfrm h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}

#whmcsorderfrm h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

#whmcsorderfrm h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

#whmcsorderfrm h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

#whmcsorderfrm h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}

#whmcsorderfrm xmp, #whmcsorderfrm pre, #whmcsorderfrm plaintext {
  display: block;
  font-family: -moz-fixed;
  white-space: pre;
  margin: 1em 0;
}

/* buttons */

#whmcsorderfrm input[type="button"], #whmcsorderfrm input[type="reset"], #whmcsorderfrm input[type="submit"] {
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #BBB;
    cursor: pointer;
    display: inline-block;
    background-color: #E6E6E6;
    background-repeat: no-repeat;
    padding: 5px 14px 6px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    color: #333;
    font-size: 13px;
    line-height: normal;
    -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;
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
}

/* tables */

#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;
}

#whmcsorderfrm table tr, #whmcsorderfrm table th, #whmcsorderfrm table td {
    border: 0;
}

#whmcsorderfrm table tbody tr:first-child td:first-child, #whmcsorderfrm table tbody tr:first-child td:last-child,
#whmcsorderfrm table tbody tr:last-child td:first-child, #whmcsorderfrm table tbody tr:last-child td:last-child {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#whmcsorderfrm table[align="left"] {
  float: left;
}

#whmcsorderfrm table[align="right"] {
  float: right;
  text-align: start;
}

#whmcsorderfrm table[rules]:not([rules="none"]) {
  border-collapse: collapse;
}

/* caption inherits from table not table-outer */
#whmcsorderfrm caption {
  display: table-caption;
  text-align: center;
  -moz-box-sizing: border-box;
}

#whmcsorderfrm table[align="center"] > caption {
  margin-left: auto;
  margin-right: auto;
}

#whmcsorderfrm table[align="center"] > caption[align="left"] {
  margin-right: 0;
}

#whmcsorderfrm table[align="center"] > caption[align="right"] {
  margin-left: 0;
}

#whmcsorderfrm tr {
  display: table-row;
  vertical-align: inherit;
}

#whmcsorderfrm col {
  display: table-column;
}

#whmcsorderfrm colgroup {
  display: table-column-group;
}

#whmcsorderfrm tbody {
  display: table-row-group;
  vertical-align: middle;
}

#whmcsorderfrm thead {
  display: table-header-group;
  vertical-align: middle;
}

#whmcsorderfrm tfoot {
  display: table-footer-group;
  vertical-align: middle;
}

/* for XHTML tables without tbody */
#whmcsorderfrm table > tr {
  vertical-align: middle;
}

#whmcsorderfrm td {
  display: table-cell;
  vertical-align: inherit;
  text-align: inherit;
  padding: 1px;
}

#whmcsorderfrm th {
  display: table-cell;
  vertical-align: inherit;
  font-weight: bold;
  padding: 1px;
}

#whmcsorderfrm tr > form:-moz-is-html, #whmcsorderfrm tbody > form:-moz-is-html,
#whmcsorderfrm thead > form:-moz-is-html, #whmcsorderfrm tfoot > form:-moz-is-html,
#whmcsorderfrm table > form:-moz-is-html {
  /* Important: don't show these forms in HTML */
  display: none !important;
}

/* inlines */

#whmcsorderfrm q:before {
  content: open-quote;
}

#whmcsorderfrm q:after {
  content: close-quote;
}

#whmcsorderfrm b, #whmcsorderfrm strong {
  font-weight: bolder;
}

#whmcsorderfrm i, #whmcsorderfrm cite, #whmcsorderfrm em, #whmcsorderfrm var, #whmcsorderfrm dfn {
  font-style: italic;
}

#whmcsorderfrm u, #whmcsorderfrm ins {
  text-decoration: underline;
}

#whmcsorderfrm s, #whmcsorderfrm strike, #whmcsorderfrm del {
  text-decoration: line-through;
}

#whmcsorderfrm sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: normal;
}

#whmcsorderfrm sup {
  vertical-align: super;
  font-size: smaller;
  line-height: normal;
}

#whmcsorderfrm nobr {
  white-space: nowrap;
}

/* lists */

#whmcsorderfrm ul, #whmcsorderfrm menu, #whmcsorderfrm dir {
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}

#whmcsorderfrm ol {
  display: block;
  list-style-type: decimal;
  margin: 1em 0;
  -moz-padding-start: 40px;
}

#whmcsorderfrm li {
  display: list-item;
}

/* leafs */

#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;
}

#whmcsorderfrm hr[size="1"] {
  border-style: solid none none none;
}

/* hidden elements */
#whmcsorderfrm area, #whmcsorderfrm base, #whmcsorderfrm basefont, #whmcsorderfrm head, #whmcsorderfrm meta, #whmcsorderfrm script, #whmcsorderfrm style, #whmcsorderfrm title,
#whmcsorderfrm noembed, #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;
}

/**my css/


@charset "utf-8";
/* CSS Document */

.cls{ clear:both;}
.fl{ float: left;}
.fr{ float:right;}
#container{ text-align:center;}
#main{ width:1000px; margin:0 auto;}

#white-bg{ background:#fff; min-height:740px; box-shadow: 0 0 4px #C0BDBD;}


.container-main{ }
.upper-dv{  clear:both; border-top:7px solid #d31b02; min-height:64px;}
.upper-dv .logo-up{ float:right; width:214px; padding-top:14px; }
.upper-dv .sm-icon-menu-up{ float:left; width:566px; padding-top:31px; }

.upper-dv .sm-icon-menu-up ul{ list-style:none;}
.upper-dv .sm-icon-menu-up ul li{ float:left; line-height:18px;}

.upper-dv .sm-icon-menu-up ul li a{ color:#999999; font-size:12px; margin:0 9px; text-indent:20px; display:block;}
.upper-dv .sm-icon-menu-up ul li a:hover{}


.second-dv{ clear:both; padding-top:15px; }
.second-dv ul { padding-left: 5px!important; margin: 0 !important;}
.box-bg{ float:left; background:#f8f8f8; border:1px solid #e2e1e1; }
.second-dv .box1-width{ width:210px; min-height:110px;}
.second-dv .box2-width{ width:355px; min-height:110px;}
.second-dv .box3-width{ width:121px; min-height:110px;}
.second-dv .box4-width{ width:220px; min-height:110px; text-align:left;}
.second-dv .box4-width h2{ color:#155b9f; font-size:17px;}
.second-dv .box4-width p { lear:both; line-height:20px;}



.main-menu-dv{ clear:both; margin-top:17px; }
.main-menu-dv .menu-bg{  background:#d31b02; height:41px;}
.pdf-dv{ clear:both; border-bottom:1px solid #cccccc; margin-top:10px; padding-bottom:10px;}
.pdf-dv a{ float:left; width:216px; color:#ad1500; padding-top:2px;  }
.pdf-dv h2{ float:right; width:199px; font-weight:normal; font-size:18px;}

.middle-para-dv{ clear:both; padding-top:10px;}
.middle-para-dv h2{ font-size:17px; color:#5e5e5e; font-weight:normal; text-align:center; padding-bottom:10px; }
.third-row-dv{ clear:both;}
.third-row-dv .box-td-1{ float:left; width:358px; }
.third-row-dv .box-td-2{ float:left; width:311px; }
.third-row-dv .box-td-3{ float:left; width:316px; text-align:center;  }



.server-monitoring-dv{ clear:both;}
.graph-dv{ clear:both;}
.graph-dv p{ float:left;}

.graph-dv p.first-para-dv{ width:112px; text-align:right; margin-right:10px;}
.graph-dv p.second-para-dv{ width:156px;}
.graph-brd{ border:1px solid #cccccc;}

.box-bg-2{  background:#f8f8f8; border:1px solid #e2e1e1; clear:both; text-align:center; }


.footer-links{ padding-top:0px; text-align:center;}
.footer-links ul{ list-style:none;}
.footer-links ul li{border-right: 1px dotted #AAAAAA;display: inline;margin: 0;padding: 0 6px 0 3px;}
.footer-dv .footer-links ul li a{  color: #7D7D7D; }

.footer-dv .footer-logo{ float:right; padding-right:20px;}


.portel-home-dv{ clear:both; text-align:center;}
.portel-home-dv a.portal{ color:#b72e33; text-decoration:underline; font-size:18px; display: block; padding: 5px 0; } 
.portel-home-dv a.portal span{ color:#5e5e5e;}
.portel-home-dv ul
{ list-style:none; font-weight:bold; text-align:left; padding-left:2px !important; margin: 0!important; font-size: 12px;}
.portel-home-dv ul li{ line-height:20px;}
.portel-home-dv ul li span{ font-weight:normal;}


.portel-home-dv ul li span:before{content: ":";
    margin-right: 2px;}
.portel-home-dv ul li:before{ color: #B72E33;
    content: "â– ";
    margin-right: 2px;}

.portel-home-dv table { font-size: 11px; font-family: verdana;}
.portel-home-dv table tr td{ padding:3px 9px; }



a.edit{color: #B72E33;
    text-decoration: underline; background:url(../images/link.jpg) no-repeat left;  text-align:left; font-size: 11px;}

.get-img-dv{ clear:both; padding-top:17px;}
.feed-img{ clear:both; padding-top:10px;}


.comp-info-dv{ clear:both; text-align:center; }
a.comp-info-dv-1 { color: #B72E33; text-decoration:underline; font-size:14px; font-weight:bold; display:block; padding:5px 0;   }
.reboot-server-dv{ clear:both; text-align:center; }
.txt-1-dv{ clear:both;}
input.reboot-txt{ width:258px; border:1px solid #888888; }
select.reboot { width:200px; float:left; margin-left:25px; }
.reboot-btn{ background:#2973ba; padding:2px 10px; float:right ; color:#fff; border:0; margin-right:15px; cursor:pointer;}
.support-dv{ clear:both;}
.support-dv a{ color:#B72E33;}



.softlayer-name-dv{ clear:both;}
b.current-dns{ font-size:13px; }
b.current-dns span{ font-weight:normal;}

span.red{ color:red;}


.reboot-page-dv{ clear:both; text-align:left;}
.para-reboot-dv{ clear:both;}
.para-reboot-dv p{ font-size:12px; }
.search-opt-dv{ clear:both;}
.search-opt-dv table{}
.search-opt-dv table tr{}
.search-opt-dv table tr td{}



/*sprites csss*/

.sp-4, .sp-5, .sp-6, .sp-1, .sp-2, .sp-3{ background:url('../images/sprites.png')
    
}

.sp-4{

}

.sp-5{
    background-position: -2px -2px ;
    width: 18px;
    height: 8px;
}

.sp-6{
    background-position: -86px 0;
    width: 8px;
    height: 8px;
}

#sp-1{ background:url('../img/sp-1.png') no-repeat left;

}

.sp-2{
    background-position: -57px -2px ;
    width: 9px;
    height: 8px;
}

.sp-3{
    background-position: -43px -1px ;
    width: 9px;
    height: 8px;
}



/*sprites csss*/

/*sprites csss*/


.account-info-dv-bg{ background: #f1f2f2; margin-left: 5px; border: 1px solid #d3d4d4;}
.account-para{ clear: both; padding-left: 15px;}


.statics-dv{ clear: both;}
.statics-dv table{}
.statics-dv table tr{}
.statics-dv table tr td{ padding:3px 0;}