
* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 14px;
    line-height: 18px;
    font-family: 'Open Sans', arial, sans-serif;
    color: #383838;
    min-width: initial;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    font-size-adjust: none;
}

.shell { width: auto; }

h1.logo { margin-top: 0; }

.btn { width: auto; height: auto; text-transform: none; letter-spacing: normal; }


body.home { background: #b2e6fa url(/static/images/bg-order.jpg) repeat-x center 0; }

.wrapper { min-height: 100%; position: relative; overflow: hidden; }

body { background-color: #DFEBF0; color: #181818; font-family: 'Open Sans', Calibri, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; }
label { font-weight: 300; margin-bottom: 0; }
.col-centered { float: none; margin: 0 auto; }
.form-horizontal .control-label { text-align: left; }
.checkbox {
  margin-bottom: 10px;
  font-weight: normal;
}
.form-control::-moz-placeholder {
  color: #AAAAAA;
  font-style: italic;
}
.form-control:-ms-input-placeholder {
  color: #AAAAAA;
  font-style: italic;
}
.form-control::-webkit-input-placeholder {
  color: #AAAAAA;
  font-style: italic;
}

input[type=text].form-control, input[type=password].form-control, select.form-control, textarea.form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
  border: 2px solid #D9D9D9;
  border-radius: 5px;
}
select.form-control { padding: 9px; }
input[type=text].form-control:hover, input[type=password].form-control:hover, select.form-control:hover, textarea.form-control:hover {
  border: 2px solid #B9B9B9;
}
input[type=text].form-control:focus, input[type=password].form-control:focus, select.form-control:focus, textarea.form-control:focus {
  border: 2px solid #4D90FE !important;
}
.form-horizontal .form-group label.control-label { 
  padding: 12px 15px 12px 15px;
  font-size: 16px;
  font-weight: normal;
}
input[type=text].form-control:focus, select.form-control:focus {
  z-index: 2;
}
input[type="email"] {
  margin-bottom: 10px;
}

.btn-primary:focus { border: 1px solid #3079ED; -webkit-box-shadow: none; box-shadow: none; }
.radio label, .checkbox label { font-weight: 300; }
h1, h2, h3, h4, h5 { font-weight: 300; }

.header.order, .order-progress, .order-form{ min-width: 650px; }

label.optional { color: #A8A8A8; }

div.order-header { margin-top: 25px; margin-bottom: 35px; } 

div.order-progress div.content { border-radius: 7px; background-color: #FFFFFF; padding: 25px; margin-bottom: 15px; }
div.order-progress h4 { color: #ADADAD; }
div.order-progress h4 > span.n { font-size: 30px; vertical-align: middle; }
div.order-progress h4.active > span.n { color: #34A8E9; }
div.order-progress h4 > span { font-size: 18px; vertical-align: middle; margin-left: 20px; }
div.order-progress h4.active { color: #181818; font-weight: 400; }
div.order-progress .col-xs-4 { padding-left: 0; padding-right: 3px; }
div.order-form div.content { border-radius: 7px; background-color: #FFFFFF; padding-top: 35px; }

div.order-form div.content h2 { margin-top: 0; font-size: 20px; padding: 0 25px 5px 25px; font-weight: normal; }
div.order-form div.content > p { font-size: 16px; padding: 0 25px 25px 25px; }

div.order-summary div.content {  background-color: #304A5A; border-radius: 7px; }
div.order-summary h2, div.order-summary div, div.order-summary p, div.order-summary span { color: #D3DBDF; }
div.order-summary div.content h2 { font-size: 18px; color: #FFFFFF; padding-left: 0; }
div.order-summary hr { border-top: 1px solid #5F6D75; margin: 25px 0 25px 0; }
div.order-form div.content { margin-bottom: 15px; } 

div.content input.idd { width: 80px; display: inline; float: left; }
div.content input.phone { width: 60%; margin-left: 5px; display: inline; float: left; }

div.content input.lld { width: 46%; display: inline; float: left; }
div.content select.tld { width: 25%; margin-left: 5px; display: inline; float: left; }
div.content select.sld { width: 38%; margin-left: 5px; display: inline; float: left; }
div.content label.domcost { display: block; clear: both; padding: 10px; padding-left: 0; float: left; }
.btn-link { cursor: pointer; } 
label input[type=radio], label input[type=checkbox] { }

div.content select { line-height: 42px; }

div.order-form label { font-size: 16px; line-height: 25px; }
.form-field-push { padding-top: 5px; }

label > p.labelp { float: left; padding-left: 5px; line-height: 25px; }
div.order-form input[type=checkbox] { display: block; float: left; margin-top: 5px; }
div.order-form input[type=radio] { margin-right: 10px; }

.submit { padding-top: 20px; padding-bottom: 20px; }

.btn-lg-ex { padding: 13px 18px; font-size: 20px; line-height: 1.6; border-radius: 5px; font-size: normal; }

div.follow, p.follow { margin-bottom: 30px; }
.label.label-save { color: #B0B8BB;
border-radius: 2px;
margin-left: 5px;
font-size: 14px;
font-weight: 300;
vertical-align: middle; }
.label.label-save.active { color: #51b2d7; font-weight: bold; }
.label.label-save:hover, label:hover .label.label-save { color: #51b2d7; }
.label.label-free { color: #99A0A3;
font-size: 14px;
font-weight: 300;
vertical-align: middle; }

.form-group .col-sm-7 label, .form-group .col-sm-9 label, .form-group .col-sm-7 span, .form-group .col-sm-9 span { line-height: 25px; font-weight: 400; }
div.order-form span.sub { color: #7E7E7E; }
div.order-form span.cost { color: #779500; }

/*div.summary-container > div.row { margin-left: 0; }*/
@media (min-width: 768px) {
div.summary-container > div.row { margin-left: 0; }
}

@media (max-width: 1200px) {
div.summary-container hr.sm-only { margin-top: 5px; border-top: 0; clear: both;}
}

@media (min-width: 1200px) {
div.summary-container hr.sm-only { display: none; }
}

.order-summary .col-md-6.text-left { padding-left: 15px; padding-bottom: 3px; padding-right: 2px; }
.order-summary .col-md-6.text-right { padding-bottom: 3px; padding-left: 2px; }

.display-none { display: none; }


div.error-listcon { margin-top: 15px; margin-bottom: 15px; }

div.error-listcon > div { font-size: 16px; color: red; }
.order-summary .n { font-weight: normal; }
.order-summary .sub { color: #93A0A7; }



::-ms-reveal,
::-ms-clear {
  display: none !important;
}

.my-toggle {
  background: transparent;
  border: 0;
  border-radius: 0.25em;
  color: #888;
  cursor: pointer;
  font-size: 0.75em;
  font-weight: bold;
  margin-right: 0.5em;
  padding: 0.5em;
  text-transform: uppercase;
  -moz-appearance: none;
  -webkit-appearance: none;
  top: 24px !important;
}

.my-toggle:hover,
.my-toggle:focus {
  background-color: #eee;
  color: #555;
  outline: transparent;
}

.modal-500 { width: 550px; padding-right: 15px; margin-top: 40px; }
.modal-800 { width: 800px; padding-right: 15px; margin-top: 40px; }

.card {
  width: 404px;
  margin: 0 auto 0;
  padding: 20px 25px 20px 25px;
}

.card h2 { margin-top: 0; }
.card p { font-size: 16px; }
.card input[type=text] { margin-bottom: 15px; }
.card input[type=password] { margin-bottom: 15px !important; }

.card-signin {
  width: 454px;
  line-height: 25px;
  padding: 
}

.modal-backdrop { background-color: #000000; }

.modal-800 .card-signin { width: 704px; }

.modal-backdrop.in {
  filter: alpha(opacity=60);
  opacity: .60;
}

.modal-backdrop.in.light {
  filter: alpha(opacity=15);
  opacity: .15;
}

#support-body { min-height: 250px; }

.loading-icon { z-index: 1000; position: absolute; top: 30%; left: 50%; margin-left: -18px; }

.order-form p { line-height: 28px; }

.form-group label.error, p.error { color: red; font-size: 16px; clear: left; }
#domain-error { display: block !important; clear: left; }

p.nbp { padding-bottom: 0 !important; }


table { border: solid 1px #F0F0F0; }
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { font-weight: 300; color: #181818; font-size: 14px; line-height: 18px; vertical-align: middle; }

table.order-review { width: 100%; background-color: #F7F7F7; margin: 0 25px 25px 25px; }
table.order-review td { line-height: 25px; font-size: 16px; padding: 8px 15px 8px 15px; vertical-align: top; }

.order-notes { padding-left: 30px; }
.order-notes input { margin-bottom: 20px; }
.order-notes ul li { margin-left: 19px; font-size: 16px; line-height: 25px; list-style-type: square; }

input.btn-goback { margin-left: 20px; }

div.order-summary .subtotal { font-size: 30px; padding-top: 6px; display: inline-block; }
div.order-summary .subtotal-amt { padding-left: 6px; padding-top: 6px; font-size: 30px; display: inline-block; color: #FFFFFF; }
div.order-summary .misc li {
    padding-left: 0px;
    text-indent: 0;
    color: #D3DBDF;
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 2px;
}
div.order-summary .misc ul {
    margin-top: 28px;
    padding-bottom: 15px;
    margin-left: 15px;
    list-style-type: square;
    list-style-position: outside;
}
.col-sm-12.order-summary { padding-left: 15px; }

.gb-btn { font-weight: 600; font-style: italic; color: #6B6B6B; }

.control-label i.help { font-size: 18px; float: right; margin-left: 0; margin-top: 4px; color: #5D95C9; cursor: pointer; }
.control-label i.help:hover { color: #295B8A; margin-left: 5px; }

.form-field-push label i.help { font-size: 15px; margin-left: 7px; color: #5D95C9; }
.form-field-push label i.help:hover { color: #295B8A; }


.tooltip.fade.bottom .tooltip-inner { min-width: 355px !important; text-align: left; max-width: 355px; width: 355px !important; font-size: 13px; }
.tooltip-inner { min-width: 260px; max-width: 260px; text-align: left; font-size: 13px; }

.fa-ul { margin-left: .754285714em !important; }
.order-notes ul.fa-ul li { list-style-type: none; margin-bottom: 6px; }
.fa-li { color: #489AC7; top: .34285714em !important; }

