.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 22px;
  color: #232323;
  background-color: #fff;
}
a {
  color: #4ba0e1;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3f89c2;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957447%;
  *margin-left: 2.07446808511%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957447%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.9468085106%;
}
.row-fluid .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%;
}
.row-fluid .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%;
}
.row-fluid .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%;
}
.row-fluid .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%;
}
.row-fluid .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%;
}
.row-fluid .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%;
}
.row-fluid .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%;
}
.row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%;
}
.row-fluid .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%;
}
.row-fluid .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%;
}
.row-fluid .span1 {
  width: 6.3829787234%;
  *width: 6.32978723404%;
}
.row-fluid .offset12 {
  margin-left: 104.255319149%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.127659574%;
  *margin-left: 102.021276596%;
}
.row-fluid .offset11 {
  margin-left: 95.7446808511%;
  *margin-left: 95.6382978723%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.6170212766%;
  *margin-left: 93.5106382979%;
}
.row-fluid .offset10 {
  margin-left: 87.2340425532%;
  *margin-left: 87.1276595745%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.7234042553%;
  *margin-left: 78.6170212766%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.5957446809%;
  *margin-left: 76.4893617021%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574%;
  *margin-left: 70.1063829787%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234043%;
}
.row-fluid .offset7 {
  margin-left: 61.7021276596%;
  *margin-left: 61.5957446809%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.5744680851%;
  *margin-left: 59.4680851064%;
}
.row-fluid .offset6 {
  margin-left: 53.1914893617%;
  *margin-left: 53.085106383%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.0638297872%;
  *margin-left: 50.9574468085%;
}
.row-fluid .offset5 {
  margin-left: 44.6808510638%;
  *margin-left: 44.5744680851%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914894%;
  *margin-left: 42.4468085106%;
}
.row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.0638297872%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.0425531915%;
  *margin-left: 33.9361702128%;
}
.row-fluid .offset3 {
  margin-left: 27.6595744681%;
  *margin-left: 27.5531914894%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.5319148936%;
  *margin-left: 25.4255319149%;
}
.row-fluid .offset2 {
  margin-left: 19.1489361702%;
  *margin-left: 19.0425531915%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212765957%;
  *margin-left: 16.914893617%;
}
.row-fluid .offset1 {
  margin-left: 10.6382978723%;
  *margin-left: 10.5319148936%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787%;
  *margin-left: 8.40425531915%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 19.5px;
  font-weight: 200;
  line-height: 33px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #eee;
}
.text-warning {
  color: #c09853;
}
.text-error {
  color: #b94a48;
}
.text-info {
  color: #3a87ad;
}
.text-success {
  color: #468847;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 11px 0;
  font-family: "adelle", sans-serif;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #eee;
}
h1 {
  color: #232323;
  font-size: 33px;
  font-weight: 600;
  line-height: 33px;
  margin: 0;
  padding: 0;
}
h2 {
  color: #888;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 8px;
}
h3 {
  font-family: "adelle-sans";
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
h4 {
  color: #c52228;
  font-family: "adelle-sans";
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 2px 0 4px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
h1 small {
  font-size: 24px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 10px;
  margin: 22px 0 33px;
  border-bottom: 1px solid #f5f5f5;
}
ul,
ol {
  padding: 0;
  margin: 0 0 11px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 22px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 22px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 11px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 22px 0;
  border: 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #fff;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #eee;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 22px;
  border-left: 5px solid #f5f5f5;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 27.5px;
}
blockquote small {
  display: block;
  line-height: 22px;
  color: #eee;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f5f5f5;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 22px;
  font-style: normal;
  line-height: 22px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 11px;
  color: #888;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 12px;
  line-height: 22px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: ;
}
pre.prettyprint {
  margin-bottom: 22px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 22px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 19.5px;
  line-height: 44px;
  color: #888;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 16.5px;
  color: #eee;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
}
input,
button,
select,
textarea {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 22px;
  padding: 4px 6px;
  margin-bottom: 11px;
  font-size: 13px;
  line-height: 22px;
  color: #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 32px;
  *margin-top: 4px;
  line-height: 32px;
}
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #eee;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #eee;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #eee;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #eee;
}
.radio,
.checkbox {
  min-height: 22px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #f5f5f5;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 21px 20px 22px;
  margin-top: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #494949;
}
.help-block {
  display: block;
  margin-bottom: 11px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 11px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 13px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 22px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 11px;
}
legend + .control-group {
  margin-top: 22px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 22px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 11px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 22px;
  text-align: left;
}
.table th {
  font-weight: 600;
}
.table thead th {
  background-color: #fff;
  border-top: 1px solid #ccc;
  color: #c52228;
  vertical-align: bottom;
  text-align: center;
}
.table tbody {
  border-top: 1px solid #ccc;
}
.table tbody + tbody {
  border-top: 2px solid #ccc;
}
.table tfoot tr {
  background-color: #fff;
  border-bottom: 1px solid #888;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ccc;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ccc;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-striped tbody tr:nth-child(odd) {
  background-color: #ededed;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: rgba(77,160,225,0.15);
}
table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
.table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
.table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
.table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
.table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
.table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
.table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
.table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
.table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
.table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
.table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
.table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
.table tbody tr.success td {
  background-color: #dff0d8;
}
.table tbody tr.error td {
  background-color: #f2dede;
}
.table tbody tr.warning td {
  background-color: #fcf8e3;
}
.table tbody tr.info td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0 0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #232323;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: rgba(23,23,23,0.9);
  border: 1px solid transparent;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: transparent;
  border-bottom: 1px solid #232323;
}
.dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 22px;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #fff;
  background-color: #232323;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #232323;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #eee;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #232323;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0,0,0,0.9);
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin: 20px 0;
  background-color: #cfcfcf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ededed;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  color: #232323;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #232323;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  *line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border: 0 h #bbb;
  *border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: 0 3px 0 #3f89c2;
  -moz-box-shadow: 0 3px 0 #3f89c2;
  box-shadow: 0 3px 0 #3f89c2;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  background-color: #3f89c2;
  box-shadow: 0px 3px 0px #2D658E;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  box-shadow: 0px 2px 0px #2D658E;
  margin: 1px 0px 0px;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 5px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 11px;
  line-height: 20px;
}
.btn-small [class^="icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 10px;
  line-height: 19px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary {
  background: #4ba0e1;
  color: #fff;
  margin: 0 auto;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #888;
  border-radius: 0px 0px 3px 3px;
  box-shadow: 0px 3px 0px #646464;
  color: #fff;
  display: block;
  margin: -1px auto 10px;
  padding: 1px 12px;
  width: 280px;
}
.btn-info:hover {
  background-color: #757575;
  box-shadow: 0px 3px 0px #515151;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.btn-info:active {
  box-shadow: 0px 2px 0px #515151;
  margin: 0px auto 9px;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#444,#222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
  background-image: -webkit-linear-gradient(top,#444,#222);
  background-image: -o-linear-gradient(top,#444,#222);
  background-image: linear-gradient(to bottom,#444,#222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #090909 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #4ba0e1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #3f89c2;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #888;
  text-decoration: none;
}
.btn-group {
  position: relative;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 11px;
  margin-bottom: 11px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-toolbar .btn + .btn,
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 13px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #3f89c2;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom: 5px solid #232323;
  border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 22px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: ;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 22px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  color: #eee;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
  color: #eee;
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
  border-right: #333 solid 1px;
}
.nav-list > li > a,
.nav-list .nav-header {
  line-height: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.nav-list > li > a {
  padding: 3px 15px 0px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #fff;
  background-color: #4ba0e1;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-header {
  margin-bottom: 10px;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 22px;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #fff;
  background-color: #c52228;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #fff;
  background-color: #4ba0e1;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #4ba0e1;
  border-bottom-color: #4ba0e1;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #3f89c2;
  border-bottom-color: #3f89c2;
}
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #ccc;
  border-bottom-color: #ccc;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #fff;
  background-color: #eee;
  border-color: #eee;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #eee;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #f5f5f5 #ddd #f5f5f5 #f5f5f5;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #f5f5f5 #f5f5f5 #f5f5f5 #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #eee;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 22px;
  color: #232323;
  background-color: #f3f3f3;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 9px 20px 9px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #232323;
  text-shadow: 0 1px 0 #232323;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar-link {
  color: #232323;
}
.navbar-link:hover {
  color: #fff;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #232323;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  border-bottom: #232323 2px solid;
  position: static;
  width: 100%;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 9px 15px 9px;
  color: #232323;
  text-decoration: none;
  text-transform: uppercase;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: #232323;
  color: #fff;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #232323;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #696969;
  background-image: -moz-linear-gradient(top,#161616,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#161616),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#161616,#e6e6e6);
  background-image: -o-linear-gradient(top,#161616,#e6e6e6);
  background-image: linear-gradient(to bottom,#161616,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff161616', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #c0c0c0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #dadada;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cdcdcd \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: transparent;
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(23,23,23,0.9);
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: transparent;
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid rgba(23,23,23,0.9);
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #232323;
  color: #fff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse {
  color: #888;
  background-color: #232323;
  margin-bottom: 40px;
}
.navbar-inverse .navbar-inner {
  min-height: 35px;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #888;
  text-transform: uppercase;
  position: relative;
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
  color: #fff;
}
.navbar-inverse .nav > li > a {
  margin-right: 0px;
  padding: 8px 30px;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: #c52228;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  background-color: #c52228;
  color: #fff;
  font-weight: 500;
}
.navbar-inverse .nav .active > a:after {
  content: ' ';
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-top-color: #c52228;
  border-width: 10px;
  margin-left: -10px;
  top: 100%;
  left: 50%;
}
.navbar-inverse .navbar-link {
  color: #888;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #232323;
  border-right-color: #232323;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #c52228;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #888;
  border-bottom-color: #888;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #636363;
  border-color: #232323;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #888;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #161616;
  background-image: -moz-linear-gradient(top,#161616,#161616);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#161616),to(#161616));
  background-image: -webkit-linear-gradient(top,#161616,#161616);
  background-image: -o-linear-gradient(top,#161616,#161616);
  background-image: linear-gradient(to bottom,#161616,#161616);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff161616', endColorstr='#ff161616', GradientType=0);
  border-color: #161616 #161616 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #161616;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #161616;
  *background-color: #0a0a0a;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 22px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: ;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #eee;
}
.pagination {
  margin: 22px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: ;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 22px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #eee;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #eee;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: ;
  -moz-border-radius-topleft: ;
  border-top-left-radius: ;
  -webkit-border-bottom-left-radius: ;
  -moz-border-radius-bottomleft: ;
  border-bottom-left-radius: ;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: ;
  -moz-border-radius-topright: ;
  border-top-right-radius: ;
  -webkit-border-bottom-right-radius: ;
  -moz-border-radius-bottomright: ;
  border-bottom-right-radius: ;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: ;
  font-size: ;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: ;
  -moz-border-radius-topleft: ;
  border-top-left-radius: ;
  -webkit-border-bottom-left-radius: ;
  -moz-border-radius-bottomleft: ;
  border-bottom-left-radius: ;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: ;
  -moz-border-radius-topright: ;
  border-top-right-radius: ;
  -webkit-border-bottom-right-radius: ;
  -moz-border-radius-bottomright: ;
  border-bottom-right-radius: ;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: ;
  -moz-border-radius-topleft: ;
  border-top-left-radius: ;
  -webkit-border-bottom-left-radius: ;
  -moz-border-radius-bottomleft: ;
  border-bottom-left-radius: ;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: ;
  -moz-border-radius-topright: ;
  border-top-right-radius: ;
  -webkit-border-bottom-right-radius: ;
  -moz-border-radius-bottomright: ;
  border-bottom-right-radius: ;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: ;
  font-size: ;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: ;
  font-size: ;
}
.pager {
  margin: 22px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #eee;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #232323;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: ;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 22px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 22px;
  border: 1px solid #ddd;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: ;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #4ba0e1;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #ccc;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #eee;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #888;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #6f6f6f;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: ;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
  background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
  background-image: -o-linear-gradient(top,#149bdf,#0480be);
  background-image: linear-gradient(to bottom,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
  background-image: -webkit-linear-gradient(top,#62c462,#57a957);
  background-image: -o-linear-gradient(top,#62c462,#57a957);
  background-image: linear-gradient(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
  background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
  background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {
  margin-bottom: 22px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: ;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 22px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255,255,255,0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #888;
  background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 22px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 33px;
  color: inherit;
  background-color: #f5f5f5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 33px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243093923%;
    *margin-left: 2.70923944986%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243093923%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  .row-fluid .span11 {
    width: 91.4893617021%;
    *width: 91.4361702128%;
  }
  .row-fluid .span10 {
    width: 82.9787234043%;
    *width: 82.9255319149%;
  }
  .row-fluid .span9 {
    width: 74.4680851064%;
    *width: 74.414893617%;
  }
  .row-fluid .span8 {
    width: 65.9574468085%;
    *width: 65.9042553191%;
  }
  .row-fluid .span7 {
    width: 57.4468085106%;
    *width: 57.3936170213%;
  }
  .row-fluid .span6 {
    width: 48.9361702128%;
    *width: 48.8829787234%;
  }
  .row-fluid .span5 {
    width: 40.4255319149%;
    *width: 40.3723404255%;
  }
  .row-fluid .span4 {
    width: 31.914893617%;
    *width: 31.8617021277%;
  }
  .row-fluid .span3 {
    width: 23.4042553191%;
    *width: 23.3510638298%;
  }
  .row-fluid .span2 {
    width: 14.8936170213%;
    *width: 14.8404255319%;
  }
  .row-fluid .span1 {
    width: 6.3829787234%;
    *width: 6.32978723404%;
  }
  .row-fluid .offset12 {
    margin-left: 105.524861878%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.762430939%;
    *margin-left: 102.656047961%;
  }
  .row-fluid .offset11 {
    margin-left: 95.7446808511%;
    *margin-left: 95.6382978723%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.6170212766%;
    *margin-left: 93.5106382979%;
  }
  .row-fluid .offset10 {
    margin-left: 87.2340425532%;
    *margin-left: 87.1276595745%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.1063829787%;
    *margin-left: 85%;
  }
  .row-fluid .offset9 {
    margin-left: 78.7234042553%;
    *margin-left: 78.6170212766%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.5957446809%;
    *margin-left: 76.4893617021%;
  }
  .row-fluid .offset8 {
    margin-left: 70.2127659574%;
    *margin-left: 70.1063829787%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.085106383%;
    *margin-left: 67.9787234043%;
  }
  .row-fluid .offset7 {
    margin-left: 61.7021276596%;
    *margin-left: 61.5957446809%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.5744680851%;
    *margin-left: 59.4680851064%;
  }
  .row-fluid .offset6 {
    margin-left: 53.1914893617%;
    *margin-left: 53.085106383%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.0638297872%;
    *margin-left: 50.9574468085%;
  }
  .row-fluid .offset5 {
    margin-left: 44.6808510638%;
    *margin-left: 44.5744680851%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.5531914894%;
    *margin-left: 42.4468085106%;
  }
  .row-fluid .offset4 {
    margin-left: 36.170212766%;
    *margin-left: 36.0638297872%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.0425531915%;
    *margin-left: 33.9361702128%;
  }
  .row-fluid .offset3 {
    margin-left: 27.6595744681%;
    *margin-left: 27.5531914894%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.5319148936%;
    *margin-left: 25.4255319149%;
  }
  .row-fluid .offset2 {
    margin-left: 19.1489361702%;
    *margin-left: 19.0425531915%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.0212765957%;
    *margin-left: 16.914893617%;
  }
  .row-fluid .offset1 {
    margin-left: 10.6382978723%;
    *margin-left: 10.5319148936%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.51063829787%;
    *margin-left: 8.40425531915%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
  }
  .page-header h1 small {
    display: block;
    line-height: 22px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 22px;
  }
  .navbar-fixed-bottom {
    margin-top: 22px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 11px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #232323;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #232323;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: ;
    -moz-border-radius: ;
    border-radius: ;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f3f3f3;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #888;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #232323;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 11px 15px;
    margin: 11px 0;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #232323;
    border-bottom-color: #232323;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: ) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

.stage {
  width: 100%;
  max-width: 960px;
  overflow: hidden;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.hold {
  background: url(../../img/animation/conveyor-tile.png) repeat-x 0 234px, url(../../img/animation/leader-bg-home.png) no-repeat top center, url(../../img/animation/blue-wave-pattern.gif) repeat 0 0;
  -pie-background: url(../../img/animation/conveyor-tile.png) repeat-x 0 234px, url(../../img/animation/leader-bg-home.png) no-repeat top center, url(../../img/animation/blue-wave-pattern.gif) repeat 0 0;
  width: 100%;
}
.interface-items div,
.interface-items img {
  position: absolute;
}
.pulley {
  background: url(../../img/animation/pulley.svg);
  background-size: 100%;
  height: 83px;
  width: 83px;
}
.gear {
  background: url(../../img/animation/gear-white.svg);
  background-size: 100%;
  height: 35px;
  width: 35px;
}
.gearblk {
  background: url(../../img/animation/gear-black.svg);
  background-size: 100%;
}
.hook {
  background: url(../../img/animation/hook.svg);
  height: 107px;
  left: 12px;
  opacity: 1;
  top: 0;
  width: 26px;
}
.hook2 {
  height: 160px;
  background-repeat: no-repeat;
  background-position: center bottom;
  left: 25px;
  top: -30%;
}
.pulley1 {
  opacity: 0.8;
  top: 134px;
}
.pulley2 {
  left: 672px;
  opacity: 1;
  top: 151px;
}
.pulley3 {
  height: 46px;
  left: 755px;
  opacity: 1;
  top: 141px;
  width: 47px;
}
.pulley4 {
  height: 36px;
  left: 865px;
  opacity: 1;
  top: 117px;
  width: 36px;
}
.pulley5 {
  background: url(../../img/animation/pulley2.svg);
  background-size: 100%;
  height: 48px;
  left: 818px;
  opacity: 1;
  top: -16px;
  width: 48px;
}
.pulley6 {
  height: 47px;
  left: 905px;
  opacity: 1;
  top: 143px;
  width: 48px;
}
.pulley7 {
  left: 970px;
  opacity: 1.0;
  top: 15px;
}
.gear1 {
  left: 795px;
  opacity: .9;
  top: 58px;
}
.gear2 {
  left: 827px;
  opacity: .9;
  top: 45px;
}
.foot-gear-hold {
  margin-top: 30px;
  position: relative;
}
.foot-gear1 {
  height: 55px;
  right: 84px;
  opacity: .3;
  top: 20px;
  width: 55px;
  position: absolute;
}
.foot-gear2 {
  height: 85px;
  right: 0px;
  opacity: .3;
  width: 85px;
  position: absolute;
}
.non-pf-page.foot-gear-hold {
  margin: 0 auto 40px;
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate2 {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
@-o-keyframes rotate2 {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(-360deg);
  }
}
@keyframes rotate2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes rotate2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes arm {
  from {
    -moz-transform: rotate(-4deg);
  }
  to {
    -moz-transform: rotate(4deg);
  }
}
@-o-keyframes arm {
  from {
    -o-transform: rotate(-4deg);
  }
  to {
    -o-transform: rotate(4deg);
  }
}
@keyframes arm {
  from {
    transform: rotate(-4deg);
  }
  to {
    transform: rotate(4deg);
  }
}
@-webkit-keyframes arm {
  from {
    -webkit-transform: rotate(-4deg);
  }
  to {
    -webkit-transform: rotate(4deg);
  }
}
.arm {
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -o-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-animation: arm 1.9s ease-in-out infinite alternate;
  -moz-animation: arm 1.9s ease-in-out infinite alternate;
  -o-animation: arm 1.9s ease-in-out infinite alternate;
  animation: arm 1.9s ease-in-out infinite alternate;
}
.turn {
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -moz-animation-name: rotate;
  -o-animation-name: rotate;
  -webkit-animation-duration: 11s;
  animation-duration: 11s;
  -moz-animation-duration: 11s;
  -o-animation-duration: 11s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
}
.turn2 {
  -webkit-animation-name: rotate2;
  animation-name: rotate2;
  -moz-animation-name: rotate2;
  -o-animation-name: rotate2;
  -webkit-animation-duration: 11s;
  animation-duration: 11s;
  -moz-animation-duration: 11s;
  -o-animation-duration: 11s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
}
.slowturn {
  -webkit-animation-duration: 24s;
  animation-duration: 24s;
  -moz-animation-duration: 24s;
  -o-animation-duration: 24s;
}

blockquote {
  border: none;
  margin: 0;
  padding: 0 20px 20px 36px;
}
blockquote p {
  font-size: 13px;
  line-height: 22px;
}
body {
  background: #fcfcfc;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
}
header {
  padding: 18px 0;
}
.emisor,
.emisor > span {
  display: block;
}
.clear {
  clear: both;
}
.no-margin {
  margin: 0 !important;
}
.h1 {
  font-family: "adelle", sans-serif;
  padding: 0;
  margin: 0;
  font-size: 33px;
  font-weight: 600;
  line-height: 33px;
  color: #232323;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.gutter-remove {
  margin-left: 0;
}
.gutter-spillover {
  padding-right: 20px;
}
.island {
  outline: 1px solid #ccc;
  padding: 20px;
}
.island-pf {
  padding: 10px;
}
.rostrum {
  margin-top: 0;
  position: relative;
}
.rostrum-tiered-item {
  margin-right: -1px;
  position: relative;
  text-align: center;
}
.rostrum-tiered-item-first {
  margin: -20px 0 0 0;
  width: 340px;
  z-index: 5;
}
.rostrum-tiered-item-third {
  margin-left: -1px;
}
.split-center {
  padding: 0 25px;
}
.split-center-title {
  display: inline-block;
  font-weight: normal;
  margin-left: 0;
}
.split-center-value {
  display: inline;
  margin: 0;
}
.split-center-value + .split-center-title::before {
  color: transparent;
  content: ".";
  display: block;
  line-height: .50em;
}
.split-center.reseller_hosting,
.split-center-mid.reseller_hosting {
  margin-bottom: 11px;
}
.icon {
  background: #fff;
  width: 33%;
}
header .nav-pills-contact,
header .nav-pills-contact a,
.chatstrip .nav-pills-contact a {
  color: #232323;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
header .nav-pills-contact,
header .nav-pills-contact a:hover,
.chatstrip .nav-pills-contact a:hover {
  color: #888;
}
.nav-pills-contact a.chat {
  padding: 1px 7px;
  cursor: pointer;
}
header .nav-pills-contact .sales-label {
  color: #131313;
  font-weight: 600;
  font-size: 14px;
  text-transform: none;
  padding: 2px 5px 0 5px;
}
header .nav-pills-contact a.btn {
  color: #fff;
  font-size: 14px;
}
header .nav-pills-contact a.tphone {
  padding: 0;
  display: inline;
  margin: 0;
}
.nav-pills-no-link {
  color: #232323;
  font-size: 13px;
  line-height: 20px;
  margin-right: 9px;
  padding: 0 5px;
}
.nav-pills-no-link a {
  padding-top: 6px;
  padding-bottom: 6px;
}
.nav-pills-contact i {
  height: 16px;
  line-height: 16px;
  margin-top: 2px;
  width: 18px;
}
header .amp-btn-wrap {
  line-height: 42px;
  margin-left: 15px;
}
.navbar .amp-btn {
  margin-top: 4px !important;
  margin-left: 5px;
}
.navbar .amp-btn:hover {
  margin-top: 4px;
  margin-left: 5px;
}
.navbar .amp-btn:active {
  margin-top: 5px;
  margin-left: 5px;
}
.ipos {
  height: 24px;
  margin-right: 6px;
  width: 24px;
}
.icon-chat {
  background: url(../../img/icon-chat.gif) no-repeat 0 0;
  margin-right: 3px;
  width: 20px;
}
.icon-phone {
  background: url(../../img/icon-phone.gif) no-repeat -3px -3px;
}
.icon-headphones {
  background: url(../../img/icon-headphones.png) no-repeat 0 0;
}
.icon-cpu {
  background: url(../../img/icon-cpu.png) no-repeat 0 0;
}
.icon-tach {
  background: url(../../img/icon-tach.png) no-repeat 0 0;
}
.icon-star {
  background: url(../../img/icon-star.png) no-repeat 0 0;
}
.icon-disc {
  background: url(../../img/icon-disc.png) no-repeat 0 0;
}
.icon-tree {
  background: url(../../img/icon-tree.png) no-repeat 0 0;
}
.icon-greencheck {
  background: url(../../img/ideal.png) no-repeat 0 0;
}
.icon-chart {
  background: url(../../img/icon-chart.png) no-repeat 0 0;
}
.icon-facebook {
  background: url(../../img/icon-facebook.png) no-repeat 0 0;
}
.icon-tag {
  background: url(../../img/icon-tag.png) no-repeat 0 0;
}
.icon-lock {
  background: url(../../img/icon-lock.png) no-repeat 0 0;
}
.icon-greencheck.ipos {
  margin-right: 0;
}
.icon-tier {
  height: 24px;
  background: transparent none no-repeat 0 100%;
  width: 22px;
}
.icon-tier-first {
  background-image: url(../../img/package-icon-tier1.png);
}
.icon-tier-second {
  background-image: url(../../img/package-icon-tier2.png);
}
.icon-tier-third {
  background-image: url(../../img/package-icon-tier3.png);
}
.icon-support-center,
.icon-amp-login {
  background: url(../../img/icon-support-sprite.png) -21px 0;
  display: block;
  float: left;
  height: 26px;
  margin: -1px 6px 0 -2px;
  width: 21px;
}
.icon-amp-login {
  background: url(../../img/icon-amp-login.png) -23px 1px;
}
.domains .row .span4 {
  padding: 4px 0;
}
.dd {
  background: url(../../img/menu-sprite.png) no-repeat 0 0;
  display: block;
  float: left;
  height: 25px;
  margin: 2px 8px 0 -10px;
  width: 24px;
  z-index: 1000;
}
.icon-business {
  background-position: 0 0;
}
.icon-vps {
  background-position: 0 -25px;
}
.icon-dedi {
  background-position: 0 -50px;
}
.icon-reseller {
  background-position: 0 -75px;
}
.dropdown-menu li a {
  line-height: 30px !important;
  padding-right: 30px;
}
.dropdown-menu li a:hover {
  background-color: #333;
}
.dropdown-menu li a:hover .icon-business,
.dropdown-menu .active > a > .icon-business,
.dropdown-menu li a:focus .icon-business {
  background: url(../../img/menu-sprite.png) -25px 0;
}
.dropdown-menu li a:hover .icon-vps,
.dropdown-menu .active > a > .icon-vps,
.dropdown-menu li a:focus .icon-vps {
  background: url(../../img/menu-sprite.png) -25px -25px;
}
.dropdown-menu li a:hover .icon-dedi,
.dropdown-menu .active > a > .icon-dedi,
.dropdown-menu li a:focus .icon-dedi {
  background: url(../../img/menu-sprite.png) -25px -50px;
}
.dropdown-menu li a:hover .icon-reseller,
.dropdown-menu .active > a > .icon-reseller,
.dropdown-menu li a:focus .icon-reseller {
  background: url(../../img/menu-sprite.png) -25px -75px;
}
.flush {
  margin: 0;
}
.muted {
  color: #888;
}
.strong6 {
  font-weight: 600;
}
.pattern {
  background: url(../../img/pattern.gif) repeat 0 0;
}
.raised {
  background: #fff;
}
.sunken {
  background: #eee;
}
.intro {
  background: url(../../img/rednoise.gif) repeat 0 0;
}
.intro h1,
.intro p,
.intro .h1,
.intro ol {
  color: #fff;
}
.intro h1 {
  margin-bottom: 10px;
}
.intro ol li ol {
  list-style-type: lower-alpha;
}
.intro a {
  color: #fff;
  text-decoration: underline;
}
.intro .btn {
  text-decoration: none !important;
}
.wrap.intro.homepage {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
}
.carousel .btn-white {
  color: #4ba0e1;
}
.intro a.carousel-control {
  text-decoration: none;
  line-height: 21px;
}
.intro.homepage .item {
  height: 220px;
  padding: 40px 0;
  overflow: hidden;
}
.hold,
.stage {
  margin-top: -40px;
}
.intro.homepage .business.item {
  z-index: 5;
}
.box {
  float: left;
  max-width: 220px;
  width: 220px;
}
.box + .box {
  float: right;
  margin-right: -30px;
  max-width: 170px;
  width: 170px;
}
.intro.homepage .business .box + .box img {
  top: -76px;
}
.intro.homepage .business .box img {
  position: relative;
  top: 26px;
}
.intro.homepage .business .container {
  margin-top: 40px;
}
.intro.homepage .business .container h2 {
  font-size: 18px;
  margin-right: 20px;
}
.intro.homepage .tech.item {
  background-color: #021f3a;
  background: url(../../img/homepage-carousel-tech-circuit.png) no-repeat top left, url(../../img/homepage-carousel-tech-bg-circuit-vertical.png) no-repeat top right, url(../../img/homepage-carousel-tech-bg-circuit-horizontal.png) no-repeat left bottom, url(../../img/homepage-carousel-tech-bg.gif) repeat 0 0;
  -pie-background: url(../../img/homepage-carousel-tech-circuit.png) no-repeat top left, url(../../img/homepage-carousel-tech-bg-circuit-vertical.png) no-repeat top right, url(../../img/homepage-carousel-tech-bg-circuit-horizontal.png) no-repeat left bottom, url(../../img/homepage-carousel-tech-bg.gif) repeat 0 0;
  text-transform: uppercase;
  z-index: 4;
}
.intro.homepage .tech.item p {
  color: #fff;
  margin: 0;
  text-transform: capitalize;
}
.intro.homepage .tech.item p span {
  color: #4ba0e1;
}
.intro.homepage .tech.btn {
  box-shadow: 0 3px 0 #01101d;
  color: #01101d;
}
.intro.homepage .support.item {
  background: url(../../img/homepage-carousel-support-bg-logo.png) no-repeat left center, url(../../img/homepage-carousel-support-collage.png) no-repeat right 11px, url(../../img/homepage-carousel-support-bg.jpg) repeat 0 0;
  -pie-background: url(../../img/homepage-carousel-support-bg-logo.png) no-repeat left center, url(../../img/homepage-carousel-support-collage.png) no-repeat right 11px, url(../../img/homepage-carousel-support-bg.jpg) repeat 0 0;
}
.intro.homepage .support.btn {
  box-shadow: 0 3px 0 #234622;
  color: #234622;
}
.intro.homepage .support.item .span8 {
  height: 220px;
}
.intro.homepage.support .item .span8 p {
  color: #232323;
  padding-right: 80px;
}
.intro.homepage .tech.item .h1 {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 400;
}
.intro.homepage .winter.item {
  background: url(../../img/homepage-carousel-winter-bg.jpg) repeat;
  color: #fff;
}
.no-multiplebgs .intro.homepage .winter.item {
  -pie-background: url(../../img/homepage-carousel-winter-bg-stripe.jpg) repeat-x 0 50%, url(../../img/homepage-carousel-winter-bg.jpg) repeat;
  overflow: hidden;
}
.intro.homepage .winter.item > div:first-child {
  background: url(../../img/homepage-carousel-winter-bg-stripe.jpg) repeat-x top center;
  height: 190px;
  margin: -30px 0 0 -10px;
  position: absolute;
  width: 104%;
  z-index: 0;
}
.no-rgba .intro.homepage .winter.item > div:first-child {
  display: none;
}
.intro.homepage .winter .span6 {
  margin-bottom: -44px;
  margin-top: 44px;
}
.no-rgba .intro.homepage .winter .span6 {
  margin-bottom: 0;
  margin-top: 33px;
}
.no-rgba .intro.homepage .winter .span6 > .row.lift20 {
  margin-top: 0;
}
.intro.homepage .h1.winter-special {
  color: #6ea8d2;
  line-height: 2;
  margin-left: 0px;
  margin-top: .1em;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.intro.homepage .winter-special {
  color: #eca73b;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.1;
  margin-left: 26px;
  text-shadow: 4px 4px 0 #0a2f45;
  text-transform: uppercase;
}
.intro.homepage .winter-special-price {
  font-family: "adelle", serif;
  font-size: 32px;
  margin-bottom: 4px;
  text-shadow: 0 2px #000;
}
.winter-special-price span {
  display: block;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.slanted,
.intro.homepage .winter.item > div:first-child {
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  transform: rotate(-4deg);
  -webkit-backface-visibility: hidden;
}
.intro.homepage .winter-special-terms {
  font-size: 13px;
  padding-top: 110px;
}
.no-rgba .intro.homepage .winter-special-terms {
  padding-top: 20px;
}
.intro.homepage .reseller-special-terms > span {
  color: #082f4d;
  display: block;
  font-weight: 800;
  text-transform: uppercase;
}
.intro.homepage .reseller.item small {
  color: #418ebe;
  font-size: 12px;
  font-weight: 200;
}
.intro.homepage .reseller.item .subhead {
  color: #97c6e3;
  font-size: 24px;
}
.intro.homepage .business ul,
.intro.homepage .dev-friendly ul,
.intro.homepage .reseller.item .container,
.intro.homepage .dedicated-servers-promo ul,
.intro.homepage .vps-ssd ul {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "adelle-sans", sans-serif;
}
.intro.homepage .business ul,
.intro.homepage .dev-friendly ul,
.intro.homepage .reseller.item ul,
.intro.homepage .dedicated-servers-promo ul,
.intro.homepage .vps-ssd ul {
  list-style: disc;
}
.heavy {
  font-weight: 700;
}
.host-unlimited.heavy {
  font-size: 19px;
}
.intro.homepage .reseller.item .container h2,
.intro.homepage .business .container h2 {
  font-family: "adelle-sans", sans-serif;
}
.intro.homepage .reseller.item h1 > span {
  color: #fab042;
  text-transform: uppercase;
}
.intro.homepage .reseller.item .btn.btn-large.btn-white {
  color: #082f4d;
}
.btn.btn-large.btn-yellow {
  color: #082f4d;
  background-color: #ffd95b;
}
.btn.btn-large.btn-yellow:hover {
  background-color: #fdb242;
}
.intro.homepage .reseller.item .current {
  color: #fab042;
}
.intro.homepage .reseller.item .strike {
  color: #97c6e3;
}
.intro.homepage .seal {
  background: url(../../img/homepage-carousel-winter-bg-seal.svg) no-repeat 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #593d10;
  font-size: 17px;
  margin-left: 40px;
  margin-top: 22px;
  max-height: 140px;
  overflow: hidden;
  padding: 40px 60px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 303px;
}
.no-rgba .intro.homepage .seal {
  -pie-background: #e0a555;
  border: double 5px #bc8336;
  border-radius: 50%;
  height: 240px;
  margin-top: 11px;
  max-height: 100%;
  padding: 0;
  width: 240px;
}
.no-rgba .intro.homepage .seal > h2 {
  padding-top: 18px;
}
.no-rgba .intro.homepage .seal > p > b {
  display: block;
}
.container2 {
  display: block;
  margin: 0 auto;
  width: 980px;
}
.lift20 {
  margin-top: -40px;
}
.intro.homepage .seal h2 {
  color: #593d10;
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 5px;
  padding-top: 5px;
}
.intro.homepage .seal p {
  color: #593d10;
}
.intro.homepage .h1,
.intro.business_hosting .h1,
.intro.vps_hosting .h1,
.intro.dedicated_servers .h1,
.error404 h1 {
  color: #fff;
  padding-bottom: 5px;
}
.intro.dedicated_servers .ssd-color {
  color: #FAB042;
  text-decoration: none;
}
.intro.homepage p {
  font-size: 18px;
  line-height: 22px;
}
.intro.homepage .item.right,
.intro.homepage .item.left {
  overflow: hidden !important;
}
.intro.homepage .gizmodo.item {
  background: url(../../img/homepage/homepage-carousel-large-quote.png) no-repeat 0 20%, url(../../img/homepage/homepage-carousel-gizmodo-bg-bluewall.png) repeat 0 0;
  -pie-background: url(../../img/homepage/homepage-carousel-large-quote.png) no-repeat 0 20%, url(../../img/homepage/homepage-carousel-gizmodo-bg-bluewall.png) repeat 0 0;
}
.intro.homepage .gizmodo .container .h1 {
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
}
.intro.homepage .burned.item {
  background: url(../../img/homepage/homepage-carousel-burned-bg.png) repeat 0 0;
}
.intro.homepage .burned.item .h1 {
  font-size: 35px;
}
.intro.homepage .burned.item .inline {
  font-size: 16px;
  list-style: none;
}
.intro.homepage .burned.item .inline > li {
  display: inline-block;
}
.intro.homepage .burned.item .inline li:after {
  content: '\2022';
  margin: auto .5em;
}
.intro.homepage .burned.item .inline li:last-child:after {
  content: none;
  margin-right: 0;
}
.intro.homepage .burned.item h3 {
  color: #ec1b23;
  font-size: 22px;
  font-family: "adelle", serif;
}
.intro.homepage .logo-gizmodo {
  background: url(../../img/homepage/homepage-carousel-gizmodo-logo.png) no-repeat 70% 85%;
  padding-bottom: 40px;
}
.intro.homepage .homepage-variant .vps.item {
  background: url(../../img/homepage/homepage-carousel-vps-bg-redbrick.png) repeat 0 0;
  -pie-background: url(../../img/homepage/homepage-carousel-vps-bg-redbrick.png) repeat 0 0;
  padding: 0;
  height: 300px;
}
.intro.homepage .homepage-variant .vps.item .container {
  background: url(../../img/homepage/homepage-carousel-vps-rack.png) no-repeat 100% 100%;
  -pie-background: url(../../img/homepage/homepage-carousel-vps-rack.png) no-repeat 70% 100%;
  padding: 40px 0;
  height: 220px;
}
.intro.homepage .homepage-variant .btn.btn-vps {
  box-shadow: 0 3px 0 #541f20;
  color: #541f20;
}
.intro.homepage .homepage-variant .vps.item .h1 {
  width: 610px;
}
.intro.homepage .homepage-variant .vps.item span {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fcb342;
  padding-left: 10px;
}
.intro.homepage .homepage-variant .vps.item p {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 200;
  text-transform: uppercase;
  color: #ffffff;
  float: right;
  padding-top: 7px;
}
.intro.homepage .homepage-variant .vps.item h2 {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 100;
  text-transform: uppercase;
  color: #ffffff;
}
.intro.homepage .homepage-variant .vps.item ul {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #ffffff;
  width: 350px;
  padding-bottom: 20px;
}
.intro.homepage .homepage-variant .vps.item .span10 {
  height: 220px;
}
.intro.homepage.vps .homepage-variant .item .span10 p {
  color: #ffffff;
}
.intro.homepage .homepage-variant .transfer.item {
  background: url(../../img/homepage/homepage-carousel-transfer-bg-bluenoise.png) repeat 0 0;
  -pie-background: url(../../img/homepage/homepage-carousel-transfer-left-arrow.png) no-repeat -30% 20%, url(../../img/homepage/homepage-carousel-transfer-right-arrow.png) no-repeat 120% 80%, url(../../img/homepage/homepage-carousel-transfer-bg-bluenoise.png) repeat 0 0;
}
.intro.homepage .homepage-variant .transfer.btn {
  box-shadow: 0 3px 0 #234622;
  color: #234622;
}
.intro.homepage .homepage-variant .transfer.item .h1 {
  line-height: 1.25;
  padding-left: 10px;
  padding-bottom: 20px;
}
.intro.homepage .homepage-variant .transfer.item ul {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #ffffff;
}
.intro.homepage .homepage-variant .transfer.item .span12 {
  height: 220px;
}
.intro.homepage .homepage-variant .transfer.item .arrow-left,
.intro.homepage .homepage-variant .transfer.item .arrow-right {
  position: relative;
  overflow: visible;
}
.intro.homepage .homepage-variant .transfer.item .arrow-left:before {
  background-image: url(../../img/homepage/homepage-carousel-transfer-left-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  content: " ";
  height: 97px;
  margin-top: -48px;
  position: absolute;
  right: 90px;
  top: 50%;
  width: 1000px;
  overflow: visible;
}
.intro.homepage .homepage-variant .transfer.item .arrow-right:after {
  background-image: url(../../img/homepage/homepage-carousel-transfer-right-arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  content: " ";
  height: 101px;
  position: absolute;
  left: 100%;
  top: 27%;
  margin-left: 30px;
  width: 1000px;
  overflow: visible;
}
.intro.homepage.transfer .homepage-variant .item .span12 p {
  color: #ffffff;
}
.intro.homepage .homepage-variant .dedi.item {
  background: url(../../img/homepage/homepage-carousel-dedi-bg-greenpattern.png) repeat 0 0;
  padding: 0;
  height: 300px;
}
.intro.homepage .homepage-variant .dedi.item .container {
  background: url(../../img/homepage/homepage-carousel-dedi-cube.png) no-repeat right center;
  padding: 40px 0;
  height: 220px;
}
.intro.homepage .homepage-variant .dedi.btn {
  box-shadow: 0 3px 0 #234622;
  color: #234622;
}
.intro.homepage .homepage-variant .dedi.item .h1 {
  width: 545px;
}
.intro.homepage .homepage-variant .dedi.item span {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fcb342;
  padding-left: 10px;
}
.intro.homepage .homepage-variant .dedi.item p {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 200;
  text-transform: uppercase;
  color: #ffffff;
  float: right;
  padding-top: 7px;
}
.intro.homepage .homepage-variant .dedi.item h2 {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 100;
  text-transform: uppercase;
  color: #ffffff;
}
.intro.homepage .homepage-variant .dedi.item ul {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #ffffff;
  width: 350px;
}
.intro.homepage .homepage-variant .dedi.item .span10 {
  height: 220px;
}
.intro.homepage.dedi .homepage-variant .item .span10 p {
  color: #ffffff;
}
.intro.homepage .homepage-variant .business.item {
  background: url(../../img/homepage/homepage-carousel-business-bg-navyblue.png) repeat 0 0;
  -pie-background: url(../../img/homepage/homepage-carousel-business-bg-navyblue.png) repeat 0 0;
  height: 300px;
  padding: 0;
}
.intro.homepage .homepage-variant .business.item .container {
  background: url(../../img/homepage/homepage-carousel-business-laptop.png) no-repeat right center;
  -pie-background: url(../../img/homepage/homepage-carousel-business-laptop.png) no-repeat right center;
  height: 220px;
  padding: 40px 0;
  margin-top: 0;
}
.intro.homepage .reseller.item {
  background: #145175;
  height: 300px;
  padding: 0;
}
.intro.homepage .reseller.item .container {
  background: url(../../img/homepage/homepage-carousel-reseller-hosting-ssd-bg.png) no-repeat right center;
  height: 220px;
  margin-top: 0;
  padding: 40px 0;
}
.intro.homepage .homepage-variant .business.btn {
  box-shadow: 0 3px 0 #234622;
  color: #234622;
}
.intro.homepage .homepage-variant .business.item h2 {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 100;
  text-transform: uppercase;
  color: #4ba0e1;
}
.intro.homepage .homepage-variant .business.item ul {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #ffffff;
  width: 350px;
}
.intro.homepage .homepage-variant .business.item .span8 {
  height: 220px;
}
.intro.homepage .business.item h1.organic {
  color: #ffc754;
  line-height: .55;
  margin-bottom: .25em;
}
.business.item h1.organic > strong {
  font-size: 2em;
  font-weight: 600;
}
.intro.homepage .business.item.organic .span4 > .white {
  margin-bottom: 0;
}
.intro.homepage .business.item.organic .nav.nav-tabs.nav-stacked {
  white-space: nowrap;
}
.intro.homepage.business .homepage-variant .item .span8 p {
  color: #ffffff;
}
.intro.homepage .dedicated-servers-promo.item {
  background: url(../../img/homepage/homepage-carousel-dedicated-servers-promo-bg.png) repeat 0 0;
  height: 300px;
  padding: 0;
}
.intro.homepage .dedicated-servers-promo.gold.item {
  background-image: url(../../img/homepage/homepage-carousel-dedicated-servers-promo-gold-bg.png);
}
.intro.homepage .dedicated-servers-promo.gold ul,
.intro.homepage .dedicated-servers-promo.gold h2,
.intro.homepage .dedicated-servers-promo.gold p {
  color: #222;
}
.intro.homepage .superbowl.item {
  background: url(../../img/homepage/superbowl-promo/superbowl-helmets.jpg) no-repeat right 40px center, url(../../img/homepage/superbowl-promo/superbowl-bg.jpg) repeat 0 0;
  color: #aae0bd;
}
.intro.homepage .superbowl.item p {
  color: #aae0bd;
}
.intro.homepage .superbowl.item .promo-header p {
  margin-bottom: 5px;
}
.intro.homepage .superbowl.item p.subhead {
  color: #aae0bd;
  font-size: 22px;
}
.intro.homepage .superbowl.item h1 {
  margin-bottom: 7px;
}
.intro.homepage .superbowl.item ul {
  color: #fff;
  list-style: disc;
  white-space: nowrap;
  font-size: 16px;
}
.intro.homepage .superbowl.item a {
  white-space: nowrap;
  color: #356245;
}
.intro.homepage .superbowl.item .promo-bottom {
  margin-top: 10px;
}
.intro.homepage .superbowl.item .promo-bottom span {
  color: #fff;
  font-size: 110%;
}
.intro.homepage .valentines.item {
  background: #e2edf5;
  height: 300px;
  padding: 0;
}
.intro.homepage .valentines.item .container {
  background: url(../../img/homepage/reseller-hosting-hearts-blue.png) no-repeat right -20px center;
  height: 220px;
  padding: 40px 0;
}
.intro.homepage .valentines.item h1 {
  font-weight: 300;
  font-size: 30px;
  margin-bottom: 3px;
}
.intro.homepage .valentines.item p,
.intro.homepage .valentines.item .promo-bottom p span {
  font-size: 14px;
  margin-bottom: 2px;
  color: #418ebe;
}
.intro.homepage .valentines.item h1,
.intro.homepage .valentines.item .promo-header p span,
.intro.homepage .valentines.item .promo-mid p span,
.intro.homepage .valentines.item .promo-bottom p,
.intro.homepage .valentines.item a {
  color: #105075;
}
.intro.homepage .valentines.item .promo-header p span.strong {
  font-weight: 600;
  font-size: 18px;
  color: #eda240;
  text-shadow: 1px 1px #fff;
}
.intro.homepage .valentines.item ul {
  color: #418ebe;
  list-style: disc;
  white-space: nowrap;
  font-size: 15px;
  margin-bottom: 10px;
}
.intro.homepage .valentines.item .row-fluid > .span6 {
  margin-left: 0;
}
.intro.homepage .valentines.item .promo-header {
  margin-bottom: 7px;
}
.intro.homepage .valentines.item a {
  white-space: nowrap;
}
.intro.homepage .valentines.item .promo-mid p {
  font-size: 18px;
}
.intro.homepage .valentines.item span.strikethru {
  text-decoration: line-through;
}
.intro.homepage .valentines.item .promo-bottom p {
  margin-top: 15px;
}
.intro.homepage .valentines.item .promo-bottom strong {
  font-size: 16px;
  color: #eda240;
  text-shadow: 1px 1px #fff;
}
.intro.homepage .valentines.item .promo-bottom small {
  white-space: nowrap;
  font-size: 80%;
  color: #418ebe;
}
.intro.homepage .small-business-week.item {
  background: #001822 url(../../img/homepage/homepage-carousel-small-business-week-bg.jpg) no-repeat 80% 50%;
}
.small-business-week.item h1 {
  color: #cff;
}
.small-business-week.item ul,
.small-business-week.item p {
  color: #ccc;
  font-size: 16px;
}
.small-business-week.item ul {
  list-style: disc;
}
.small-business-week.item .btn.btn-large {
  color: #082f4d;
}
@media (min-width: 980px) {
  .small-business-week h1 {
    white-space: nowrap;
  }
}
@media (max-width: 480px) {
  .intro.homepage .small-business-week.item {
    background-position: 50% 50%;
    background-size: 100% auto;
  }
  .small-business-week.item img {
    width: 50%;
  }
}
.dedicated-servers-promo.item > .container {
  background: url(../../img/homepage/homepage-carousel-dedicated-servers-promo-servers.png) no-repeat 100% 100%;
  height: 220px;
  padding: 40px 0;
}
.intro.homepage .vps-ssd.item {
  background: url(../../img/vps-slider-background.jpg) no-repeat;
}
@media (max-width: 960px) {
  .intro.homepage .vps-ssd.item {
    background: #07334d;
  }
}
.intro.homepage .vps-ssd.item li {
  line-height: 22px;
  color: #d78722;
}
.intro.homepage .vps-ssd.item li span {
  line-height: 22px;
  color: #fff;
  text-shadow: 1px 1px #000;
}
.intro.homepage .vps-pricing {
  padding-top: 10px;
}
.vps-ssd.item .btn-white {
  color: #d78722;
}
.vps-ssd.item h1 {
  color: #f2a641;
}
.vps-ssd li {
  white-space: nowrap;
}
.item .vps-ssd-callout {
  color: #f2a641;
  text-shadow: 2px 2px #05283c;
}
.vps-ssd-callout strong {
  font-weight: 800;
  font-size: 22px;
  text-transform: uppercase;
}
.vps-ssd .strike {
  color: #cccccc;
}
.item > .ribbon {
  -webkit-backface-visibility: hidden;
  background-image: radial-gradient(circle,#dc9727,#d78722);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  overflow: hidden;
  position: absolute;
  right: -150px;
  top: 50px;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.item .ribbon > span {
  -webkit-backface-visibility: visible;
  border: 3px solid #fff;
  color: #fff;
  display: block;
  font-size: 22px;
  font-weight: 800;
  padding: 20px 50px;
  text-align: center;
  text-shadow: 2px 2px #95590b;
  text-transform: uppercase;
  width: 500px;
}
.item .ribbon.summer-sale {
  background-image: radial-gradient(circle,#6cc5f5,#4ba6c9);
}
.item .ribbon.summer-sale > span {
  text-shadow: 2px 2px #2f89ae;
}
.item .ribbon.summer-sale img {
  margin-top: -17px;
  margin-bottom: -16px;
  margin-right: 5px;
}
.item .ribbon.labor-day-sale {
  background-image: radial-gradient(circle,#2680b5,#196693);
  outline: 3px solid #c52228;
}
.item .ribbon.labor-day-sale > span {
  text-shadow: 2px 2px #2f89ae;
}
.item .ribbon.autumn-sale {
  background-image: radial-gradient(circle,#8f4331,rgba(143,67,49,0));
  background-color: #591d0f;
}
.item .ribbon.autumn-sale > span {
  text-shadow: 2px 2px #591d0f;
}
.item .ribbon.cyber-week {
  background-image: url(../../img/cyber-promo-bg.png);
  background-repeat: no-repeat;
  background-color: #232323;
}
.item .ribbon.cyber-week > span {
  text-shadow: 2px 2px #232323;
}
.item .ribbon.christmas {
  background-image: url(../../img/christmas-promo-ribbon.png);
  background-repeat: no-repeat;
}
.item .ribbon.christmas > span {
  text-shadow: 2px 2px #232323;
}
.intro.homepage .dev-friendly .ribbon.autumn-sale img {
  margin-top: 0;
  max-width: 100%;
}
.dedicated-servers-promo.item .summertime-cta {
  font-size: 24px;
}
.dedicated-servers-promo.item.gold > .container .summertime,
.dedicated-servers-promo.item.gold .h1 > strong,
.dedicated-servers-promo.item.gold .btn-white {
  color: #4d1b50;
}
.summertime + p {
  margin-top: -11px;
}
.dedicated-servers-promo.item.gold > strong {
  font-size: 20px;
}
.summertime > strong {
  font-size: 25px;
}
.dedicated-servers-promo.item h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
}
.dedicated-servers-promo.item h2 > span {
  display: block;
  font-family: "adelle-sans", sans-serif;
  font-size: 20px;
}
.dedicated-servers-promo.item .span5 > p {
  line-height: 40px;
}
.dedicated-servers-promo.item .btn-white {
  color: #232323;
}
.double-ring {
  background-color: #fff;
  border-radius: 50%;
  height: 66px;
  margin: 0 auto;
  width: 66px;
  position: relative;
  border: 3px solid #d9d9d9;
}
.media-object.homepage {
  margin-right: 15px;
  float: left;
}
.homepage h3.media-heading {
  line-height: 22px;
  margin-bottom: 10px;
  padding-bottom: 0;
}
h2.homepage,
h3.h2,
h2.tutspage {
  color: #222;
}
h2.black,
h2 span.black {
  color: #232323;
}
.pattern.homepage {
  border-top: 1px solid #ccc;
  padding: 20px 0;
}
.linegraph {
  border-left: 1px solid #c52228;
  border-bottom: 1px solid #c52228;
}
.divide-left {
  box-shadow: -1px 0 0 #ccc;
}
.divide-right {
  box-shadow: 1px 0 0 #ccc;
}
.homepage .h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.homepage.web-hosting-package {
  background-color: #f5f5f5;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
.homepage.web-hosting-package > .muted {
  line-height: 1.25;
}
.homepage.web-hosting-package:hover,
.homepage.web-hosting-package:focus {
  background-color: #fafafa;
}
.homepage.web-hosting-package .media {
  padding: 0 10px 10px 20px;
}
.homepage.web-hosting-package .media > .media-object > img {
  max-width: 45px;
  width: 45px;
}
.homepage.web-hosting-package .price {
  border-bottom: 1px solid #ccc;
  color: #222;
  font-family: "adelle", serif;
  font-size: 24px;
  line-height: 1.5;
  margin: 0 .5em;
}
.homepage.web-hosting-package .price > span {
  font-size: 16px;
}
.homepage .carousel-inner a,
.ssd-hosting a {
  color: #4BA0E1;
}
.wrap.homepage.threeup {
  padding: 15px 0;
}
.wrap.pattern.products {
  padding: 28px 0;
}
.homepage p.price {
  margin-bottom: 0;
}
.error404 .span7 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 90px;
}
.dark-gray-bg,
.intro-foot {
  background: #333;
}
.intro-foot .well {
  border-radius: 5px;
  margin: 10px;
}
.intro-foot .slab {
  box-shadow: 0 3px 0 #666;
  color: #232323;
}
.intro-foot a:active .slab {
  box-shadow: 0 2px 0 #666;
  margin: 1px 0 -1px;
}
.slab p {
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
.intro-foot .slab .span3 {
  border-left: #ccc 1px solid;
  margin-left: 2.1276595744681%;
}
.intro-foot .slab .span3 > p {
  color: #888;
  font-size: 13px;
  font-weight: 600;
  margin-top: 11px;
  padding-left: 3px;
  text-align: center;
}
.intro-foot .slab .span3 > p > span {
  display: block;
}
.quoted:before {
  color: #c52127;
  content: "\201C";
  display: block;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 600%;
  margin: 20px 0 40px -38px;
  width: 30px;
}
.q-home {
  padding-right: 0;
}
.wrap {
  padding: 40px 0;
}
.business-specification .table-striped thead th.table-col-4,
.business-specification .table-striped tfoot td.table-col-4,
.business-specification .table-striped tbody td.table-col-4 {
  background-color: rgba(77,160,225,0.15);
}
.table tbody td,
.table tfoot td {
  border-left: 1px solid #ccc;
  text-align: center;
}
.table tbody th {
  text-align: left;
}
th.table-col-3 {
  position: relative;
}
.plan-specification-featured,
.plan-specification-example {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.business-specification thead td,
.business-specification .table-col-2 {
  border-left-color: #fcfcfc;
  width: 30%;
}
.business-specification tfoot .table-col-1,
.business-specification tfoot .table-col-2 {
  border-left-color: #fff;
}
.business-specification tfoot .table-col-2 {
  border-right: 1px solid #ccc;
}
.business-specification tfoot {
  border-bottom: 2px solid #888;
}
.table tbody {
  border-top: 1px solid #ccc;
}
.compare .table tbody td,
.compare .table thead th {
  border-left: 1px solid #ccc;
  min-width: 110px;
}
.compare .table thead td + th {
  border-left: none;
}
.compare .table tbody th {
  width: 40%;
  font-weight: 400;
}
.matrix > li {
  border-bottom: 1px solid #ccc;
  border-collapse: collapse;
  border-right: 1px solid #ccc;
  height: 150px;
  margin-left: 0;
  padding: 10px 70px;
}
.matrix > li:nth-child(even) {
  border-right: none;
}
.matrix-two-column > li {
  float: left;
  width: 35%;
}
.matrix > .matrix-last {
  border-bottom: none;
}
.salesinquiry .well.well-deep .span4,
.managedhosting .well.well-deep .span4,
.agencyvip .well.well-deep .span4 {
  border-right: 1px solid #b4b4b4;
  position: relative;
}
.salesinquiry .well.well-deep .span4:nth-child(3n),
.managedhosting .well.well-deep .span4:nth-child(3n),
.agencyvip .well.well-deep .span4:nth-child(3n) {
  border-right: none;
}
.well form {
  margin-bottom: 0;
}
.salesinquiry .well.well-deep .span4:nth-child(even):before,
.salesinquiry .well.well-deep .span4:first-child:after,
.managedhosting .well.well-deep .span4:nth-child(even):before,
.managedhosting .well.well-deep .span4:first-child:after,
.agencyvip .well.well-deep .span4:nth-child(even):before,
.agencyvip .well.well-deep .span4:first-child:after {
  border-color: transparent;
  border-left-color: #b4b4b4;
  border-style: solid;
  border-width: 10px;
  content: ' ';
  display: inline-block;
  height: 0;
  margin-left: -10px;
  position: absolute;
  right: -20px;
  top: 50%;
  width: 0;
}
.salesinquiry .well.well-deep .row-fluid + .row-fluid .span4,
.agencyvip .well.well-deep .row-fluid + .row-fluid .span4,
.managedhosting .well.well-deep .row-fluid + .row-fluid .span4 {
  border: none;
}
.salesinquiry .well.well-deep .row-fluid + .row-fluid .span4:before,
.salesinquiry .well.well-deep .row-fluid + .row-fluid .span4:after,
.agencyvip .well.well-deep .row-fluid + .row-fluid .span4:before,
.agencyvip .well.well-deep .row-fluid + .row-fluid .span4:after,
.managedhosting .well.well-deep .row-fluid + .row-fluid .span4:before,
.managedhosting .well.well-deep .row-fluid + .row-fluid .span4:after {
  content: none;
}
.well-inverted {
  background: #232323;
}
.a11y {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}
.ir {
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}
.table .ir {
  background: transparent no-repeat 0 0;
  display: block;
  height: 18px;
  margin: 0 auto;
  width: 18px;
}
#skip {
  background: #232323;
}
#skip a {
  height: 1px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: -500px;
  width: 1px;
}
#skip a:focus {
  position: static;
  height: auto;
  width: auto;
}
.ideal,
.table .ideal {
  background-image: url(../../img/ideal.png);
}
.less-ideal,
.table .less-ideal {
  background-image: url(../../img/less-ideal.png);
}
.unacceptable,
.table .unacceptable {
  background-image: url(../../img/unacceptable.png);
}
.well-small {
  border: none;
  box-shadow: none;
}
.compare .nav-pills > li {
  margin: 0 20px 0 0;
}
.compare .nav-pills > li:first-child {
  margin-left: 30px;
}
.compare .nav-pills .ideal,
.compare .nav-pills .less-ideal,
.compare .nav-pills .unacceptable,
.addgutter {
  background-repeat: no-repeat;
  padding-left: 20px;
}
.suggestion {
  margin: 36px auto;
}
.suggestion
h3 {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: center;
}
.suggestion
img {
  margin-right: .5em;
}
textarea,
input[type="text"],
input[type="url"],
input[type="email"] {
  border-radius: 3px;
  box-shadow: 0 3px 0 #b2b2b2;
  color: #232323;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #232323;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #232323;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #232323;
}
.rostrum-tiered-item
h3 {
  background-repeat: no-repeat;
  margin-right: 0 auto;
  position: relative;
  text-align: center;
}
.package-subtitle {
  border-bottom: 1px solid #ccc;
}
.span6 h2.sht {
  color: #212121;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-left: 10px;
  text-transform: uppercase;
}
.span6 h2.second-level {
  margin-left: 0;
}
.site-hosting-tool {
  margin-left: 10px;
  margin-right: 10px;
}
.site-hosting-tool > .pull-left {
  border-radius: 5px 0 0 5px;
  border-right: 1px solid #ccc;
  display: block;
  height: 87px;
  margin-right: 0;
  margin: 1px 0 0 1px;
  padding: 26px 0 17px 40px;
  width: 120px;
}
.site-hosting-tool > .media-body-sht {
  border-radius: 5px;
  border: 1px solid #ccc;
  height: 120px;
  margin-bottom: 10px;
  padding: 10px 0 0 6px;
}
.site-hosting-tool > .raised p {
  padding: 0 16px 0 171px;
}
footer {
  background: #232323;
  color: #888;
}
footer p,
footer h5 {
  text-align: right;
}
footer a {
  color: #888;
}
.meet_us > .media {
  margin: 24px 0 0 30px;
}
.meet_us > .media > .media-body,
.typical-uses > .media > .media-body {
  border-bottom: 1px solid #ccc;
  padding-bottom: 24px;
}
.meet_us > .media:last-child .media-body {
  border-bottom: none;
}
.meet_us > .media h3 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 0;
  padding-bottom: 11px;
  text-transform: uppercase;
}
.meet_us > .media > .media-object {
  margin-left: 20px;
  text-align: center;
  width: 140px;
}
.media-object-empty {
  height: 3em;
}
.meet_us .media-object img + img {
  padding: 30px;
}
.meet_us.nav-tabs.nav-stacked > li > a,
.typical-uses.nav-tabs.nav-stacked > li > a {
  background: #eee;
  border-top: none;
  color: #888;
  font-family: "adelle", serif;
  font-size: 22px;
  line-height: 42px;
  position: relative;
}
.meet_us.nav-tabs.nav-stacked > li > a:hover,
.meet_us.nav-tabs.nav-stacked > li > a:focus,
.typical-uses.nav-tabs.nav-stacked > li > a:hover,
.typical-uses.nav-tabs.nav-stacked > li > a:focus {
  color: #232323;
}
.meet_us.nav-tabs.nav-stacked > li:first-child > a,
.typical-uses.nav-tabs.nav-stacked > li:first-child > a {
  border-top: 1px solid #ddd;
}
.meet_us.nav-tabs.nav-stacked.overview > li > a.overview,
.meet_us.nav-tabs.nav-stacked.support > li > a.support,
.meet_us.nav-tabs.nav-stacked.technology > li > a.technology,
.meet_us.nav-tabs.nav-stacked.reliability > li > a.reliability,
.meet_us.nav-tabs.nav-stacked.guarantee > li > a.guarantee,
.meet_us.nav-tabs.nav-stacked.software > li > a.software,
.meet_us.nav-tabs.nav-stacked.gogreen > li > a.gogreen,
.meet_us.nav-tabs.nav-stacked.transfers > li > a.transfers,
.typical-uses.nav-tabs.nav-stacked > .active > a {
  background: #ddd;
  color: #232323;
}
.meet_us.nav-tabs.nav-stacked.overview > li > a.overview:after,
.meet_us.nav-tabs.nav-stacked.support > li > a.support:after,
.meet_us.nav-tabs.nav-stacked.technology > li > a.technology:after,
.meet_us.nav-tabs.nav-stacked.reliability > li > a.reliability:after,
.meet_us.nav-tabs.nav-stacked.guarantee > li > a.guarantee:after,
.meet_us.nav-tabs.nav-stacked.software > li > a.software:after,
.meet_us.nav-tabs.nav-stacked.gogreen > li > a.gogreen:after,
.meet_us.nav-tabs.nav-stacked.transfers > li > a.transfers:after,
.typical-uses.nav-tabs.nav-stacked > .active > a:after {
  border-color: transparent;
  border-style: solid;
  border-left-color: #ddd;
  border-width: 10px;
  border-right-width: 0;
  content: ' ';
  display: inline-block;
  height: 0;
  right: -10px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 0;
}
.meet_us a > i {
  background-position: 0 0;
  height: 24px;
  margin-right: 10px;
  width: 24px;
}
.icon-overview {
  background-image: url(../../img/icon-overview.gif);
}
.icon-support {
  background-image: url(../../img/icon-support.png);
}
.icon-technology {
  background-image: url(../../img/icon-technology.gif);
}
.icon-reliability {
  background-image: url(../../img/icon-reliability.png);
}
.icon-guarantee {
  background-image: url(../../img/icon-guarantee.gif);
}
.icon-software {
  background-image: url(../../img/icon-software.gif);
}
.icon-gogreen {
  background-image: url(../../img/icon-gogreen.gif);
}
.icon-transfers {
  background-image: url(../../img/icon-transfers.png);
}
.overview .overview > .icon-overview,
.overview:hover > .icon-overview,
.overview:focus > .icon-overview {
  background-image: url(../../img/icon-overview-active.gif);
}
.support .support > .icon-support,
.support:hover > .icon-support,
.support:focus > .icon-support {
  background-image: url(../../img/icon-support-active.gif);
}
.technology .technology > .icon-technology,
.technology:hover > .icon-technology,
.technology:focus > .icon-technology {
  background-image: url(../../img/icon-technology-active.gif);
}
.reliability .reliability > .icon-reliability,
.reliability:hover > .icon-reliability,
.reliability:focus > .icon-reliability {
  background-image: url(../../img/icon-reliability-active.gif);
}
.guarantee .guarantee > .icon-guarantee,
.guarantee:hover > .icon-guarantee,
.guarantee:focus > .icon-guarantee {
  background-image: url(../../img/icon-guarantee-active.gif);
}
.software .software > .icon-software,
.software:hover > .icon-software,
.software:focus > .icon-software {
  background-image: url(../../img/icon-software-active.png);
}
.gogreen .gogreen > .icon-gogreen,
.gogreen:hover > .icon-gogreen,
.gogreen:focus > .icon-gogreen {
  background-image: url(../../img/icon-gogreen-active.gif);
}
.transfers .transfers > .icon-transfers,
.transfers:hover > .icon-transfers,
.transfers:focus > .icon-transfers {
  background-image: url(../../img/icon-transfers-active.png);
}
.staylit {
  background-color: #232323;
}
li.staylit.dropdown > a {
  color: #fff;
}
.row-fluid.sunken.contact {
  padding: 0;
}
.row-fluid.sunken.contact > .span4 > .fence-right {
  min-height: 155px;
}
.fence-right {
  border-right: 1px solid #ccc;
}
.contact > .span4 > div,
.domains .sunken,
.domain-privacy,
.pad20 {
  padding: 20px;
}
a.map {
  line-height: 1.1;
  margin: 16px;
  text-transform: uppercase;
  width: 40px;
}
.icon-mail {
  background: url(../../img/icon-mail.png) no-repeat 0 0;
  height: 24px;
  line-height: 24px;
  width: 24px;
}
.postal-address {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 16px 0;
  padding-right: 15px;
  width: 180px;
}
.postal-stripes {
  background-image: -webkit-repeating-linear-gradient(-60deg,#fff,#fff 10px,#62a0cf 10px,#62a0cf 20px,#fff 20px,#fff 30px,#d66468 30px,#d66468 40px);
  background-image: repeating-linear-gradient(-60deg,#fff,#fff 10px,#62a0cf 10px,#62a0cf 20px,#fff 20px,#fff 30px,#d66468 30px,#d66468 40px);
  height: 10px;
  width: inherit;
}
.contact-details {
  list-style: none;
  padding: 20px;
}
#contact-form {
  background-image: none;
  background: #fcfcfc;
}
.raised.contact {
  border: 1px solid #ddd;
}
#contact-form .contact-extra h2 {
  color: black;
  font-size: 26px;
  font-weight: 600;
}
#contact-form .contact-extra {
  color: #888;
  font-size: 1.1em;
}
#contact-form .contact-extra i {
  height: 20px;
  line-height: 20px;
  margin: 0 3px 0 0;
  width: 20px;
  background-position: center center;
}
#contact-form .contact-extra a + i,
.b-c-btn-right {
  margin-left: 20px;
}
#contact-form .contact-extra a {
  color: #888;
  text-decoration: none;
}
h3.contact {
  border-top: 1px solid #ccc;
  font-size: 20px;
  font-weight: 400;
  padding-top: 23px;
  margin-top: 24px;
  text-transform: uppercase;
}
.row-fluid.contact > .span6.department-details > h3.contact {
  border-top: none;
}
h3.contact + .row-fluid,
.adm {
  margin-top: 20px;
}
.span6.department-details,
.cnetpush {
  padding-right: 10px;
}
.span6.department-details + .span6.department-details {
  padding-left: 10px;
  padding-right: 0;
}
.nav li a.inline {
  display: inline;
}
.intro.domain_transfer .span3 > img {
  display: block;
  margin: 0 auto;
}
.row.well-inverted > .container > h3.span12 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}
h3.domain_transfer {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}
.domain_transfer h3.domain_transfer {
  line-height: 66px;
  text-indent: 0;
}
.pricebox-domain_transfer {
  line-height: 1;
  text-align: center;
}
.pricebox-domain_transfer > span {
  display: block;
  font-size: 16px;
}
p.pricebox.pricebox-domain_transfer {
  margin: 0;
}
.pricebox-domain_transfer > .btn {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
}
.domain_transfer-you .media,
.domain_transfer-we .media {
  margin-top: 0;
  min-height: 77px;
}
.domain_transfer-you .media:nth-child(even),
.domain_transfer-we .media:nth-child(odd) {
  background: #ededed;
}
.domain_transfer-you .media:nth-child(odd),
.domain_transfer-we .media:nth-child(even) {
  background: #f5f5f5;
}
.domain_transfer.span4,
.domain_transfer.span8,
.domain_transfer > .span6,
.domain_transfer .span12 {
  margin: 0;
  margin-left: 0 !important;
}
.domain_transfer.span4 {
  width: 33.33%;
  border-bottom: 1px solid #ccc;
}
.domain_transfer.span8 {
  width: 66.66%;
  border-bottom: 1px solid #ccc;
}
.domain_transfer > .span6 {
  width: 50%;
}
.domain_transfer-you.raised.span12 {
  border-bottom: 1px solid #ccc;
}
.domain_transfer-we.span12 {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.domain_transfer-we.span6 {
  border-left: 1px solid #ccc;
}
.domain_transfer .media {
  padding: 10px;
}
.webbuilder p,
.referrals .sunken.island {
  margin-bottom: 20px;
}
.carousel a {
  color: #fff;
}
.fourohfour h3,
.fivehundred h3 {
  font-size: 22px;
  text-transform: uppercase;
}
.fourohfour h4 {
  font-family: "adelle", serif;
  font-size: 24px;
  color: #222;
}
.fourohfour h5 {
  color: #888;
  font-family: "adelle-sans", sans-serif;
  font-size: 18px;
  font-weight: 200;
  text-transform: uppercase;
}
.nav.fourohfour {
  font-size: 15px;
}
.nav.fourohfour a:hover,
.nav.fourohfour a:focus {
  color: #4ba0e1;
  text-decoration: underline;
}
.errorpage.wrap {
  margin: 0;
  padding: 0;
}
.error404.wrap.intro {
  display: none;
}
.fourohfour .span3.centered img {
  width: 95px;
}
.fourohfour .span3.centered:last-child img {
  width: 106px;
}
.partners ul {
  margin: 0;
  padding: 10px 0 0 0;
}
.partners ul li {
  display: inline-block;
  height: 80px;
  margin-right: 14px;
  text-align: center;
  width: 110px;
}
.awards span {
  display: inline-block;
  float: left;
  margin: -1px 0 0 -1px;
  height: 160px;
  overflow: hidden;
  padding: 20px 0 10px 0;
  text-align: center;
  width: 233px;
}
.snippet {
  border-bottom: #ccc 1px solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: -20px -20px 20px;
  padding: 20px 0;
  text-align: center;
}
pre {
  background-color: #fff;
  border: none;
  color: #232323;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
.pad-t10 {
  padding-top: 10px;
}
pre:hover,
.onclick:hover {
  cursor: pointer;
}
.sm ul li li {
  list-style-image: url(../../img/bullet-in.gif);
}
.carousel {
  margin-bottom: 0;
}
.carousel-control {
  font-size: 60px;
  line-height: 30px;
  opacity: .1;
  filter: alpha(opacity=10);
  top: 80%;
  z-index: 39;
}
.carousel-control:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.about_us .carousel-control,
.managed_hosting .carousel-control,
.press .carousel-control {
  top: 50%;
}
h3 {
  font-family: "adelle-sans";
  font-weight: 500;
  padding-bottom: 12px;
}
.privacy {
  color: #c52228;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  margin: 30px 0 30px 30px;
}
.marg-bot,
.privacy li,
.acceptable_use_policy .span9 li,
.terms_of_service .span9 li {
  margin-bottom: 20px;
}
.acceptable_use_policy .span9 li li,
.terms_of_service .span9 li li {
  margin-bottom: 11px;
}
.acceptable_use_policy .span9 li > ol,
.terms_of_service .span9 li > ol {
  margin-top: 11px;
}
.privacy p {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #232323;
}
.terms_of_service * + h4 {
  margin-top: 30px;
  padding-bottom: 4px;
}
.intro.terms_of_service .container {
  position: relative;
}
ul {
  list-style-image: url(../../img/bullet.gif);
}
.red {
  color: #c52228;
}
.b1 {
  background-color: #4ba0e1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-family: "adelle";
  font-size: 28px;
  height: 28px;
  margin-right: 5px;
  padding: 2px 0 0;
  text-align: center;
  width: 28px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}
.n1 {
  background-color: #393D48;
  font-size: 22px;
  height: 22px;
  padding-top: 0;
  width: 22px;
}
.g1 {
  background-color: #8eb73e;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: "adelle-sans";
  font-size: 20px;
  height: 36px;
  margin: 0 auto 10px;
  padding: 7px 0 0;
  text-align: center;
  width: 36px;
}
.g1 + p,
.cnet-goog + p {
  clear: both;
  margin-bottom: 10px;
}
.howitworks-list {
  list-style-type: none;
  margin: 0;
}
.howitworks-list-b {
  margin-bottom: 20px;
}
.howitworks-list li {
  display: block;
  float: left;
  margin: 5px 0;
  width: 50%;
}
.howitworks-list-b li {
  margin: 5px 0;
  width: 100%;
}
.chatstrip {
  border-top: #ccc 1px solid;
  display: block;
  float: left;
  margin: 20px 0 0 0;
  padding: 10px 0;
  width: 100%;
}
.gallery-list {
  color: #232323;
  font-size: 13px;
  list-style-type: none;
  margin: 0 0 0 8px;
  text-transform: uppercase;
}
.gallery-list li a {
  color: #232323;
  display: block;
  padding: 5px 10px;
  text-decoration: none;
}
.gallery-list li a:hover {
  background-color: #888;
  color: #fff;
  text-decoration: none;
}
.gallery-list li.selected a {
  background-color: #ccc;
  color: #232323;
}
.secret-form,
.domains-pill {
  background-color: #ccc;
}
.secret-form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input#form_secret {
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  margin-bottom: 0;
}
form.secret button {
  width: 100%;
  height: 40px;
}
.geekcoupon-form,
.domains-pill {
  background-color: #ccc;
}
.domains-pill input {
  background: url(../../img/icon-magnifying.png) no-repeat 10px 12px #fff;
  color: #ccc;
  font-size: 20px;
  padding-left: 40px;
  width: 100%;
  height: 48px;
  line-height: 48px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.domains-pill .inputtext {
  color: #707070;
}
.domains-pill .inputtext::-webkit-input-placeholder {
  color: #888;
}
.domains-pill .inputtext:-moz-placeholder {
  color: #888;
}
.domains-pill .inputtext::-moz-placeholder {
  color: #888;
}
.domains-pill .inputtext:-ms-input-placeholder {
  color: #888;
}
.domains-pill.well-small .span2 {
  margin-left: 2.1276595744681%;
}
.domains-pill.well-small #domain-search-button {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.intro.domains.entrepreneur.wrap {
  background-color: #202020;
  background-image: none;
  padding: 0;
}
.intro.domains.entrepreneur .container {
  background: transparent url(../../img/domains/one-dollar-domains/dollar-domains-entrepreneur.jpg) no-repeat 0 0;
}
.intro.domains .row.jutwrap8 h2 {
  font-size: 48px;
  line-height: 1;
}
.intro.domains h2 > .subheading {
  font-size: 22px;
}
.intro.domains.entrepreneur .subheading {
  color: #fbbe54;
}
.tlds {
  color: #869d4d;
  font-size: 24px;
}
.urgency {
  font-size: 24px;
}
.urgency p {
  margin-top: 11px;
}
.urgency.domains {
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
}
.urgency.domains.entrepreneur {
  background: #202020;
  color: #fbbe54;
}
.urgency .blackfriday {
  background: url(../../img/domains/one-dollar-domains/icon-calendar-28.png) no-repeat 0 0;
  line-height: 34px;
  padding-left: 40px;
}
.urgency .cybermonday {
  background: url(../../img/domains/one-dollar-domains/icon-calendar-1.png) no-repeat 0 0;
  line-height: 34px;
  padding-left: 40px;
}
.urgency .clock {
  background: url(../../img/domains/one-dollar-domains/icon-clock.png) no-repeat 0 0;
  line-height: 34px;
  padding-left: 40px;
}
.intro.domains.lightbulb.wrap {
  background: #004150 url(../../img/domains/one-dollar-domains/dollar-domains-lightbulb.png) no-repeat 0 0;
  padding: 0;
  min-height: 248px;
}
@media (min-width: 1200px) {
  .intro.domains.lightbulb.wrap {
    background-position: 20% 0;
  }
}
.intro.domains.lightbulb h2 {
  color: #b4ebf9;
}
.intro.domains.lightbulb .container {
  background: transparent none;
}
.urgency.domains.lightbulb {
  background: #a00501;
  color: #fff;
}
#domain-input-wrap.error .inputtext:focus {
  border: 1px solid rgba(255,0,0,0.1) !important;
  box-shadow: 0 0 8px rgba(168,50,54,0.06) !important;
}
#domain-input-wrap {
  display: inline-block;
  position: relative;
}
#domain-input-wrap .res-container {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -19px;
  border-radius: 10px;
  padding: 8px 10px;
  z-index: 2;
  height: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: #444;
  font-weight: 600;
  border-radius: 3px;
}
#domain-input-wrap.error .res-container {
  background-color: rgba(168,50,54,0.2);
  border: 1px solid rgba(255,0,0,0.2);
}
#domain-input-wrap.success .res-container {
  background-color: rgba(98,174,90,0.25);
  border: 1px solid rgba(0,200,0,0.2);
}
#domain-input-wrap.error .res-container,
#domain-input-wrap.success .res-container {
  -moz-transition: ease-in 150ms opacity 0s;
  -ms-transition: ease-in 150ms opacity 0s;
  -o-transition: ease-in 150ms opacity 0s;
  -webkit-transition: ease-in 150ms opacity 0s;
  transition: ease-in 150ms opacity 0s;
  opacity: 1;
}
#domain-input-wrap.success .res-container a {
  font-weight: normal;
  margin-left: 7px;
  text-shadow: 0 1px #EEE;
}
#domain-input-wrap .loading-gear {
  display: none;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -20px;
  width: 22px;
  height: 22px;
}
#domain-input-wrap .loading-gear.lowerleft {
  margin-top: -3px;
  right: 25px;
}
#domain-input-wrap.success input::-ms-clear,
#domain-input-wrap.success input:focus::-ms-clear {
  display: none;
}
#domain-input-wrap.error input::-ms-clear,
#domain-input-wrap.error input:focus::-ms-clear {
  margin-right: 120px;
}
input::-webkit-input-placeholder {
  color: #888;
}
.tall {
  height: 29px;
  margin-top: 0px;
  padding-top: 13px;
}
.lift2 {
  float: right;
}
.gears-domains,
.gears-top {
  margin: -40px 0 0 0;
}
.domain-quadrants .span6 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 40px 0;
}
.design-info .span6 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 40px 0;
}
.design-info .span6:first-child {
  border-right: #ccc 1px solid;
}
.tools-tech .span4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  text-align: center;
}
.tools-tech .span4
p {
  padding-bottom: 4px;
}
.credit-text {
  line-height: 16px;
  margin-top: -10px;
}
.logospace
img {
  margin: 20px 10px 0 0;
}
.logospace img:nth-child(3) {
  margin-right: 20px;
}
.logos-kickstart > * {
  width: 90px;
}
.logos-kickstart > span > img {
  text-align: center;
  width: 25px;
}
h4.promopages_temp {
  color: #232323;
}
.cr-title {
  display: block;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  margin: 12px 0;
}
.tab-pane .island {
  border: 1px solid #ccc;
  outline: none;
}
.combox-row {
  margin: 50px auto 10px;
}
.combox {
  text-align: center;
  width: 45.667%;
}
th > .btn-link {
  font-weight: 600 !important;
  color: #232323;
  margin-left: -8px;
  text-align: center;
}
th > .btn-link:hover {
  color: #4ba0e1;
  text-decoration: none;
}
.dedi-specification .table-striped thead th.table-col-3,
.dedi-specification .table-striped tfoot td.table-col-3,
.dedi-specification .table-striped tbody td.table-col-3,
.prestashop .table-striped tbody td.prestashop-table-col,
.prestashop .table-striped thead th.prestashop-table-col {
  background-color: rgba(77,160,225,0.15);
}
.dedi-specification .table-striped thead th.table-col-5,
.dedi-specification .table-striped tfoot td.table-col-5,
.dedi-specification .table-striped tbody td.table-col-5 {
  border-left: 1px solid #888;
}
.dedi-specification .table-striped thead th.table-col-3,
.dedi-specification .table-striped thead th.table-col-4,
.dedi-specification .table-striped thead th.table-col-6,
.compipe {
  border-left: 1px solid #ccc;
}
.dedi-specification thead th {
  width: 110px;
}
.dedi-specification thead td {
  border-left-color: #fcfcfc;
  width: 30%;
}
.comp_adv_trigger .img-wrap {
  height: 50px;
  line-height: 50px;
}
.comp_adv_trigger .img-wrap img {
  vertical-align: middle;
}
.comp_adv_trigger.last {
  border: 0;
}
table.reseller_hosting h3 {
  font-size: 19px !important;
  font-weight: 600;
  margin-bottom: -5px;
}
.vps-specification .table-striped thead th.table-col-3,
.vps-specification .table-striped tfoot td.table-col-3,
.vps-specification .table-striped tbody td.table-col-3,
.reseller-specification .table-striped thead th.table-col-3,
.reseller-specification .table-striped tfoot td.table-col-3,
.reseller-specification .table-striped tbody td.table-col-3 {
  background-color: rgba(77,160,225,0.15);
  border-left: 1px solid #ccc;
}
.vps-specification thead td,
.reseller-specification thead td,
.reseller-specification #tabledrop tbody th {
  border-left-color: #fcfcfc;
  width: 45%;
}
tr td.vps-expand-table {
  padding: 0 38px;
}
.reseller-specification .bussidebar .logos-awards > img {
  opacity: .9;
  width: 80px;
}
.reseller-specification .bussidebar > .logos-opensource > img {
  margin: 0 20px;
  opacity: .9;
  width: 60px;
}
.reseller-specification .bussidebar .logos-awards img:first-child,
.reseller-specification .bussidebar .logos-awards img + img {
  margin: 0 20px 20px 0;
}
.reseller-specification .bussidebar .logos-opensource img:first-child,
.reseller-specification .bussidebar .logos-opensource  img + img {
  margin: 0 40px 20px 5px;
}
.reseller-specification .bussidebar div:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.logos-opensource img {
  margin: 0 10px 10px 0;
}
.vps-specification tfoot .table-col-2 {
  border-right: 1px solid #ccc;
}
.vps-specification tfoot {
  border-bottom: 2px solid #888;
}
.vps-specification .table-striped thead .table-col-3,
.vps-specification .table-striped thead .table-col-3 {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.vps-specification .table-striped thead th.table-col-2,
.business-specification .table-striped thead th.table-col-2,
.vps-specification tfoot td .table-col-1 {
  border-left: 0;
}
.business-specification .table-striped thead th.table-col-2,
.business-specification .table-striped tfoot td.table-col-2,
.business-specification .table-striped tbody td.table-col-2 {
  border-left: 1px solid #ccc;
  font-size: 12px;
}
.business-specification .table-striped th.table-col-1 {
  width: 33%;
}
.business-specification th.table-col-3,
.business-specification th.table-col-4,
.business-specification th.table-col-5 {
  width: 110px;
}
.business-specification .table-striped thead .table-col-4,
.vps-specification .table-striped thead .table-col-3 {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.uses-img {
  border: 0;
  margin-left: 30px;
  width: 110px;
}
span.collapse {
  display: block;
}
.collapse p {
  font-weight: 400;
}
.bq-horiz {
  margin: 0;
  padding: 0 0 20px 30px;
}
.table tfoot tr {
  border-bottom: 2px solid #888;
}
.table thead.dropped th {
  border-top: none;
  display: none;
}
.table tfoot.dropped tr {
  background: #f5f5f5;
}
.legend {
  background-color: #ededed;
  margin-top: 30px;
}
.table {
  margin-bottom: 0;
}
.tb-title {
  font-size: 16px;
  font-weight: 500;
}
.white {
  color: #fff;
}
.mid {
  left: 0;
  margin: 6px auto 0;
  position: absolute;
  width: 100%;
}
.centerall .span4 {
  text-align: center;
}
.centerall .span6 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 360px;
  padding: 30px;
  text-align: center;
}
.centerall h2 {
  text-align: center;
}
.quadrant3 {
  text-align: left;
}
.quadrant3 li {
  float: left;
  width: 50%;
}
.cta-banner {
  display: block;
  margin: 30px 0 0 28px;
  position: relative;
  width: 120px;
}
.affiliate-cta-place {
  display: block;
  margin: -20px auto 0;
  position: relative;
  width: 120px;
}
.affiliate-top .span4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 40px;
}
.bignumber {
  color: #4ba0e1;
  font-family: "adelle";
  font-size: 80px;
}
.hosting_affiliate_program .bignumber {
  padding: 50px 0 25px;
}
.bignumber + i {
  color: #888;
}
.hosting_affiliate_program > .span6:first-child {
  border-right: #ccc 1px solid;
}
.hosting_affiliate_program > .span6:last-child {
  margin-left: 0;
}
.hosting_affiliate_program + .hosting_affiliate_program > .span6:first-child {
  border-top: #ccc 1px solid;
}
.hosting_affiliate_program + .hosting_affiliate_program > .span6:last-child {
  border-top: #ccc 1px solid;
  margin-left: 0;
}
.com-mid {
  margin: 6px auto 0;
  position: absolute;
  width: 430px;
}
.centercta {
  margin: 0 auto 0;
  position: relative;
  width: 153px;
}
.smallprice {
  color: #c52228;
  font-weight: 600;
  font-size: 15px;
}
.intro.dedicated_servers {
  background: url(../../img/bluenoise.png) repeat 0 0;
  display: block;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.intro.dedicated_servers .ribbon {
  -webkit-backface-visibility: hidden;
  background-image: radial-gradient(circle,#dc9727,#d78722);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  overflow: hidden;
  position: absolute;
  right: -200px;
  top: 40px;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.intro.dedicated_servers .ribbon span {
  -webkit-backface-visibility: visible;
  border: 3px solid #fff;
  color: #fff;
  display: block;
  font-size: 22px;
  font-weight: 800;
  padding: 15px 50px;
  text-align: center;
  text-shadow: 2px 2px #95590b;
  width: 500px;
}
.intro.cheap_hosting,
.intro.los_angeles_web_hosting,
.intro.premier_support {
  background: url(../../img/bluenoise.png) repeat 0 0;
  display: block;
}
.intro.business_hosting,
.site_hosting_tools_trans_ssh {
  background: url(../../img/bluenoise.png) repeat 0 0;
  display: block;
}
.intro.business_hosting ul,
.site_hosting_tools_trans_ssh ul,
.intro.prestashop_b ul {
  color: #fff;
  list-style: disc;
}
.pluses.hundred-startup {
  margin-top: -40px;
}
.business_hosting.rostrum,
.reseller_hosting.rostrum {
  margin-top: 60px;
  margin-bottom: 60px;
}
.dedicated_servers.rostrum {
  margin-top: 60px;
}
.row.rostrum.variant.reseller_hosting {
  margin-top: 60px;
}
.intro.site_hosting_tools_trans_wp {
  background: #21759b;
}
.intro.site_hosting_tools_trans_presta,
.prestashop_b.intro.wrap {
  background: #24272E;
}
.intro.site_hosting_tools_trans_joomla {
  background: #194E82;
}
.f-ring {
  border: 2px solid #245677;
}
.f-ring.reseller_hosting > .island {
  outline: none;
}
.dr-strip {
  background-color: #8EB73E;
  color: #fff;
  height: 38px;
  margin: 0 -20px -20px;
  padding-top: 8px;
}
.best-value {
  background: url(../../img/business/best-value-new.png) no-repeat;
  height: 105px;
  margin: -23px -2px 0 0;
  position: absolute;
  right: 0;
  width: 90px;
}
.prestashop-recommended {
  background: url(../../img/badge-prestashop-recommended-triangle.png) no-repeat;
  height: 90px;
  margin: -21px 1px 0 0;
  position: absolute;
  right: 0;
  width: 90px;
}
.badge-cnet {
  margin: -2px -2px 0 0;
}
.best-ribbon.best-value {
  margin: 0;
}
.monthly-value {
  background: url(../../img/business/monthly-billing.png) no-repeat;
  height: 105px;
  margin: -23px -2px 0 0;
  position: absolute;
  right: 0;
  width: 90px;
}
.monthly-ribbon.monthly-value {
  margin: 0;
}
.prestashop #shared .span6 {
  position: relative;
}
.freedomain,
.vps-free {
  background-color: rgba(0,0,0,0.3);
  border-radius: 3px;
  font-size: 15px;
  line-height: 15px;
  padding: 10px 10px 0 13px;
}
.freedomain p,
.vps-free p {
  margin: 0 0 -8px 0;
  padding: 0;
}
.freedomain {
  text-align: center;
  padding: 10px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.freedomain .iconleft {
  margin: 0;
}
.business_hosting .pricebox,
.vps_hosting .pricebox {
  margin: 20px auto;
}
.business_hosting.compad h2,
.cheap_hosting.compad h2,
.dedicated_servers.compad h2,
.site_hosting_tools.compad h2,
.reseller_hosting.compad h2,
.vps_hosting.compad h2,
.envato.compad h2,
.tutsplus.compad h2 {
  color: #232323;
  padding-bottom: 30px;
}
.business_hosting.compad_c h2 {
  color: #232323;
  padding-bottom: 20px;
}
.separator {
  border-top: solid 1px #ccc;
  padding-top: 22px;
}
.competitive_advantages,
.competitive_advantages_c {
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 16px;
}
.competitive_advantages_presta {
  display: inline-block;
  width: 100%;
}
.competitive_advantages li,
.competitive_advantages_presta li {
  border-right: solid 1px #ccc;
  float: left;
  list-style: none;
  text-align: center;
  width: 186px;
}
.competitive_advantages_presta li {
  width: 19%;
}
.competitive_advantages_c li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: solid 1px #ccc;
  float: left;
  line-height: 16px;
  list-style: none;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 312px;
}
.competitive_advantages li:nth-last-child(1),
.competitive_advantages_c li:nth-last-child(1),
.competitive_advantages_presta li:nth-last-child(1) {
  border: none;
}
.competitive_advantages li h4,
.competitive_advantages_c li h4,
.competitive_advantages_presta li h4 {
  color: #232323;
  font-weight: 600;
  padding-bottom: 0px;
}
.competitive_advantages_c li h4 {
  padding-bottom: 4px;
}
.competitive_advantages li p,
.competitive_advantages_c li p,
.competitive_advantages_presta li p {
  color: #888;
  font-size: 12px;
}
.competitive_advantages li .img-wrap.softaculous img,
.competitive_advantages_presta li .img-wrap.softaculous img {
  width: 50px;
}
.reseller-specification {
  margin-top: 30px;
}
.business-specification_new {
  margin-top: 30px;
}
.business-specification_new table {
  margin-bottom: 80px;
}
.business-specification_new .tb-title {
  color: #232323;
  padding-top: 15px;
}
.business-specification_new .tb-title h3 {
  font-size: 19px !important;
  font-weight: 600;
  margin-bottom: -5px;
  white-space: nowrap;
}
.reseller-specification .tb-title {
  color: #232323;
  font-size: 19px;
}
.reseller-specification .tb-title i {
  vertical-align: baseline;
}
small.reseller_hosting {
  display: block;
  line-height: .8;
  margin-left: 35px;
}
small.reseller_hosting + .in {
  padding-top: 9px;
}
.business-specification_new .table-striped tbody tr.important,
.prestashop_b .table-striped tbody tr.important,
.new-cnet .table-striped tbody tr.important {
  background-color: rgba(197,34,40,0.1);
  border-top: 1px solid rgba(197,34,40,0.11);
}
.business-specification_new .table-striped tbody tr.important.lastaccent,
.prestashop_b .table-striped tbody tr.important.lastaccent,
.new-cnet .table-striped tbody tr.important.lastaccent {
  border-bottom: 1px solid rgba(197,34,40,0.11);
}
.business-specification_new .table-striped.graycell tbody tr.important,
.new-cnet .table-striped.graycell tbody tr.important {
  background-color: rgba(0,0,0,0.1);
  border-top: 1px solid rgba(0,0,0,0.11);
}
.business-specification_new .table-striped.graycell tbody tr.important.lastaccent,
.new-cnet .table-striped.graycell tbody tr.important.lastaccent {
  border-bottom: 1px solid rgba(0,0,0,0.11);
}
.business-specification_new .table-striped thead th.table-col-3,
.business-specification_new .table-striped tfoot td.table-col-3,
.business-specification_new .table-striped tbody td.table-col-3,
.business-specification_new .table-striped tbody td.table-col-7,
.imhvhost-table.table.table-striped.imhvhost2 tbody td:nth-child(2) {
  background-color: rgba(77,160,225,0.15);
}
.business-specification_new thead td,
.business-specification_new .table-col-2 {
  border-left-color: #fcfcfc;
}
.business-specification_new tfoot .table-col-1 {
  background: #f5f5f5;
  border-bottom: 2px solid #f5f5f5;
}
tfoot td > p.muted,
tfoot td > div > p.muted {
  margin-bottom: 0;
}
.business-specification_new tfoot td {
  padding-bottom: 18px;
}
.business-specification_new tfoot .table-col-1,
.business-specification_new tfoot .table-col-2 {
  border-left-color: #fff;
}
.business-specification_new tfoot .table-col-1 {
  border-right: 1px solid #ccc;
}
.business-specification_new tfoot {
  border-bottom: 2px solid #888;
  border-top: 1px solid #ccc;
  padding-bottom: 10px;
}
.business-specification_new table.table-striped th .btn-link,
.dedi-specification table th .btn-link,
.dedi-specification table th,
.vps-specification table th .btn-link,
.vps-specification table th {
  font-weight: 400 !important;
}
.business-specification_new .table-striped thead th.table-col-2,
.business-specification_new .table-striped tfoot td.table-col-2,
.business-specification_new .table-striped tbody td.table-col-2 {
  border-left: 1px solid #ccc;
}
.business-specification_new .table-striped th.table-col-1 {
  width: 40%;
}
.business-specification_new .table-striped thead .table-col-3 {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.business-specification_new th > .btn-link,
.reseller-specification tbody th > .btn-link {
  font-weight: 400 !important;
  color: #232323;
  margin-left: -8px;
}
.business-specification_new th,
.reseller-specification tbody th {
  font-weight: 400 !important;
}
.reseller-specification th.table-col-2 {
  border-left: 1px solid #ccc;
}
.reseller-specification tbody th > .btn-link:hover {
  color: #4ba0e1;
}
.specification-line-break {
  display: block;
  line-height: .8;
  margin-left: 20px;
}
.bussidebar {
  display: block;
}
.bussidebar div {
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bussidebar .sidebar_mobile_break:last-child > div:last-child,
.bussidebar .sidebar_mobile_break:last-child {
  border-bottom: none;
}
.reseller-specification .bussidebar {
  padding: 0;
  width: auto;
}
.reseller-specification .bussidebar div {
  padding: 15px 0;
}
.greentext {
  color: #8EB73E;
  font-weight: 600;
}
.reseller-specification .bussidebar .greentext {
  margin: 15px 0 0;
}
.tabtab_top {
  background: #8EB73E;
  border-radius: 3px 3px 0 0;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  margin-left: -9px;
  padding: 5px 0;
  position: absolute;
  text-transform: uppercase;
  z-index: 20;
}
.prestashop .tabtab_top {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 5px 5px;
}
.row-fluid.center.tab .span5 {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.cheap_hosting .tabtab_top,
.site_hosting_tools_trans_joomla .tabtab_top,
.site_hosting_tools_trans_presta .tabtab_top {
  margin-top: -47px;
  width: 139px;
}
.business_hosting .tabtab_top,
.reseller_hosting .tabtab_top,
.site_hosting_tools_trans_wp .tabtab_top {
  width: 100%;
  top: -33px;
}
.business_hosting .tb-title.table-col-3,
.reseller_hosting .tb-title.table-col-3,
.site_hosting_tools_trans_wp .tb-title.table-col-3 {
  position: relative;
}
.tabtab_bottom {
  background: #8EB73E;
  border-radius: 0 0 3px 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-left: -9px;
  margin-top: 20px;
  padding: 5px 15px 6px;
  position: absolute;
  z-index: 20;
  width: 139px;
}
.cbox {
  float: right;
  margin-left: 30px;
  width: 110px;
}
.business_hosting+.pattern .adjustit {
  margin: 0px auto -30px;
}
.intro.managed_hosting {
  background: url(../../img/bluenoise.png) repeat 0 0;
  display: block;
}
.intro.managed_hosting .iconplace {
  margin: 10px auto 0;
}
.quotebordered-first {
  border-bottom: 2px solid #ccc;
  border-top: 2px solid #ccc;
  padding-top: 4px;
  padding-bottom: 4px;
}
.quotebordered {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.quotebordered h2 {
  line-height: 30px;
  margin-bottom: -10px;
  padding: 2% 10%;
}
.quotebordered p,
h2.premier_support {
  margin-bottom: 25px;
}
.managed_hosting .matrix > li {
  border: none;
  margin-left: 0;
  padding: 10px 70px;
}
.managed_hosting .blue-banner,
.launch-assist .blue-banner {
  background: url(../../img/managed-hosting-bar-white.png) no-repeat top right;
  background-color: #3f89c2;
  border: 1px solid #3f89c2;
  border-radius: 3px;
  height: 75px;
}
.managed_hosting .blue-banner .span1,
.launch-assist .blue-banner .span1 {
  background: #316F9B;
  border-radius: 3px 0 0 3px;
  display: block;
  height: 37px;
  padding: 20px 20px;
  margin: -1px 20px 0 0;
  width: 37px;
}
.managed_hosting .blue-banner h3 {
  color: #fff;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-top: 13px;
}
.managed_hosting .blue-banner h3.number,
.launch-assist .blue-banner h3.number {
  color: #316E9A;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin: 24px 30px 0 80px;
}
.managed_hosting.table th {
  font-weight: 400;
}
.blackit {
  color: #232332;
}
.managed_hosting .bottomgray {
  border-bottom: 1px solid #ccc;
  padding: 10px 0 20px;
}
.managed_hosting tr:nth-child(4) {
  border-bottom: 2px solid #999;
}
.managed_hosting thead th {
  border-left: solid #ccc 1px;
}
.managed_hosting thead th:first-child {
  border-left: none;
  text-align: left;
}
.managed_hosting .picflush {
  margin: -20px 30px -20px -20px;
}
.form-contact {
  color: #4ba0e1;
  font-size: 16px;
  margin-top: 40px;
  text-align: right;
}
.bestvalue {
  background: #4ab0e1;
  border-radius: 3px 3px 0 0;
  color: #fff;
  margin: -62px -9px 8px;
  padding: 5px;
  z-index: 10;
}
.managed_hosting.table-striped thead th.table-col-3 {
  position: relative;
}
.managed_hosting.table-striped thead th.table-col-3,
.managed_hosting.table-striped tfoot td.table-col-3,
.managed_hosting.table-striped tbody td.table-col-3 {
  background-color: rgba(77,160,225,0.15);
  width: 90px;
}
.managed_hosting.table-striped tfoot td {
  border-left: none;
  line-height: 16px;
  padding-top: 0;
  text-align: left;
}
.managed_hosting.table-striped tfoot tr {
  background: transparent;
  border-bottom: none;
}
.managed_hosting.table-striped {
  margin-top: 40px;
}
.managed_hosting.table-striped th:last-child,
.managed_hosting.table-striped td:last-child {
  background-color: rgba(204,204,204,0.3);
  border-left-color: #888;
}
.managed_hosting.table-striped strong {
  font-weight: 600;
}
.managed_hosting.table-striped th > strong,
.managed_hosting.table-striped span + span {
  display: block;
}
.strike {
  text-decoration: line-through;
}
.icon-phone-muted {
  background-image: url(../../img/icon-phone-gray.png);
  background-position: 0 0;
  height: 20px;
  line-height: 20px;
  width: 24px;
}
.icon-mail-muted {
  background-image: url(../../img/icon-email-gray.png);
}
.form-contact > p > .icon-mail-muted {
  margin-right: 10px;
}
.leader-biz-cta-place {
  float: right;
  margin: 56px 122px 0 0;
}
.leader-vps-cta-place {
  float: right;
  margin: 0px -40px 0 0;
}
.leader-dedi-cta-place {
  float: right;
  margin: 125px 160px 0 0;
}
.tabbg,
.maing {
  background-color: #f5f5f5;
}
.tabbg {
  padding-bottom: 40px;
}
.package-title {
  font-weight: 400;
  margin: 0 auto;
  padding-bottom: 8px;
  text-align: center;
  text-transform: uppercase;
}
.tier-space {
  margin: -4px 6px 0 0;
}
.pricebox {
  color: #c52228;
  font-family: "adelle";
  font-size: 52px;
  font-weight: 400;
  margin: 30px auto 26px;
  padding: 0;
}
.pricebox
sup {
  font-size: 28px;
  margin: -10px 0 0 5px;
}
.pricebox
sub {
  font-size: 20px;
  margin: 0 0 0 -32px;
}
.offs {
  margin-right: 38px;
}
.checkmark,
.table .checkmark {
  background-image: url(../../img/ideal.png);
}
.checkli
li {
  list-style-image: url(../../img/ideal.png);
}
.checkli.h2 li {
  font-size: .75em;
  line-height: 2;
}
.split-center-mid {
  padding: 0 40px;
}
.tu-span {
  width: 670px;
}
.ads {
  height: 36px;
  line-height: 18px;
}
.iconleft {
  float: left;
  margin: 0 12px 10px 0;
}
.quotename {
  color: #c52228;
  font-family: "adelle";
  font-size: 16px;
  font-weight: 600;
}
.quotefrom {
  font-family: "adelle";
  font-size: 11px;
  margin-top: -3px;
}
.quotesample {
  border: #dadada 10px solid;
  border-radius: 5px;
  float: right;
  margin: 0 0 10px 20px;
}
.quote {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #888;
  font-family: "adelle";
  font-size: 20px;
  line-height: 26px;
  margin-top: 10px;
  padding: 15px;
}
.thick {
  padding: 30px;
}
.ab h4 {
  margin-top: 30px;
}
.ab h4:first-child {
  margin-top: 0;
}
.pf-cta-place {
  color: #888;
  float: right;
  border-left: #ccc 1px solid;
  padding-left: 10px;
  text-align: center;
}
.pf .span4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 18px;
}
.pf-price {
  font-family: "adelle";
  font-size: 18px;
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
}
.pf-price + p {
  margin: -4px auto 5px;
}
.jutwrap {
  padding: 30px 0 40px;
}
.jutwrap2 {
  padding: 40px 0 30px;
}
.jutwrap3 {
  padding: 30px 0;
}
.jutwrap4 {
  display: block;
  padding: 0 0 30px;
}
.jutwrap5 {
  padding: 20px 0 0;
}
.jutwrap6 {
  padding: 20px 0;
}
.jutwrap7 {
  padding: 0 0 40px;
}
.jutwrap8 {
  padding: 40px 0 0;
}
.jutwrap9 {
  padding: 0 0 10px;
}
.jutwrap10 {
  padding: 10px 0 0;
}
.jutwrap11 {
  padding: 0 0 60px 0;
}
.jutwrap12 {
  padding: 60px 0 0;
}
.wrap-emp {
  padding: 40px 0 0;
}
.dc {
  display: block;
  text-align: center;
}
.trust {
  font-family: "adelle";
  font-size: 16px;
  font-weight: 600;
  margin-top: 30px;
}
.footertrust {
  font-family: "adelle";
  font-size: 16px;
  font-weight: 600;
}
.ln {
  border-bottom: #ccc dotted 1px;
  display: block;
  margin: 0 0 10px 0;
  padding-bottom: 3px;
  width: 100%;
}
.centered {
  text-align: center;
}
.mx-icon {
  display: block;
  float: left;
  margin: 0 12px 0 0;
}
.oth-icon {
  margin: 12px 12px 0 0;
}
.right-pad {
  margin-right: 12px;
}
.inp-fatty {
  display: block;
  height: 36px;
}
.btn-white {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(0,0,0,0.4);
  margin-top: 5px;
  font-weight: 600;
}
.btn-white:hover {
  background-color: #fff;
  color: #3f89c2;
  margin-top: 5px;
  box-shadow: 0 3px 0 rgba(0,0,0,0.6);
}
.btn-white:active {
  margin-top: 6px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.6);
}
.btn-primary {
  white-space: nowrap;
}
.btn.btn-primary.disabled {
  background-color: #4ba0e1;
}
.btn-primary.multi-line,
.prestashop .non-en td .btn-primary {
  line-height: 1.2;
  white-space: normal;
}
.btn-primary:hover {
  color: #fff;
  margin: 0 auto;
}
.btn-primary:active {
  margin: 1px auto -1px;
}
.btn-info {
  border: none;
}
.linkstring {
  margin-left: -11px;
  margin-top: 40px;
}
.linkstring li {
  border-right: #ccc 1px solid;
  display: inline-block;
  padding-left: 9px;
  padding-right: 11px;
}
.ft-logo {
  border: 0;
  display: block;
  height: 41px;
  margin-left: 85px;
  margin-bottom: 8px;
  width: 155px;
}
.ft-iconlist {
  border-bottom: 1px solid #333;
  float: right;
  margin-bottom: 12px;
  padding-bottom: 12px;
  margin-left: 0;
}
.stay-in-touch {
  text-align: right;
}
.ft-iconlist li {
  display: inline-block;
  list-style-type: none;
  width: 25px;
}
.indentit {
  margin-left: 44px;
}
.text-indent {
  text-indent: 14px;
}
.hspace {
  margin-right: 18px;
}
.hspace2 {
  margin-right: 25px;
  margin-top: 8px;
}
.no-wrap {
  overflow: hidden;
}
.badge {
  background: none;
  border-top: 40px solid #c52228;
  border-right: 40px solid #c52228;
  border-bottom: 40px solid transparent;
  border-left: 40px solid transparent;
  border-radius: 0;
  height: 0;
  padding: 0;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 0;
}
.badge-lg {
  background: none;
  border-top: 60px solid #c52228;
  border-right: 60px solid #c52228;
  border-bottom: 60px solid transparent;
  border-left: 60px solid transparent;
  border-radius: 0;
  height: 0;
  padding: 0;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 0;
}
.badge-unlimited {
  background: url(../../img/badge-unlimited-sites.png) 0 0 no-repeat;
  border-radius: 0;
  height: 0;
  padding: 0;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 79px;
  height: 79px;
}
.badge p {
  font-size: 11px;
  font-weight: 400;
  margin-top: -40px;
  margin-left: 5px;
  padding: 0;
  text-shadow: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  rotation: 45deg;
}
.badge span.ssd-line {
  margin-left: -10px;
}
.badge p.one-line {
  margin-top: -30px;
}
.badge p.unlimited {
  margin-left: -4px;
}
.badge p.pro {
  margin-left: 0px;
}
.badge-lg p {
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  margin: -36px 0 0 -32px;
  padding: 0;
  text-align: center !important;
  text-shadow: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  rotation: 45deg;
  width: 100px;
}
.blue {
  border-right: 40px solid #327fb9;
  border-top: 40px solid #327fb9;
}
.sales-longtail-right-column {
  background: #eee;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-bottom: 30px;
  padding: 15px 0;
  text-align: center;
}
.left-align {
  text-align: left;
}
ul.left-align {
  padding: 0 15px;
}
.sales-longtail-right-column > h3 {
  padding: 15px 0;
}
.sales-longtail-right-column p {
  padding: 0 15px;
}
.sales-longtail-right-column a,
.sales-longtail-right-column a:hover {
  margin: 0 0 10px;
}
.sales-longtail-right-column img {
  margin: 0;
}
.sales-longtail-right-column img.sponsor {
  margin: 0 0 10px;
}
.sales-longtail-right-column ul {
  display: inline-block;
}
img.sales-page-longtail-logo {
  margin: 11px 0 0;
}
p.collapse-title {
  padding: 0 0 0 30px;
}
img.sales-page-left-float {
  float: left;
  margin: 0 15px 10px 0;
}
img.sales-page-right-float {
  float: right;
  margin: 0 0 0 15px;
}
.recommended-hosting-image-no-select,
.recommended-hosting-image-shared,
.recommended-hosting-image-vps,
.recommended-hosting-image-dedi,
.recommended-hosting-image-all {
  background: url(../../img/site-hosting-tools/sales-page-recommended-hosting.gif) 0 0;
  display: block;
  height: 55px;
  list-style-type: none;
  margin: 0 auto 5px;
  width: 162px;
}
.recommended-hosting-image-shared {
  background-position: 0 -55px;
}
.recommended-hosting-image-vps {
  background-position: 0 -110px;
}
.recommended-hosting-image-dedi {
  background-position: 0 -165px;
}
.recommended-hosting-image-all {
  background-position: 0 -220px;
}
h4.recommended-hosting {
  color: #888;
  margin: 15px 0 4px;
}
hr.recommended-hosting {
  border-bottom: 1px solid #ccc;
  border-top: none;
}
.btn-longtail {
  background-color: #888;
  border: 0;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-box-shadow: 0 3px 0 #666;
  -webkit-box-shadow: 0 3px 0 #666;
  box-shadow: 0 3px #666;
  color: #fff;
  margin-top: -2px;
  padding: 2px 40px;
  text-transform: uppercase;
}
.btn-longtail:hover,
.btn-longtail:active,
.btn-longtail.active,
.btn-longtail.disabled,
.btn-longtail[disabled] {
  background-color: #777;
  *background-color: #777;
  -moz-box-shadow: 0 3px 0 #666;
  -webkit-box-shadow: 0 3px #666;
  box-shadow: 0 3px #666;
  color: #fff;
}
.btn-longtail:active,
.btn-longtail.active {
  -moz-box-shadow: 0 3px 0 #666;
  -webkit-box-shadow: 0 3px 0 #666;
  box-shadow: 0 2px #666;
  margin-top: 0;
}
.feature-section {
  margin: 0 auto;
  width: 640px;
}
h4.features-collapse {
  border-top: 1px solid #ccc;
  color: #c52127;
  padding: 11px 0 11px 0;
}
h5.media-heading {
  color: #888;
  font-family: "adelle", serif;
  font-size: 16px;
  font-weight: normal;
}
.button-class {
  border-top: 3px solid #888;
  float: left;
  height: 63px;
  margin: 20px 0 0;
  text-align: center;
  width: 100%;
}
.feature-column {
  float: left;
  margin-right: 20px;
  width: 300px;
}
.longtail-features {
  margin: 0 0 5px;
}
table.longtail {
  margin: 0 0 30px;
  width: 100%;
}
table.longtail tr th {
  border: 1px solid #ccc;
  color: #c52228;
  text-align: left;
  width: 33%;
}
table.longtail tr td {
  background-color: #f5f5f5;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: left;
  vertical-align: top;
  width: 33%;
}
table.longtail {
  border-bottom: 2px solid #888;
}
img.longtail-center {
  display: block;
  margin: 0 auto 15px;
}
table.two-column tr th,
table.two-column tr td {
  width: 50%;
}
table.four-column tr th,
table.four-column tr td {
  width: 25%;
}
table.centered-data tr th,
table.centered-data tr td {
  text-align: center;
  width: 25%;
}
table.centered-data tr th,
table.centered-data tr td {
  text-align: center;
  width: 20%;
}
table tr th.desc {
  font-size: 12px;
  font-weight: normal;
  color: #232323;
}
table.drupal-review tr th {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  color: #c52228;
  padding: 8px 0 0 20px;
  text-align: left;
}
table.drupal-review,
table.bottom-table {
  margin: 0 0 20px;
}
table.drupal-review tr td {
  background: #ededed;
  border: 1px solid #ccc;
  padding: 20px;
  width: 100%;
}
table.drupal-review tr td p {
  font-style: italic;
}
code.longtail {
  font: 12px/1.5 "monospace", serif;
}
ol.longtail {
  display: block;
  margin: 0 0 0 40px;
}
ol.webbuilder {
  border-radius: 5px;
  border: 1px solid #ccc;
  display: block;
  height: 130px;
  margin: 0;
  padding: 10px 38px;
  width: 562px;
}
ol.webbuilder li {
  display: inline-block;
  float: left;
  height: 117px;
  list-style-type: none;
  margin: 0;
}
ol.webbuilder li.step1 {
  width: 160px;
}
ol.webbuilder li.step2 {
  width: 172px;
}
ol.webbuilder li.step3 {
  width: 132px;
}
ol.webbuilder li.arrow {
  float: left;
  height: 25px;
  margin: 46px 10px 0 20px;
  width: 13px;
}
ul.theme_showcase {
  display: block;
  height: 140px;
  margin: 0;
  padding: 0;
  width: 100%;
}
ul.theme_showcase li {
  display: block;
  float: left;
  height: 130px;
  list-style-type: none;
  margin: 5px 0;
  text-align: center;
  width: 120px;
}
ul.theme_showcase img {
  border: 1px solid #ccc;
  height: 115px;
  width: 115px;
}
.blue-vps,
.intro.reseller_hosting {
  background: url(../../img/bluenoise.png) repeat 0 0;
}
.intro.reseller_hosting-b {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
.green-dedi {
  background: url(../../img/leader-bg-dedi.jpg) repeat 0 0;
}
.intro.reseller_hosting.wrap {
  padding: 0;
}
.intro.reseller_hosting.wrap .variant {
  padding: 40px 0 20px;
  background-position: 0 100%;
}
.intro.reseller_hosting-b .variant.wrap {
  padding-bottom: 0;
}
.intro.reseller_hosting.wrap .variant .iconleft {
  margin-right: 10px;
}
.intro.reseller_hosting .well.well-small {
  background: rgba(0,0,0,0.4);
  color: #fff;
  margin: 0;
}
.intro.reseller_hosting.wrap h1 a {
  color: #FAB042;
  text-decoration: none;
}
.intro.reseller_hosting .well.well-small > h3 {
  padding-bottom: 0;
}
.reseller_hosting-plan-discounts {
  margin-bottom: 0;
}
.reseller_hosting-plan-discounts .percent {
  color: #4ba0e1;
  font-weight: 700;
  padding-left: .5em;
}
h1 span.trade,
h2 span.trade,
h3 span.trade,
h4 span.home-product {
  font-size: 14px;
  font-weight: normal;
}
#nav:focus,
#main:focus {
  outline: none;
}
.greybg {
  background-color: #fcfcfc;
}
.dropdown-menu {
  margin: 0 !important;
}
.no-rgba .dropdown-menu {
  background-color: #232323;
}
@media (min-width: 980px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
nav .nav {
  width: 100%;
}
nav .nav .support-center,
nav .nav .amp-login {
  font-weight: 400;
  float: right;
}
nav .nav .support-center a,
nav .nav .amp-login a {
  padding: 9px 13px;
}
nav .nav li ul li:last-child {
  float: none;
}
.navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.media.site-hosting-tool .recommended,
.media.site-hosting-tool .partner,
.media.site-hosting-tool .sponsor {
  position: relative;
  padding: 16px 0 27px 40px;
}
.media.site-hosting-tool .recommended:after,
.media.site-hosting-tool .partner:after,
.media.site-hosting-tool .sponsor:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #CCC;
  border-radius: 0 0 0 4px;
  text-align: center;
  color: white;
}
.media.site-hosting-tool .recommended:after {
  content: 'Recommends Us';
  background-color: #c52228;
}
.media.site-hosting-tool .partner:after {
  content: 'Official Partner';
  background-color: #8eb63e;
}
.media.site-hosting-tool .sponsor:after {
  content: 'Community Sponsor';
  background-color: #3d87c0;
}
.site-hosting-tool.navbar-inverse {
  border-radius: 3px;
}
.site-hosting-tool .nav-tabs li {
  width: 20%;
}
.site-hosting-tool .nav-tabs li a {
  padding: 8px 0;
}
.referrals ul li ul,
.managed_hosting .row-fluid {
  margin-bottom: 20px;
  margin-top: 20px;
}
.managed_hosting .row {
  margin-bottom: 20px;
  margin-top: 20px;
}
.standard_support .span8 > p,
.standard_support .sunken.island {
  margin-bottom: 24px;
}
.standard_support .sunken.island > p {
  margin-bottom: 0;
}
.lowercase {
  text-transform: none !important;
}
.supporticons {
  height: 20px;
  float: left;
  margin-bottom: 30px;
  padding: 90px 0 0;
  text-align: center;
  width: 190px;
}
.supporticons.phone {
  background: url(../../img/support-contact-graphic.gif) -12px 0;
}
.supporticons.email {
  background: url(../../img/support-contact-graphic.gif) -203px 0;
}
.supporticons.chat {
  background: url(../../img/support-contact-graphic.gif) -403px 0;
}
.support ul li {
  margin-bottom: 20px;
}
.los_angeles_web_hosting .rostrum {
  margin-top: 60px;
  margin-bottom: 60px;
}
.los_angeles_web_hosting .learnmore {
  margin-top: -10px;
}
.faq h2 {
  line-height: 32px;
}
.faq h4 {
  line-height: 30px;
}
.spacer {
  height: 20px;
}
.pull-up {
  margin-bottom: -40px;
}
.faq p {
  margin: -5px 0 0;
}
.faq ul,
.blue-banner,
.managed_hosting.container.jutwrap8 {
  margin-bottom: 30px;
}
.gototop {
  background: #232323;
  color: #fff;
  position: fixed;
  text-transform: uppercase;
  padding: 4px 10px;
  right: 0;
  top: 500px;
  width: 40px;
}
.gototop:hover {
  cursor: pointer;
}
.newsletters dd {
  border-bottom: 1px solid #ccc;
  margin: 0 20px 20px 0;
  padding-bottom: 20px;
}
.infographics textarea {
  color: #232323;
  height: 360px;
  line-height: 18px;
  text-align: left;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.linkstring li:nth-last-child(1) {
  border: none;
}
.smallwin:hover {
  cursor: pointer;
}
.double-resources {
  background: url(../../img/double-resources.gif);
  height: 58px;
  margin: 10px auto -12px;
  width: 196px;
}
.banner-h1 {
  color: #c52228;
  display: inline-block;
  font-size: 60px;
  line-height: 60px;
}
.banner-h1-sm {
  color: #c52228;
  display: inline-block;
  font-size: 48px;
  line-height: 48px;
  margin-left: 6px;
}
.banner-h3 {
  line-height: 30px;
}
.banner-h3.techpluto {
  font-size: 23px;
}
.banner-blue {
  color: #4ba0e1;
}
.banner-caption {
  color: #232323;
  display: block;
  font-size: 18px;
  margin-left: 10px;
  margin-top: 10px;
  text-transform: uppercase;
}
.noimg .banner-caption {
  width: 580px;
  font-size: 25px;
}
.banner-rightside {
  float: right;
}
.banner-logo {
  height: 100px;
  position: relative;
}
.banner-logo img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.banner-counter {
  height: 57px;
  text-transform: uppercase;
  width: 250px;
  display: none;
}
.banner-counter-sep {
  font-weight: 800;
}
.adjustit {
  margin: -80px auto 40px;
}
#affiliateCountdown > p {
  color: #888;
  margin: 0 auto;
}
.banner-counter-digit {
  background-color: #232323;
  border-radius: 2px;
  color: white;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  margin: 0 auto;
  padding: 7px 0;
  width: 26px;
  background: #4c4c4c;
  background: -moz-linear-gradient(top,#4c4c4c 0%,#2c2c2c 50%,#232323 51%,#232323 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c4c4c),color-stop(50%,#2c2c2c),color-stop(51%,#232323),color-stop(100%,#232323));
  background: -webkit-linear-gradient(top,#4c4c4c 0%,#2c2c2c 50%,#232323 51%,#232323 100%);
  background: -o-linear-gradient(top,#4c4c4c 0%,#2c2c2c 50%,#232323 51%,#232323 100%);
  background: -ms-linear-gradient(top,#4c4c4c 0%,#2c2c2c 50%,#232323 51%,#232323 100%);
  background: linear-gradient(to bottom,#4c4c4c 0%,#2c2c2c 50%,#232323 51%,#232323 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c',endColorstr='#232323',GradientType=0);
}
.special-gray {
  color: #888;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 28px;
  margin-top: 26px;
}
.island.border {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cnetbanner {
  background-color: #e3e3e3 !important;
  background: url(../../img/cnet-gray-bg-2.gif) repeat-x bottom center;
  border-radius: 3px;
  height: 175px;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.orangetext {
  color: orange;
}
.templatemonster,
.prestashopbanner {
  background-color: #e3e3e3 !important;
  background: url(../../img/cnet-gray-bg.gif) repeat-x bottom center;
  border-radius: 3px;
  height: 110px;
  padding: 20px;
}
.sixmonth-free-banner,
.setupwp-banner,
.affiliateswbw-banner {
  background: #e3e3e3 url(../../img/cnet-gray-bg.gif) repeat-x 0 100%;
  border-radius: 3px;
  position: relative;
}
.setupwp-banner,
.affiliateswbw-banner {
  background: #e3e3e3;
  background-image: none;
  padding-top: 20px;
  padding-bottom: 20px;
}
.sixmonth-free-logo {
  left: 20px;
  margin-right: 20px;
  position: absolute;
  top: -2px;
}
.prestashopbanner {
  background: url(../../img/ps-gray-bg.gif) repeat-x bottom center;
  padding: 20px 0;
  position: relative;
}
.prestashopbanner .percentage-discount {
  background: url(../../img/prestashop/starburst-discount-corner.png) no-repeat 0 0;
  height: 161px;
  right: 0;
  top: -25px;
  width: 265px;
}
.prestashopbanner .percentage-discount p {
  color: #fff;
  display: block;
  font-family: "adelle", serif;
  font-size: 50px;
  font-weight: 600;
  left: 132px;
  line-height: .8;
  position: absolute;
  text-align: center;
  top: 40px;
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  -webkit-backface-visibility: hidden;
  width: 100px;
  margin-top: 7px;
}
.prestashopbanner .discount {
  display: block;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
}
.prestashopbanner .discount.en {
  font-size: 36px;
  text-transform: uppercase;
}
.prestashopbanner .discount.preceeding {
  font-size: 18px;
  padding-top: 10px;
}
.prestashopbanner .discount.multi-word {
  font-size: 18px;
  white-space: normal;
}
.prestashopbanner .presta-domain {
  display: block;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
}
.prestashopbanner .span8 {
  padding-left: 20px;
}
.badge-circular {
  background-color: #C52228;
  border-radius: 50%;
  display: block;
  font-family: "adelle", serif;
  font-size: 2.5em;
  height: auto;
  margin: 0 auto;
  width: 25%;
}
.minus35 {
  margin-top: -35px;
}
.sixmonth-free-banner h3,
.cnetbanner h3,
.setupwp-banner h3,
.affiliateswbw-banner h3 {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.prestashopbanner h3 {
  font-family: "adelle", Helvetica, Arial, sans-serif;
  font-size: 22px;
}
.prestashopbanner .nav-pills {
  padding-top: .5em;
  width: 110%;
}
.prestashopbanner .nav-pills li:nth-child(even) {
  margin-left: 1em;
  margin-right: 1em;
}
.cnetbanner h1,
.templatemonster h1,
.sixmonth-free-banner h1,
.prestashopbanner h1,
.setupwp-banner h1,
.affiliateswbw-banner h1 {
  color: #4ab0e1;
  font-size: 42px;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  margin-top: -7px;
  text-transform: uppercase;
}
h1.cnetwp-banner-header {
  text-transform: none;
  font-size: 38px;
}
.cnetbanner .span5 h1,
.cnetbanner .span5 h3 {
  text-align: center;
}
.setupwp-banner h1,
.affiliateswbw-banner h1 {
  font-size: 38px;
}
.templatemonster h1 {
  color: #c52228;
  font-size: 55px;
  font-weight: 800;
  margin-top: 20px;
}
.prestashopbanner h1 {
  color: #72C245;
}
.templatemonster span {
  color: #232323;
  font-size: 42px;
  font-weight: 400;
  text-transform: capitalize;
}
.cnetbanner p.span7,
.templatemonster p.span7,
.cnetbanner p.span12 {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  margin: 25px 0 0 0;
}
.prestashopbanner .span9 p {
  color: #fff;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  margin: 15px 45px 0 -15px;
}
.prestashopbanner .span9 p img {
  margin-top: -2px;
}
.prestashopbanner span.lto {
  color: rgba(255,254,254,0.6);
  display: block;
  font-size: .4em;
  font-weight: 400;
  line-height: .5;
  text-decoration: line-through;
}
.prestashopbanner li.lto {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.row-fluid.lto.jutwrap6 {
  padding-top: 0;
}
.limitedbox,
.lto-expires {
  background-color: rgba(0,0,0,0.1);
}
.sixmonth-free-banner .centered.limitedbox {
  max-height: 48px;
  padding: 20px 20px 12px;
}
.lto-expires {
  height: 100px;
  padding: 0 10px;
}
.sixmonth-free-banner h3 {
  padding-top: 20px;
}
.limitedbox > .timerbox {
  padding: 0;
  margin: 0;
  min-height: inherit;
}
.sixmonth-free-banner small {
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  padding-top: 12px;
}
.cnetbanner .limitedbox,
.templatemonster .limitedbox,
.prestashopbanner .limitedbox {
  background: rgba(0,0,0,0.1);
  margin: -20px -20px 0 0;
  padding: 20px 20px 12px;
}
.cnetbanner .timerbox,
.templatemonster .timerbox,
.prestashopbanner .timerbox {
  background: #fff;
  border-radius: 3px;
  margin-top: 2px;
  padding: 2px 10px;
}
.prestashop table th {
  font-weight: 400;
}
.setupwp-banner .row-fluid .span6,
.affiliateswbw-banner .row-fluid .span7 {
  margin-top: 10px;
}
.cnetlogo,
.wordpresslogo {
  margin: 0;
}
.rocketlogo {
  margin: -8px 26px 0 0;
}
.prestashoplogo,
.percentage-discount {
  position: absolute;
}
.prestashoplogo {
  left: 10px;
  top: 0;
}
.doubleres {
  background: #C6DB9E;
  height: 60px;
  margin: 0 -20px -20px;
  padding: 5px 0;
  position: relative;
}
.bills2 {
  background: url(../../img/icon-2bills.png);
  height: 60px;
  float: left;
  margin: 5px 0 0 -10px;
  width: 60px;
}
.billstext {
  font-size: 15px;
  display: block;
  float: left;
  line-height: 20px;
  margin: 2px 0 0 5px;
  text-align: left;
  text-transform: uppercase;
  width: 170px;
}
.billsprice {
  color: #4C4D45;
  font-family: "adelle";
  font-size: 48px;
  margin-right: 15px;
  position: absolute;
  right: 54px;
  top: 14px;
}
p.more {
  font-size: 15px;
  margin-top: -10px;
  position: absolute;
  right: 20px;
  text-transform: uppercase;
  top: 36px;
}
.joomlabanner {
  background: url(../../img/joomla-hosting/joomla-banner-logo.png) no-repeat top right, url(../../img/joomla-hosting/noise-green.jpg);
  border: 1px solid #59A325;
  border-radius: 3px;
  height: 90px;
  padding: 30px 440px 30px 30px;
}
.joomlabanner h1 {
  color: #fff;
}
.joomlabanner h3 {
  color: #fff;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-top: 6px;
}
.vps_hosting-banner {
  background: #f17113 url(../../img/vps/banner-special-offer-vps-icon.png) no-repeat left 60px top 20px;
  margin-top: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dedicated_servers-banner {
  background: #031f36 url(../../img/dedicated-hosting/banner-special-offer-dedicated-servers-icon.png) no-repeat left 60px top 20px;
  margin: 40px 0 70px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.reseller_hosting-banner {
  background: #031f36;
  min-height: 150px;
  margin: 40px 0 40px;
}
.reseller_hosting-banner.longtail {
  margin: 0;
  min-height: 0;
}
.reseller_hosting-banner.variant {
  margin-bottom: 20px;
}
.dedicated_servers > .container {
  overflow: hidden;
}
.launch-assist-offer {
  background-color: #e29f45;
  border: 5px solid #bd832e;
  border-radius: 50% 50% 50% 50%;
  box-shadow: 0 0 0 5px #e29f45;
  height: 150px;
  margin-top: -20px;
  text-align: center;
  width: 150px;
}
.launch-assist-offer > p {
  color: #593d10;
  font-family: "adelle-sans", sans-serif;
  position: relative;
  top: 30px;
  left: 10px;
  line-height: 1.125;
  text-align: center;
  text-transform: uppercase;
  width: 130px;
}
.launch-assist-offer .free {
  display: block;
  font-size: 2.5em;
  font-family: "adelle", serif;
  margin-bottom: .01em;
}
.launch-assist-offer b {
  letter-spacing: 1px;
  font-weight: 800;
}
h3.dedicated_servers {
  font-family: "adelle", serif;
  margin-bottom: 22px;
}
.dedicated_servers-banner h1,
.vps_hosting-banner h1,
.reseller_hosting-banner h1 {
  color: #0b5382;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  margin-top: 20px;
  text-transform: uppercase;
}
.reseller_hosting-banner .reseller_hosting-banner-pricepoint h3 {
  color: #418fbf;
  padding: 0 0 0 30px;
  font-size: 21px;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 10px;
  padding-bottom: 8px;
}
.reseller_hosting-includes {
  padding-top: 5px;
}
.reseller_hosting-includes p,
.reseller_hosting-includes ul.nav.white,
.reseller_hosting-includes li {
  line-height: 1.35;
}
.dedicated_servers-banner h1 {
  color: #ea2435;
}
.dedicated_servers-banner h1 > span,
.reseller_hosting-banner h1 > span,
.vps_hosting-banner h1 > span {
  color: #fff;
  display: block;
  font-size: 30px;
  font-weight: 400;
}
.dedicated_servers-banner h1 > span,
.reseller_hosting-banner .pull-right {
  font-size: 24px;
}
.dedicated_servers-banner h1 > span {
  font-size: 22px;
}
.reseller_hosting-banner .pull-right {
  margin-top: 12px;
}
.reseller_hosting-banner h1 {
  color: #4ba0e1;
  font-size: 21px;
  margin-bottom: 10px;
}
.contact-sales-number {
  color: #fff;
  font-size: 16px;
}
.dedicated_servers-banner .contact-sales-number,
.reseller_hosting-banner .call-today,
.reseller_hosting-banner .pull-right {
  color: #4ba0e1;
}
.reseller_hosting-banner .call-today-text {
  color: #fff;
  font-size: 20px;
  width: 100%;
}
.reseller_hosting-banner .host-unlimited-sites {
  white-space: nowrap;
}
.dedicated_servers-banner .contact-sales-number,
.reseller_hosting-banner .host-unlimited-sites {
  color: #fff;
}
.dedicated_clearance-banner {
  position: relative;
  background-color: #c52228;
  height: 150px;
  margin: 40px 0 0;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  color: white;
  overflow: hidden;
}
.dedicated_clearance-banner h2 {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  color: white;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  margin: 20px 0 20px 20px;
}
.dedicated_clearance-banner p {
  font-size: 15px;
}
.dedicated_clearance-banner .big-circle {
  position: absolute;
  top: 50%;
  right: 0;
  width: 330px;
  height: 330px;
  margin: -165px 30px 0 0;
  padding: 110px 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 165px;
  background-color: #031f36;
  text-align: center;
}
.dedicated_clearance-banner .big-circle h3 {
  text-transform: uppercase;
  padding: 0;
}
.dedicated_clearance-banner .big-circle .pricebox {
  margin: 4px 0;
  color: white;
  font-weight: 800;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  line-height: 1em;
}
.dedicated_clearance-banner .big-circle .contact-sales-number {
  color: #4BA0E1;
  font-family: "adelle", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.expiry-notice {
  background-color: #4ba0e1;
  border: 3px solid #3f89c2;
  border-radius: 50% 50% 50% 50%;
  height: 70px;
  position: relative;
  text-align: center;
  width: 70px;
  top: 55px;
}
.gearburst {
  background: transparent url(../../img/gearburst.png) no-repeat;
  background-size: contain;
  height: 80px;
  margin: 0 0 -0.5em -20px;
  position: relative;
  text-align: center;
  top: -0.5em;
  width: 80px;
}
.radius-30 {
  height: 60px;
  left: -20px !important;
  width: 60px;
}
.from-only {
  color: #fff;
  font-size: 16px;
  margin: 0 0 10px;
}
.expiry-notice.radius-30 > p,
.gearburst > p {
  font-size: 20px;
  left: 0;
  line-height: 1;
  width: auto;
}
.gearburst > p {
  color: #052b49;
  font-weight: 800;
  padding-top: 1em;
}
.expiry-notice > p {
  color: #fff;
  font-family: "adelle", serif;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 7px;
  width: 55px;
}
.oscon2013 > .expiry-notice,
.joomlacon2013 > .expiry-notice,
.drupalcon2013 > .expiry-notice,
.drupalcon2014 .expiry-notice {
  background-color: #eba645;
  border-color: #d49031;
  top: 0;
  left: 10px;
}
.drupalcon2014 .expiry-notice {
  left: 0;
}
.reseller_hosting-banner .expiry-notice {
  background-color: #ef2438;
  border-color: #c42328;
  left: 0;
  top: 0;
}
.reseller_hosting-banner .expiry-notice > p {
  font-family: "adelle-sans", sans-serif;
}
.expiry-notice.reseller_hosting {
  background-color: #fec66e;
  border-color: #efa440;
  top: 0;
  margin: -20px 0 0 20px;
}
.expiry-notice.reseller_hosting > p {
  color: #fafafa;
  font-family: "adelle-sans", sans-serif;
  font-size: 20px;
  font-weight: 800;
  text-shadow: 1px 1px 0 #efa440;
  top: 22px;
}
.oscon2013 > .expiry-notice > p,
.drupalcon2013 > .expiry-notice > p {
  color: #6c450e;
}
.reseller_hosting-banner {
  background-position: 40px center;
}
.expiry-notice > p > span {
  font-size: 18px;
}
.dedicated_servers-banner-pricepoint > .pull-left,
.reseller_hosting-banner-pricepoint > .pull-left,
.vps_hosting-banner-pricepoint > .pull-left {
  color: #fff;
  margin-top: 1.5em;
}
.dedicated_servers-banner-pricepoint > .pricebox,
.reseller_hosting-banner-pricepoint > .pricebox,
.reseller_hosting-banner h2,
.vps_hosting-banner-pricepoint > .pricebox {
  color: #fff;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin-top: 20px;
}
.reseller_hosting-banner-pricepoint > .pricebox {
  color: #ea2435;
  font-size: 40px;
}
.reseller_hosting-banner-pricepoint > .pricebox > sup,
.reseller_hosting-banner-pricepoint > .pricebox > sub {
  font-size: 20px;
  margin: 0;
  position: relative;
}
.reseller_hosting-banner-pricepoint > .pricebox > sup {
  top: -14px;
}
.reseller_hosting-banner-pricepoint > .pricebox > sub {
  top: -1px;
}
.reseller_hosting-banner .vertsep ul {
  list-style-image: none;
  margin-left: 16px;
}
.reseller_hosting-banner .vertsep p:first-child {
  margin-top: 20px;
}
.reseller_hosting-banner-pricepoint > .pricebox,
.reseller_hosting-banner h2 {
  margin: 0;
}
.reseller_hosting-banner-pricepoint .strike {
  color: #145175;
  font-size: 18px;
  font-weight: 800;
}
.reseller_hosting-banner-pricepoint .term-length-period {
  font-size: 14px;
  font-weight: 400;
}
.reseller_hosting-banner h2 {
  color: #fbb242;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 30px;
  margin-left: 30px;
  float: left;
}
.reseller_hosting-banner.longtail h2 {
  color: white;
  float: none;
  font-family: "adelle", serif;
  font-size: 24px;
  margin: 0;
}
.reseller-ban-price {
  margin: 0 0 0 180px;
}
.reseller_hosting-banner-pricepoint .gearburst {
  float: right;
  margin-right: 10px;
}
.contact-sales-number {
  font-size: 30px;
}
.contact-sales-number > span {
  display: block;
  font-size: 20px;
}
.contact-sales {
  font-family: "adelle" serif;
  font-size: 20px;
  margin: 20px auto 10px;
  width: 50%;
}
.reseller_hosting-banner .nav,
.reseller_hosting-banner .nav li {
  color: #fff;
  font-size: 12px;
}
.reseller_hosting-banner.variant .row-fluid:last-child {
  margin-top: .25em;
}
.reseller_hosting-banner.variant .nav {
  list-style: none;
}
.reseller_hosting-banner.variant .nav li {
  display: inline-block;
}
.reseller_hosting-includes {
  border-top: 1px solid #0b395f;
}
.reseller_hosting-includes p {
  color: #3d90c1;
  padding-right: .75em;
  text-transform: uppercase;
}
.reseller_hosting-includes li:first-child:after {
  content: '\2022';
  margin: auto .5em;
}
.reseller_hosting-banner .call-chat-variant {
  background-color: #052b49;
  font-family: "adelle", serif;
  min-height: 170px;
  padding-bottom: 26px;
}
.reseller_hosting-banner a.contact-sales.call-today-text {
  cursor: pointer;
  text-decoration: none;
}
.reseller_hosting-banner .call-chat-variant .terms-of-special-offer {
  color: #5a7788;
  font-family: "adelle-sans", sans-serif;
  line-height: 1;
  margin: 1em 0 0 0;
}
.contact-sales.host-unlimited-sites {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 0;
  text-transform: uppercase;
  width: 100%;
}
.contact-sales.call-today-text {
  margin: 0;
}
.terms-of-special-offer {
  margin-top: -10px;
}
.vps_hosting-banner .terms-of-special-offer {
  margin-top: 0;
}
.dedicated_servers-banner .terms-of-special-offer,
.reseller_hosting-banner .terms-of-special-offer {
  color: #777;
}
.reseller_hosting-banner .terms-of-special-offer {
  font-size: 12px;
  margin-left: 38px;
  margin-top: 0;
}
.reseller_hosting-banner .terms-of-special-offer span {
  color: #4BA0E1;
  font-weight: 600;
  margin-left: 3em;
  text-transform: uppercase;
}
.dedicated_servers-banner .contact-sales {
  color: #4ba0e1;
}
.vertsep {
  border-left: 1px solid #083961;
  padding-left: 20px;
}
.new-cnet .row .span2 {
  margin: 0;
  padding-bottom: 10px;
  width: 124px;
}
.new-cnet .row .span2:first-child {
  margin: 0 20px;
}
.new-cnet .row .span2:nth-last-child(2) {
  margin: 0 20px 0 0;
}
.new-cnet.span6.centered.raised,
.cnet-wp.span6.centered.raised {
  position: relative;
}
.new-cnet .dr-strip {
  background-color: #8EB73E;
  color: #fff;
  height: 24px;
  margin: -10px -20px -10px;
  padding: 2px 0 0;
  text-transform: uppercase;
}
.cpanel_demo input,
.form-actions button,
.joomla_deal input,
.new-cnet input,
.prestashop input {
  background: #4ba0e1;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 3px #3f89c2;
  color: #fff;
  margin: 0px 0 1px 0px;
  padding: 4px 8px;
}
.new-cnet .table tbody th,
.cnet-wp .table tbody th {
  font-weight: 400;
}
.new-cnet .table thead th:first-child,
.cnet-wp .table thead th:first-child {
  text-align: left;
}
h2.subheading {
  line-height: 1.2;
}
.cpanel_demo input:hover,
.form-actions button:hover,
.new-cnet input:hover,
.joomla_deal input:hover,
.prestashop input:hover {
  background-color: #3f89c2;
  box-shadow: 0px 3px 0px #2D658E;
  color: #fff;
  cursor: pointer;
}
.new-cnet input:hover
.cnet_hosting_plans input:hover,
.prestashop input:hover {
  margin: 0 0 1px 0;
}
.cpanel_demo input:active,
.form-actions button:active,
.new-cnet input:active,
.joomla_deal input:active,
.prestashop input:active {
  margin: 1px 0 0px 0px;
  box-shadow: 0px 2px 0px #2D658E;
}
#form {
  overflow: hidden;
}
.control-group.span4 {
  margin-bottom: 0;
}
.form-actions {
  background-color: transparent;
  border: none;
  margin-bottom: 0;
  margin-top: 10px;
  position: relative;
}
.salesinquiry .form-actions,
.form-vertical .form-actions {
  margin: 0;
  padding: 0;
}
.form-actions button,
.form-actions button:hover {
  display: block;
  margin: -20px 0 0;
}
.form-actions button:active {
  margin-top: -19px;
}
form > .well.well-deep {
  margin-bottom: 0;
}
.span4 .control-group > .controls label.radio,
.span4 .control-group > .controls label.radio > input,
.span4 .control-group > .controls label.radio > input > span {
  display: inline-block;
  position: static;
}
#form .span4 {
  min-height: 65px;
}
.control-group label[for*="salesinquiry_firstname"],
.control-group label[for*="salesinquiry_lastname"],
.control-group label[for*="salesinquiry_website"],
.control-group label[for*="salesinquiry_telephone"],
.control-group label[for*="salesinquiry_timezone"],
.control-group label[for*="salesinquiry_email"],
.control-group label[for*="salesinquiry_hearabout"],
.control-group label[for*="salesinquiry_captcha"],
.control-group label[for*="managedhosting_fullname"],
.control-group label[for*="managedhosting_telephone"],
.control-group label[for*="managedhosting_email"],
.control-group label[for*="managedhosting_hearabout"],
.control-group label[for*="managedhosting_captcha"],
.control-group label[for*="clientspotlight_fullname"],
.control-group label[for*="clientspotlight_website"],
.control-group label[for*="clientspotlight_email"],
.control-group label[for*="feedback_fullname"],
.control-group label[for*="feedback_website"],
.control-group label[for*="feedback_email"],
.control-group label[for*="form_secret"],
.control-group label[for*="form_geekcoupon"],
.control-group label[for*="form_promo"],
.control-group label[for*="form_Webfosys"],
.control-group label[for*="agencyvip_firstname"],
.control-group label[for*="agencyvip_lastname"],
.control-group label[for*="agencyvip_telephone"],
.control-group label[for*="agencyvip_timezone"],
.control-group label[for*="agencyvip_date"],
.control-group label[for*="agencyvip_email"],
.control-group label[for*="agencyvip_website"],
.control-group label[for*="agencyvip_contacttime"],
.control-group label[for*="agencyvip_captcha"] {
  display: none;
}
.control-group .controls select,
.control-group .controls select option {
  color: #999;
}
.feedback .control-group + .control-group {
  clear: both;
  margin-bottom: 1em;
  overflow: hidden;
}
.feedback .control-group .controls > .radio {
  display: inline-block;
  float: left;
  margin-right: 1em;
  padding-top: 0;
}
.feedback .control-group .controls > label.radio > span {
  display: inline-block;
  font-size: 11px;
}
.feedback .control-group .controls > label.radio:first-child > span {
  float: left;
  margin: 0 18px 0 -18px;
}
.feedback .control-group .controls > label.radio:first-child > input {
  float: right;
  padding-top: 0;
}
.feedback .control-group .controls > label.radio:last-child > span {
  float: right;
}
.feedback .control-group .controls > label.radio:last-child > input {
  padding-top: 0;
}
.controls > label.radio:nth-child(2) {
  margin-left: 20px;
}
.help-inline {
  display: block;
}
.help-inline ul {
  list-style-type: none;
  list-style-image: none;
}
.gears-background {
  background: #fff url(../../img/gears-plain.png) top right no-repeat;
}
.two-dollar-flag {
  background: url(../../img/business-hosting-two-dollar-flag.png) no-repeat;
  height: 80px;
  margin: -12px auto 0;
  position: relative;
  width: 280px;
}
.flagtext {
  color: #fff;
  margin: 21px auto 0;
  position: absolute;
  right: 22px;
}
.flagcaption {
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  left: 14px;
  line-height: 14px;
  margin: 11px 0 0 0;
  position: absolute;
  text-transform: uppercase;
  width: 80px;
}
.tan {
  color: #EBBB74;
}
.pluses,
.sales-advantages li {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 16px;
}
.prestashop .pluses .b1.n1:first-child {
  margin-top: 10px;
}
.container.wrap-emp.prestashop .span4 .island {
  padding: 20px 10px;
  margin-bottom: 40px;
}
.container.wrap-emp.prestashop .span4 .island > .package-title {
  white-space: nowrap;
}
.clickable {
  cursor: pointer;
}
.table th {
  font-weight: 600;
}
.new-cnet.table-striped td.table-col-2,
.new-cnet.table-striped td.table-col-3,
.new-cnet.table-striped td.table-col-4 {
  width: 80px;
}
.double-res-1.cnetb {
  margin-right: 160px;
}
.double-res-1 {
  background: url(../../img/double-resources-1dollar.png) no-repeat;
  height: 49px;
  margin-right: 68px;
  width: 191px;
}
.double-res-2 {
  background: url(../../img/double-resources-2dollar.png) no-repeat;
  height: 49px;
  margin-right: 165px;
  width: 191px;
}
.fix-form-mar form {
  margin: 2px 0 4px;
}
.icon-business-hosting {
  background: transparent url(../../img/icon-business-hosting.svg) no-repeat;
}
.no-svg .icon-business-hosting {
  background: transparent url(../../img/icon-business-hosting.png) no-repeat;
}
.icon-vps-hosting {
  background: url(../../img/icon-vps-hosting.svg);
}
.no-svg .icon-vps-hosting {
  background: url(../../img/icon-vps-hosting.png);
}
.icon-dedicated-servers {
  background: url(../../img/icon-dedicated-servers.svg);
}
.no-svg .icon-dedicated-servers {
  background: url(../../img/icon-dedicated-servers.png);
}
.legalzoom-banner,
.oscon2013-banner,
.drupalcon2013-banner,
.drupalcon2014-banner {
  background-color: #031f36;
}
.drupalcon2014-banner {
  padding-bottom: 20px;
}
.legalzoom-banner.jutwrap6 {
  overflow: hidden;
  padding-bottom: 10px;
  position: relative;
}
.drupalcon2014-banner h2 {
  color: #fff;
}
.oscon2013-banner h3,
.drupalcon2013-banner h3,
.drupalcon2014-banner h3 {
  color: #c52228;
  font-weight: 800;
  padding-bottom: 0;
  font-size: 20px;
}
.drupalcon2014-banner h3 span {
  font-size: 26px;
}
.oscon2013-banner .span5:first-child > * {
  padding-left: 15px;
}
.legalzoom-banner .pricebox,
.drupalcon2013-banner .pricebox {
  color: #fff;
  font-family: "adelle-sans", sans-serif;
  font-weight: 800;
  margin: 0;
}
.cnet-wp .pricebox,
.promo-productplan .pricebox {
  margin: 10px auto 26px;
}
.legalzoom-banner .span4 > div {
  margin-left: 50px;
}
.legalzoom-banner .pull-left {
  color: #fff;
  font-size: 22px;
}
.legalzoom-banner .pricebox {
  font-size: 80px;
  line-height: .8;
}
.legalzoom-banner .pricebox sup {
  font-size: 48px;
}
.legalzoom-banner .pricebox sub {
  font-size: 30px;
  margin-left: -60px;
}
.legalzoom-banner .pricebox sup > span {
  font-size: 20px;
  font-weight: 400;
  position: relative;
  top: -1em;
}
.legalzoom-banner .pricebox + .muted {
  clear: both;
  font-size: 18px;
  padding-top: 1.5em;
}
.legalzoom-banner .lto {
  background: #ea2435;
  border-radius: 50% 50% 50% 50%;
  color: #fff;
  height: 278px;
  margin-left: -150px;
  position: absolute;
  margin-top: -170px;
  width: 278px;
}
.no-borderradius .lto {
  -pie-border-radius: 50% 50% 50% 50%;
}
.legalzoom-banner .lto > p {
  font-size: 1.5em;
  left: 165px;
  line-height: 1.25;
  position: absolute;
  top: 160px;
  width: 75px;
}
.legalzoom-banner h3 {
  color: #c52228;
  font-weight: 400;
  text-transform: uppercase;
}
.legalzoom-banner .centered {
  margin-bottom: 0;
}
.legalzoom-banner h3 > span {
  color: #fff;
}
.oscon2013-banner {
  padding: 15px 0;
}
.oscon2013-banner h2,
.oscon2013-banner h3 {
  font-family: "adelle-sans", sans-serif;
}
.oscon2013-banner h3 {
  line-height: 44px;
}
.oscon2013-banner h2,
.oscon2013-banner p {
  color: #fff;
}
.oscon2013-banner p:first-child {
  font-size: 16px;
}
.oscon2013-banner h2 + p {
  color: #c52228;
  font-size: 18px;
  text-transform: uppercase;
}
.drupalcon2013-banner .pricebox > span {
  font-size: .35em;
  position: relative;
  top: -1em;
}
.drupalcon2013-banner .pricebox > span {
  font-weight: 400;
}
.drupalcon2013-banner .pricebox > .no-cents {
  margin-left: 0;
}
.drupalcon2013-banner .span4 .pull-left,
.span6.adm.pull-right {
  text-align: right;
}
.oscon2013-banner .span3 > div,
.drupalcon2013-banner .span4:first-child > div,
.drupalcon2013-banner .span4:nth-child(even) > div,
.drupalcon2014-banner .span6:first-child {
  border-right: 1px solid #666;
}
.oscon2013-banner small,
.drupalcon2013-banner .span12 > small,
.drupalcon2014-banner .span12 > small {
  color: #777;
}
h2.oscon2013,
h2.drupalcon2013,
h2.drupalcon2014 {
  color: #00598e;
}
h2.joomlacon2013 {
  color: #c52228;
}
.well.legalzoom > .span3 > .pricebox {
  font-size: 5.5em;
}
.well.legalzoom > .span3 > .pricebox > sup {
  font-size: .6em;
}
.well.legalzoom > .span3 > .pricebox > sup > span {
  font-size: .25em;
  position: relative;
  top: -2.75em;
}
.media.oscon2013,
.media.pluses {
  margin-bottom: 12px;
  padding-bottom: 9px;
}
.media.pluses + .pluses,
.padbot22 {
  padding-bottom: 22px;
}
.pluses:last-child {
  border-bottom: none;
}
.oscon2013-banner [class^="icon-"],
.oscon2013-banner [class^="icon-"][class*=" icon-"],
.drupalcon2013-banner [class^="icon-"],
.drupalcon2013-banner [class^="icon-"][class*=" icon-"],
.drupalcon2014-banner [class^="icon-"],
.drupalcon2014-banner [class^="icon-"][class*=" icon-"] {
  background-size: 38px 44px;
  vertical-align: middle;
  width: 38px;
  height: 44px;
  margin-right: .25em;
}
.logosize {
  height: 54px;
  width: 209px;
}
.logosize-foot {
  height: 40px;
  width: 155px;
}
.greenplus {
  margin: 4px 6px 0 0;
}
.business_hosting h5 {
  font-family: "adelle-sans";
  font-size: 18px;
  font-weight: 600;
  margin: -2px 0 4px;
  padding: 0;
}
.wrap.intro.secret {
  background: url(../../img/homepage-carousel-support-bg.jpg) repeat 0 0;
  padding: 0;
}
.wrap.row.secret {
  background: url(../../img/secret-cityscape.png) no-repeat -253px bottom, url(../../img/secret-cityscape.png) no-repeat 710px bottom;
}
.wrap.row.secret h1 > span {
  color: #f0ad27;
}
form.secret > .span10 > #form > .span4 {
  min-height: auto;
  width: 100%;
}
form.secret > .span10 > #form > .span4 input.span12 {
  height: 35px;
}
form.secret > .span10 > #form > .span4 .control-group {
  margin-bottom: 0;
}
.legalzoom .span4:first-child,
.legalzoom .span4:nth-child(even) {
  border-right: 1px solid #ccc;
}
.wrap.intro.geekcoupon {
  background: url(../../img/homepage-carousel-support-bg.jpg) repeat 0 0;
  padding: 0;
}
.wrap.row.geekcoupon {
  background: url(../../img/secret-cityscape.png) no-repeat -253px bottom, url(../../img/secret-cityscape.png) no-repeat 710px bottom;
}
.wrap.row.geekcoupon h1 > span {
  color: #f0ad27;
}
form.geekcoupon > .span10 > #form > .span4 {
  min-height: auto;
  width: 100%;
}
form.geekcoupon > .span10 > #form > .span4 input.span12 {
  height: 35px;
}
form.geekcoupon > .span10 > #form > .span4 .control-group {
  margin-bottom: 0;
}
.legalzoom .span4:first-child,
.legalzoom .span4:nth-child(even) {
  border-right: 1px solid #ccc;
}
.muted > .row-fluid >.span12 > .strong6 {
  color: #232323;
}
.sprite-logos-credits {
  background-image: url(../../img/sprite-logos-credits.png);
  background-repeat: no-repeat;
  height: 40px;
  margin: 0 auto;
}
.sprite-logos-credits + .sprite-logos-credits {
  margin-top: 18px;
}
.sprite-logos-credits-yp {
  background-position: 0 0;
  width: 43px;
}
.sprite-logos-credits-twitter {
  background-position: -60px 0;
  width: 38px;
}
.sprite-logos-credits-yahoo {
  background-position: 0 -40px;
  width: 113px;
}
.sprite-logos-credits-google {
  background-position: 0 -80px;
  width: 111px;
}
.sprite-logos-credits-bing {
  background-position: 0 -120px;
  width: 89px;
}
.sprite-logos-credits-amazon {
  background-position: 0 -160px;
  width: 130px;
}
.tooltip.in {
  opacity: 0.92;
  filter: alpha(opacity=92);
}
.tooltip-inner {
  max-width: 225px;
  padding: 8px 10px;
  font-size: 13px;
  line-height: 19px;
}
.accents {
  margin: 11px 8px 0 -18px;
}
.accents_b {
  margin: 4px 8px 0 -1px;
}
.icon-exclusive-imh.ir {
  background: transparent url(../../img/business/logo-accents.png) no-repeat left center;
  display: inline-block;
  float: left;
  margin-right: 5px;
  vertical-align: middle;
  width: 30px;
}
.sales-advantages {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sales-advantages li ul li {
  border: none;
  margin: 0;
}
.intro.premier_support {
  height: 55px;
}
.l_left {
  border-left: 1px solid #ccc;
}
.l_bottom {
  border-bottom: 1px solid #ccc;
}
.ps_quad {
  margin: 0 0 0 4px;
  padding: 0;
}
.ps_quad li {
  display: block;
  list-style: none;
  margin: 5px auto 15px;
  width: 70%;
}
.text70 {
  margin: 0 auto;
  width: 70%;
}
.premier_support h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}
.premier_support.span6.pad20 p {
  margin-bottom: 22px;
  margin-left: 36px;
}
.quotebordered h2.premier_support {
  margin: 0;
}
.usa {
  background: url(../../img/premier-usa-strip.png) no-repeat;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  padding: 13px 20px 10px 110px;
}
.grayedout {
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.6;
}
.cheap_b h1 {
  display: inline-block;
  font-size: 24px;
}
.cheap_b p {
  display: inline-block;
  margin: 0 0 0 20px;
  opacity: .7;
  text-transform: uppercase;
}
.cheap_b a.btn {
  margin-top: 10px;
}
.cheap_b .pricing {
  background: rgba(0,0,0,0.4);
  border-radius: 3px;
  padding: 10px;
}
.cheap_b .pricing h2 {
  color: #f72938;
  font-family: "adelle-sans";
  font-weight: 700;
  font-size: 26px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  line-height: 30px;
}
.cheap_b .thinned {
  font-weight: 200;
}
.cheap_b .bigprice {
  font-size: 60px;
  font-weight: 700;
  position: relative;
  margin-right: 20px;
  line-height: 60px;
}
.cheap_b .bigprice sup {
  font-size: 30px;
  top: 18px;
  position: absolute;
}
.cheap_b .bigprice sub {
  font-size: 24px;
  top: 0px;
}
.intro.launch_assist {
  background: url(../../img/bluenoise.png) repeat 0 0;
  padding: 0;
}
.h2 {
  color: #888888;
  font-family: "adelle", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 8px;
}
.h2.launch_assist {
  color: #222;
  padding-bottom: 0;
}
strong.launch_assist {
  color: #222;
  font-weight: 400;
}
.intro.launch_assist > .container {
  background: url(../../img/launch-assist/intro-icon-openbox.png) no-repeat right center;
  padding: 40px 0;
}
.launch_assist.media-list .media-object.pull-left {
  margin-right: 30px;
  margin-bottom: 40px;
}
.launch_assist .media-header {
  color: #222;
  font-size: 22px;
}
.launch_assist > .pluses > h3,
.launch_assist > .pluses + h3 {
  font-family: "adelle", serif;
}
.launch_assist.table.table-striped thead > tr > th {
  border-left: 1px solid #ccc;
  color: #222;
  font-size: 20px;
  width: 150px;
}
.launch_assist.table.table-striped > tfoot tr {
  background: transparent;
  border: none;
}
.launch_assist.table.table-striped > tfoot tr > td {
  border-left: none;
  border-top: 1px solid #ccc;
  padding: 0;
  text-align: left;
}
.launch_assist.table.table-striped > tfoot tr > td > small {
  display: block;
  line-height: 1.3em;
  margin-top: -2em;
}
.table tr.centered,
.table tr.centered:nth-child(odd) {
  background-color: #f0dfe0;
}
.table.wpsitecare tr.centered,
.table.mbalkhi tr.centered,
.table.whhg tr.centered,
.table.setupwp tr.centered,
.table.ashadahya tr.centered,
.table.erics tr.centered {
  background-color: rgba(77,160,225,0.15);
}
.table.wpsitecare tr.centered td,
.table.wpsitecare tr.centered:nth-child(odd) td,
.table.mbalkhi tr.centered td,
.table.mbalkhi tr.centered:nth-child(odd) td {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.table tr.centered td,
.table tr.centered:nth-child(odd) td {
  border-bottom: 1px solid #deb8ba;
  border-left: none;
  border-top: 1px solid #deb8ba;
  font-size: 16px;
}
.promopages_temp thead th:first-child {
  text-align: left;
}
.promopages_temp tbody th {
  font-weight: 400;
}
.promopages_temp tfoot td:first-child {
  border-left: none;
}
.promopages_temp tfoot tr {
  border-bottom: none;
}
.intro .promopages_temp h2 {
  color: #fff;
  margin-left: 18px;
}
td.launch_assist {
  color: #4ba0e1;
  font-family: "adelle", serif;
  font-size: 24px;
  text-transform: uppercase;
}
th.hours-included {
  line-height: 1.1;
}
th.hours-included > small {
  display: block;
  font-weight: 400;
}
.launch_assist .table-tab {
  background-color: #8eb73e;
  font-size: 13px;
  font-weight: 400;
}
.table .table-tab-container {
  padding: 0;
}
.table .table-tab-container > span {
  display: inline-block;
  padding: 0 8px 8px;
}
.table-tab {
  color: #fff;
  padding: 8px;
  position: relative;
  z-index: 10;
}
.table-tab-thead {
  border-radius: 3px 3px 0 0;
  margin-bottom: 8px;
  margin-top: -40px;
}
.table-tab-tfoot {
  border-radius: 0 0 3px 3px;
  line-height: 1em;
  margin-bottom: 40px;
  margin-top: 0;
}
.signup-banner {
  background: #3f89c2 url(../../img/managed-hosting-bar-white.png) no-repeat right center;
  border: 1px solid #3f89c2;
  border-radius: 3px;
}
.signup-banner > .phone {
  background-color: #316f9b;
  text-align: right;
}
.signup-banner > .number > h3 {
  color: #3f89c2;
  font-size: 20px;
}
h3.cta-text {
  color: #fff;
  line-height: 75px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 28px;
}
.signup-banner > div,
.signup-banner > div > h3,
.signup-banner > div > h1 {
  line-height: 75px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.tab-content {
  overflow: visible;
}
.tab-pane#uses > .span3 {
  margin-bottom: 40px;
}
.media-body-list {
  margin: 5px 0 0 0;
}
.popover {
  width: 25%;
}
.underlined {
  text-decoration: underline;
}
.lower-alpha {
  list-style-type: lower-alpha;
}
.lower-roman {
  list-style-type: lower-roman;
}
.justified {
  text-align: justify;
}
.intro.wrap.joomlacon2013 {
  padding-top: 0;
}
.intro.wrap.joomlacon2013 > .container > .row {
  background: url(../../img/gears-plain.png) no-repeat 100% 0;
}
.intro.wrap.joomlacon2013 > .container > .row .span4 > p {
  background-color: rgba(0,0,0,0.3);
  border-radius: 3px;
  font-size: 1.25em;
  padding: 20px;
}
.pluses > p {
  margin-bottom: 0;
}
.pluses > img.joomlacon2013 {
  margin-top: -1.5em;
}
.joomlacon2013-banner .span6 {
  background-color: #031f35;
}
.intro.wrap.joomlacon2013 .expiry-notice > p {
  color: #6c450e;
}
.joomlacon2013-banner .span6 > .media {
  padding: 20px;
}
.joomlacon2013-banner .span6 > .media img {
  margin-left: 20px;
  width: 100px;
}
.month-free {
  font-size: 28px;
  font-weight: 800;
}
.month-plan {
  margin-top: -15px;
}
.low-price {
  font-size: 16px;
  font-weight: normal;
}
.pricebox.threemonthsfree,
.pf-price.threemonthsfree {
  padding-bottom: 22px;
}
.pricebox.threemonthsfree sub:after,
.pf-price.threemonthsfree:after {
  content: "for 3 months";
  display: block;
  font-size: .75em;
}
.pricebox.threemonthsfree sub:after {
  padding-top: .8em;
  margin-bottom: -44px;
  color: #232323;
}
.pf-price.threemonthsfree:after {
  margin-bottom: -35px;
  font-weight: normal;
  color: #888;
}
td > .threemonthsfree {
  font-size: .85em;
}
.alert.cnet {
  font-size: 18px;
  line-height: 1.5;
}
.pricebox > .dedit1trans {
  font-size: .5em;
}
.magento .media-heading {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}
.unikorndesigns-head-text-w {
  width: 660px;
}
.unikorndesigns-title-logo {
  margin: 48px 0 0 0;
}
.unikorndesigns-pkg-text {
  margin: 5px 0 0 0;
}
.tmonster-head-img {
  border: 0;
  position: relative;
  width: 100px;
  margin: -35px 5px 0;
}
.tmonster-head-value {
  border: 0;
  margin: -14px 0 0 -147px;
  position: absolute;
  width: 70px;
}
#tm-first-place-plan {
  margin: 18px 0 0 30px;
  width: 280px;
}
#tm-second-place-plan {
  margin: 20px 0 0 370px;
  width: 280px;
}
#tm-head-tab-rec {
  background-color: #8EB73E;
  border-radius: 5px 5px 0 0;
  border-color: #8EB73E;
  margin-top: -40px;
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#tm-head-tab-rec p {
  color: #ffffff;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 0;
}
#view-all-dscnt {
  background-color: #031f36;
  border-color: #031f36;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#view-all-dscnt p {
  color: #ffffff;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
}
#view-all-dscnt span {
  color: #ea2435;
}
#resell-brand-col p {
  font-size: 15px;
  line-height: 20px;
  margin: -10px 0 0 0;
}
#resell-brand-col span {
  color: #ea2435;
}
#resell-brand-col {
  margin: 4px 0 0 0;
  position: absolute;
}
.top-line-divider {
  margin: 0 0 30px 0;
}
.bottom-line-divider {
  background-color: #ccc;
  height: 1px;
  margin: 0 0 30px 0;
}
#cust-test-resell blockquote {
  font-size: 12px;
  margin: 0 0 0 5px;
  padding-right: 20px;
}
#cust-test-resell blockquote p {
  font-size: 12px;
  margin: 0 0 0 -8px;
}
.cust-test-resell {
  margin: 0 0 0 15px;
}
.reseller_hosting-templatemonster-banner {
  background: #f17113 url(../../img/banner-special-offer-reseller-hosting-icon.png) no-repeat 40px center;
  margin: 40px 0 75px 0;
}
#six5-off-circle p {
  color: #ffffff;
  font-size: 22px;
  margin: 14px 0 0 0;
}
.expiry-notice-resell {
  background-color: #E72837;
  border: 3px solid #C42228;
  border-radius: 50% 50% 50% 50%;
  height: 70px;
  margin: -110px 0 0 213px;
  position: relative;
  text-align: center;
  width: 70px;
  top: -15px;
}
#tm-head-order-btn {
  margin: 0 0 0 183px;
  position: absolute;
}
.vertsep-resell {
  border-left: 1px solid #ffffff;
  height: 110px;
  margin: 15px 0 15px 0;
  padding-left: 0px;
}
.terms-of-special-offer-resell {
  font-size: 12px;
  margin: 7px 0 0 28px;
}
.resell-height {
  margin: 10px 0 0 0;
}
.tm-head-msg {
  color: #ffffff;
  font-size: 25px;
  line-height: 30px;
  margin: 15px 0 0 -8px;
}
.tm-head-msg2 {
  color: #ffffff;
  font-size: 32px;
  line-height: 35px;
  margin: 4px 0 0 -10px;
}
.tm-head-msg2 span {
  color: #125075;
}
#head-price-strike {
  background-color: #C42228;
  height: 2px;
  margin: 44px 0 0 15px;
  position: absolute;
  width: 147px;
  z-index: 5;
}
.o-source-center {
  text-align: center;
}
.imh-resell-list-size img {
  background-size: 100% auto;
  margin: -3px 0 10px 0;
  width: 60px;
}
.resell-trust-icons {
  margin: -20px 0 0 20px;
}
.imh-resell-no-bottom {
  border-bottom: 0;
}
.resell-tab-left-bord {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.intro.agencyvip {
  background: url(../../img/agencyvip/leader-bg-agencyvip.jpg);
  padding: 20px 0;
}
.intro.agencyvip > .container .span8 {
  padding-top: 20px;
}
.agency-title {
  color: #000000;
  font-size: 30px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 8px 0;
}
.agency-front-line {
  margin: 20px 0;
}
.agency.row-fluid .span6 {
  margin: 20px 0;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.agency.row-fluid .span6 img {
  width: 110px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.agency .span6 p {
  color: #888;
}
.agency .span6 p span {
  color: #c52228;
  font-size: 16px;
}
.intro.agencyvip > .container p {
  font-size: 14px;
  margin-top: .5em;
}
.agencyvip-contact {
  font-size: 16px;
  margin: 20px 0 0 -20px;
}
.agency-vip-info {
  margin: 20px 0;
}
.envato.intro.wrap,
.tutsplus.intro.wrap {
  background: url(../../img/bluenoise.png);
}
.envato.intro ul,
.envato.intro p,
.tutsplus.intro ul,
.tutsplus.intro p {
  font-size: 16px;
}
.envato.intro ul,
.tutsplus.intro ul {
  color: #fff;
  list-style: disc;
}
.tutsplus.intro ul {
  margin-bottom: 0;
}
.envato.intro .envato-logos,
.tutsplus.intro .tutsplus-logos {
  list-style: none;
}
.envato-logos li,
.tutsplus-logos li {
  margin-bottom: 1em;
}
.envato.package-subtitle,
.tutsplus.package-subtitle {
  padding-bottom: 10px;
}
.media-list.envato .media + .media,
.envato.package-features,
.media-list.tutsplus .media + .media,
.tutsplus.package-features,
.nolo.package-features {
  margin-top: 5px;
}
.media-list.envato .media-object,
.media-list.tutsplus .media-object {
  height: 35px;
  margin-right: -10px;
}
.envato.guarantee,
.tutsplus.guarantee,
.nolo.guarantee {
  line-height: 1.5;
  margin-top: 1em;
}
h1.envato,
h1.tutsplus,
h1.nolo {
  font-size: 2.125em;
}
.envato th.package-title,
.tutsplus th.package-title {
  color: #222;
}
.envato.bussidebar .greentext + div,
.tutsplus.bussidebar .greentext + div {
  padding-top: 0;
}
.envato.bussidebar a,
.tutsplus.bussidebar a {
  display: block;
  clear: left;
}
#shared-hosting .table.table-striped.business_hosting .tabtab_top,
#vps-hosting .table.table-striped.vps_hosting .tabtab_top {
  margin-top: -41px;
  width: 125px;
}
.envato .table.table-striped.rostrum th:first-child,
.tutsplus .table.table-striped.rostrum th:first-child {
  width: 49.3%;
}
.envato .table.table-striped td.table-col-3,
.envato .table.table-striped th.table-col-3,
.new-cnet .table.table-striped td.table-col-3,
.new-cnet .table.table-striped th.table-col-3,
.tutsplus .table.table-striped td.table-col-3,
.tutsplus .table.table-striped th.table-col-3 {
  background-color: rgba(77,160,225,0.15);
}
#envato-partners,
#tutsplus-partners,
#i-themes-partners,
#cart2cart-partners {
  margin-top: 40px;
}
#tutsplus-partners img,
#envato-partners img,
#i-themes-partners img,
#cart2cart-partners img {
  margin: 10px auto;
  display: block;
  width: 50%;
}
.media-list.tutsplus p.media-body {
  line-height: 16px;
}
.learn-with-tuts p {
  font-size: 16px;
  line-height: 24px;
}
.learn-with-tuts .span6 p {
  padding-top: 70px;
  line-height: 30px;
}
.learn-with-tuts img {
  max-height: 170px;
  margin-bottom: 20px;
}
.learn-with-tuts .row-fluid.centered {
  margin-top: 20px;
  margin-bottom: 20px;
}
.tutsbanner > a > .island.raised {
  background-color: #f5f7f8;
  height: 170px;
}
.tutsbanner > a > .island.raised .span7 {
  text-align: center;
}
.tutsbanner > a > .island.raised .span2 {
  height: 100%;
}
.tutsbanner img {
  max-height: 100%;
}
.tuts-banner-price {
  font-family: "adelle", sans-serif;
  font-weight: 600;
  margin-right: 10px;
  padding-bottom: 0;
}
.tutsbanner .banner-h3 {
  padding-bottom: 0;
}
.tutsbanner p {
  clear: both;
  font-size: 17px;
}
.tutsbanner a {
  color: inherit;
}
.tutsbanner p .dollar-value {
  font-weight: 700;
  font-size: 20px;
}
.tuts-banner-price span {
  font-size: 33px;
}
.tutsbanner .offer-right {
  color: #fff;
}
.tutsbanner .offer-right .offer-ends {
  height: 170px;
  margin: -20px -20px 0 0;
  padding: 0 20px;
  background-color: #2a3744;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tutsbanner .offer-right p {
  line-height: 28px;
  font-size: 24px;
  padding-top: 58px;
  font-weight: 600;
}
#site-hosting-tools-2 {
  margin-bottom: 40px;
}
.envato-birthday-banner {
  background: #333 url(../../img/promos/banners/envato-birthday-cake.png) no-repeat 0 100%;
  margin-bottom: 40px;
}
h1 .h1-small {
  font-size: 24px;
}
.envato-birthday-banner h3 {
  color: #d24b5a;
  font-family: "adelle-sans", sans-serif;
  font-size: 24px;
  font-weight: 800;
  padding-top: 1em;
  text-transform: uppercase;
}
.envato-birthday-banner .envato-logo {
  background: url(../../img/promos/banners/envato-logo.png) no-repeat 0 0;
  display: block;
  height: 44px;
  width: 237px;
}
.envato-birthday-banner .pull-left:first-child {
  margin-right: 1em;
}
.envato-birthday-banner .envato-market-logo {
  background: url(../../img/promos/banners/envato-market-logo.png) no-repeat 0 0;
  display: block;
  height: 21px;
  width: 175px;
}
.envato-birthday-banner .details {
  border-top: 1px solid #fff;
  color: #82b441;
  font-size: 16px;
  text-transform: uppercase;
}
.envato-birthday-amount {
  background-color: #232323;
  padding-top: 10px;
  text-transform: uppercase;
}
.envato-birthday-amount > * {
  margin: auto 15px auto 20px;
}
.envato-birthday-amount p > .pull-left:first-child {
  color: #d24b5a;
}
.envato-birthday-amount .envato-credits {
  color: #d24b5a;
  font-size: 42px;
  font-weight: 800;
  line-height: 44px;
}
.envato-credits > .amount {
  font-family: "adelle", serif;
  font-size: 54px;
}
.envato-birthday-amount .details {
  padding-bottom: 10px;
}
.cart2cart.intro.wrap {
  background: url(../../img/bluenoise.png);
}
.cart2cart.intro ul,
.cart2cart.intro p {
  font-size: 16px;
}
.cart2cart.intro ul {
  color: #fff;
  list-style: disc;
}
.cart2cart.intro .cart2cart-logos {
  list-style: none;
}
.cart2cart-logos li {
  margin-bottom: 1em;
}
.cart2cart.package-subtitle {
  padding-bottom: 10px;
}
.media-list.cart2cart .media + .media,
.cart2cart.package-features {
  margin-top: 5px;
}
.media-list.cart2cart .media-object {
  height: 35px;
  margin-right: -10px;
}
.cart2cart.guarantee {
  line-height: 1.5;
  margin-top: 1em;
}
h1.cart2cart {
  font-size: 2.125em;
}
.cart2cart th.package-title {
  color: #222;
}
.cart2cart.bussidebar .greentext + div {
  padding-top: 0;
}
#shared-hosting .table.table-striped.business_hosting .tabtab_top,
#vps-hosting .table.table-striped.vps_hosting .tabtab_top {
  margin-top: -41px;
  width: 125px;
}
.cart2cart .table.table-striped.rostrum th:first-child {
  width: 49.3%;
}
.cart2cart .table.table-striped td.table-col-3,
.cart2cart .table.table-striped th.table-col-3 {
  background-color: rgba(77,160,225,0.15);
}
#cart2cart-partners {
  margin-top: 40px;
}
.free-no-dtime-notice {
  font-size: 13px;
}
.free-no-dtime-notice span {
  color: #000000;
  font-size: 11px;
  font-style: italic;
  line-height: 12px;
}
.intro.wrap.speedom.business_hosting {
  background: url(../../img/graynoise.png) repeat 0 0;
  display: block;
}
.speedom-banner-gears {
  margin: -40px 0 0 680px;
  position: absolute;
}
.affiliate-speedom-banner {
  background: url(../../img/affiliates/affiliate-speedom-banner.png) no-repeat;
  height: 120px;
  margin: 0 0 -35px 0;
}
.speedom-title {
  color: #ffffff;
  margin: 40px 0 0 15px;
}
.speedom-byline {
  color: #ffffff;
  font-size: 14px;
  margin: 15px 0 0 100px;
  width: 650px;
}
.speedom-byline span {
  color: #fef202;
}
.speedom-3mo-free {
  color: #c52228;
}
.speedom-free p {
  color: #c52228;
  font-size: 40px;
  text-align: center;
}
.dedicated_servers-clearance-banner {
  background: #031f36;
}
.dedicated_servers-clearance-banner h2 {
  margin-top: 0;
}
.dedicated_servers-clearance-banner h2 + p {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
}
.dedicated_servers-clearance-banner .info {
  font-size: 14px;
  white-space: nowrap;
}
.dedicated_servers-clearance-banner .vertsep {
  border-color: #fff;
}
.dedicated_servers-clearance-banner .phone-number {
  font-size: 20px;
}
.dedicated_servers-clearance-banner .phone-number > span {
  font-size: 14px;
}
.dedicated_servers-clearance-banner .pricebox {
  color: #fff;
  margin: 0 auto;
}
.dedi-outer-circle-left-clearance {
  border: 2px solid #cccccb;
  border-radius: 50%;
  height: 60px;
  position: absolute;
  width: 60px;
}
.dedi-circle-left-clearance {
  background-color: #cccccb;
  border: 1px solid #cccccb;
  border-radius: 50%;
  height: 50px;
  margin: 4px 0 0 4px;
  width: 50px;
}
.dedi-circle-left-clearance img {
  display: inline-block;
  margin: 2px 0 0 0;
  width: 40px;
}
.dedi-clearance-ccds-title {
  color: #9f9f9f;
  margin: 30px 0 20px 0;
  text-align: center;
}
.dedi-clearance-cc1-box {
  background: #ffffff;
  float: left;
  display: block;
  height: 296px;
  margin: 0 0 0 1px;
  outline: 1px solid #ccc;
  width: 300px;
}
.dedi-clearance-cc2-box {
  background: #ffffff;
  display: block;
  height: 296px;
  margin: 0 0 0 320px;
  outline: 1px solid #ccc;
  width: 300px;
}
.dedi-clearance-cc3-box {
  background: #ffffff;
  float: right;
  display: block;
  height: 296px;
  outline: 1px solid #ccc;
  margin: -297px 2px 0 0;
  width: 300px;
}
.dedi-center-title {
  text-align: center;
}
.package-specs-listing {
  list-style: none;
  margin: auto 0 .5em;
  text-align: center;
}
.btn-configure {
  background: #e82638;
  box-shadow: 0 3px 0 #c7232a;
}
.btn-configure:hover,
.btn-configure:focus {
  background: #d62334;
  box-shadow: 0 3px 0 #b72027;
  color: #fff;
}
.btn-configure:active {
  box-shadow: 0 2px 0 #b72027;
}
.package-specs-listing + .centered {
  margin-bottom: 22px;
}
.commercial-class > .span4.raised {
  position: relative;
}
.dedi-pad-title-top {
  padding-top: 20px;
}
.dedi-clearance-h-divider {
  background-color: #ccc;
  height: 1px;
  margin: 0 0 0 10px;
  position: absolute;
  width: 280px;
}
.dedi-clearance-cc1-order {
  display: block;
  margin: 15px 0 0 0;
  position: absolute;
  text-align: center;
  width: 300px;
}
.dedi-clearance-ico-turn {
  margin: 0 0 0 -25px;
  position: relative;
}
.cear-space {
  height: 50px;
}
.dedi-clearance-whitebg {
  color: #ffffff;
}
.commercial.container {
  background: #ffffff;
}
.dedi-contact-sales-spec {
  color: #000000;
  font-size: 26px;
}
#contact-form .contact-extra.dedi-clearance-contact h2 {
  color: #9f9f9f;
}
#dedi-clearance-serv-sol h2 {
  color: #9f9f9f;
  font-size: 26px;
  margin: 40px 0 0 0;
}
#dedi-clearance-serv-sol ul span {
  color: #3f89c2;
  font-size: 14px;
}
.dedi-clearance-upgrade {
  margin-top: 40px;
  border: 2px solid #B8B8B8;
  background: #eee url(../../img/gears-plain-2.png) no-repeat top right;
  padding: 15px;
  font-size: 1em;
  text-align: center;
}
.dedi-clearance-upgrade h3 {
  color: #c52228;
  font-size: 1.7em;
}
.dedi-clearance-upgrade p {
  font-size: 14px;
}
.dedi-clearance-upgrade p:nth-child(2) {
  border-bottom: 1px solid #b8b8b8;
  padding-bottom: 15px;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.dedi-specification.dedi-clearance-table-no-bg thead td {
  border-left-color: #fcfcfc;
}
.dedi-specification.dedi-clearance-table-no-bg table thead th {
  border-left: 1px solid #cccccc;
}
.dedi-specification.dedi-clearance-table-no-bg table thead th.table-col-2,
.dedi-specification.dedi-clearance-table-no-bg table thead th.table-col-4,
.dedi-specification.dedi-clearance-table-no-bg table thead th.table-col-6 {
  width: 106px;
}
.dedi-specification.dedi-clearance-table-no-bg table thead th.table-col-3 {
  width: 201px;
}
.dedi-specification.dedi-clearance-table-no-bg table thead th.table-col-5 {
  width: 120px;
}
.dedi-specification.dedi-clearance-table-no-bg .table-striped tfoot td.table-col-3,
.dedi-specification.dedi-clearance-table-no-bg .table-striped tbody td.table-col-3,
.dedi-specification.dedi-clearance-table-no-bg .prestashop .table-striped tbody td.prestashop-table-col,
.dedi-specification.dedi-clearance-table-no-bg .prestashop .table-striped thead th.prestashop-table-col {
  background-color: transparent;
}
.dedi-specification.dedi-clearance-table-no-bg .table-striped thead th.table-col-5,
.dedi-specification.dedi-clearance-table-no-bg .table-striped tfoot td.table-col-5,
.dedi-specification.dedi-clearance-table-no-bg .table-striped tbody td.table-col-5,
.dedi-specification.dedi-clearance-table-no-bg .table th,
.dedi-specification.dedi-clearance-table-no-bg .table tbody td,
.dedi-specification.dedi-clearance-table-no-bg .table tfoot td {
  border-right: 1px solid #cccccc;
}
.dedi-specification.dedi-clearance-table-no-bg .table thead th {
  background-color: #ffffff;
}
.dedi-clearance-ccds-bg {
  padding: 0 0 60px 0;
}
.pattern.dedi-clearance-ccds {
  height: 60px;
}
.dedi-clearance-partners-title {
  margin: 0;
  text-align: center;
}
#tabledrop.dedi-clearance-xtnd-title-w table {
  border-left: 1px solid #cccccb;
  border-right: 1px solid #cccccb;
}
#tabledrop.dedi-clearance-xtnd-title-w table th.table-col-1,
#tabledrop.dedi-clearance-xtnd-title-w table th.table-col-2,
#tabledrop.dedi-clearance-xtnd-title-w table th.table-col-3,
#tabledrop.dedi-clearance-xtnd-title-w table th.table-col-4,
#tabledrop.dedi-clearance-xtnd-title-w table th.table-col-5,
#tabledrop.dedi-clearance-xtnd-title-w table th.table-col-6 {
  width: 246px;
}
#tabledrop.dedi-clearance-xtnd-title-w table td.table-col-1,
#tabledrop.dedi-clearance-xtnd-title-w table td.table-col-3,
#tabledrop.dedi-clearance-xtnd-title-w table td.table-col-5 {
  width: 106px;
}
#tabledrop.dedi-clearance-xtnd-title-w table td.table-col-6 {
  width: 123px;
}
#tabledrop.dedi-clearance-xtnd-title-w table td.table-col-2 {
  width: 120px;
}
#tabledrop.dedi-clearance-xtnd-title-w table td.table-col-4 {
  width: 117px;
}
.cc-clearance-h-divider {
  background-color: #ccc;
  height: 1px;
  margin: 0 0 0 0;
  position: absolute;
  width: 260px;
}
.cc-clearance-mid-h-divider {
  background-color: #ccc;
  height: 1px;
  margin: 0 0 0 10px;
  position: absolute;
  width: 280px;
}
.cc-mngd-host-sidebar {
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
}
.cc-exp-server-sidebar {
  border-bottom: 1px solid #ccc;
}
#commercialspecdrop.cc-xtnd-table-border {
  border-right: 1px solid #cccccb;
}
.cc-xtnd-table-align-head td.cc-xtnd-table-align {
  width: 105px;
}
.cc-logo-accent-xtnd {
  margin: 10px 0 0 0;
  position: absolute;
}
.cc-btn-link {
  text-align: left;
}
.cc-ram-banner [class*="span"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 95px;
}
.cc-ram-banner {
  margin-top: 40px;
  background-color: #083048;
}
.cc-phone {
  background-color: #ed4244;
  text-align: center;
  padding: 30px 10px;
}
.cc-ram {
  color: #fff;
  font-size: 16px;
  padding: 20px 10px;
}
.cc-call {
  background-color: #fff;
  border: 1px solid #083048;
  font-size: 20px;
  color: #083048;
  text-align: center;
  padding: 20px 10px;
}
.cc-tb-title {
  border-left: 1px solid #ccc;
}
.cc-table-exclusive-title {
  font-size: 11px;
}
.imh-cursor-point {
  cursor: pointer;
}
.cc-trust-build-img {
  margin: -10px 0 0 0;
}
.ssd-hosting-banner {
  background-color: #031f36;
  padding: 12px 12px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ssd-hosting-banner img {
  padding: 0 20px 0 0;
}
.ssd-hosting-banner h2.headline {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
}
.ssd-hosting-banner .btn {
  margin-top: 16px;
}
.ssd-hosting-banner .span1 .btn {
  margin-top: 30px;
}
.affiliate-gdi {
  margin: 30px 0 0 -130px;
  position: absolute;
  width: 250px;
}
.july4bannerfix {
  margin-left: auto;
  margin-right: auto;
  max-width: 1143px;
}
#july-4th-banner-badge {
  background: url(../../img/imh-july-4th-badge-2014.png) 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  height: 200px;
  width: 200px;
  margin: 10px 0 0 -16px;
  position: absolute;
  z-index: 9999;
}
@media all and (max-width: 1150px) {
  .july4bannerfix {
    display: none;
  }
}
.chemabanner img,
.openeshopbanner img {
  width: 100%;
}
a:hover,
a:active {
  text-decoration: none;
}
.navbar .btn {
  border: none;
  background: transparent;
  box-shadow: none;
  outline: none;
}
.navbar .btn-navbar .icon-bar {
  width: 24px;
  height: 2px;
  -moz-transition: all ease .3s;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 5px;
}
.navbar .btn-navbar .icon-bar {
  background-color: #c52228;
}
.navbar .btn-navbar.nav-open .icon-bar:nth-child(1) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: 10px;
}
.navbar .btn-navbar.nav-open .icon-bar:nth-child(2) {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-top: -2px;
}
.navbar .btn-navbar.nav-open .icon-bar:nth-child(3) {
  opacity: 0;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  background-color: transparent;
}
.navbar .container ul.nav li a:hover,
.navbar .container ul.nav li a:active {
  background-color: #232323;
  color: #fff;
  outline: none;
}
.nav-collapse.collapse {
  height: 0;
}
nav .nav {
  width: auto;
}
nav .nav.support {
  float: right;
  margin: 0;
}
.nav-collapse .dropdown-menu li.active a {
  color: #fff;
}
.rostrum.row {
  margin-left: 0;
}
.rostrum .span4.rostrum-tiered-item {
  width: 33.333%;
  margin: 0;
}
.rostrum .span4.rostrum-tiered-item-first {
  margin-top: -20px;
}
.competitive_advantages {
  width: 100%;
  overflow: hidden;
}
.compad.business_hosting,
.compad.dedicated_servers {
  margin-bottom: 30px;
}
.competitive_advantages li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
}
.sidebar_mobile_break > div {
  width: 100%;
  margin-left: 0;
  float: none;
  border-bottom: 1px solid #ccc;
}
.bussidebar .sidebar_mobile_break {
  border-bottom: none;
  padding: 0;
}
.standard-features .row {
  border-bottom: 1px solid #ccc;
}
.standard-features .row:nth-child(4) {
  border-bottom: 0;
}
.standard-features .row .span6 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 50px;
}
.standard-features .row .span6:nth-child(even) {
  border-left: 1px solid #ccc;
}
div.planchoice.span3 {
  margin-left: 2.1276595744681%;
}
#teamCarousel .carousel-inner .span4 {
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.friendly-service .media-body {
  padding-bottom: 10px;
}
.imh-team-links {
  overflow: hidden;
  padding-bottom: 5px;
}
.imh-team-links a,
.imh-team-links a:hover {
  float: left;
  margin-left: 2%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.imh-team-links a:first-child {
  margin-left: 0;
}
form.well-small {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form.well-small .span2 {
  text-align: right;
}
form.geekcoupon .span2,
form.redemption .span2,
form.geekcoupon .span2 {
  margin-top: 25px;
}
.span6 h2.sht {
  margin-bottom: 15px;
}
.site-hosting-tool {
  min-height: 130px;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ccc;
  overflow: hidden;
  position: relative;
}
.site-hosting-tool .hosting-tool-left {
  width: 160px;
  background-color: #eee;
  min-height: 130px;
  height: 100%;
  float: left;
  border-right: 1px solid #ccc;
  position: absolute;
  left: 0;
  top: 0;
}
.site-hosting-tool .hosting-tool-left a {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hosting-tool-left img.media-object {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.site-hosting-tool .hosting-tool-right {
  margin-left: 180px;
  padding-right: 16px;
  padding-top: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dedi-partners ul {
  margin-left: 0;
}
.managed-hosting-solutions .span6 {
  padding: 20px 60px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#myCarousel .item img {
  margin-left: auto;
  margin-right: auto;
}
.reseller-specification .span3 .bussidebar {
  padding-bottom: 40px;
}
#business-websites .jutwrap4 .span6 {
  overflow: hidden;
}
ul.nav-list {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 12px;
}
footer p.address {
  clear: both;
}
footer .row-fluid [class*="span"] {
  margin-left: 2.1276595744681%;
}
.container.foot-gear-hold {
  margin-right: 20px;
}
#contact-form .island {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.span3.gears {
  margin-top: -40px;
}
.visible-phone {
  display: none;
}
#resell-brand-col {
  position: relative;
}
.tmonsteritem {
  text-align: center;
  position: relative;
  margin-top: 20px;
}
.blue-percent-promo {
  color: #4ba0e1;
  font-weight: 700;
  padding-left: .5em;
}
.vps_hosting-s-color {
  margin-top: 15px;
}
.vps_hosting-s-color span {
  color: #125075;
  font-weight: bold;
}
th.vps_hosting-s-color,
th.vps_hosting-s-color span {
  color: #c42228;
  font-size: 16px;
  font-weight: bold;
}
.vps_hosting-banner h1 > span.lowercase-ssd {
  color: #0b5382;
  display: inline;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: lowercase;
}
.table thead th.vps_hosting-s-color,
th.vps_hosting-s-color span {
  color: #232323;
  font-size: 18px;
  line-height: 39px;
}
th.vps_hosting-s-color i {
  vertical-align: text-bottom;
}
.table thead th.vps_hosting-s-color.vps-host-head-row-close-border {
  border-left: 1px solid #ccc;
}
div.intro.wrap.vps_hosting,
div.intro.wrap.vps_info {
  background: url(../../img/leader-bg-vps-2.png) repeat 0 0;
}
.vps-host-b-headspace {
  margin-bottom: 5px;
}
.vps-red-order-now {
  background-color: #418fbf;
  border-radius: 5px;
  box-shadow: 0 3px 1px #ffffff;
  height: 40px;
  margin-top: 6px;
}
.vps-red-order-now a {
  font-size: 24px;
  line-height: 40px;
  margin-left: -5px;
  text-decoration: none;
}
.vps-host-ban {
  background-color: #031f36;
  margin-top: 30px;
}
.vps-host-ban-b-right {
  background-color: #052b49;
  border-left: 1px solid #083961;
  padding-left: 5px;
  padding-bottom: 30px;
}
.vps-host-ban-b-right > .contact-sales.call-today-text.vps-contact,
.vps-host-ban-b-right > .contact-sales.call-today-text.vps-number {
  width: 100%;
}
.vps-host-ban-b-right > .contact-sales.call-today-text.vps-contact {
  padding-top: 30px;
}
.vps-host-ban-b-right > .contact-sales.call-today-text.vps-number {
  padding-top: 5px;
}
.vps-host-ban-b-right > .contact-sales.call-today-text.vps-chat,
.vps-host-ban-b-right > .contact-sales.call-today-text.vps-number {
  color: #ffffff;
}
.vps-host-ban-b-right > .contact-sales.call-today-text.vps-contact span {
  color: #418fbf;
}
.vps-host-ban-b-right > .contact-sales.call-today-text.vps-chat {
  cursor: pointer;
  text-decoration: none;
}
.vps-host-ban-include {
  border-top: 1px solid #0b395f;
  color: #3f89c2;
  margin: 5px 0 0 30px;
}
.vps-host-ban-include span {
  color: #ffffff;
}
.vps-host-ban-b-right > .terms-of-special-offer {
  color: #5a7788;
  font-family: "adelle-sans", sans-serif;
  line-height: 1;
  margin: 1em 0 0 0;
}
.gearburst.vps-host-ban-gear {
  margin: 40px 20px 0 0;
  text-align: center;
  float: right;
}
.gearburst.vps-host-ban-gear p {
  font-size: 17px;
  margin-left: 17px;
  margin-top: -3px;
  position: absolute;
}
.vps-host-ban-b-left h1 {
  color: #418fbf;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-weight: 800;
  padding: 20px 0 0 30px;
}
.vps-host-ban-b-left h2 {
  color: #fbb242;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 30px;
  margin-left: 30px;
  float: left;
}
.reseller_hosting-banner-pricepoint.vps-host-ban-price {
  margin: 10px 0 0 180px;
}
.reseller_hosting-banner-footerincludes {
  clear: both;
}
.reseller_hosting-banner-pricepoint .pricebox {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 10px;
}
.reseller_hosting-banner-pricepoint h1 {
  color: #418fbf;
  padding: 0 0 0 30px;
}
.reseller_hosting-includes {
  padding-left: 10px;
}
.free-ssd-speed-info {
  margin: -1.5% 0 0 62.5%;
  position: absolute;
}
.free-ssd-speed-info p {
  font-size: 18px;
  text-align: center;
}
.free-ssd-speed-info p span {
  font-size: 24px;
  text-decoration: underline;
}
.competitive_advantages.vps-host-b > .comp_adv_trigger,
.competitive_advantages.separator.vps-host-b > .comp_adv_trigger {
  width: 33.3%;
}
.vps-b-mng-host-box {
  background-color: #ffffff;
  border: 1px solid #cccccb;
  padding: 16px;
}
.vps-b-mng-host-box h2,
.vps-b-mng-host-box-sub {
  font-family: "adelle", sans-serif;
  text-align: center;
}
.vps-b-mng-host-box-list,
.vps-b-mng-host-box-contact {
  font-family: "adelle", sans-serif;
  font-size: 16px;
}
.vps-b-mng-host-box-contact {
  text-align: center;
  font-size: 18px;
  padding-top: 8px;
}
.vps-b-mng-host-box h2 {
  color: #000000;
}
.vps-b-mng-host-box-sub {
  font-size: 18px;
}
.vps-b-mng-host-box-sub span {
  color: #c42228;
}
.vps_host-pckg-specs-drop {
  color: #000000;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 15px;
}
.vps_host-pckg-specs-drop-list {
  font-size: 18px;
}
.vps_host-pckg-specs-drop-list p {
  line-height: 40px;
}
.vps_host-pckg-specs-drop-list.small-text {
  font-size: 15px;
}
.vps_host-packages {
  color: #000;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 15px;
  font-size: 22px;
}
.vps_host-packages-list {
  font-size: 14px;
  line-height: 40px;
}
.vps-our-award-compare-badges {
  margin-top: -20px;
}
.vps-host-mng-cnet-cert {
  border-bottom: 1px solid #cccccb;
}
.vps-host-mng-cnet-cert img {
  padding-bottom: 15px;
}
.vps-host-mng-a-rating img {
  padding-top: 15px;
}
.vps-host-b-logo {
  float: left;
  padding: 18px 0 0 30px;
  width: 120px;
}
.vps-host-head-info {
  padding-top: 5px;
}
.rostrum .percent-off-price span,
.vps-percent-off-price span,
.business-percent-off-price span,
.cnet-percent-off {
  color: #418fbf;
  font-size: 16px;
}
.muted.centered.vps-host-price-strike {
  font-size: 12px;
}
.smallprice.vps-host-price-discount {
  font-size: 18px;
}
.vps-host-bust-ast {
  margin-bottom: -5;
}
.competitive_advantages.vps-host-b > .vps-host-trust-noborder {
  border-right: none;
}
.vps-host-spec-sub-head-size,
.vps-host-spec-sub-head-size button {
  font-size: 13px;
}
.island.raised.vps-host-blue-border {
  outline: 2px solid #245677;
}
.vps-host-best-value {
  background: url(../../img/business/best-value-new.png) no-repeat;
  height: 105px;
  margin: -29px -4px 0 0;
  position: absolute;
  right: 0;
  width: 90px;
}
.vps-host-best-value-a {
  background: url(../../img/business/best-value-new.png) no-repeat;
  height: 105px;
  margin: -23px -3px 0 0;
  position: absolute;
  right: 0;
  width: 90px;
}
.vps-host-best-value-tab {
  background: #8EB73E;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  line-height: 22px;
  margin-left: -9px;
  margin: -32px 0 0 594px;
  padding: 5px 0;
  position: absolute;
  text-align: center;
  width: 173px;
  z-index: 20;
}
.vps-host-besttab,
.business-host-besttab {
  position: relative;
}
.vps-host-tabtop,
.business-host-tabtop {
  position: absolute;
  line-height: 30px;
  font-weight: 400;
  border-radius: 5px 5px 0 0;
  color: #fff;
  top: -30px;
  left: 0;
  background: #8EB73E;
  width: 100%;
}
.vps-host-biz-block {
  padding-top: 30px;
}
.vps-host-pop-text h2,
.reseller-host-pop-text h2,
.dedi-host-pop-text h2 {
  color: #ffffff;
  padding-top: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.reseller-host-pop-text h1 + div {
  margin-top: 20px;
}
.vps-specification .table-striped.vps-host-imh-bg-col-stripe thead th.table-col-3 {
  background-color: #ffffff;
}
.vps-specification .table-striped.vps-host-imh-bg-col-stripe tfoot td.table-col-3,
.vps-specification .table-striped.vps-host-imh-bg-col-stripe tbody td.table-col-3 {
  background-color: transparent;
}
.vps-specification .table-striped.vps-host-imh-bg-col-stripe thead th.table-col-2,
.vps-specification .table-striped.vps-host-imh-bg-col-stripe tfoot td.table-col-2,
.vps-specification .table-striped.vps-host-imh-bg-col-stripe tbody td.table-col-2 {
  background-color: rgba(77,160,225,0.15);
  border-left: 1px solid #ccc;
}
.vps-specification .table-striped.vps-host-imh-bg-col-stripe tbody,
.vps-specification .table-striped.vps-host-imh-bg-col-stripe thead th.table-col-6,
.vps-specification .table-striped.vps-host-imh-bg-col-stripe tfoot {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.vps-banner-order-now {
  margin-top: 6px;
}
.vps-banner-order-now a {
  background-color: #418fbf;
  border-radius: 5px;
  box-shadow: 0 3px 1px #ffffff;
  font-size: 24px;
  line-height: 40px;
  text-decoration: none;
  padding: 5px 16px;
}
.vps-features {
  margin-bottom: 40px;
}
.rostrum.vps_hosting {
  margin-top: 60px;
}
.vps_hosting-banner > .span12,
.dedicated_servers-banner > .span12 {
  margin-left: 0;
}
.vps-b-faq-pad {
  padding-top: 15px;
}
.partner-row-margin.wrap {
  padding: 30px 0;
}
.partner-row-margin .span4 {
  padding: 0 30px;
}
.partner-row-margin .span4:nth-child(3n+1) {
  clear: left;
}
.partner-title-icon-logo {
  background-size: 100% auto;
  height: 60px;
}
.partner-email {
  margin-top: 40px;
}
.intro.dedi-config h1 {
  line-height: 40px;
}
.intro.dedi-config p {
  margin-top: 5px;
}
.base-options {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.base-options .span4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 1px solid #ccc;
  padding: 10px 20px;
  position: relative;
  background-color: #fff;
}
.base-options h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "adelle-sans";
  color: #000;
}
.base-options h2 img {
  margin: -4px 5px 0 0;
}
.base-options p {
  text-align: center;
}
.base-options .pricebox {
  text-align: center;
  font-size: 52px;
  margin-top: 10px;
  line-height: 52px;
}
.base-options .pricebox sup {
  font-size: 28px;
}
.config-section {
  padding: 10px;
  background-color: #eeeeee;
  border-radius: 5px;
}
.config-section .row-fluid {
  margin-bottom: 20px;
}
.dedi-config .row-fluid.tab-pane {
  margin-bottom: 5px;
}
.dedi-config-price {
  outline: 2px solid #ccc;
  padding: 50px 0;
  text-align: center;
  font-size: 16px;
  background-color: #f5f5f5;
}
.dedi-config-price p {
  margin: 0;
  font-size: 1.4em;
  line-height: normal;
}
.dedi-config-price .price {
  color: #c52228;
  font-size: 26px;
  margin-top: 10px;
}
.dedi-config .text-center {
  margin-bottom: 0;
}
.dedi-config .well {
  margin-top: 0;
}
#dediconfig .controls > label.radio:nth-child(2) {
  margin-left: 0;
}
#dediconfig label.control-label {
  font-size: 1.6em;
}
.stickywrap.span3 {
  position: relative;
  padding-top: 10px;
}
.dedi-config .well {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 0;
  padding: 8px 0;
}
#dediconfig .control-group {
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  border: 2px solid #DFDFDF;
}
.dedi-config .stickywrap p.price-disclaimer {
  font-size: 11px;
  line-height: 18px;
  margin-top: 10px;
}
#dediconfig textarea {
  min-height: 110px;
}
p.elite-secondary-disclaim {
  margin-top: 20px;
}
.ruby-host-app-dev-block {
  margin-left: 0px;
}
.ruby-host-app-dev {
  border: 2px solid #fbb242;
}
.dedi-clearance-upgrade {
  margin-top: 40px;
  border: 2px solid #B8B8B8;
  background: #eee url(../../img/gears-plain-2.png) no-repeat top right;
  padding: 15px;
  font-size: 1em;
  text-align: center;
}
.dedi-clearance-upgrade h3 {
  color: #c52228;
  font-size: 1.7em;
}
.dedi-clearance-upgrade p {
  font-size: 14px;
}
.dedi-clearance-upgrade p:nth-child(2) {
  border-bottom: 1px solid #b8b8b8;
  padding-bottom: 15px;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.print-link {
  text-align: center;
}
@media print {
  .pattern.dc-options,
  p.print-link {
    display: none;
  }
  nav#nav,
  footer {
    display: none;
  }
  .stickywrap.span3 {
    position: inherit;
  }
}
.i-theme-head-img-logo {
  margin-top: -15px;
  width: 150px;
}
form.redemption .span2.wpshout-enter {
  margin-top: 0;
}
.johnchowbanner {
  padding-bottom: 20px;
}
.intro.dedicated_servers ul {
  color: #fff;
  list-style: disc;
}
.dedi-ltd-time-text {
  padding-top: 10px;
}
.view-crrnt-gen-srvrs a {
  text-decoration: none;
}
.imh-7pt-certified-badge {
  margin-top: 10px;
  margin-left: 35px;
}
.span4.rostrum-tiered-item.rostrum-tiered-item-first.cheap-dedi-firstplace > .island.raised {
  border: 2px solid #245677;
}
.lgcy-dedi-srvr-sb {
  color: #3f89c2;
  font-size: 15px;
  padding-bottom: 5px;
}
.dedi-red {
  color: #c42228;
  margin-bottom: -10px;
}
.pull-left.dedi-hosting {
  margin-top: 8px;
  width: 65px;
}
.lgcy-dedi-srvr-ftr {
  padding-top: 10px;
}
.compad.dedicated_servers.last-gen-dedi {
  margin-top: -30px;
}
.span8.whitepaper-success {
  font-size: 24px;
}
.whitepaper-success-thank {
  color: #000000;
  font-size: 28px;
  line-height: 30px;
  margin: -5px 0 30px 0;
  text-align: center;
}
.intro.wrap.site_hosting_tools.whitepaper-success {
  background: url(../../img/leader-bg-vps-2.png) repeat 0 0;
}
.whitepaper-success-title-img {
  margin-top: -10px;
}
.whitepaper-testimonial-top {
  margin-top: 3px;
  margin-bottom: 24px;
}
.whitepaper-success-msg {
  font-size: 18px;
  margin-bottom: 50px;
  text-align: center;
}
.whitepaper-success-confirm {
  font-size: 22px;
  padding-bottom: 50px;
  text-align: center;
}
.whitepaper-icon-logo-list {
  margin-left: -8px;
  text-align: center;
}
.whitepaper-icon-logo-list li {
  display: inline-block;
  font-size: 18px;
  vertical-align: top;
}
.whitepaper-icon-logo-list li:nth-child(2) {
  padding-left: 60px;
  padding-right: 80px;
}
.whitepaper-icon-logo-list span {
  font-size: 24px;
}
.whitepaper-icon-logo-list img {
  width: 100px;
}
.span12.whitepaper-vps-return {
  font-size: 18px;
  margin: 50px 0 50px 0;
  text-align: center;
}
.container.wpscbanner {
  padding-bottom: 0;
}
.container.wrap.tutsbanner {
  padding-top: 0;
}
.scrollx-smll::-webkit-scrollbar,
.scrollx-med::-webkit-scrollbar,
.scrollx-big::-webkit-scrollbar {
  height: 10px;
}
.scrollx-smll::-webkit-scrollbar-track,
.scrollx-med::-webkit-scrollbar-track,
.scrollx-big::-webkit-scrollbar-track {
  background: transparent;
}
.scrollx-smll::-webkit-scrollbar-thumb,
.scrollx-med::-webkit-scrollbar-thumb,
.scrollx-big::-webkit-scrollbar-thumb {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #ccc;
  opacity: .5;
}
ol.claim-offer {
  font-size: 16px;
}
ol.claim-offer li {
  line-height: 24px;
}
.aff_banner > .span9 {
  padding-left: 20px;
}
.pull-left.cc-btn-space-left {
  padding: 0 15px 0 8px;
}
.geekhead-coupon {
  float: right;
  margin-top: 20px;
}
.reseller_host-pckg-specs-drop-list {
  font-size: 18px;
}
.reseller_host-pckg-specs-drop-list p {
  line-height: 40px;
}
.compare.reseller-refresh .table-striped tbody td.table-col-2,
.compare.dedi-clearance-table-no-bg .table-striped tbody td.table-col-2 {
  background-color: rgba(77,160,225,0.15);
}
.vps-host-ssd-pop-box {
  margin-top: -6px;
}
.steps {
  counter-reset: step;
  list-style-type: none;
  margin-left: 0;
}
.steps > li:before {
  content: 'Step ' counter(step,decimal) '. ';
  counter-increment: step;
  font-weight: 600;
  padding-right: .55em;
}
.gen-imh-offer a {
  font-size: 20px;
  height: 35px;
  line-height: 33px;
  width: 260px;
}
.intro.wrap.site_hosting_tools.constantcontact-event {
  background: url(../../img/leader-bg-constantcontact.png) repeat 0 0;
}
.constantcontact-event-thank {
  color: #083048;
  font-size: 24px;
  line-height: 30px;
  margin: -5px 0 20px 0;
  text-align: center;
}
.constantcontact-event-thank-two {
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  margin: -5px 0 20px 0;
  text-align: center;
}
.span8.constantcontact-event {
  font-size: 22px;
}
.span8.constantcontact-event h1,
.span8.constantcontact-event p {
  color: #174785;
}
.blank-height {
  height: 50px;
}
.constantcontact-event-list {
  margin-left: -8px;
  text-align: center;
}
.constantcontact-event-list li {
  display: inline-block;
  font-size: 18px;
  vertical-align: top;
}
.constantcontact-event-list > .constantcontact-event-list-math {
  color: #083048;
  font-size: 36px;
  line-height: 100px;
}
.constantcontact-event-list li {
  padding-left: 20px;
  padding-right: 20px;
}
.constantcontact-event-list span {
  font-size: 24px;
}
.constantcontact-event-list img {
  padding-bottom: 10px;
  width: 100px;
}
.constant-contact-event-faq,
.constantcontact-event-get-started-list {
  font-size: 14px;
}
.constantcontact-event-get-started {
  padding-top: 15px;
  text-align: center;
}
.constantcontact-event-img img {
  width: 150px;
}
.cc-kick-screenshot {
  text-align: center;
}
.competitive_advantages.whitepaper-icon-logo-list {
  text-align: center;
}
.kickstart-asterisk {
  padding-top: 15px;
}
.h1-smizzall {
  font-size: 22px;
}
.view-partner-link {
  font-family: "adelle", sans-serif;
  font-size: 24px;
}
.intro.wrap.host-with-cpanel-head {
  background: #083048;
}
.business_hosting.rostrum.host-with-cpanel {
  margin-top: 25px;
  margin-bottom: 25px;
}
.host-with-cpanel-h.lpp-row {
  color: #083048;
  padding-bottom: 5px;
}
.host-with-cpanel-title-img {
  padding-top: 25px;
}
.host-with-cpanel-ssd {
  line-height: 37px;
}
.host-with-cpanel-mbg {
  line-height: 20px;
  padding-top: 15px;
}
.host-with-cpanel-sect-title {
  color: #232323;
}
.host-with-cpanel-shared-learn {
  font-size: 14px;
  padding-top: 15px;
}
.host-with-cpanel-quote {
  margin-top: 25px;
}
.host-with-cpanel-quotesample {
  border: #dadada 10px solid;
  border-radius: 5px;
  float: right;
  margin: 0 0 0 20px;
}
.intro.wrap.host-with-drupal-head,
.intro.wrap.vs-page-head {
  background: url(../../img/blue-noise-mid.png) repeat 0 0;
}
.host-with-drupal-title-img {
  margin: -10px 0 0 70px;
}
.host-with-drupal-section-center .span4 p {
  max-width: 220px;
  margin: 0 auto 11px;
}
.dedi-serv-ban {
  background-color: #c42228;
  border: 1px solid #959595;
  margin-top: 30px;
}
.dedi-serv-ban-left {
  position: relative;
}
.dedi-serv-ban-left h1,
.dedi-serv-ban-left h2 {
  color: #ffffff;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  position: relative;
  font-weight: 200;
}
.dedi-serv-ban-left h1 {
  font-size: 33px;
  line-height: 36px;
  padding-top: 10px;
}
.dedi-serv-ban-left h2 {
  font-size: 28px;
  line-height: 34px;
}
.dedi-serv-ban-left span {
  color: #fbb242;
}
.dedi-serv-ban-right {
  background-color: #ffffff;
  border-left: 1px solid #959595;
  padding-left: 5px;
  padding-bottom: 30px;
}
.dedi-serv-ban-right > .contact-sales.call-today-text.dedi-serv-contact,
.dedi-serv-ban-right > .contact-sales.call-today-text.dedi-serv-number {
  width: 100%;
}
.dedi-serv-ban-right > .contact-sales.call-today-text.dedi-serv-contact {
  color: #c42228;
  font-size: 22px;
  line-height: 33px;
  padding: 10px 0 13px 0;
}
.dedi-serv-ban-right > .contact-sales.call-today-text.dedi-serv-contact span {
  color: #fbb242;
}
.dedi-serv-ban-right > .contact-sales.call-today-text.dedi-serv-chat {
  cursor: pointer;
  text-decoration: none;
}
.dedi-serv-ban-right > .terms-of-special-offer {
  color: #959595;
  font-family: "adelle-sans", sans-serif;
  line-height: 1;
  margin: 1em 0 0 0;
  padding-left: 10px;
}
.dedi-ban-box-left {
  position: absolute;
  top: 0;
  left: 0;
}
.dedi-ban-box-right {
  position: absolute;
  top: 0;
  right: -20px;
}
.webdesign-cancel iframe {
  height: 1746px;
}
.intro.wrap.envato-coupon-page {
  background: #418fbf;
}
.intro.wrap.envato-coupon-page ul {
  color: #ffffff;
  list-style: disc;
}
.envato-coupon-page-gt {
  padding-left: 40px;
}
.envato-coupon-entry {
  color: #232323;
}
.envato-list-chk-mrk {
  margin-right: 30px;
}
.envato-list-chk-mrk-pull {
  margin-left: 45px;
}
.envato-list-chk-mrk-pull span {
  color: #c42228;
}
.envato-vps-res-sxt {
  margin-bottom: 15px;
}
.envato-list-font > ul,
.envato-list-font > ol {
  font-size: 14px;
}
.envato-list-ideal li:first-child,
.envato-list-ideal li:nth-child(2) {
  list-style-image: url(../../img/ideal.png);
  margin-left: 28px;
}
.intro p.envato-gear-top-txt {
  color: #083048;
  font-size: 24px;
  line-height: 28px;
  margin: -90px 0 55px 88px;
  width: 130px;
}
.envato-coupon-form {
  background-color: transparent;
}
.envato-coupon-frm-wdgt {
  padding-left: 33px;
}
.pagination ul > li > a {
  border: 1px solid #ccc;
  color: #418FBF;
}
.pagination > .nav > li.active > a {
  color: #A6BBCB;
  border-bottom-color: #ddd;
}
.pagination > .nav > li > a:hover {
  color: #fff;
  background-color: #c52228;
  border-bottom-color: transparent;
  cursor: pointer;
}
.intro.wrap.ecomm-hosting {
  background: #222222;
}
.ecomm-sect-title {
  color: #232323;
}
.ecomm-sect-sub-title {
  color: #232323;
  font-size: 18px;
}
.wrap-ecomm {
  padding: 40px 0 40px 0;
}
th > .btn-link.vps-ecomm {
  font-weight: normal;
}
.business-specification_new th.tb-title.ecomm-th-head {
  border: 1px solid #ccc;
  color: #232323;
  padding-top: 15px;
}
.business-specification_new .tb-title h4 {
  color: #232323;
  font-size: 15px !important;
  font-weight: 600;
  margin-bottom: -5px;
}
.tier-space.ecomm-power-lvl {
  margin: -4px 6px 0 0;
  width: 16px;
}
table.table.ecomm-table-right {
  border-right: 1px solid #ccc;
}
.centered.ecomm-host-domain {
  color: #fff;
  font-size: 20px;
}
.ecomm-host-title-img {
  display: block;
  margin: auto;
}
.ecomm-sect-sub-desc {
  padding: 0 15px 0 15px;
}
.imhvshost-subt {
  color: #232323;
  line-height: 30px;
  padding-bottom: 30px;
}
.imhvhost-list {
  list-style-image: none;
}
.imhvhost-list-row {
  padding-left: 40px;
}
.imhvshost-tabimg {
  float: left;
  padding-top: 5px;
  width: 50px;
}
.imhvshost-accept-img,
.imhvshost-unaccept-img {
  padding-top: 5px;
  text-align: center;
  width: 50px;
}
.imhvshost-tabp {
  font-weight: 400;
  padding: 0 20px 0 70px;
}
.imhvhost-tabletop-title {
  font-size: 24px;
}
table.table.imhvhost-table thead th,
table.table.imhvhost-table > tbody > tr > td {
  border: 1px solid #cccccb;
}
table.table.imhvhost-table thead th {
  vertical-align: middle;
}
table.table.imhvhost-table > tbody > tr > th {
  width: 600px;
}
table.table.imhvhost-table.imhvhost2 > tbody > tr > th {
  border: 1px solid #cccccb;
  width: 600px;
}
table.table.imhvhost-table > tbody {
  border-top: none;
}
.imhvhost-headimg {
  width: 150px;
}
.imhvhost-table-desc-title {
  color: #c42228;
  font-size: 18px;
  margin-bottom: 0;
  padding-left: 69px;
}
.imhvhost-table-heads {
  color: #232323;
  font-size: 18px;
  margin-bottom: 0;
}
.share-host-ban {
  background-color: #125075;
  margin-top: 3px;
}
.share-host-ban ul {
  color: #fff;
  font-size: 16px;
  list-style-image: none;
  padding: 12px 0 0 20px;
}
.imh-share-ban-icon {
  padding: 10px 0 0 20px;
}
.share-host-ban-title {
  color: #8DCB8C;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  line-height: 30px;
  padding: 5px 0 0 15px;
}
.host-ban-start-title {
  color: #fff;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
}
.pricebox.share-ban {
  color: #8DCB8C;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 56px;
  font-weight: 400;
  margin: 20px auto 26px;
  padding: 0 0 0 30px;
}
.pricebox.share-ban
sup {
  font-size: 32px;
  margin: -10px 0 0 5px;
}
.pricebox.share-ban
sub {
  font-size: 24px;
  margin: 0 0 0 -32px;
}
.gearburst.share-ban-gear {
  background: transparent url(../../img/gearburst.png) no-repeat;
  background-size: contain;
  float: right;
  height: 70px;
  margin: 10px 0 -0.5em -20px;
  padding-right: 30px;
  position: relative;
  text-align: center;
  top: -0.5em;
  width: 70px;
}
.gearburst.share-ban-gear > p {
  color: #052b49;
  font-size: 18px;
  font-weight: 600;
  margin-left: 2px;
  padding-top: 1em;
  text-align: center;
}
.share-ban-x-price {
  color: #ccc;
  font-size: 18px;
  padding-left: 40px;
}
.share-banner-btn {
  background: #FEC76F;
  box-shadow: 0 3px 0 #DB9C44;
  color: #083048;
}
.share-banner-btn:hover,
.share-banner-btn:focus {
  background: #F7BD5E;
  box-shadow: 0 3px 0 #cc913f;
  color: #083048;
}
.btn.btn-large.share-banner-btn:active {
  background-color: #F7BD5E;
  box-shadow: 0 2px 0 #cc913f;
  color: #083048;
}
.span12.share-host-ban-btn {
  padding: 14px 0 24px 0;
  text-align: center;
}
.host-ban-chat-btn {
  color: #fff;
  cursor: pointer;
}
.imhvhostq {
  padding-bottom: 20px;
}
.pricebox.versus {
  color: #54A954;
  font-weight: 600;
  margin-bottom: .25em;
}
.imhvshost-button {
  margin-left: 32%;
}
.imhvshost-rocket {
  height: 75px;
  width: 45px;
}
table.table.coupon-table > tbody th {
  border-top: 1px solid #cccccb;
  border-left: 1px solid #cccccb;
  border-bottom: 1px solid #cccccb;
}
table.table.coupon-table > tbody td {
  border-top: 1px solid #cccccb;
  border-right: 1px solid #cccccb;
  border-left: none;
  border-bottom: 1px solid #cccccb;
}
table.table.coupon-table thead th {
  vertical-align: middle;
  border-top: none;
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
table.table.coupon-table > tbody > tr > th {
  width: 600px;
}
.coupon-header {
  margin-bottom: 0;
  margin-top: 15px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
}
.coupon-table-title {
  margin-bottom: 0;
  margin-top: 19px;
  padding-left: 69px;
}
.coupon-tabimg {
  float: left;
  width: 50px;
  padding: 15px 15px 15px 5px;
}
.coupon-padding {
  padding-top: 15px;
  padding-bottom: 30px;
}
.coupon-tabp {
  font-size: 15px;
  margin-top: -10px;
}
.coupon-page-h2 {
  color: #ccc;
  font-size: 21px;
}
.business-specification_new .table-striped.plans .package-title {
  color: #232323;
  font-size: 24px;
}
.business-specification_new .table-striped.plans thead .table-col-3 {
  background-color: #DCE8F2;
}
.business-specification_new .table-striped.plans tbody {
  background-color: #F5F5F5;
}
.table-striped.plans .btn-link {
  padding-right: 0;
  text-align: left;
}
.business-specification_new .table-striped.plans .muted {
  font-size: 12px;
}
.business-specification_new .table-striped.plans th.table-col-1 {
  font-size: 13px;
  width: 20%;
}
.business-specification_new .table-striped.plans tbody {
  border-left: 1px solid #ccc;
}
.business-specification_new .table-striped.plans {
  border-right: 1px solid #ccc;
}
.business-specification_new .table-striped.plans tfoot,
.business-specification_new .table-striped.plans tfoot tr {
  border: none;
}
.business-specification_new .table-striped.plans tfoot td {
  border-bottom: 2px solid #888;
}
.business-specification_new .table-striped.plans tfoot td.table-col-1 {
  background: url(../../img/pattern.gif) repeat 0 0;
  border: none;
  border-top: 1px solid #CCC;
}
#contact-form .contact-extra i.icon-phone.vs {
  margin-left: 10px;
}
.intro.wrap.sbw-head {
  background: url(../../img/dark-blue-noise.png) repeat 0 0;
}
.sbw-pad {
  padding: 0 0 20px;
}
.sbw-ttl-pad {
  padding: 15px 0 0 0;
}
.pricebox.sbw-price {
  color: #6fc06f;
  font-family: "adelle";
  font-size: 52px;
  font-weight: 500;
  margin: 0 0 0 -12px;
  padding: 15px 0 0 0;
}
.sbw-price.vpsbw {
  color: #fbb242;
  margin: 0 0 0 -20px;
}
.sbw-price.resbw {
  color: #418fbf;
  margin: 0 0 0 -20px;
}
.pricebox.sbw-price p {
  color: #888;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 0 0 0 8px;
  padding: 10px 0 0 10px;
}
.pricebox
sup {
  font-size: 28px;
  margin: -10px 0 0 5px;
}
.pricebox
sub {
  font-size: 20px;
  margin: 0 0 0 -32px;
}
.comp_adv_trigger.sbw-trust {
  width: 33.3%;
}
.sbw-trust-ttl {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
}
.media-object.pull-left.sbw-pad {
  margin: 0 5px 0 0;
}
.sbw-sect-title {
  color: #232323;
  padding-bottom: 10px;
}
.sbw-head-grphc {
  width: 170px;
}
h1.sbw-head-title {
  color: #ccffff;
}
.sbw-well-m {
  margin-top: 0px;
}
.sbw-wrap {
  padding: 150px 0 0;
}
.sbw-list-left {
  padding-left: 20px;
}
.pcwp-trust-ttl {
  color: #232323;
  padding: 0 0 20px;
}
.intro.wrap.pcmagwp-head,
.intro.wrap.hosting-advice-vps,
.intro.wrap.hosting-advice-dedi {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
.pcmagwp-head strong {
  color: #EC4550;
}
.pcwp-side-logo {
  padding: 0 0 10px;
}
.foot-gear-hold.pcmagwp {
  display: none;
}
.pcmagwp-head ul {
  color: #fff;
  list-style: disc;
}
@media (max-width: 767px) {
  .pcmagwp-head .row-fluid > .span2 {
    text-align: center;
  }
  .pcmagwp-head .row-fluid > .span2 img {
    max-width: 200px;
    margin-top: 20px;
  }
}
.intro.wrap.pcmagwp-head.wpdevshed-bg {
  background: url(../../img/wpdevshed-noise.png) repeat 0 0;
}
.intro.wrap.pcmagwp-head.wpdevshed-bg {
  padding-bottom: 0;
}
.intro.wrap.pcmagwp-head.wpdevshed-bg .sub-banner {
  margin-top: 0;
}
@media (max-width: 767px) {
  .pcmagwp-head .row-fluid > .span3 {
    text-align: center;
  }
  .pcmagwp-head .row-fluid > .span3 img {
    max-width: 200px;
    margin-top: 20px;
  }
}
.intro.wrap.hosting-advice-vps,
.intro.wrap.hosting-advice-dedi {
  padding-bottom: 0;
}
.intro.wrap.hosting-advice-vps span,
.intro.wrap.hosting-advice-dedi span {
  color: #fec66e;
}
.intro.wrap.hosting-advice-vps h1,
.intro.wrap.hosting-advice-dedi h1 {
  line-height: 1.3;
}
.intro.wrap.hosting-advice-vps ul,
.intro.wrap.hosting-advice-dedi ul {
  font-size: 16px;
  list-style-image: none;
}
.intro.wrap.hosting-advice-vps .pricebox,
.intro.wrap.hosting-advice-dedi .pricebox {
  margin: 10px auto;
}
.intro.wrap.hosting-advice-vps .pricebox,
.intro.wrap.hosting-advice-dedi .pricebox {
  color: #fec66e;
}
.intro.wrap.hosting-advice-vps .vps-host-head-info > div:nth-child(2) {
  margin-top: 10px;
}
.intro.wrap.hosting-advice-vps .vps-host-head-info > div:nth-child(3) {
  margin-top: 30px;
}
.intro.wrap.hosting-advice-dedi .vps-host-head-info > div:nth-child(3) {
  margin-top: 20px;
}
.intro.wrap.hosting-advice-dedi .vps-host-head-info > .price span {
  color: #fff;
  display: block;
  margin-left: 5px;
}
@media (max-width: 500px) {
  .intro.wrap.hosting-advice-vps .vps-host-head-info > div:nth-child(2),
  .intro.wrap.hosting-advice-vps .vps-host-head-info > div:nth-child(3),
  .intro.wrap.hosting-advice-dedi .vps-host-head-info > div:nth-child(2),
  .intro.wrap.hosting-advice-dedi .vps-host-head-info > div:nth-child(3) {
    max-width: 165px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.server-options {
  position: relative;
}
.variant-b-h1 {
  font-size: 32px;
}
.variant-b-wrap {
  padding: 40px 0 40px 0;
}
.variant-b-testimonial-botpad {
  padding-bottom: 40px;
}
.intro.wrap.blackpattern {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
.intro.wrap.with-features {
  padding-bottom: 0;
}
.intro.wrap.blackpattern span {
  color: #fec66e;
}
.vps-specification_new {
  margin-top: 30px;
  margin-bottom: 80px;
}
.vps-specification_new .table-striped.plans .package-title {
  color: #232323;
  font-size: 23px;
}
.vps-specification_new .table-striped.plans th.table-col-1 {
  font-size: 13px;
  width: 20%;
}
.vps-specification_new .table-striped tbody td.table-col-2 {
  width: 26.1%;
}
.vps-specification_new .table-striped tbody td.table-col-4 {
  width: 26.1%;
}
.vps-specification_new .table-striped.plans thead .table-col-3 {
  background-color: #DCE8F2;
}
.vps-specification_new .table-striped thead .table-col-3,
.vps-specification_new .table-striped thead .table-col-4,
.vps-specification_new .table-striped thead th.table-col-2,
.vps-specification_new .table-striped tfoot td.table-col-2,
.vps-specification_new .table-striped tbody td.table-col-2 {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.vps-specification_new .table-striped thead th.table-col-3,
.vps-specification_new .table-striped tfoot td.table-col-3,
.vps-specification_new .table-striped tbody td.table-col-3,
.vps-specification_new .table-striped tbody td.table-col-7 {
  background-color: rgba(77,160,225,0.15);
}
.vps-specification_new .table-striped.plans tbody {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.vps-specification_new .table-striped.plans tbody {
  background-color: #F5F5F5;
}
.vps-specification_new th,
.vps-specification_new button {
  font-weight: 400 !important;
}
.vps-specification_new .table-striped.plans .muted {
  font-size: 12px;
}
.vps-specification_new .tb-title {
  color: #232323;
  padding-top: 15px;
}
.vps-specification_new .table-striped.plans tfoot,
.vps-specification_new .table-striped.plans tfoot tr {
  border: none;
}
.vps-specification_new .table-striped.plans tfoot td.table-col-1 {
  background: url(../../img/pattern.gif) repeat 0 0;
  border: none;
  border-left: none !important;
  border-top: 1px solid #CCC;
}
.vps-specification_new .table-striped.plans tfoot td.table-col-2,
.vps-specification_new .table-striped.plans tfoot td.table-col-3,
.vps-specification_new .table-striped.plans tfoot td.table-col-4 {
  border-bottom: 2px solid #888;
  border-right: 1px solid #ccc;
}
.reseller-specification_new {
  margin-top: 30px;
  margin-bottom: 80px;
}
.reseller-specification_new .table-striped.plans .package-title {
  color: #232323;
  font-size: 24px;
}
.reseller-specification_new .table-striped.plans th.table-col-1 {
  font-size: 13px;
  width: 20%;
}
.reseller-specification_new .table-striped tbody td.table-col-2 {
  width: 26.1%;
}
.reseller-specification_new .table-striped tbody td.table-col-4 {
  width: 26.1%;
}
.reseller-specification_new .table-striped.plans thead .table-col-3 {
  background-color: #DCE8F2;
}
.reseller-percent-off-price span {
  color: #418fbf;
  font-size: 16px;
}
.reseller-specification_new .table-striped thead .table-col-3,
.reseller-specification_new .table-striped thead .table-col-4,
.reseller-specification_new .table-striped thead th.table-col-2,
.reseller-specification_new .table-striped tfoot td.table-col-2,
.reseller-specification_new .table-striped tbody td.table-col-2 {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.reseller-specification_new .table-striped thead th.table-col-3,
.reseller-specification_new .table-striped tfoot td.table-col-3,
.reseller-specification_new .table-striped tbody td.table-col-3,
.reseller-specification_new .table-striped tbody td.table-col-7 {
  background-color: rgba(77,160,225,0.15);
}
.reseller-specification_new .table-striped.plans tbody {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.reseller-specification_new .table-striped.plans tbody {
  background-color: #F5F5F5;
}
.reseller-specification_new th,
.reseller-specification_new button {
  font-weight: 400 !important;
}
.reseller-specification_new .table-striped.plans .muted {
  font-size: 12px;
}
.reseller-specification_new .tb-title {
  color: #232323;
  padding-top: 15px;
}
.reseller-specification_new .table-striped.plans tfoot,
.reseller-specification_new .table-striped.plans tfoot tr {
  border: none;
}
.reseller-specification_new .table-striped.plans tfoot td.table-col-1 {
  background: url(../../img/pattern.gif) repeat 0 0;
  border: none;
  border-left: none !important;
  border-top: 1px solid #CCC;
}
.reseller-specification_new .table-striped.plans tfoot td.table-col-2,
.reseller-specification_new .table-striped.plans tfoot td.table-col-3,
.reseller-specification_new .table-striped.plans tfoot td.table-col-4 {
  border-bottom: 2px solid #888;
  border-right: 1px solid #ccc;
}
.reseller-infographic {
  background: #105075;
  padding-top: 2em;
}
.reseller-infographic h3,
.reseller-infographic h4,
.reseller-infographic p,
.reseller-infographic ul {
  font-family: "adelle", serif;
}
.reseller-infographic-gold {
  color: #fdc56e;
}
.reseller-infographic-light-blue {
  color: #97c6e3;
}
.reseller-infographic-blue-stone,
.reseller-infographic-blue-stone li {
  color: #125075;
}
.reseller-infographic-grey {
  color: #CCCBCB;
}
.reseller-infographic-dark-grey {
  color: #959595;
}
.reseller-infographic-eclipse-grey {
  color: #3a3a3a;
}
.reseller-infographic-dark-bg {
  background: #063048;
}
.reseller-infographic-light-bg {
  background: #fff;
}
.reseller-infographic-head {
  border: 2px solid #b94a4a;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.reseller-infographic-main-cta {
  background: url(../../img/imh-reseller-biz-start-laptop.png) no-repeat 0 0;
  height: 330px;
}
.reseller-infographic-future-biz p {
  font-size: 24px;
}
.reseller-infographic-future-biz p.price {
  font-size: 29px;
  padding-top: 30px;
}
.reseller-infographic-main-cta span {
  color: #e72837;
  font-size: 44px;
  line-height: 40px;
}
.reseller-infographic-bottom-cta {
  background-color: #e82638;
  border-radius: 4px;
  box-shadow: 0 3px 0 #c7232a;
  font-size: 29px;
  height: 60px;
  line-height: 60px;
  width: 280px;
}
.reseller-infographic-bottom-cta:hover {
  background-color: #e82638;
  box-shadow: 0 3px 0 #c7232a;
  cursor: pointer;
  text-decoration: none;
}
.reseller-infographic-bottom-cta p {
  color: #fff;
  font-size: 24px;
}
.reseller-infographic-bottom-cta p.price {
  font-size: 29px;
}
.reseller-infographic-bottom-cta span {
  color: #fff;
  font-size: 44px;
  line-height: 40px;
}
.reseller-infographic-header {
  border: 2px solid #b94a4a;
  border-left: none;
  border-right: none;
}
.reseller-infographic .reseller-infographic-header {
  border-width: 3px;
}
.reseller-infographic-header h2 {
  font-size: 3em;
  line-height: 1;
  padding-top: 1.25em;
}
.reseller-infographic-thin {
  font-weight: 100;
}
.reseller-infographic h1 {
  font-size: 5em;
  line-height: 60px;
}
.text-right {
  text-align: right;
}
.us-map {
  background: url(../../img/infographics/reseller-hosting-business/usa-map-border.svg) no-repeat 50% 50%;
  background-size: 100%;
}
.us-map h3 {
  font-size: 5em;
  margin-top: 2em;
}
.us-map p {
  font-size: 2.25em;
}
.us-map p span {
  margin-top: 10px;
  display: inline-block;
}
.us-map span.nowrap {
  white-space: nowrap;
}
.no-http h3.reseller-infographic-gold {
  padding-left: 30px;
  padding-top: 10px;
}
.reseller-infographic-gold.no-website {
  padding-left: 15px;
}
.no-http img {
  width: 303px;
}
.no-http p {
  font-size: 1.7em;
}
.us-map,
.us-map + .span6 {
  height: 300px;
}
.us-map .integer {
  font-size: 2em;
}
.no-http .integer {
  font-size: 3em;
}
.no-http > .row-fluid:nth-child(2) {
  padding-top: 20px;
}
.reseller-infographic .row2,
.reseller-infographic .row3,
.reseller-infographic .row4 {
  padding: 30px 0 20px;
}
.reseller-infographic .row2 h3 {
  font-size: 5em;
  line-height: .9;
  padding-bottom: 0;
}
.reseller-infographic .row2 p {
  font-size: 1.7em;
}
.of-all {
  line-height: 1.05;
  margin: 0 0 0 .5em;
}
.reseller-infographic-header h3,
.reseller-infographic-head h3 {
  font-size: 3em;
  line-height: 2;
  padding-bottom: 0;
}
.what-is h4,
.what-is li {
  font-size: 18px;
  line-height: 32px;
}
.what-is img {
  width: 140px;
}
.what-is p {
  font-size: 24px;
  line-height: 28px;
}
.reseller-infographic .row3 p,
.reseller-infographic .row4 p {
  font-size: 18px;
  line-height: 24px;
}
.reseller-infographic .row3 .reseller-infographic-light-blue,
.reseller-infographic .row4 .reseller-infographic-light-blue {
  font-size: 24px;
}
.reseller-infographic-grey.of-all {
  padding-top: 5px;
}
.fastest-growing h3 {
  font-size: 2em;
  line-height: 1;
}
.fastest-growing p {
  font-size: 28px;
  line-height: 1;
  padding-top: 10px;
}
.fastest-growing .media {
  padding-top: 3em;
}
.new-biz-month {
  border-right: 1px dotted #fff;
}
.autorepair img {
  padding-top: 18px;
}
.construction {
  border-left: 1px dotted #fff;
  border-right: 1px dotted #fff;
}
.realestate img {
  padding-top: 4px;
}
.reseller-infographic .row4 h3 {
  font-size: 4.5em;
  line-height: 1;
}
.reseller-infographic .row4 .integer {
  font-size: 1.5em;
}
.reseller-infographic .row4 .span6 > .media {
  padding-left: 80px;
}
.everyone-has-something h3 {
  font-size: 3.5em;
  line-height: 1;
}
.everyone-has-something p {
  font-size: 2em;
  line-height: 1.25;
}
.btn-resell-biz {
  background: #e82638;
  box-shadow: 0 3px 0 #c7232a;
  color: #fff;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  width: 200px;
}
.btn-resell-biz:hover {
  background-color: #e82638;
  box-shadow: 0 3px 0 #c7232a;
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 979px) {
  .reseller-infographic-header .row-fluid > div {
    width: 100%;
  }
  .reseller-infographic-header h1 .pull-right {
    float: none;
    display: inline-block;
  }
  .reseller-infographic-header h1 .pull-left {
    margin-right: 10px;
  }
  .reseller-infographic-header h2 {
    padding-top: 0;
    margin-top: 0;
  }
  .no-http h3.reseller-infographic-gold {
    padding-left: 0;
  }
  .reseller-infographic-gold.no-website {
    padding-left: 25px;
  }
  .reseller-infographic .row4 .span6 > .media {
    padding-left: 0;
  }
  .everyone-has-something .span5.offset1 {
    margin-left: 0;
    text-align: center;
  }
  .everyone-has-something h3 {
    margin-bottom: 10px;
    line-height: 1.15;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .reseller-infographic-gold.text-right.jutwrap3 {
    padding-left: 0;
  }
  .us-map h3 {
    font-size: 4em;
  }
  .reseller-infographic .row2 h3 {
    font-size: 3.2em;
  }
  .reseller-infographic .row2 .home-based h3 {
    padding-top: 6px;
  }
  .reseller-infographic .row4 h3 {
    font-size: 4em;
    line-height: 1.3;
  }
  .everyone-has-something p {
    font-size: 1.8em;
  }
}
@media (max-width: 767px) {
  .reseller-infographic-header {
    text-align: center;
    padding: 10px 0;
  }
  .reseller-infographic-header h1 > span,
  .reseller-infographic-header h1 .pull-right {
    display: block;
    float: none;
    text-align: center;
  }
  .reseller-infographic-header h1 .pull-left {
    margin: 0 0 20px;
  }
  .us-map {
    background: url('../../img/infographics/reseller-hosting-business/usa-map.svg') no-repeat 50% 50%;
    background-size: 250%;
    margin-top: 0;
  }
  .us-map h3 {
    margin-top: 0;
    padding-top: 2em;
  }
  .us-map + .span6 {
    height: auto;
  }
  .no-http > .row-fluid:nth-child(2) > div {
    width: 50%;
    float: left;
  }
  .no-http > .row-fluid:nth-child(2) > .span4 {
    text-align: right;
  }
  .reseller-infographic-gold.no-website {
    padding-left: 15px;
  }
  .reseller-infographic .row2 p {
    line-height: 1.3;
  }
  .reseller-infographic .row2 .new-biz-month {
    margin-bottom: 20px;
  }
  .reseller-infographic .row2 .new-biz-month,
  .reseller-infographic .row2 .home-based {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  .new-biz-month {
    border: 0;
  }
  .home-based .media-body .span4 {
    width: 130px;
    float: left;
  }
  .reseller-infographic-header h3,
  .reseller-infographic-head h3 {
    line-height: 1.15;
  }
  .construction {
    border-left: none;
    border-right: none;
  }
  .reseller-infographic .row4 {
    text-align: center;
  }
  .reseller-infographic .row4 .span6 > .media {
    padding-left: 0;
  }
  .reseller-infographic .row4 .span6 > .media > div {
    width: 100%;
  }
  .reseller-infographic .row4 .span6 > .media h3 {
    padding-bottom: 0;
  }
  .reseller-infographic .row4 .span6 > .media img {
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .reseller-infographic h1 {
    font-size: 4.5em;
  }
  .reseller-infographic-header h1 .pull-left,
  .reseller-infographic-header h1 .pull-right {
    float: none;
  }
  .reseller-infographic-header h2 {
    padding-top: 0;
  }
  .reseller-infographic-header h3 {
    line-height: 1;
    padding: .25em 0;
  }
  .us-map h3 {
    font-size: 4.5em;
  }
  .us-map .integer {
    font-size: 1.2em;
  }
  .reseller-infographic .row2 .new-biz-month,
  .reseller-infographic .row2 .home-based {
    text-align: center;
  }
  .reseller-infographic .row2 .new-biz-month img,
  .reseller-infographic .row2 .home-based img {
    margin-left: auto;
    margin-right: auto;
  }
  .reseller-infographic .row2 .home-based .media-body > .row-fluid:first-child {
    width: 200px;
    margin: 0 auto;
  }
  .fastest-growing .span4.centered {
    padding-top: 3em;
    text-align: left;
  }
  .everyone-has-something h3 {
    font-size: 4em;
  }
  .reseller-infographic .row4 .span6 > .media {
    padding-left: 0;
  }
  .reseller-infographic-bottom-cta {
    width: auto;
  }
}
.intro.promo-head-plus {
  background: url(../../img/blue-noise-mid.png) repeat 0 0;
}
.aff-plus-subtitle {
  font-size: 22px;
}
.aff-plus-media-img {
  float: left;
  padding-right: 10px;
}
.aff-plus-media-text {
  font-size: 14px;
  padding-top: 5px;
}
.aff-plus-bonus-box {
  background-color: #ffffff;
  border: 1px solid #cccccb;
}
.aff-plus-bonus-box p {
  font-size: 18px;
  padding: 10px 0 15px;
}
.aff-plus-bonus-box img {
  padding: 20px 0 20px;
}
.aff-plus-testimonial {
  padding: 25px 0 25px;
}
.business_hosting.rostrum.aff-plus-prices {
  margin-top: 10px;
}
.row-fluid.pluses.aff-plus-testimonial > .centered {
  padding-bottom: 20px;
}
.aff-plus-best-value {
  background: url(../../img/business/best-value-new.png) no-repeat;
  background-size: 70px 85px;
  height: 105px;
  margin: -23px -21px 0 0;
  position: absolute;
  right: 0;
  width: 90px;
}
.table.aff-plus-spec-table {
  border-bottom: 2px solid #888;
  margin-bottom: -20px;
}
td.aff-plus-ssd-title {
  background: #8EB73E;
  border: 1px solid #cccccb;
  color: #ffffff;
  font-size: 19px;
}
.aff-plus-spec-table,
table.aff-plus-spec-table,
.aff-plus-spec-table tr,
.aff-plus-spec-table td,
.aff-plus-spec-table th {
  border: 1px solid #ccc;
}
.business-specification_aff-plus th.tb-title.table-col-1 {
  width: 270px;
}
.business-specification_aff-plus .tb-title h3 {
  color: #000000;
  font-size: 19px !important;
  font-weight: 600;
  margin-bottom: -5px;
}
.business-specification_aff-plus .table-striped thead th.table-col-3,
.business-specification_aff-plus .table-striped tbody td.table-col-4 {
  background-color: rgba(77,160,225,0.15);
}
.business-specification_aff-plus .table-striped tfoot td.table-col-3,
.business-specification_aff-plus .table-striped tbody td.table-col-3,
.business-specification_aff-plus .table-striped tbody td.table-col-7 {
  background-color: none;
}
.business-specification_aff-plus .table-striped tbody tr.important {
  background-color: rgba(197,34,40,0.1);
  border-top: 1px solid rgba(197,34,40,0.11);
}
.aff-plus-compare-table button {
  text-align: left;
}
.aff-plus-compare-table tfoot,
.aff-plus-compare-table tbody,
.aff-plus-compare-table th,
.aff-plus-compare-table td {
  border: 1px solid #ccc;
}
.aff-plus-compare-table thead {
  background-color: #fff;
}
.compare .table.aff-plus-compare-table thead th {
  background-color: rgba(255,255,255,0.01);
  border: 1px solid #ccc;
}
.aff-tabbg {
  background-color: #f5f5f5;
}
.aff-wrap {
  padding: 10px 0 10px;
}
.aff-icon {
  margin-left: 6px;
}
.aff-icon-odd {
  margin-left: -6px;
}
.aff-desc {
  padding-right: 20px;
}
.aff-feat-tab {
  padding-left: 10px;
}
.tabtab_bottom.aff-plus-specs {
  margin-left: -10px;
  margin-top: 10px;
}
.reseller-head-banner {
  position: relative;
  color: #d6f1d6;
}
.reseller-head-banner span.yellow {
  color: #fdc56d;
}
.reseller-head-banner span.white {
  color: #fff;
}
.reseller-head-banner .banner-main {
  background-image: url(../../img/reseller-pattern-background.png);
  background-size: cover;
  padding: 16px 10px 10px;
}
.reseller-head-banner .banner-head {
  font-size: 26px;
  text-align: center;
  line-height: 1.15;
  margin-bottom: 6px;
  padding-left: 80px;
}
.reseller-head-banner .banner-body {
  overflow: hidden;
  text-align: center;
}
.reseller-head-banner .banner-body > div {
  display: inline-block;
}
.reseller-head-banner .banner-body > div:nth-child(1) {
  width: 40px;
  line-height: 18px;
  text-align: right;
}
.reseller-head-banner .banner-body > div:nth-child(2) {
  font-size: 58px;
  line-height: 50px;
  margin: 0 5px;
  color: #fff;
  font-family: "adelle", Helvetica, Arial, sans-serif;
}
.reseller-head-banner .banner-body > div:nth-child(3) {
  font-size: 19px;
  text-align: left;
}
.reseller-head-banner .banner-bottom {
  background-color: #448245;
  padding: 10px;
  overflow: hidden;
}
.reseller-head-banner .banner-bottom span {
  font-size: 16px;
  float: right;
}
.reseller-head-banner > img {
  position: absolute;
  top: -10px;
  left: -10px;
}
@media (min-width: 980px) {
  .reseller-head-banner .banner-body {
    padding-left: 20px;
  }
}
.dedi-specification.dedi-clearance-table-no-bg.pcmag-extra .table-striped thead th.table-col-3,
.dedi-specification.dedi-clearance-table-no-bg.pcmag-extra .table-striped tfoot td.table-col-3,
.dedi-specification.dedi-clearance-table-no-bg.pcmag-extra .table-striped tbody td.table-col-3 {
  background-color: rgba(77,160,225,0.15);
  border-left: 1px solid #cccccb;
  border-right: 1px solid #cccccb;
  width: 61px;
}
#tabledrop.dedi-clearance-xtnd-title-w.pcmag-extra td.table-col-2 {
  width: 148px;
}
#tabledrop.dedi-clearance-xtnd-title-w.pcmag-extra td.table-col-3 {
  width: 143px;
}
.dedi-specification.dedi-clearance-table-no-bg.pcmag-extra thead th {
  color: #232323;
  font-size: 19px;
  line-height: 14px;
}
.dedi-specification.dedi-clearance-table-no-bg.pcmag-extra .tabtab_top {
  line-height: 22px;
  width: 100%;
  top: -33px;
}
.prcnt-blue {
  color: #418fbf;
  font-size: 16px;
}
.pcmag-partners img {
  padding: 10px;
}
.legacy-server-banner {
  position: relative;
  overflow: hidden;
  background: #bc0e1c;
  margin-top: 60px;
  color: #fff;
  line-height: 1;
  background: url('../../img/gears-gold.png') no-repeat 500px center, url('../../img/red-dedi-background.png') repeat;
}
.legacy-server-banner .island {
  border: 0;
  outline: 0;
}
.legacy-server-banner .yellow,
.intro.reseller_hosting .yellow {
  color: #fec66e;
}
.legacy-server-banner a {
  color: #fff;
}
.legacy-server-banner .main-sec .island {
  padding-left: 100px;
}
.legacy-server-banner .sale-banner {
  background: #232323;
  text-align: center;
  color: #fec66e;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  font-size: 20px;
  width: 260px;
  padding: 8px 0;
  position: absolute;
  -webkit-transform: rotate(-32deg);
  -moz-transform: rotate(-32deg);
  transform: rotate(-32deg);
  left: -78px;
  top: 20px;
}
.legacy-server-banner .summer.sale-banner {
  font-size: 16px;
  left: -72px;
  top: 25px;
}
.legacy-server-banner .main-sec .upto {
  float: left;
  display: block;
  margin-right: 5px;
  text-align: right;
  font-size: 14px;
}
.legacy-server-banner .main-sec .aslowas {
  display: block;
  margin-right: 5px;
  text-align: center;
  font-size: 14px;
}
.legacy-server-banner .main-sec .percentage {
  font-size: 60px;
  display: block;
  float: left;
  font-family: "adelle", sans-serif;
  margin-top: -25px;
}
.legacy-server-banner .main-sec .percentage small {
  font-size: 50%;
}
.legacy-server-banner .main-sec .price {
  font-size: 48px;
  display: block;
  text-align: left;
  font-family: "adelle", sans-serif;
}
.legacy-server-banner .main-sec .price small {
  font-size: 50%;
}
.legacy-server-banner .island > .row {
  margin: 0;
}
.legacy-server-banner .island > .row > div {
  float: left;
}
.legacy-server-banner .discount-text {
  width: 140px;
  padding-top: 20px;
}
.legacy-server-banner .discount-text > div:last-child {
  font-size: 24px;
  clear: both;
}
.legacy-server-banner .discount-text-alt {
  width: 140px;
}
.legacy-server-banner .on-best-value > span {
  display: block;
  line-height: 1.04;
}
.legacy-server-banner .on-best-value > span:nth-child(1) {
  font-size: 16px;
}
.legacy-server-banner .on-best-value > span:nth-child(2) {
  font-size: 30px;
  line-height: 33px;
}
.legacy-server-banner .on-best-value > span:nth-child(3) {
  font-size: 24px;
  line-height: 30px;
}
.legacy-server-banner .disclaimer {
  clear: both;
  margin-top: 10px;
}
.legacy-server-banner .right-sec {
  background-color: #333;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 15px;
  background: url('../../img/black-dedi-background.png');
  background-size: cover;
}
.legacy-server-banner .right-sec .island {
  text-align: center;
  padding: 10px;
}
.legacy-server-banner .right-sec .phone {
  font-size: 30px;
  font-family: "adelle", sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
}
.legacy-server-banner .right-sec .promo-code {
  margin-top: 10px;
  overflow: hidden;
}
.legacy-server-banner .right-sec .promo-code > div {
  line-height: 40px;
  float: left;
  width: 50%;
  text-transform: uppercase;
}
.legacy-server-banner .promo-code .blackbox {
  font-size: 16px;
  color: #fec66e;
  background: #232323;
}
.legacy-server-banner .promo-code .yellowbox {
  font-size: 22px;
  background-color: #fec66e;
  color: #232323;
}
.legacy-server-banner .discount-text-alt .pricebox {
  color: #FFFFFF;
  font-family: "adelle";
  font-size: 63px;
  font-weight: 400;
  margin: 0 0 0;
}
.legacy-server-banner .discount-text-alt .pricebox sup {
  font-size: 28px;
}
.legacy-server-banner .discount-text-alt .pricebox sub {
  font-size: 20px;
}
@media (max-width: 979px) and (min-width: 768px) {
  .legacy-server-banner {
    background: url('../../img/red-dedi-background.png') repeat;
  }
  .legacy-server-banner .main-sec .island {
    padding-left: 60px;
  }
  .legacy-server-banner .island > .row > div {
    float: none;
    text-align: center;
  }
  .legacy-server-banner .discount-text-alt {
    width: 390px;
  }
  .legacy-server-banner .sale-banner {
    font-size: 16px;
    left: -88px;
    top: 14px;
  }
  .legacy-server-banner .promo-code .blackbox {
    font-size: 13px;
  }
  .legacy-server-banner .promo-code .yellowbox {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .legacy-server-banner {
    background: url('../../img/gears-gold.png') no-repeat right -30px top -40px, url('../../img/red-dedi-background.png') repeat;
  }
  .legacy-server-banner .main-sec .island {
    padding-left: 20px;
  }
  .legacy-server-banner .island > .row {
    max-width: 380px;
    margin: 0 auto;
  }
  .legacy-server-banner .discount-text-alt {
    width: 380px;
  }
  .legacy-server-banner .island > .row > div {
    float: none;
    text-align: center;
  }
  .legacy-server-banner .disclaimer {
    text-align: center;
  }
  .legacy-server-banner .right-sec {
    position: relative;
    background: #333;
  }
}
@media (max-width: 580px) {
  .legacy-server-banner .discount-text {
    margin: 0 auto;
  }
  .legacy-server-banner .discount-text-alt {
    margin: 0 auto;
  }
  .legacy-server-banner .island > .row > div {
    float: none;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .legacy-server-banner .discount-text-alt {
    width: 280px;
  }
}
.affiliate-banner {
  font-family: "adelle", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #f0f0f0;
  background: #6ec16f;
  border-top: 3px solid #f0f0f0;
  border-bottom: 3px solid #f0f0f0;
  -webkit-box-shadow: 0 0px 3px #333;
  -moz-box-shadow: 0 0px 3px #333;
  box-shadow: 0 0px 3px #333;
  position: fixed;
  top: -200px;
  left: 0;
  width: 100%;
  z-index: 14;
  line-height: 1.35;
  transition: top 0.2s;
}
.affbanner-blue {
  background: #15435C;
}
.affbanner-orange {
  background: #ff7007;
}
.affiliate-banner a {
  color: #f0f0f0;
}
.affbanner-labor {
  background: #0e6c8f;
}
.affbanner-autumn {
  background: #6a2e20;
}
.affbanner-cyber {
  background: #fcb243;
}
.affbanner-cyber .text {
  color: #232323;
}
.affbanner-cyber .text span {
  color: #232323;
}
.affbanner-christmas {
  background: url(../../img/christmas-promo-sticky-bg.png);
  background-position: center;
}
.affbanner-nospin img {
  -webkit-animation-name: none !important;
  -webkit-animation-duration: none !important;
  -webkit-animation-iteration-count: none !important;
  animation-name: none !important;
  animation-duration: none !important;
  animation-iteration-count: none !important;
  -webkit-animation-timing-function: none !important;
  animation-timing-function: none !important;
}
.affiliate-banner .text {
  position: relative;
  top: 0;
  -webkit-animation-name: bannertextdrop;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: 1;
  animation-name: bannertextdrop;
  animation-duration: 2s;
  animation-iteration-count: 1;
}
@-webkit-keyframes bannertextdrop {
  0% {
    top: -30px;
  }
  100% {
    top: 0;
  }
}
@keyframes bannertextdrop {
  0% {
    top: -30px;
  }
  100% {
    top: 0;
  }
}
.affiliate-banner .container .row-fluid> .span12 {
  padding: 4px 70px;
}
.affiliate-banner .text-container {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.affiliate-banner span {
  font-weight: 600;
  font-size: 21px;
  color: #fff;
}
.affiliate-banner button.btn,
.affiliate-banner button.btn:hover {
  margin-left: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
}
.affiliate-banner button.btn {
  border: 0;
  border-bottom: 3px solid #3f89c2;
}
.affiliate-banner button.btn:hover {
  border-bottom: 3px solid #2D658E;
}
.affiliate-banner button.btn:active {
  margin: 1px 0 0px 10px;
  border-bottom: 2px solid #2D658E;
}
.affiliate-banner img {
  float: left;
  margin: -14px 0 -14px -70px;
  width: 60px;
  height: 60px;
  -webkit-animation-name: banner-gear-turn;
  -webkit-animation-duration: 25s;
  -webkit-animation-iteration-count: infinite;
  animation-name: banner-gear-turn;
  animation-duration: 25s;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes banner-gear-turn {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes banner-gear-turn {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 767px) {
  .affiliate-banner .container .row-fluid> .span12 {
    padding: 4px 0;
  }
  .affiliate-banner img {
    display: none;
  }
}
.semperfi-head,
.toptenreviews-head,
.osclass-head {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
.semperfi-head strong {
  color: #4ba0e1;
}
.semperfi-pattern {
  background: url(../../img/blue-noise-mid.png) repeat 0 0;
  border-top: 4px solid #125075;
  border-bottom: 4px solid #125075;
}
.semperfi-head p.white.centered.jutwrap10 {
  font-size: 18px;
}
.comp_adv_trigger.semperfi-trust {
  height: 115px;
}
.intro.toptenreviews-head p {
  color: #4ba0e1;
  font-size: 24px;
  margin-top: -5px;
}
.toptenreviews-head strong {
  color: #E72837;
}
.intro.toptenreviews-head ul {
  color: #fff;
  list-style: disc;
  font-size: 18px;
}
.intro.osclass-head p {
  color: #4ba0e1;
  font-size: 24px;
  margin-top: -5px;
}
.osclass-head strong {
  color: #E72837;
}
.intro.osclass-head ul {
  color: #fff;
  list-style: disc;
}
.item.summer-promo {
  background: #72cbfc;
  background: url('../../img/homepage/summer-background.jpg') top left no-repeat, #72cbfc;
  color: #f7f7f7;
}
.item.summer-promo h1 {
  font-size: 32px;
  font-weight: 400;
}
.item.summer-promo h1 span {
  font-size: 20px;
}
.item.summer-promo .yellow {
  color: #ffd95b;
}
.item.summer-promo s {
  color: #ccc;
}
.item.summer-promo .left-sec-top > span {
  display: block;
}
.item.summer-promo .left-sec-top > span.first-line {
  font-size: 16px;
}
.item.summer-promo .left-sec-top > span.yellow {
  font-size: 33px;
  font-weight: 600;
}
.item.summer-promo .left-sec-top > span.third-line {
  font-size: 20px;
}
.item.summer-promo .left-sec-top > span.last-line {
  font-size: 18px;
}
.item.summer-promo .border-bottom .last-line {
  border-bottom: 1px dotted #eee;
  display: inline-block;
  padding-bottom: 7px;
}
.item.summer-promo .left-sec-top + p {
  font-size: 16px;
  line-height: 1.15;
  padding-top: 7px;
}
.item.summer-promo .left-sec-top + p > span {
  font-size: 20px;
  display: block;
}
.item.summer-promo .right-sec {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 16px;
}
.item.summer-promo .right-sec.with-free-domain {
  margin-top: 45px;
}
.item.summer-promo .right-sec .yellow {
  font-size: 27px;
}
.item.summer-promo .right-sec s {
  font-size: 18px;
}
.item.summer-promo a.btn {
  margin-top: 44px;
}
.item.summer-promo a.btn.with-free-domain {
  margin-top: 70px;
}
.item.summer-promo .summer-ribbon {
  margin-top: 10px;
  background: #15435c;
  position: relative;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  margin-left: -10px;
}
.item.summer-promo .summer-ribbon:before,
.item.summer-promo .summer-ribbon:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  border: 1.18em solid #15435c;
  z-index: 1;
}
.item.summer-promo .summer-ribbon:before {
  left: -35px;
  border-right-width: 20px;
  border-left-color: transparent;
}
.item.summer-promo .summer-ribbon:after {
  right: -35px;
  border-left-width: 20px;
  border-right-color: transparent;
}
@media (max-width: 979px) {
  .item.summer-promo {
    background-size: auto 100%;
    text-align: left;
  }
  .item.summer-promo .main-sec-content {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .item.summer-promo {
    text-align: center;
  }
  .item.summer-promo h1 {
    font-size: 26px;
    margin-bottom: 0;
  }
  .item.summer-promo .left-sec-top > span {
    display: inline;
  }
  .item.summer-promo .border-bottom .last-line {
    border: none;
  }
  .item.summer-promo .border-bottom + p {
    margin-bottom: 0;
  }
  .item.summer-promo .border-bottom {
    border-bottom: 1px dotted #eee;
  }
  .item.summer-promo .left-sec-top > span.yellow {
    font-size: 24px;
  }
  .item.summer-promo .right-sec,
  .item.summer-promo .right-sec.with-free-domain {
    margin-top: 0;
  }
  .item.summer-promo a.btn,
  .item.summer-promo a.btn.with-free-domain {
    margin-top: 5px;
  }
  .item.summer-promo .summer-ribbon {
    margin-left: 0;
  }
}
@media (max-width: 520px) {
  .item.summer-promo h1 {
    line-height: 1;
  }
  .item.summer-promo .border-bottom + p {
    margin-bottom: 0;
  }
  .item.summer-promo .border-bottom + p > .yellow {
    display: inline;
    font-size: 16px;
  }
  .item.summer-promo .summer-ribbon {
    margin: 5px -20px 0;
    display: block;
    white-space: normal;
  }
  .item.summer-promo .summer-ribbon:before,
  .item.summer-promo .summer-ribbon:after {
    display: none;
  }
}
.websitebuilder-head {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
.websitebuilder-head h1 {
  margin: 18px 0 0;
  font-size: 30px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .websitebuilder-head h1 {
    font-size: 26px;
    margin: 2px 0 0;
  }
}
.boldgrid_intro h2 {
  font-size: 22px;
}
.boldgrid_intro ul {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 25px;
}
.boldgrid_intro .boldgrid-video {
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-top: 11px;
}
.boldgrid_intro .boldgrid-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .boldgrid_intro {
    text-align: center;
  }
  .boldgrid_intro .video-container {
    margin-bottom: 30px;
  }
  .boldgrid_intro li {
    text-align: left;
  }
}
.boldgrid_intro li {
  list-style-image: url('../../img/ideal.png');
}
.showcase.boldgrid h2 {
  color: #000;
}
.showcase.boldgrid h3 {
  font-family: "adelle";
  font-size: 18px;
}
.showcase.boldgrid .screenshot {
  margin-bottom: 20px;
}
.showcase.boldgrid .screenshot img {
  margin-bottom: 10px;
}
@media (min-width: 595px) and (max-width: 767px) {
  .showcase.boldgrid .screenshot {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .showcase.boldgrid .screenshot:nth-child(odd) {
    padding-right: 10px;
  }
  .showcase.boldgrid .screenshot:nth-child(even) {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .showcase.boldgrid ul {
    text-align: center;
  }
  .showcase.boldgrid ul li {
    margin-bottom: 12px;
  }
}
.compad.boldgrid h2 {
  padding-bottom: 30px;
}
.boldgrid.testimonial p {
  margin-bottom: 0;
}
blockquote footer {
  background: transparent;
  display: inline;
}
.modal#boldgrid-compare-open-modal {
  width: 80%;
  margin-left: 10%;
  left: 0;
  background-color: #f4f4f4;
  -moz-border-radius: 0;
  border-radius: 0;
}
#boldgrid-compare-open-modal h1 {
  text-align: center;
  font-size: 24px;
}
@media (min-width: 768px) {
  #boldgrid-compare-open-modal {
    top: 5%;
  }
  #boldgrid-compare-open-modal .modal-body {
    max-height: 625px;
  }
}
@media (min-width: 1200px) {
  .modal#boldgrid-compare-open-modal {
    width: 990px;
    left: 50%;
    margin-left: -445px;
  }
}
#boldgrid-compare-open-modal .modal-body > p {
  margin-top: 20px;
}
#boldgrid-compare-open-modal .modal-header {
  border-bottom: none;
  padding: 15px 25px;
}
#boldgrid-compare-open-modal .modal-header .close {
  opacity: .5;
  position: absolute;
  right: 10px;
  top: 10px;
}
#boldgrid-compare-open-modal .modal-header .close:hover {
  opacity: 1;
}
#boldgrid-compare-open-modal .modal-header .close > span {
  width: 18px;
  height: 18px;
  display: block;
  opacity: 1;
}
#boldgrid-compare-open-modal .table.table-bordered {
  border: none;
}
#boldgrid-compare-open-modal .table th {
  font-weight: 400;
}
#boldgrid-compare-open-modal .table thead th {
  background-color: transparent;
  border: none;
  vertical-align: middle;
}
#boldgrid-compare-open-modal .table tbody {
  background: #fff;
}
#boldgrid-compare-open-modal .table tbody tr:last-child th,
#boldgrid-compare-open-modal .table tbody tr:last-child td {
  border-bottom: 1px solid #ccc;
}
table.table.imhvhost-table.imhvhost2.vs2 > tbody > tr > th {
  border: 1px solid #cccccb;
  max-width: 565px;
  width: 565px;
}
table.table.imhvhost-table.vs2 thead th,
table.table.imhvhost-table.vs2 > tbody > tr > td {
  border: 1px solid #cccccb;
  max-width: 125px;
  width: 125px;
}
.row.compad.vps_hosting.vps-cloud {
  margin-top: -30px;
}
p.vps-vs-title {
  font-size: 18px;
}
.vs-icon-left {
  display: block;
  float: right;
  margin: -5px 0 0 12px;
  width: 45px;
}
.vs-ideal-right {
  float: right;
  margin-left: 12px;
}
.vs-ideal-left {
  float: left;
  margin-right: 12px;
}
.vs-icon-right {
  display: block;
  float: left;
  margin: -5px 12px 0 0;
  width: 45px;
}
.vps-vs-tab-title,
.vps-vs-left-copy {
  text-align: right;
}
.vs-tab-content {
  margin: 0 0 0 20px;
}
.vs-tab-content p strong {
  color: #418fbf;
  font-size: 16px;
}
.vs-tab-pad {
  padding-bottom: 25px;
}
h2.vs-tab {
  color: #232323;
  padding-bottom: 30px;
}
.navbar-inverse.vps-vs-cloud {
  margin-bottom: 20px;
}
.intro.webdesign {
  background: url(../../img/bluenoise.png) repeat 0 0;
}
.intro.webdesign ul {
  color: #fff;
  list-style: disc;
}
@media (min-width: 980px) {
  .intro.webdesign img {
    margin-top: -20px;
    margin-bottom: -20px;
  }
}
.maing.bordered {
  border-top: 2px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
}
.web-design-banner {
  background-color: #ffcc72;
}
.web-design-banner .topsec {
  overflow: hidden;
  padding: 20px;
  background-image: url(../../img/imw/mouse.png);
  background-repeat: no-repeat;
  background-position: 60% top;
}
.web-design-banner .topsec p {
  font-family: "adelle", sans-serif;
  font-size: 24px;
  color: #232323;
  width: 50%;
  float: left;
  margin-bottom: 0;
  line-height: 1.1;
}
.web-design-banner .topsec p span {
  color: #145175;
  font-weight: 600;
}
.web-design-banner a.btn {
  margin-top: 10px;
}
@media (max-width: 660px) {
  .web-design-banner .topsec {
    background-position: 95% top;
  }
  .web-design-banner .topsec p {
    float: none;
    width: 100%;
    padding-right: 20%;
    box-sizing: border-box;
  }
  .web-design-banner a.btn {
    float: none;
  }
}
.web-design-banner .bottomsec {
  background-color: #145175;
  color: #fff;
  font-weight: 400;
}
.web-design-banner .bottomsec .span3 {
  padding: 5px 0;
}
.web-design-banner .bottomsec span {
  color: #98c7e6;
}
.web-design-contact .phone {
  font-size: 24px;
  font-family: "adelle", sans-serif;
  color: #145175;
  margin-top: 20px;
}
.web-design-contact .phone img,
.web-design-contact .chat img {
  margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .web-design-contact .phone img,
  .web-design-contact .chat img {
    margin-right: 5px;
    width: 20px;
  }
}
.web-design-contact .phone span {
  margin-bottom: 10px;
  padding-bottom: 4px;
  border-bottom: 1px dotted #7b7b7b;
  display: inline-block;
}
.web-design-contact .chat a {
  font-size: 18px;
  color: #145175;
  font-weight: 600;
}
@media (max-width: 767px) {
  .web-design-contact .phone,
  .web-design-contact .chat {
    width: 175px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
.web-design-process .step {
  margin-bottom: 10px;
}
.web-design-process .step h3,
.web-design-process .step p {
  padding: 0;
  margin: 0;
}
.web-design-process .step h3 {
  font-family: "adelle", sans-serif;
  font-size: 18px;
  margin-top: 80px;
}
.web-design-process .step p {
  font-size: 14px;
  color: #999999;
}
.web-design-process .step:first-child > div.imw_process_trigger {
  background-image: url(../../img/imw/consultation.png);
  background-repeat: no-repeat;
  background-position: center 20px;
}
.web-design-process .step:nth-child(2) > div.imw_process_trigger {
  background-image: url(../../img/imw/content.png);
  background-repeat: no-repeat;
  background-position: center 28px;
}
.web-design-process .step:nth-child(3) > div.imw_process_trigger {
  background-image: url(../../img/imw/review.png);
  background-repeat: no-repeat;
  background-position: center 30px;
}
.web-design-process .step:last-child > div.imw_process_trigger {
  background-image: url(../../img/imw/rocket.png);
  background-repeat: no-repeat;
  background-position: center 20px;
}
.web-design-contact-left {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .web-design-contact-left {
    margin-top: 20px;
  }
}
.web-design-contact-left p,
.web-design-contact-left h3 {
  margin: 0;
  padding: 0;
}
.web-design-contact-left .sec-top {
  background-color: #f1a540;
  color: #232323;
  background-image: url(../../img/imw/voice.png);
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 96px;
  padding: 10px 10px 10px 110px;
  box-sizing: border-box;
  position: relative;
}
.web-design-contact-left .sec-top::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  border-top: 25px solid #f5f5f5;
  border-left: 25px solid #f1a540;
  width: 0;
}
.web-design-contact-left .sec-top h3 {
  font-family: "adelle", sans-serif;
  font-size: 24px;
}
.web-design-contact-left .sec-bottom {
  background-color: #145175;
  color: #fafafa;
  background-image: url(../../img/imw/hearing.png);
  background-repeat: no-repeat;
  background-position: right top;
  min-height: 94px;
  padding: 10px;
  position: relative;
  box-sizing: border-box;
}
.web-design-contact-left .sec-bottom::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 25px solid #f5f5f5;
  border-right: 25px solid #145175;
  width: 0;
}
.web-design-contact-left .sec-bottom span {
  font-size: 30px;
  font-family: "adelle", sans-serif;
  display: block;
}
.web-design-contact-link {
  cursor: pointer;
}
.web-design-contact-right {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .web-design-contact-right {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
.web-design-contact-right .sec-top {
  background-color: #f1a540;
  padding: 10px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}
.web-design-contact-right .sec-top::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  border-top: 25px solid #f5f5f5;
  border-left: 25px solid #f1a540;
  width: 0;
}
.web-design-contact-right img {
  margin-top: 10px;
  margin-bottom: -20px;
  position: relative;
}
.web-design-contact-right .sec-bottom {
  background-color: #145175;
  color: #fafafa;
  position: relative;
  text-align: center;
  padding: 10px 0;
}
.web-design-contact-right .sec-bottom span {
  position: relative;
}
.web-design-contact-right .sec-bottom::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 25px solid #f5f5f5;
  border-right: 25px solid #145175;
  width: 0;
}
.webdesign-standard-features .row-fluid:last-child {
  border-bottom: 0;
}
.webdesign-standard-features .span6 {
  padding: 20px;
  box-sizing: border-box;
}
.table.webdesign-package .table-col-1 {
  font-weight: 600;
}
@media (min-width: 768px) {
  .webdesign-standard-features .span6 {
    display: table-cell;
    float: none;
    border-bottom: 1px solid #ccc;
  }
  .webdesign-standard-features .span6:nth-child(odd) {
    border-right: 1px solid #ccc;
  }
  .webdesign-standard-features > .row-fluid:last-child .span6 {
    border-bottom: 0;
  }
  .webdesign.design-info .span6 {
    padding: 0 30px;
    margin: 0;
    width: 50%;
  }
}
.webhosting-add-ons ul {
  list-style-image: url(../../img/ideal.png);
}
.webhosting-add-ons .row-fluid li.span6 {
  display: list-item;
}
.webhosting-add-ons .row-fluid li.span6:nth-child(odd) {
  margin-left: 0;
}
.webdesign-faq h3 {
  padding-top: 15px;
}
.webdesign-faq h3:first-child {
  padding-top: 0;
}
.webdesign-carousel .thumbnail-container {
  position: relative;
}
.webdesign-carousel .thumbnails ul,
.webdesign-carousel .thumbnails ul li {
  margin: 0;
  padding: 0;
}
.webdesign-carousel .thumbnails {
  height: 440px;
  overflow: hidden;
  background: #cfcfcf;
  padding-top: 20px;
  position: relative;
  width: 160px;
  z-index: 10;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 979px) and (min-width: 768px) {
  .webdesign-carousel .thumbnails {
    height: 341px;
  }
}
.webdesign-carousel .thumbnails ul {
  text-align: center;
  height: auto;
  top: 0;
  position: relative;
  transition: all 0.4s;
  list-style: none;
}
.webdesign-carousel .thumbnails ul li {
  margin-bottom: 20px;
  float: none;
}
.webdesign-carousel .thumbnails .thumbnail {
  display: inline-block;
  padding: 0;
  cursor: pointer;
  border: 0;
  opacity: 0.7;
}
.webdesign-carousel .thumbnails ul li .thumbnail img {
  width: 120px;
  height: 90px;
}
.webdesign-carousel .thumbnails .thumbnail:hover,
.webdesign-carousel .thumbnails .thumbnail.active {
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  opacity: 1;
}
.webdesign-carousel .carousel-control {
  opacity: .2;
  transition: all 0.2s;
  cursor: pointer;
}
.webdesign-carousel .carousel-control:hover {
  opacity: .8;
}
.carousel-control.top,
.carousel-control.bottom {
  left: 0;
  right: 0;
  margin: 0 auto;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  line-height: .4;
}
.carousel-control.top {
  top: -30px;
  bottom: auto;
}
.carousel-control.top:hover {
  top: -35px;
}
.carousel-control.bottom {
  top: auto;
  bottom: -30px;
}
.carousel-control.bottom:hover {
  bottom: -35px;
}
.webdesign-carousel #webdesignCarousel {
  padding: 15px;
  background: #cfcfcf;
  box-sizing: border-box;
}
.webdesign-carousel .carousel-inner .carousel-caption {
  top: 0;
  text-align: center;
  color: #fff;
  opacity: 0;
  padding: 25% 0;
  transition: opacity 0.3s;
}
.webdesign-carousel .carousel-inner .carousel-caption:hover,
.webdesign-carousel .carousel-inner .carousel-caption:focus {
  opacity: 1;
}
.webdesign-carousel .carousel-inner .carousel-caption span {
  display: block;
}
.webdesign-carousel .carousel-inner .carousel-caption h3 {
  font-size: 26px;
  font-family: "adelle", sans-serif;
}
.webdesign-carousel .carousel-inner .carousel-caption span {
  display: block;
}
.webdesign-carousel .carousel-inner .carousel-caption span a {
  color: #ccc;
  font-size: 18px;
  letter-spacing: 2px;
}
.webdesign-carousel .carousel-inner .item {
  overflow: hidden;
}
.webdesign-carousel .carousel-inner .item > img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .webdesign-carousel .carousel-inner .item:hover > img {
    -webkit-transform: scale3d(1.03,1.03,1);
    transform: scale3d(1.03,1.03,1);
  }
}
.intro.homepage .independence-promo {
  background-color: #0d1d3d;
  background-image: url(../../img/homepage/independence-day-background.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  color: #cccccc;
  line-height: 1.2;
}
.intro.homepage .independence-promo span.red,
.intro.homepage .independence-promo h1 {
  color: #ff1a29;
}
.intro.homepage .independence-promo h1 {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.intro.homepage .independence-promo h2 {
  color: #ffffff;
  font-size: 33px;
  margin-top: 0;
  margin-bottom: 20px;
}
.intro.homepage .independence-promo .main-sec-content > .row-fluid {
  margin-bottom: 20px;
}
.intro.homepage .independence-promo .main-sec-content span {
  display: block;
}
.intro.homepage .independence-promo .left-sec-top span:first-child {
  font-size: 16px;
}
.intro.homepage .independence-promo .left-sec-top span:nth-child(2) {
  font-size: 33px;
}
.intro.homepage .independence-promo .left-sec-top span:nth-child(3) {
  font-size: 20px;
}
.intro.homepage .independence-promo .left-sec-top span:last-child {
  font-size: 18px;
}
.intro.homepage .independence-promo .right-sec {
  margin-top: 20px;
  line-height: 1.16;
}
.intro.homepage .independence-promo .right-sec.no-free-domain {
  line-height: 1.1;
}
@media (min-width: 768px) {
  .intro.homepage .independence-promo .right-sec.no-free-domain {
    margin-top: 30px;
  }
}
.intro.homepage .independence-promo .main-sec-content span.border-bottom {
  border-bottom: 1px #ccc dotted;
  padding-bottom: 4px;
  margin-bottom: 4px;
  display: inline-block;
}
.intro.homepage .independence-promo .right-sec span.price-strikethru {
  font-size: 22px;
  margin-left: 5px;
  margin-bottom: 2px;
}
.intro.homepage .independence-promo .right-sec span.red.price {
  font-size: 30px;
}
.intro.homepage .independence-promo .right-sec span:nth-child(2) {
  font-size: 16px;
}
.intro.homepage .independence-promo .right-sec span:nth-child(3) {
  font-size: 20px;
}
@media (min-width: 768px) {
  .intro.homepage .independence-promo .banner-button {
    text-align: right;
  }
}
.intro.homepage .independence-promo a.btn {
  margin-top: 20px;
}
.intro.homepage .independence-promo a.btn.with-free-domain {
  margin-top: 36px;
}
.intro.homepage .independence-promo .independence-guarantees {
  font-size: 14px;
  overflow: hidden;
}
.intro.homepage .independence-promo .independence-guarantees span {
  display: inline;
}
.intro.homepage .independence-promo .independence-guarantees span:first-child {
  float: left;
}
.intro.homepage .independence-promo .independence-guarantees span:last-child {
  float: right;
}
.homepage .carousel .btn.btn-red {
  background: #c52228;
  color: #fff;
  box-shadow: 0 3px 0 #810207;
}
.homepage .carousel .btn.btn-red:hover,
.homepage .carousel .btn.btn-red:active,
.homepage .carousel .btn.btn-red:focus {
  background: #B2181E;
}
@media (max-width: 979px) and (min-width: 768px) {
  .intro.homepage .independence-promo .main-sec-content {
    text-align: left;
    width: 74.468085106383%;
  }
}
@media (max-width: 767px) {
  .intro.homepage .independence-promo .main-sec-content span {
    display: inline;
  }
  .intro.homepage .independence-promo .right-sec {
    margin-top: 10px;
  }
  .intro.homepage .independence-promo .left-sec-top span:nth-child(2) {
    font-size: 24px;
  }
  .intro.homepage .independence-promo .main-sec-content span.border-bottom {
    border-bottom: none;
  }
  .independence-guarantees {
    text-align: left;
  }
}
@media (max-width: 500px) {
  .intro.homepage .independence-promo h2 {
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .intro.homepage .independence-promo .right-sec {
    margin-top: 0;
    line-height: 1;
  }
  .intro.homepage .independence-promo .right-sec span.price {
    font-size: 26px;
  }
  .intro.homepage .independence-promo a.btn.with-free-domain {
    margin-top: 10px;
  }
  .intro.homepage .independence-promo .independence-guarantees span:first-child,
  .intro.homepage .independence-promo .independence-guarantees span:last-child {
    float: none;
    display: block;
    text-align: center;
  }
}
.dedi-head-text p {
  margin-top: 10px;
  font-size: 1rem;
  font-family: "adelle-sans", sans-serif;
  font-style: normal;
  font-weight: 100;
}
.intro.wrap.nolo {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
.intro.wrap.nolo h1 {
  font-size: 32px;
}
.intro.wrap.nolo strong {
  color: #E8B274;
}
.table thead th.nolo-s-color,
th.nolo-s-color span {
  color: #232323;
  font-size: 18px;
  line-height: 39px;
}
#specifications-vps .table thead > tr > th.vps-host-besttab,
#specifications-vps .table tfoot > tr > td:nth-child(3),
#specifications-vps .table tbody > tr > td:nth-child(3) {
  background-color: rgba(77,160,225,0.15);
  border-left: 1px solid #ccc;
}
.vps-vs-dedi {
  margin-top: -10px;
}
.legacy-availability span {
  display: inline-block;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.dedi-disclaimer {
  color: #888;
  font-size: 12px;
  text-align: center;
  padding-top: 10px;
}
.contact-extra-dedi {
  color: #888;
}
.contact-extra-dedi h2 {
  font-family: "adelle", Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: #c52228;
}
.contact-extra-dedi .sales-chat-dedi .sales-icon {
  z-index: 2;
  position: absolute;
}
.contact-extra-dedi .sales-chat-dedi .sales-button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 5px 24px;
  border: 0px solid #a12727;
  border-radius: 3px;
  background: #ff0000;
  box-shadow: #b30000 0px 1px 0px 2px;
  font: normal normal bold 20px "adelle-sans", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  z-index: 1;
  width: 250px;
  margin-top: 5px;
  margin-left: 15px;
}
.contact-extra-dedi .span4 .sales-button a {
  color: #fff;
}
table.legacy-table {
  border-bottom: 2px solid #888;
}
table.legacy-table tr {
  background-color: #f5f5f5;
}
table.legacy-table thead th {
  border-left: 1px solid #cccccb;
  border-right: 1px solid #cccccb;
  color: #232323;
  font-size: 18px;
  font-weight: 400;
}
table.legacy-table tbody tr.sold-out td {
  color: #888888;
  background-color: #d0d0d0;
}
table.legacy-table tbody tr.sold-out .btn.disabled {
  opacity: 0.45;
}
table.legacy-table tbody tr.sold-out .btn.disabled:active {
  margin: 0 auto;
}
table.legacy-table tbody tr.sold-out td.or-color {
  color: #e82638;
}
table.legacy-table tbody tr.sold-out td.or-color span {
  opacity: 0.65;
  font-weight: bold;
}
table.legacy-table tbody tr > td:last-child {
  border-right: 1px solid #cccccb;
}
.table.table-striped thead th {
  font-weight: 400;
}
.table td.table-col-1.cc-table-exclusive-title {
  width: 40%;
}
.or-color {
  color: #e82638;
}
div.intro.vps_hosting-b {
  padding-bottom: 0;
}
div.intro.vps_hosting-b.free-ssd-head-banner {
  background: #083048;
}
div.intro.vps_hosting-b.free-ssd-head-banner h1 {
  color: #eea440;
}
.vps-cpanel-banner {
  float: right;
  color: #ccc;
  max-width: 250px;
  text-align: center;
}
.vps-cpanel-banner .white {
  margin-bottom: 10px;
  font-size: 20px;
}
.vps-cpanel-banner img {
  margin-right: 5px;
  width: 50px;
  height: 55px;
}
.vps-cpanel-banner img+div {
  line-height: 1.1;
}
.vps-cpanel-banner img,
.vps-cpanel-banner img+div {
  display: inline-block;
}
.vps-cpanel-banner div {
  font-size: 18px;
  vertical-align: bottom;
}
.vps-cpanel-banner div .yellow {
  display: block;
  color: #eea440;
  font-size: 32px;
  font-weight: 600;
}
.vps-cpanel-banner p {
  clear: left;
  font-size: 20px;
  margin-bottom: 0;
  color: #ccc;
}
.vps-cpanel-banner p.small {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  background-color: #FBB242;
  margin-top: 10px;
  padding: 2px;
}
@media (max-width: 767px) {
  .vps-cpanel-banner {
    float: none;
    margin: 0 auto;
  }
}
.vs-vps-raise {
  margin-top: -20px;
}
.vs-vps-cpanel {
  color: #333;
  max-width: 250px;
  text-align: center;
}
.vs-vps-cpanel .top-line {
  margin-bottom: 10px;
  font-size: 20px;
  color: #333;
}
.vs-vps-cpanel img {
  margin-right: 5px;
  width: 50px;
  height: 55px;
}
.vs-vps-cpanel img+div {
  line-height: 1.1;
}
.vs-vps-cpanel img,
.vs-vps-cpanel img+div {
  display: inline-block;
}
.vs-vps-cpanel div {
  font-size: 20px;
  vertical-align: bottom;
}
.vs-vps-cpanel div .yellow {
  display: block;
  color: #eea440;
  font-size: 32px;
  font-weight: 600;
}
.vs-vps-cpanel p {
  clear: left;
  font-size: 20px;
  margin-bottom: 0;
  color: #333;
}
.vs-vps-cpanel p.small {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  background-color: #FBB242;
  margin-top: 10px;
  padding: 2px;
}
@media (max-width: 767px) {
  .vs-vps-cpanel {
    margin: 80px 80px 0 80px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .vs-vps-cpanel {
    margin-top: 20px;
  }
}
div.intro.business_hosting-b {
  padding-bottom: 0;
}
div.intro.business_hosting-b.free-ssd-head-banner {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
div.intro.business_hosting-b.free-ssd-head-banner h1 {
  font-size: 31px;
}
div.intro.business_hosting-b.free-ssd-head-banner h1.transfer {
  font-size: 29px;
}
div.intro.business_hosting-b.free-ssd-head-banner h1.smallerheader {
  font-size: 30px;
}
div.intro.business_hosting-b.free-ssd-head-banner.hostmarks h1 {
  font-size: 33px;
}
div.intro.business_hosting-b.free-ssd-head-banner.hostmarks h1 + h3 {
  font-size: 21px;
}
div.intro.business_hosting-b.free-ssd-head-banner h1 span,
.intro.business_hosting-b .green {
  color: #55AB55;
}
.business-cpanel-banner {
  float: right;
  color: #ccc;
  max-width: 250px;
  text-align: center;
}
.business-cpanel-banner .white {
  margin-bottom: 10px;
  font-size: 20px;
}
.business-cpanel-banner img {
  margin-right: 5px;
  width: 50px;
  height: 55px;
}
.business-cpanel-banner img+div {
  line-height: 1.1;
}
.business-cpanel-banner img,
.business-cpanel-banner img+div {
  display: inline-block;
}
.business-cpanel-banner div {
  font-size: 18px;
  vertical-align: bottom;
}
.business-cpanel-banner div .yellow {
  display: block;
  color: #eea440;
  font-size: 32px;
  font-weight: 600;
}
.business-cpanel-banner p {
  clear: left;
  font-size: 20px;
  margin-bottom: 0;
  color: #ccc;
}
.business-cpanel-banner p.small {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  background-color: #FBB242;
  margin-top: 10px;
  padding: 2px;
}
.business-cpanel-banner .pull-left.yellow > span {
  font-size: 66px;
  line-height: .7;
}
.business-cpanel-banner .pull-left.yellow > sup {
  top: -2em;
}
.business-cpanel-banner.business_hosting div .yellow {
  font-size: 24px;
}
.business-cpanel-banner .pull-right.yellow {
  text-align: left;
}
.business-cpanel-banner.business_hosting .no {
  font-size: 18px;
}
@media (max-width: 767px) {
  .business-cpanel-banner {
    float: none;
    margin: 0 auto;
  }
}
div.intro.dedicated_servers {
  padding-bottom: 0;
  padding-top: 40px;
}
div.intro.dedicated_servers.featured-banner {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
div.intro.dedicated_servers.featured-banner h1 {
  font-size: 31px;
  color: #eea440;
}
.custom-config-banner {
  float: right;
  color: #ccc;
  max-width: 250px;
  text-align: center;
}
.custom-config-banner .white {
  margin-bottom: 10px;
  font-size: 19px;
}
.custom-config-banner img {
  margin-right: 5px;
  width: 30%;
}
.custom-config-banner img+div {
  line-height: 1.1;
}
.custom-config-banner img,
.custom-config-banner img+div {
  display: inline-block;
}
.custom-config-banner div {
  font-size: 18px;
  vertical-align: bottom;
}
.custom-config-banner p {
  clear: left;
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  color: #FFF;
}
.custom-config-banner p.small {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  background-color: #FBB242;
  margin-top: 10px;
  padding: 2px;
}
@media (max-width: 767px) {
  .custom-config-banner {
    float: none;
    margin: 0 auto;
    text-decoration: none;
  }
}
div.intro.pcmag_business {
  padding-bottom: 0;
}
div.intro.pcmag_business {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
div.intro.pcmag_business h1 {
  font-size: 31px;
}
div.intro.pcmag_business h1 span {
  color: #55AB55;
}
div.intro.pcmag_business .editors-choice img {
  margin-top: 15px;
}
div.intro.pcmag_vps {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
  padding-bottom: 0;
}
.pcmag_vps-banner h1 {
  font-size: 31px;
}
.pcmag_vps-banner strong {
  color: #e72837;
}
.intro .sub-banner {
  margin-top: 40px;
}
.intro .sub-banner .row > .span4 {
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.intro .sub-banner .row > .span4 > div {
  margin-left: 65px;
  min-height: 68px;
}
.intro .sub-banner .row > .span4 > a {
  text-decoration: none;
}
.intro .sub-banner .row > .span4 > a > div {
  margin-left: 65px;
  min-height: 68px;
}
.intro .sub-banner img {
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.intro .sub-banner p {
  margin: 0;
}
.intro .sub-banner h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  font-family: "adelle", sans-serif;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .intro .sub-banner > .container {
    padding: 0 !important;
  }
  .intro .sub-banner .row > .span4 {
    padding: 20px;
  }
  .intro .sub-banner img {
    left: 20px;
  }
}
.vps.sub-banner {
  background: #FBB242;
  color: #333333;
}
.vps.vps-b.sub-banner {
  border-top: 4px solid #fcb243;
  border-bottom: 4px solid #fcb243;
}
.vps.vps-b.sub-banner > div {
  background: #FEC66E;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.vps.sub-banner p,
.dedi.sub-banner p,
.business.sub-banner p {
  color: #333333;
}
.vps.sub-banner h3,
.business.sub-banner h3 {
  color: #125075;
}
.reseller.sub-banner {
  color: #333333;
  border-top: 4px solid #418fbf;
  border-bottom: 4px solid #418fbf;
}
.reseller.sub-banner > div {
  background: #99c7e4;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.reseller.sub-banner p {
  color: #333333;
}
.reseller.sub-banner h3 {
  color: #125075;
}
.business.sub-banner {
  background: #55AB55;
  color: #333333;
}
.business.sub-banner {
  border-top: 4px solid #55AB55;
  border-bottom: 4px solid #55AB55;
}
.business.sub-banner > div {
  background: #55AB55;
  border-top: 1px solid #55AB55;
  border-bottom: 1px solid #55AB55;
}
.business.sub-banner h3 {
  color: #fff;
}
.dedicated.sub-banner {
  color: #333333;
  border-top: 4px solid #418fbf;
  border-bottom: 4px solid #418fbf;
}
.dedicated.sub-banner > div {
  background: #99c7e4;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  margin-left: 65px;
  min-height: 68px;
}
.dedicated.sub-banner p {
  color: #333333;
}
.dedicated.sub-banner h3 {
  color: #125075;
}
.pcmag.sub-banner {
  background: #55AB55;
  color: #333333;
}
.pcmag.sub-banner {
  border-top: 4px solid #55AB55;
  border-bottom: 4px solid #55AB55;
}
.pcmag.sub-banner > div {
  background: #55AB55;
  border-top: 1px solid #55AB55;
  border-bottom: 1px solid #55AB55;
}
.pcmag.sub-banner h3 {
  color: #fff;
}
.green.sub-banner {
  color: #fff;
  border-top: 4px solid #8dcc8d;
  border-bottom: 4px solid #8dcc8d;
}
.green.sub-banner > div {
  background: #54ac56;
}
.green.sub-banner p {
  color: #eeeeee;
}
.green.sub-banner h3 {
  color: #ffffff;
}
.vps-uses .sec-title h3 {
  font-size: 17px;
  margin-left: 40px;
}
@media (max-width: 767px) {
  .vps-uses .sec-body {
    margin-bottom: 20px;
  }
  .vps-uses .row>div:last-child .sec-body {
    margin-bottom: 0;
  }
  .vps-info-bottom-links a.btn:first-child {
    margin-bottom: 20px;
  }
}
p.subheader.red {
  text-transform: uppercase;
  font-size: 17px;
  margin: 25px 0 20px;
}
p.subheader span {
  margin-left: 20px;
  display: inline-block;
}
p.subheader span:first-child {
  margin-left: 0;
}
@media (min-width: 768px) {
  .vps-info-bottom-links > div:first-child {
    text-align: right;
  }
  .vps-info-bottom-links > div:last-child {
    text-align: left;
  }
}
.dedicated-specs-logo-accent {
  margin: 7px 0 0 6px;
}
.dedicated-rostrum-line {
  margin-left: -15%;
  margin-right: 3%;
}
.best-value.b,
.best-value.c {
  background-image: url(../../img/reseller-hosting/best-value-red.png);
}
.hosting-advice-vps .pricebox-advice-vps sub {
  margin-left: -50px;
  font-size: 18px;
}
.vps-typical-use-link p {
  font-size: 16px;
  margin-top: -45px;
  font-weight: 600;
}
.intro.dedicated_servers .variant ul {
  font-size: 16px;
  list-style-image: url(../../img/ideal-yellow.png);
  font-family: "adelle", Helvetica, Arial, sans-serif;
}
.intro.dedicated_servers ul + a.btn-white {
  margin-left: 25px;
  color: #031F36;
}
@media (max-width: 767px) {
  .intro.dedicated_servers ul {
    margin-top: 20px;
  }
}
.dedi-server-includes {
  background: #f0f0f0;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #888888;
}
.dedi-server-includes .title {
  font-size: 17px;
  padding-top: 5px;
}
.dedi-server-includes img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .dedi-server-includes .title {
    text-align: center;
  }
  .dedi-server-includes img {
    margin-top: 20px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .dedi-server-includes .title {
    text-align: center;
    margin-bottom: 20px;
  }
  .dedi-server-includes .row > div {
    width: 50%;
    margin: 0 0 10px;
  }
  .dedi-server-includes .row > div:first-child {
    width: 100%;
  }
}
.additional-server-options {
  background: #f5f5f5;
}
.additional-server-options .island {
  position: relative;
}
.additional-server-options .island > div {
  margin-left: 65px;
}
.additional-server-options .red {
  font-size: 17px;
}
.additional-server-options h3 {
  font-size: 20px;
  font-weight: 400;
  font-family: "adelle", Helvetica, Arial, sans-serif;
  padding-bottom: 5px;
}
.additional-server-options p.link {
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .additional-server-options .row > .span5:first-child {
    margin-bottom: 10px;
  }
}
.dedicated-server-banner {
  padding: 15px 0;
  background: url(../../img/dedicated-hosting/blue-pattern.png);
  color: #fff;
  font-size: 17px;
  border-top: 1px solid #093149;
  border-bottom: 1px solid #093149;
}
.dedicated-server-banner a {
  cursor: pointer;
}
.dedicated-server-banner .title {
  font-family: "adelle", Helvetica, Arial, sans-serif;
  font-size: 21px;
}
.dedicated-server-banner .title div {
  margin-left: 60px;
  line-height: 1.25;
}
.dedicated-server-banner .contact {
  text-align: center;
}
.dedicated-server-banner a {
  margin-top: 15px;
  color: #fff;
  display: inline-block;
  line-height: 1;
}
.dedicated-server-banner a img {
  margin-right: 10px;
}
@media (max-width: 979px) and (min-width: 768px) {
  .dedicated-server-banner .title {
    font-size: 18px;
  }
  .dedicated-server-banner a {
    font-size: 14px;
    margin-top: 5px;
  }
  .dedicated-server-banner .contact {
    width: 414px;
  }
}
@media (max-width: 767px) {
  .dedicated-server-banner .title {
    max-width: 400px;
    margin: 0 auto 20px;
  }
  .dedicated-server-banner a {
    margin-top: 5px;
  }
}
.additional-server-options-2 .red {
  font-size: 17px;
}
.additional-server-options-2 h3 {
  font-family: "adelle", Helvetica, Arial, sans-serif;
  font-size: 20px;
}
.additional-server-options-2 h4 {
  margin-bottom: 3px;
  font-size: 17px;
}
.additional-server-options-2 ul {
  list-style-image: url(../../img/ideal.png);
  box-sizing: border-box;
}
.additional-server-options-2 ul li.span6 {
  display: list-item;
  min-height: 0;
}
.additional-server-options-2 ul li:nth-child(odd) {
  margin-left: 0;
  clear: left;
}
.additional-server-options-2 img + div {
  margin-left: 65px;
}
@media (max-width: 767px) {
  .additional-server-options-2 .row > div:first-child {
    margin-bottom: 20px;
  }
  .additional-server-options-2 ul {
    margin: 0;
    padding: 0 0 11px 25px;
  }
}
.dedicated-server-case-study .indentit {
  margin-left: 36px;
}
.dedicated-server-case-study blockquote {
  padding: 0 120px 20px 36px;
}
.dedicated-server-case-study h3 {
  font-size: 17px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .dedicated-server-case-study {
    border-bottom: 1px solid #888;
  }
  .dedicated-server-case-study .island.sunken {
    margin-bottom: 20px;
  }
}
.modal.dedicated-order-options {
  background-color: #f5f5f5;
}
@media (min-width: 768px) {
  .modal.dedicated-order-options {
    width: 660px;
    margin-left: -330px;
  }
}
.modal.dedicated-order-options h1 {
  color: #888;
  font-size: 18px;
  font-weight: 400;
}
.modal.dedicated-order-options h1 span {
  font-size: 24px;
}
.modal.dedicated-order-options .pattern {
  padding: 20px;
  margin-bottom: 40px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.modal.dedicated-order-options .island > img {
  margin-top: 8px;
}
.modal.dedicated-order-options h2 {
  font-size: 20px;
  margin-left: 90px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .modal.dedicated-order-options .modal-body {
    max-height: 450px;
  }
  .modal.dedicated-order-options .island:first-child {
    margin-bottom: 20px;
  }
}
.intro.wrap.compare {
  background: url(../../img/bluenoise.png) repeat 0 0;
}
.intro.wrap.compare img {
  opacity: 0.75;
}
.media.versus-block .pull-left {
  margin-right: 20px;
}
.media.versus-block img {
  width: 80px;
}
.media.versus-block h3.media-heading {
  font-size: 21px;
  font-family: 'Adelle', serif;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.media.versus-block h3.media-heading.first {
  margin-top: 0;
}
.media.versus-block h3 span {
  color: #c52228;
}
.media.versus-block ul {
  margin-bottom: 0;
}
.media.versus-block ul li {
  display: list-item;
  padding-right: 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.media.versus-block ul li.span12 {
  margin-left: 0;
}
.media.versus-block ul li.span6:nth-child(odd) {
  margin-left: 0;
}
.modal.what-is-reseller {
  background-color: #f5f5f5;
  top: 5%;
  width: 90%;
  left: 0;
  margin-left: 5%;
  padding-bottom: 40px;
  max-height: 90%;
  box-sizing: border-box;
}
.modal.what-is-reseller .modal-header {
  height: 30px;
}
.modal.what-is-reseller .modal-header .close {
  font-size: 30px;
}
.modal.what-is-reseller .modal-body {
  max-height: none;
  margin: 0;
  box-sizing: border-box;
  max-height: 650px;
}
.modal.what-is-reseller .modal-body.pattern {
  padding: 20px;
  text-align: center;
}
.modal.what-is-boldgrid {
  background-color: #f5f5f5;
  top: 5%;
  width: 90%;
  left: 0;
  margin-left: 5%;
  padding-bottom: 40px;
  max-height: 90%;
  box-sizing: border-box;
}
.modal.what-is-boldgrid .modal-header {
  height: 30px;
}
.modal.what-is-boldgrid .modal-header .close {
  font-size: 30px;
}
.modal.what-is-boldgrid .modal-body {
  max-height: none;
  margin: 0;
  box-sizing: border-box;
  max-height: 863px;
}
.modal.what-is-boldgrid .modal-body.pattern {
  padding: 20px;
  text-align: center;
}
.boldgrid-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.boldgrid-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.intro.wrap.b2evolution h1 {
  font-size: 28px;
}
.compare-us-link {
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}
.border-left {
  border-left: 1px solid #ccc;
}
.border-right {
  border-right: 1px solid #ccc;
}
.accents_swooshes {
  margin-top: 10px;
  margin-left: -7px;
  margin-right: 5px;
}
.intro.homepage .labor-promo {
  background-image: url(../../img/homepage/labor-day-stars.png), url(../../img/homepage/labor-day-stars-2.png), url(../../img/homepage/labor-day-background.png);
  background-position: 60% 50%, 82% 50%, top center;
  background-repeat: no-repeat, no-repeat, repeat;
}
.labor-day-blue {
  color: #97c6e3;
}
.intro.homepage .labor-promo .main-sec-content {
  margin-top: 20px;
  color: #fff;
  font-weight: 400;
  font-family: "adelle", sans-serif;
}
.intro.homepage .labor-promo .main-sec-content h1 {
  font-size: 45px;
  margin-bottom: 5px;
}
.intro.homepage .labor-promo .main-sec-content > .row-fluid {
  margin-bottom: 20px;
}
.intro.homepage .labor-promo .left-sec-top {
  margin-top: 20px;
}
.intro.homepage .labor-promo .left-sec-top div:first-child {
  font-size: 25px;
}
.intro.homepage .labor-promo .left-sec-top div:nth-child(2) {
  font-size: 25px;
  margin-top: 10px;
}
.intro.homepage .labor-promo .left-sec-top div:nth-child(3) {
  font-size: 16px;
  margin-top: 5px;
}
.intro.homepage .labor-promo .left-sec-top .first-line-price {
  font-size: 32px;
}
.intro.homepage .labor-promo .left-sec-top .second-line-plans {
  font-size: 14px;
}
.intro.homepage .labor-promo .main-sec-content div.border-bottom {
  border-bottom: 1px #ccc dotted;
  padding-bottom: 4px;
  margin-bottom: 4px;
  display: inline-block;
}
.intro.homepage .labor-promo .right-sec {
  margin-top: 25px;
  text-align: right;
  font-size: 28px;
  line-height: 1.16;
}
.intro.homepage .labor-promo .right-sec div:first-child {
  font-size: 25px;
}
.intro.homepage .labor-promo .right-sec div:nth-child(2) {
  font-size: 16px;
}
.intro.homepage .labor-promo .right-sec span.price {
  font-size: 35px;
}
.intro.homepage .labor-promo .right-sec span.price-strikethru {
  font-size: 18px;
  margin-left: 63px;
  color: #888;
}
.intro.homepage .labor-promo .banner-button {
  text-align: center;
  margin-top: 20px;
}
.intro.homepage .labor-promo a.btn {
  margin-top: 20px;
}
.intro.homepage .labor-promo .labor-guarantees {
  font-size: 17px;
}
.homepage .carousel .btn.btn-red {
  background: #c52228;
  color: #fff;
  box-shadow: 0 3px 0 #810207;
}
.homepage .carousel .btn.btn-red:hover,
.homepage .carousel .btn.btn-red:active,
.homepage .carousel .btn.btn-red:focus {
  background: #B2181E;
}
@media (max-width: 1500px) and (min-width: 979px) {
  .intro.homepage .labor-promo {
    background-image: url(../../img/homepage/labor-day-stars.png), url(../../img/homepage/labor-day-stars-2.png), url(../../img/homepage/labor-day-background.png);
    background-position: bottom left, top right, top center;
    background-repeat: no-repeat, no-repeat, repeat;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .intro.homepage .labor-promo {
    background-image: url(../../img/homepage/labor-day-stars.png), url(../../img/homepage/labor-day-stars-2.png), url(../../img/homepage/labor-day-background.png);
    background-position: bottom left, top right, top center;
    background-repeat: no-repeat, no-repeat, repeat;
  }
  .intro.homepage .labor-promo .main-sec-content {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .intro.homepage .labor-promo {
    background-image: url(../../img/homepage/labor-day-stars.png), url(../../img/homepage/labor-day-stars-2.png), url(../../img/homepage/labor-day-background.png);
    background-position: bottom left, top right, top center;
    background-repeat: no-repeat, no-repeat, repeat;
  }
  .intro.homepage .labor-promo .main-sec-content h1 {
    font-size: 38px;
    margin-bottom: 5px;
  }
  .intro.homepage .labor-promo .banner-button {
    text-align: center;
    margin-top: 0;
  }
  .intro.homepage .labor-promo .labor-guarantees {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
  }
  .intro.homepage .labor-promo .main-sec-content > .row-fluid {
    margin-bottom: 5px;
  }
  .intro.homepage .labor-promo .left-sec-top {
    margin-top: 5px;
  }
  .intro.homepage .labor-promo .left-sec-top .first-line-price {
    font-size: 28px;
  }
  .intro.homepage .labor-promo .left-sec-top .second-line-plans {
    font-size: 9px;
  }
  .intro.homepage .labor-promo .right-sec {
    margin-top: 10px;
    text-align: center;
    font-size: 23px;
    line-height: 1.16;
  }
  .intro.homepage .labor-promo .right-sec div:first-child {
    font-size: 20px;
  }
  .intro.homepage .labor-promo .right-sec div:nth-child(2) {
    font-size: 11px;
  }
  .intro.homepage .labor-promo .right-sec span.price {
    font-size: 30px;
  }
  .intro.homepage .labor-promo .right-sec span.price-strikethru {
    font-size: 17px;
    margin-left: 5px;
    margin-bottom: 2px;
    color: #888;
  }
  .intro.homepage .labor-promo a.btn {
    margin-top: 15px;
  }
}
@media (max-width: 500px) {
  .intro.homepage .labor-promo {
    background-image: url(../../img/homepage/labor-day-stars.png), url(../../img/homepage/labor-day-stars-2.png), url(../../img/homepage/labor-day-background.png);
    background-position: bottom left, top right, top center;
    background-repeat: no-repeat, no-repeat, repeat;
  }
}
.small-banner-image {
  max-width: 35%;
  max-height: 35%;
}
.cpanel-transfers {
  border-top: 1px dotted #fff;
  padding-top: 1em;
}
.cpanel-transfers p {
  font-size: 14px;
  margin: 0;
}
.cpanel-transfers .yellow {
  color: #eea440;
  font-size: 28px;
  font-weight: 600;
}
.cpanel-transfers .h1 {
  font-size: 18px;
  line-height: 1;
}
.cpanel-transfers .lto {
  background: #fbb242;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  margin-top: .5em;
}
.media.cpanel-transfers {
  margin-top: 1em;
}
.intro.homepage .autumn-promo {
  background-image: url(../../img/autumn-promo-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.autumn-promo-orange {
  color: #feb623;
}
.intro.homepage .autumn-promo .main-sec-content {
  color: #fff;
  font-weight: 400;
  font-family: "adelle", sans-serif;
}
.intro.homepage .autumn-promo .main-sec-content h1 {
  font-size: 33px;
  margin-bottom: 5px;
  font-weight: 200;
}
.intro.homepage .autumn-promo .main-sec-content > .row-fluid {
  margin-bottom: 20px;
}
.intro.homepage .autumn-promo .left-sec-top {
  margin-top: 20px;
}
.intro.homepage .autumn-promo .left-sec-top div:first-child {
  font-size: 25px;
}
.intro.homepage .autumn-promo .left-sec-top div:nth-child(2) {
  font-size: 25px;
  margin-top: 10px;
}
.intro.homepage .autumn-promo .left-sec-top div:nth-child(3) {
  font-size: 16px;
  margin-top: 5px;
}
.intro.homepage .autumn-promo .left-sec-top .first-line-price {
  font-size: 32px;
}
.intro.homepage .autumn-promo .left-sec-top .second-line-plans {
  font-size: 14px;
}
.intro.homepage .autumn-promo .main-sec-content div.border-bottom {
  border-bottom: 1px #ccc dotted;
  padding-bottom: 4px;
  margin-bottom: 4px;
  display: inline-block;
}
.intro.homepage .autumn-promo .right-sec {
  margin-top: 25px;
  text-align: right;
  font-size: 28px;
  line-height: 1.16;
}
.intro.homepage .autumn-promo .right-sec div:first-child {
  font-size: 25px;
}
.intro.homepage .autumn-promo .right-sec div:nth-child(2) {
  font-size: 16px;
}
.intro.homepage .autumn-promo .right-sec span.price {
  font-size: 35px;
}
.intro.homepage .autumn-promo .right-sec span.price-strikethru {
  font-size: 18px;
  margin-left: 63px;
  color: #888;
}
.intro.homepage .autumn-promo .banner-button {
  text-align: center;
  margin-top: 20px;
}
.intro.homepage .autumn-promo a.btn {
  margin-top: 20px;
}
.intro.homepage .autumn-promo .autumn-guarantees {
  font-size: 17px;
}
.homepage .carousel .btn.btn-orange {
  background: #ffb826;
  color: #333333;
  box-shadow: 0 3px 0 #feaa23;
}
.homepage .carousel .btn.btn-orange:hover,
.homepage .carousel .btn.btn-orange:active,
.homepage .carousel .btn.btn-orange:focus {
  background: #feaa23;
}
@media (max-width: 1500px) and (min-width: 979px) {
  .intro.homepage .autumn-promo {
    background-image: url(../../img/autumn-promo-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .intro.homepage .autumn-promo {
    background-image: url(../../img/autumn-promo-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .intro.homepage .autumn-promo .main-sec-content {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .intro.homepage .autumn-promo {
    background-image: url(../../img/autumn-promo-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .intro.homepage .autumn-promo .main-sec-content h1 {
    font-size: 38px;
    margin-bottom: 5px;
  }
  .intro.homepage .autumn-promo .banner-button {
    text-align: center;
    margin-top: 0;
  }
  .intro.homepage .autumn-promo .labor-guarantees {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
  }
  .intro.homepage .autumn-promo .main-sec-content > .row-fluid {
    margin-bottom: 5px;
  }
  .intro.homepage .autumn-promo .left-sec-top {
    margin-top: 5px;
  }
  .intro.homepage .autumn-promo .left-sec-top .first-line-price {
    font-size: 28px;
  }
  .intro.homepage .autumn-promo .left-sec-top .second-line-plans {
    font-size: 9px;
  }
  .intro.homepage .autumn-promo .right-sec {
    margin-top: 10px;
    text-align: center;
    font-size: 23px;
    line-height: 1.16;
  }
  .intro.homepage .autumn-promo .right-sec div:first-child {
    font-size: 20px;
  }
  .intro.homepage .autumn-promo .right-sec div:nth-child(2) {
    font-size: 11px;
  }
  .intro.homepage .autumn-promo .right-sec span.price {
    font-size: 30px;
  }
  .intro.homepage .autumn-promo .right-sec span.price-strikethru {
    font-size: 17px;
    margin-left: 5px;
    margin-bottom: 2px;
    color: #888;
  }
  .intro.homepage .autumn-promo a.btn {
    margin-top: 15px;
  }
}
@media (max-width: 500px) {
  .intro.homepage .autumn-promo {
    background-image: url(../../img/autumn-promo-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.intro.homepage .cyber-promo {
  background-image: url(../../img/cyber-promo-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #232323;
}
.cyber-promo-color {
  color: #f1a540;
}
.cyber-promo-second-color {
  color: #fec66e;
}
.intro.homepage .cyber-promo .main-sec-content {
  color: #fff;
  font-weight: 400;
  font-family: "adelle", sans-serif;
}
.intro.homepage .cyber-promo .main-sec-content h1 {
  font-size: 33px;
  margin-bottom: 5px;
  font-weight: 200;
}
.intro.homepage .cyber-promo .main-sec-content > .row-fluid {
  margin-bottom: 20px;
}
.intro.homepage .cyber-promo .left-sec-top {
  margin-top: 37px;
}
.intro.homepage .cyber-promo .left-sec-top div:first-child {
  font-size: 23px;
}
.intro.homepage .cyber-promo .left-sec-top div:nth-child(2) {
  font-size: 25px;
  margin-top: 10px;
}
.intro.homepage .cyber-promo .left-sec-top div:nth-child(3) {
  font-size: 17px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.intro.homepage .cyber-promo .main-sec-content div.border-bottom {
  border-bottom: 1px #fff dotted;
  padding-bottom: 4px;
  margin-bottom: 4px;
}
.intro.homepage .cyber-promo .right-sec {
  margin-top: 25px;
  text-align: right;
  font-size: 28px;
  line-height: 1.16;
}
.intro.homepage .cyber-promo .right-sec div:first-child {
  font-size: 25px;
}
.intro.homepage .cyber-promo .right-sec div:nth-child(2) {
  font-size: 16px;
}
.intro.homepage .cyber-promo .right-sec span.price {
  font-size: 35px;
}
.intro.homepage .cyber-promo .right-sec span.price-strikethru {
  font-size: 18px;
  margin-left: 63px;
  color: #888;
}
.intro.homepage .cyber-promo .banner-button {
  text-align: center;
  margin-top: 20px;
}
.intro.homepage .cyber-promo a.btn {
  margin-top: 20px;
  color: #fff;
}
@media (max-width: 1500px) and (min-width: 979px) {
  .intro.homepage .cyber-promo {
    background-image: url(../../img/cyber-promo-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #232323;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .intro.homepage .cyber-promo {
    background-image: url(../../img/cyber-promo-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #232323;
  }
  .intro.homepage .cyber-promo .main-sec-content {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .intro.homepage .cyber-promo {
    background-image: url(../../img/cyber-promo-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #232323;
  }
  .intro.homepage .cyber-promo .main-sec-content h1 {
    font-size: 38px;
    margin-bottom: 5px;
  }
  .intro.homepage .cyber-promo .banner-button {
    text-align: center;
    margin-top: 0;
  }
  .intro.homepage .cyber-promo .main-sec-content > .row-fluid {
    margin-bottom: 5px;
  }
  .intro.homepage .cyber-promo .left-sec-top {
    margin-top: 5px;
  }
  .intro.homepage .cyber-promo .right-sec {
    margin-top: 10px;
    text-align: center;
    font-size: 23px;
    line-height: 1.16;
  }
  .intro.homepage .cyber-promo .right-sec div:first-child {
    font-size: 20px;
  }
  .intro.homepage .cyber-promo .right-sec div:nth-child(2) {
    font-size: 11px;
  }
  .intro.homepage .cyber-promo .right-sec span.price {
    font-size: 30px;
  }
  .intro.homepage .cyber-promo .right-sec span.price-strikethru {
    font-size: 17px;
    margin-left: 5px;
    margin-bottom: 2px;
    color: #888;
  }
  .intro.homepage .cyber-promo a.btn {
    margin-top: 15px;
  }
}
@media (max-width: 500px) {
  .intro.homepage .cyber-promo {
    background-image: url(../../img/cyber-promo-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #232323;
  }
}
.modal-styles {
  position: fixed;
  z-index: 99999;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: #418fbf;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
  border-radius: 5px;
  box-shadow: 0 4px 2px -2px #ffffff;
  max-width: 640px;
}
.modal-styles .modal-header {
  border-bottom: 0;
  color: #ffffff;
  margin-top: 16px;
}
.modal-styles .modal-header h3 {
  color: #ffffff;
}
.modal-styles .modal-close {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  background: #418fbf;
  border-radius: 12px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 25px;
  height: 24px;
  line-height: 25px;
  -moz-border-radius: 12px;
  box-shadow: 1px 1px 3px #000;
  -moz-box-shadow: 1px 1px 3px #000;
  position: absolute;
  right: -12px;
  text-align: center;
  text-decoration: none;
  top: -10px;
  width: 24px;
}
.modal-styles .modal-body {
  max-height: none;
  margin: 0;
  box-sizing: border-box;
  max-height: 900px;
}
.modal-styles .modal-body p {
  color: #ffffff;
}
.modal-styles .modal-close:hover {
  background: #125075;
}
.modal-styles ul {
  list-style: none;
  margin-left: 16px;
  padding-left: 1em;
}
.modal-styles ul li::before {
  display: inline-block;
  content: "-";
  width: 1em;
  margin-left: -1em;
}
.modal-styles .no-bullets {
  list-style-type: none;
}
.intro.dedicated_servers .variant ul .no-bullets {
  list-style-image: none;
}
.smallerheader {
  font-size: 30px;
}
.modal.reseller-modals {
  background-color: #418fbf;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
  top: 5%;
  width: 70%;
  left: 0;
  margin-left: 15%;
  max-height: 90%;
  box-sizing: border-box;
}
.modal.reseller-modals .modal-header {
  height: 0;
  border-bottom: 0;
  padding: 0;
}
.modal.reseller-modals .modal-header .modal-close {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  background: #418fbf;
  border-radius: 12px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 25px;
  height: 24px;
  line-height: 25px;
  -moz-border-radius: 12px;
  box-shadow: 1px 1px 3px #000;
  -moz-box-shadow: 1px 1px 3px #000;
  position: absolute;
  right: -12px;
  text-align: center;
  text-decoration: none;
  top: -10px;
  width: 24px;
}
.modal.reseller-modals .modal-body {
  max-height: none;
  margin: 0;
  box-sizing: border-box;
  max-height: 900px;
  padding-left: 5%;
  padding-right: 5%;
}
.modal.reseller-modals .modal-body .well {
  padding: 2.5%;
}
#cpanel-modal-carousel .item img,
#enom-modal-carousel .item img,
#whmcs-modal-carousel .item img,
#boldgrid-modal-carousel .item img {
  margin-left: auto;
  margin-right: auto;
}
.modal.reseller-modals .carousel-caption {
  background: #cfcfcf;
}
.modal.reseller-modals .carousel-caption p {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#cpanel-modal .carousel-control,
#whmcs-modal .carousel-control,
#enom-modal .carousel-control,
#boldgrid-homepage-modal .carousel-control {
  top: 93%;
}
div.pcmag-white.white.strong.centered {
  margin-bottom: -5px;
}
.business-cpanel-banner .pull-left.yellow > sup.pcmag-hashtag {
  top: -1.5em;
}
span.pcmag-in-transfers.yellow.pull-right {
  font-size: 24px;
}
div.intro.pcmag_business .b {
  color: #55AB55;
}
img.quote-img {
  border: #dadada 10px solid;
  border-radius: 5px;
  width: 80%;
  float: none;
}
.pcmag_pblock .span4 {
  background: #333;
  color: #fff;
  border: 1px solid #ccc;
  border-radius: 1px;
}
.pcmag_pblock .span4 h4 {
  color: #E72837;
}
.pcmag_pblock .span4 h6 {
  color: #ccc;
  font-family: "adelle-sans";
}
.pcmag_pblock .pricebox {
  color: #fff;
  margin: 12px auto 26px;
}
.bhrc-head {
  line-height: 36px;
}
.halloweenh1 {
  font-size: 25px;
}
.insights img {
  margin: .5em 0;
}
.insights a:first-child img {
  margin-top: 0;
}
.insights p {
  padding-right: 40px;
}
.reseller.sub-banner h3 a {
  color: #125075;
  text-decoration: none;
}
.dedi-ram-banner {
  float: right;
  color: #fff;
  max-width: 49%;
  text-align: center;
}
div.intro.pcmag_business h1.wp-beginner-h1 {
  font-size: 27px;
}
div.intro.business_hosting-b.free-ssd-head-banner h1 span.yellow {
  color: #FBB242;
}
div.intro.business_hosting-b.free-ssd-head-banner ul:last-child {
  margin-bottom: 0;
}
.cpanel-transfers.b {
  border: none;
}
h1.quno-b {
  font-size: 23px;
  margin-bottom: 0;
}
h1.whgeeks-b {
  font-size: 25px;
  margin-bottom: 0;
}
.boldgrid-wordpress-banner {
  background-color: rgba(0,0,0,0.3);
}
.boldgrid-bus-banner-bg {
  background: #000;
}
.boldgrid-wordpress-banner img {
  width: 80%;
}
.boldgrid-wordpress-banner p {
  font-size: 20px;
  padding-top: 10px;
}
.boldgrid-ssd h1 {
  font-size: 30px;
}
.boldgrid-bus-home .tabtab_bottom {
  border-radius: 0 0 3px 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 5px 15px 6px;
  position: absolute;
  z-index: 20;
  text-align: center;
  width: 209px;
}
.carousel-inner .boldgrid-sticky a {
  color: #fff;
  text-decoration: none;
}
.marg-top {
  margin-top: 10px;
}
.unlimited {
  font-size: 17px;
}
.thanksh1 {
  font-size: 20px;
}
.cyber-promo-slider li {
  font-size: 13px;
  line-height: 18px;
}
.intro.wrap.cyber-page {
  background-image: url(../../img/cyber-page-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #232323;
  background-position: center;
}
h1.cyber-head-title {
  color: #fec66e;
}
#cyber-page .container {
  background: #eee;
  border-radius: 3px;
  border: 1px solid #ccc;
}
#cyber-page .cyber-page-img {
  padding-left: 4%;
  padding-top: 2%;
}
#cyber-page .cyber-page-middle {
  padding-left: 2%;
  padding-top: 2%;
}
#cyber-page .row-fluid .span10 {
  background: #fff;
}
.static-sticky-promo {
  font-size: 21px;
  background: #fcb243;
  background-image: url(../../img/cyber-sticky-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  color: #232323;
  display: block;
  padding: 1%;
}
.static-sticky-promo span {
  padding-right: 1%;
}
.static-sticky-promo a.btn {
  color: #000;
}
.intro.jutwrap6.quno {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
.intro.jutwrap6.quno .green {
  color: #8cca8c;
}
.coupon-container {
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
  padding: 4px;
}
.coupon-clipping {
  border: 2px dashed #3d3d3d;
  position: relative;
}
.coupon-clipping div:before {
  content: url(../../img/promos/quno/scissors.png);
  left: .25em;
  position: absolute;
  top: -1.4em;
}
.coupon-clipping img {
  margin: 1em 0;
}
.coupon-clipping img:nth-child(even) {
  margin: 1em 1.5em;
}
.peace-of-mind-bg {
  background: url(../../img/promos/quno/peace-of-mind-bg.png) no-repeat left bottom;
}
.grey-squares-bg {
  background: url(../../img/promos/quno/grey-squares-pattern.png) repeat;
  padding: 18px 0;
}
.support-contact-info {
  width: 88%;
}
.support-contact-info [class^="icon-"] {
  height: 24px;
  line-height: 24px;
}
.support-contact-info .icon-phone {
  width: 18px;
}
.support-contact-info .icon-mail {
  margin-top: -3px;
}
.support-contact-info h2 {
  border-bottom: 1px dotted #ccc;
  font-size: 2em;
  margin: 0;
  padding-bottom: .25em;
}
.support-contact-info h2 .sans,
.table.quno .h2 .sans {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
}
.table.quno .h2 .black {
  font-size: 16px;
}
.support-contact-info .nav {
  margin-bottom: 0;
  padding: 8px 0 0;
}
.support-contact-info .nav li:nth-child(even) {
  margin: 0 1em;
}
.support-contact-info .nav-pills > li > a {
  border-radius: 0;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.thinner {
  font-weight: 400;
}
.greybg.island .quoted {
  padding-bottom: 0;
}
.quoted p + cite {
  display: block;
  margin-top: 1em;
}
.quno .media + .media {
  border-top: 1px dotted #ccc;
  margin-top: 0;
  padding-top: 15px;
}
.quno .media h4 {
  color: #232323;
  font-size: 20px;
}
.peace-of-mind-bg .quno .media h4 {
  font-size: 24px;
}
.quno h5 {
  font-size: 18px;
}
.bottom-sep {
  border-bottom: 1px solid #ccc;
}
.data-centers h4,
.quno tbody td strike + .black,
.table.quno .h2 .black {
  color: #232323;
}
.quno tbody tr:first-child td p {
  margin-bottom: 0;
}
.quno tbody tr:first-child td .muted {
  font-size: 12px;
}
.data-centers h4,
.data-centers a {
  white-space: nowrap;
}
.data-centers ul {
  margin-bottom: .7em;
}
.data-centers .nav > li > a:hover,
.data-centers .nav > li > a:focus,
.support-contact-info .nav-pills > li > a:hover,
.support-contact-info .nav-pills > li > a:focus {
  color: #4ba0e1;
  cursor: pointer;
  text-decoration: underline;
}
.data-centers ul + h4 {
  border-top: 1px dotted #666;
  padding-top: .7em;
}
.business-specification_new .quno {
  margin-bottom: 0;
}
.icon-red {
  background-image: url(../../img/glyphicons-halflings-red.png);
}
button.quno {
  padding: 6px 12px;
  width: 40%;
}
.business-specification_new .quno:first-child tr:nth-child(even),
.business-specification_new .quno thead tr th:nth-child(3n) {
  background-color: #f5f5f5;
}
#tabledrop > .quno thead th:nth-child(even) {
  width: 109px;
}
#tabledrop > .quno thead th:nth-child(3n) {
  width: 104px;
}
.bg-spec-h4 {
  padding-left: 20%;
}
.bg-learn {
  margin-right: 30%;
}
#compare table {
  margin-bottom: 0px;
}
#compare table thead th {
  color: #c52228;
}
.refurbished-servers {
  border-top: 1px solid #ccc;
}
.accordion-group,
.accordion-heading {
  border-radius: 4px;
}
.accordion-inner {
  border-radius: 0 0 4px 4px;
  padding: 22px 15px;
}
.accordion-toggle i {
  margin: .25em 0 0 -8px;
  opacity: .25;
}
.accordion-toggle {
  color: #232323;
  font-size: 16px;
}
.accordion-toggle:hover,
.accordion-toggle:focus {
  color: #404040;
}
.accordion-heading:hover,
.accordion-heading:focus {
  background-color: #fefefe;
}
.infrastructure-pledge {
  margin-left: 20px;
}
.infrastructure-pledge h3 {
  font-family: "adelle", serif;
  font-size: 17px;
  font-weight: 600;
}
.infrastructure-pledge .media {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 11px;
}
.infrastructure-pledge strong {
  font-weight: 600;
}
.intro.homepage .christmas-promo {
  background-color: #01336e;
  background-image: url(../../img/christmas-promo-bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.2;
}
.intro.homepage .christmas-promo .orange,
.intro.homepage .christmas-promo h1 {
  color: #eea440;
}
.intro.homepage .christmas-promo h1 {
  font-family: "adelle", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
}
.intro.homepage .christmas-promo h2 {
  font-size: 20px;
  margin-top: 0;
  padding-bottom: 8px;
}
.intro.homepage .christmas-promo .border-bottom {
  border-bottom: 1px #eea440 solid;
}
.intro.homepage .christmas-promo .christmas-free {
  font-size: 40px;
  font-family: "adelle", sans-serif;
  font-weight: bold;
  line-height: 1.1;
}
.intro.homepage .christmas-promo p.free-items {
  line-height: 20px;
}
.intro.homepage .christmas-promo p {
  font-size: 16px;
  margin-bottom: 0;
}
.intro.homepage .christmas-promo p.free-items.nfd {
  font-size: 24px;
  line-height: 40px;
}
.intro.homepage .christmas-promo .border-right {
  border-right: 1px #eea440 solid;
}
.christmas-price {
  font-size: 26px;
}
.intro.homepage .christmas-promo a.btn {
  margin-bottom: 10px;
}
.homepage .carousel .btn.btn-red {
  background: #c52228;
  color: #fff;
  box-shadow: 0 3px 0 #810207;
}
.homepage .carousel .btn.btn-red:hover,
.homepage .carousel .btn.btn-red:active,
.homepage .carousel .btn.btn-red:focus {
  background: #B2181E;
}
.christmas-promo .nowrap {
  white-space: nowrap;
}
.christmas-promo .price-container {
  padding-left: .5em;
}
@media (min-width: 768px) and (max-width: 979px) {
  .intro.homepage .christmas-promo p.free-items {
    font-size: 15px;
    line-height: 1.2;
    padding-left: .25em;
    text-align: left;
  }
  .intro.homepage .christmas-promo p.free-items.nfd {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .intro.homepage .christmas-promo .pull-left {
    float: none;
  }
  .intro.homepage .christmas-promo .pull-left + .border-bottom {
    border: none;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .intro.homepage .christmas-promo .christmas-free {
    font-size: 33px;
  }
  .intro.homepage .christmas-promo p.free-items {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px;
    padding-left: .5em;
    text-align: left;
  }
  .intro.homepage .christmas-promo p.free-items.nfd {
    font-size: 18px;
    line-height: 18px;
  }
  .intro.homepage .christmas-promo .border-right {
    border-right: none;
  }
}
#faq.dedicated_servers h4 {
  color: #232323;
  font-family: "adelle", serif;
  line-height: 22px;
  padding: 0;
}
#faq.dedicated_servers p {
  margin-bottom: 22px;
}
#faq.dedicated_servers a {
  cursor: pointer;
}
#faq.dedicated_servers .smoothscroll li {
  font-size: 14px;
  margin-bottom: 11px;
}
a[data-resourcetype] img {
  border: 5px solid #fff;
  border-radius: 10px;
}
a[data-resourcetype]::after {
  color: #c52228;
  content: "[" attr(data-resourcetype) "]";
  display: block;
  font-weight: 600;
  margin-top: -2em;
}
@media (max-width: 600px) {
  a[data-resourcetype] {
    display: block;
    margin-bottom: 2em;
  }
}
.intro.reseller-fundamentals.wrap {
  background: #0f5a80 url(../../img/reseller-hosting/guides/reseller-fundamentals-circuits-bg.png) no-repeat right bottom;
  padding: 0;
}
.intro.reseller-fundamentals .container {
  background: url(../../img/reseller-hosting/guides/reseller-fundamentals-guide.jpg) no-repeat -2% center;
}
.intro.reseller-fundamentals h1,
.intro.reseller-fundamentals h2 {
  color: #eea440;
  letter-spacing: 1px;
}
.intro.reseller-fundamentals h1 {
  font-size: 33px;
  font-weight: 800;
  text-transform: uppercase;
}
.intro.reseller-fundamentals h1 span {
  display: block;
  font-size: 1.2em;
  font-weight: 600;
}
.intro.reseller-fundamentals h2 {
  font-size: 31px;
  font-weight: 400;
}
.well.reseller-fundamentals {
  background-color: #fcfcfc;
  border: 3px solid #0f5a80;
  margin: 0;
}
.well.reseller-fundamentals h3 {
  color: #0f5a80;
  font-family: "adelle", serif;
}
.well.reseller-fundamentals ul {
  list-style: none;
  margin: 0;
}
ul.reseller-fundamentals {
  font-size: 15px;
}
.well.reseller-fundamentals ul label {
  display: inline;
  margin: 0;
}
.well.reseller-fundamentals input {
  margin: 0 1em 0 0;
}
.well.reseller-fundamentals input[type="email"] {
  width: 80%;
}
.well.reseller-fundamentals .mc-field-group {
  margin-bottom: 22px;
}
input[type="submit"].reseller-fundamentals {
  background: #e72837;
  border: none;
  border-radius: 3px;
  box-shadow: 0 3px #c52228;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin: -22px auto 1px;
  padding: 6px 12px;
  text-align: center;
  text-transform: uppercase;
}
input[type="submit"].reseller-fundamentals:hover,
input[type="submit"].reseller-fundamentals:focus {
  background-color: #de2635;
}
input[type="submit"].reseller-fundamentals:active {
  box-shadow: 0 2px #c52228;
  margin: -21px auto -1px;
}
@media (min-width: 767px) and (max-width: 979px) {
  .intro.reseller-fundamentals.wrap {
    background: #0f5a80 url(../../img/reseller-hosting/guides/reseller-fundamentals-guide.jpg) no-repeat -75% center;
  }
  .intro.reseller-fundamentals.wrap .container {
    background: none;
  }
  .intro.reseller-fundamentals h1 span {
    font-size: .9em;
  }
}
@media (max-width: 480px) {
  .intro.reseller-fundamentals.wrap,
  .intro.reseller-fundamentals.wrap .container {
    background-image: none;
  }
  .intro.reseller-fundamentals h1 span {
    font-size: .9em;
  }
}
h1.success.reseller-fundamentals,
h4.reseller-fundamentals {
  color: #0f5a80;
}
p.reseller-fundamentals {
  font-size: 16px;
}
h4.reseller-fundamentals.success {
  color: #232323;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 0;
}
h4.reseller-fundamentals.success strong {
  font-weight: 600;
}
h4.reseller-fundamentals {
  font-size: 22px;
  font-weight: bolder;
  line-height: 22px;
  margin-bottom: 11px;
}
h1.success.reseller-fundamentals {
  text-transform: uppercase;
}
.well.reseller-fundamentals.success {
  margin-top: 20px;
}
.wp_bg h4 {
  color: #232323;
  font-weight: 600;
  padding-bottom: 0px;
}
.wp_bg_right {
  border-right: 1px solid #ccc;
}
@media (min-width: 481px) and (max-width: 767px) {
  .wp_bg_right {
    border-right: none;
  }
}
.pcmag_bus_e h4 {
  color: #232323;
  font-weight: 600;
}
.enterprise_hosting th dl,
.dedi-specification th dl {
  margin: 0 0 11px -1px;
}
.enterprise_hosting th dt,
.dedi-specification th dt {
  font-size: 12px;
  font-weight: 400;
}
.enterprise_hosting th dd,
.dedi-specification th dd {
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
}
.dedi-partners img[alt="Intel"] {
  margin-top: -0.5em;
}
.pcmag-d {
  color: #fbb242;
}
.pcmag-d.media-heading {
  font-family: "adelle", serif;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.pcmag-d.logo {
  background-color: #ee2d23;
  margin-bottom: .5em;
}
.pricebox.pcmag-d {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 800;
  text-shadow: 0 3px #0a0a0a;
}
.pricebox.pcmag-d sup {
  font-size: 30px;
}
.pricebox.pcmag-d sup {
  top: -0.75em;
}
.pricebox.pcmag-d.white {
  color: #fff;
  text-shadow: none;
}
.pricebox.pcmag-d.white sub:last-child {
  font-weight: 400;
  white-space: nowrap;
}
.strike.pcmag-d.muted {
  color: #ccc;
  font-size: 14px;
  margin-bottom: 0;
}
.strike.pcmag-d + p {
  font-size: 20px;
}
.well-container.pcmag-d {
  border: 3px solid #ccc;
  border-radius: 6px;
}
.well.well-upper,
.well.well-lower {
  background: transparent;
  box-shadow: none;
  margin: 0;
}
.well.well-upper.raised {
  background: #fff;
}
.well.well-upper {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding-bottom: 0;
  padding-top: 1em;
}
.well-container.pcmag-d h4 {
  color: #031f36;
  font-size: 24px;
  text-transform: uppercase;
}
.well.well-upper p {
  line-height: 1.1;
  margin-bottom: 0;
}
.well.well-lower {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 0;
}
.well-container.pcmag-d .well.well-lower {
  background: #125075;
}
.btn.btn-primary.heavy.white.pcmag-d {
  color: #fff;
}
.well-container.pcmag-d + .row-fluid .btn-primary {
  margin-top: -1.65em;
}
@media (max-width: 480px) {
  .pcmag-d.media-heading,
  .pcmag-d.media-heading + p {
    text-align: center;
  }
  .pcmag-d .media-object {
    margin: 0 auto;
  }
  .pcmag-d.logo {
    width: 70%;
    margin: 0 auto .5em !important;
  }
  .well-container.pcmag-d + .row-fluid .btn-primary {
    margin: .5em auto 2em;
  }
}
.dedi-partners img[alt="cPanel"] {
  margin-top: .5em;
}
.dedi-table-1 #tabledrop table {
  margin-top: -16px;
}
.dedi-more-table #tabledrop table {
  margin-bottom: 0;
}
.dedi-more-table #tabledrop tbody th {
  width: 20%;
}
.dedi-table-1 thead th {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.dedi-table-1 tbody th {
  border-left: 1px solid #ccc;
}
.dedi-table-1 th dl {
  margin: 0 0 11px -1px;
}
.dedi-table-1 th dt {
  font-size: 12px;
  font-weight: 400;
}
.dedi-table-1 th dd {
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
}
.blog-buddha-wp {
  font-size: 19px;
}
.bussidebar .sidebar_mobile_break .cnet.media,
.bussidebar .sidebar_mobile_break .cnet.media div {
  border: none;
  padding: 0;
  width: auto;
}
.cnet.media p {
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
}
.vps-host-mng-cnet-cert .media-body {
  text-align: left;
}
@media (max-width: 480px) {
  .cnet.media .media-object {
    display: inline;
  }
}
.dedicated-servers-compare-hosts th .media > .pull-left {
  margin-right: 20px;
  text-align: center;
  width: 50px;
}
.dedicated-servers-compare-hosts th .media-object {
  display: inline;
  margin-top: 36px;
  max-width: 50px;
}
.dedicated-servers-compare-hosts th .media-body {
  font-weight: 400;
}
.dedicated-servers-compare-hosts th .media-body h2,
.dedicated-servers-compare-hosts td {
  font-family: "adelle", serif;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.dedicated-servers-compare-hosts td .ir {
  background-size: cover;
  height: 50px;
  width: 50px;
}
.dedicated-servers-compare-hosts td .ideal {
  background-image: url(../../img/ideal-large.png);
}
.dedicated-servers-compare-hosts td .unacceptable {
  background-image: url(../../img/unacceptable-gray-large.png);
}
.topweb {
  padding: 5px;
  border-radius: 4px;
}
.small-bus-guide h2 {
  color: #c52228;
}
.small-bus-guide li a {
  font-weight: bold;
}
.small-bus-guide p {
  font-size: 11px;
}
.pricebox.small-bus-guide {
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 800;
  text-shadow: 0 3px #0a0a0a;
}
.pricebox.small-bus-guide sup {
  font-size: 30px;
}
.pricebox.small-bus-guide sup {
  top: -0.75em;
}
.pricebox.small-bus-guide.white {
  color: #fff;
  text-shadow: none;
}
.pricebox.small-bus-guide.white sub:last-child {
  font-weight: 400;
  white-space: nowrap;
}
.strike.small-bus-guide.muted {
  color: #ccc;
  font-size: 14px;
  margin-bottom: 0;
}
.strike.small-bus-guide + p {
  font-size: 20px;
}
.well-container.small-bus-guide {
  border: 3px solid #ccc;
  border-radius: 6px;
}
.well-container.small-bus-guide h4 {
  color: #031f36;
  font-size: 24px;
  text-transform: uppercase;
}
.well-container.small-bus-guide .well.well-lower {
  background: #125075;
}
.btn.btn-primary.heavy.white.small-bus-guide {
  color: #fff;
  background: #c52228;
  box-shadow: 0 3px 0 #810207;
}
.well-container.small-bus-guide + .row-fluid .btn-primary {
  margin-top: -1.65em;
}
.intro.homepage .dev-friendly .wp-logo img {
  max-width: 70%;
  padding-top: 20px;
}
.intro.homepage .dev-friendly {
  background: url(../../img/wp-bg_background-1.png) no-repeat;
  background-position: center;
  background-color: #050505;
  height: 300px;
  padding: 0;
  box-shadow: 0px 0px 30px #000000;
}
.intro.homepage .dev-friendly h1 {
  color: #4ba0e1;
  font-size: 30px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 0px;
  text-shadow: 2px 2px #000;
  padding-top: 15px;
}
.intro.homepage .dev-friendly ul {
  margin-top: 0;
}
.intro.homepage .dev-friendly li {
  line-height: 22px;
  color: #4ba0e1;
}
.intro.homepage .dev-friendly li span {
  line-height: 22px;
  color: #fff;
  text-shadow: 2px 2px #000;
}
.intro.homepage .dev-friendly .bg-orange {
  color: #fe6321;
}
.intro.homepage .dev-friendly p:last-child {
  color: #FFF;
  font-size: 28px;
  line-height: 0;
}
.intro.homepage .dev-friendly .emp-price {
  color: #FFF;
  font-size: 24px;
  line-height: 22px;
}
.intro.homepage .dev-friendly .btn.btn-white {
  box-shadow: 0 3px 0 #7b0206;
  color: #fff;
  background: #fe6321;
}
.intro.homepage .dev-friendly .logos {
  bottom: 5%;
  right: 18%;
  position: absolute;
}
.intro.homepage .dev-friendly .logos img {
  max-width: 100%;
  text-align: center;
}
.intro.homepage .dev-friendly img {
  margin-top: 2em;
  max-width: 100%;
}
.shoutmeloud {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
}
.shoutmeloud ul li {
  color: #fff;
  list-style: disc;
}
.icon-skype {
  width: 18px;
  height: 18px;
  background-image: none;
}
.skype-header a:focus {
  text-decoration: none;
}
.skype-pg img {
  padding-right: 6px;
}
.skype-table {
  margin-left: 8%;
}
.skype-table td {
  width: 78%;
}
.skype-pg-logo {
  border-right: 1px solid #b2b2b2;
  width: 22%;
}
.skype-logo {
  width: 10%;
}
.toptenreview-header {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
  padding: 40px 0px 0px 0px;
}
.toptenreviews-blue {
  color: #1ba4e1;
}
.tplogin .sub-banner,
.toptenreview-header .sub-banner {
  background: #eea440;
}
.toptenreview-header .sub-banner h3 p {
  color: #000;
}
.tplogin .sub-banner p,
.toptenreview-header .sub-banner p {
  color: #000;
}
.toptenreview-header2 .sub-banner {
  background: #eea440;
}
.toptenreview-header2 .sub-banner h3 {
  color: #000;
}
.toptenreview-header2 .sub-banner p {
  color: #000;
}
.affbanner-topten {
  background: #eea440;
  font-weight: 700;
  color: #000;
}
#network-accordion .accordion-heading {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion-group.isp {
  border-color: #418ebf;
}
.accordion-group.edge {
  border-color: #eea340;
}
.accordion-group.core {
  border-color: #e72937;
}
.accordion-group.rack {
  border-color: #232323;
}
.isp > .accordion-heading {
  background-color: #98c7e4;
}
.edge > .accordion-heading {
  background-color: #fdc56e;
}
.core > .accordion-heading {
  background-color: #ed4551;
}
.rack > .accordion-heading {
  background-color: #444;
}
#network-accordion .accordion-heading a {
  color: #fff;
  font-weight: 600;
}
#network-accordion .pull-left.text-center > .media-object {
  display: inline;
}
#network-accordion figure {
  font-family: "adelle", serif;
  margin-left: 0;
}
.boldgrid-web-b {
  background: url(../../img/darkgray-noise.jpg) repeat 0 0;
  padding: 0px 0;
}
.boldgrid-trust-b {
  width: 42px;
  height: 42px;
}
#mythemeCarousel p {
  padding-top: 12px;
}
.bus-top-seller {
  border-bottom: 40px solid #3d87c0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 70px;
  padding: 2px;
  margin: 49px;
  right: -90px;
  top: -35px;
  position: absolute;
}
.bus-top-seller span {
  overflow: hidden;
  position: absolute;
  width: 76px;
  padding-top: 11px;
  color: #fff;
  display: block;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  font-family: "adelle-sans", Helvetica, Arial, sans-serif;
}
.bus-best-value span {
  color: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  text-transform: uppercase;
  height: 105px;
  margin: -23px -2px 0 0;
  position: absolute;
  right: -27px;
  top: -14px;
  width: 90px;
  font-size: 10px;
}
#mc_embed_signup.mc-form {
  display: block;
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  border-style: solid;
  max-width: 270px;
}
.mc-form {
  text-align: left;
  margin: auto;
}
.mc-form form {
  margin: 0;
}
#mc_embed_signup.mc-form .mc-header {
  padding-bottom: 9px;
  padding-top: 9px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #C42227;
  border-width: 1px;
  color: #FFFFFF;
  font-size: 18px;
  font-family: Verdana, sans-serif;
  text-align: center;
}
#mc_embed_signup.mc-form .mc-header p {
  margin: 1em 0;
}
.mc-form .mc-body {
  padding-bottom: 12px;
  padding-top: 12px;
}
.mc-form .mc-body .mc-field-group {
  padding-right: 50px;
  padding-left: 50px;
}
.mc-form .mc-body .mc-field-group label {
  font-size: 12px;
  margin-bottom: 0;
}
.mc-form .mc-body .mc-field-group input {
  width: 90%;
}
.mc-form .mc-body .mc-button {
  padding-right: 50px;
  padding-left: 50px;
  text-align: center;
}
.legacy-banner {
  padding-top: 70px;
}
.firstmo-pricebox sub {
  font-size: 15px;
  margin: 0 0 0 -32px;
}
div.intro.wrap.dedi-config {
  background: url(../../img/dedi-config/config-bg-new.png) no-repeat;
}
.dedi-config-chat-phone {
  outline: 2px solid #ccc;
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
  background-color: #f5f5f5;
}
.dedi-chat-phone {
  text-transform: uppercase;
}
.dedi-chat-phone span {
  color: #e82638;
  font-weight: bold;
}
.border-bottom {
  border-bottom: 1px solid #ccc;
}
div.intro.wrap.pcmag-f {
  background: url(../../img/promos/pcmag-f-page/pcmag-header-bg.jpg) no-repeat;
  background-position: center;
  padding: 27px 0;
}
.pcmag-f h1 {
  font-weight: 300;
  font-size: 2.5em;
}
.pcmag-f h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 200;
}
.pcmag-f-quote {
  background: #eee;
  border: 1px solid #eee;
  border-radius: 5px;
}
.pcmag-f-table-pricebox table {
  margin: auto;
}
.pcmag-f-table-pricebox table td {
  padding-right: 10px;
}
.pcmag-f-table {
  margin-top: 14%;
}
.pcmag-f-table tr td:first-child {
  width: 56px;
  height: 56px;
}
.pcmag-f-pricebox {
  background: #333;
}
.pcmag-f-pricebox h3 {
  color: #fff;
}
.pcmag-f-pricebox p {
  margin-top: 30px;
  line-height: 0px;
  font-size: 16px;
}
.pcmag-f-pricebox strong {
  color: #c52228;
}
.pcmag-f-pricebox .pricebox {
  color: #eea440;
  border-right: 1px solid #ccc;
}
.power-tab {
  position: relative;
  margin-left: 68%;
}
@media (max-width: 480px) {
  div.intro.wrap.pcmag-f {
    background: url(../../img/rednoise.gif) repeat 0 0;
  }
}
p.tplogin-recommended {
  color: rgba(255,255,255,0.8);
  font-size: 21px;
  font-weight: 100;
  margin-bottom: 16px;
}

@media (max-width: 979px) {
  .intro.homepage {
    text-align: center;
  }
  .intro.homepage .business ul,
  .intro.homepage .dev-friendly ul,
  .intro.homepage .reseller.item .container .reseller-free-offerings,
  .intro.homepage .reseller.item ul,
  .intro.homepage .dedicated-servers-promo ul,
  .intro.homepage .vps-ssd ul {
    list-style: none;
    margin-left: 0;
  }
  .intro.homepage .vps-ssd .jutwrap5,
  .intro.homepage .dev-friendly .jutwrap5 {
    padding: 0;
  }
  .intro.homepage .vps-ssd .jutwrap6 {
    padding: 10px 0;
  }
  .intro.homepage .business .pull-left,
  .intro.homepage .reseller a.pull-left,
  .intro.homepage .reseller p.pull-left,
  .intro.homepage .reseller h2.pull-left {
    float: none;
  }
  .stage,
  .intro.homepage .item,
  .intro.homepage .dedicated-servers-promo.item,
  .intro.homepage .reseller.item,
  .intro.homepage .dev-friendly.item {
    height: 320px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item.business [class*="span"],
  .item.vps-ssd [class*="span"],
  .item.dedicated-servers-promo [class*="span"],
  .item.reseller [class*="span"],
  .item.dev-friendly [class*="span"],
  .item.support [class*="span"] {
    width: 100%;
    margin-left: 0;
  }
  .hold {
    background: url(../../img/animation/blue-wave-pattern.gif) repeat 0 0;
  }
  .dedicated-servers-promo.item > .container,
  .intro.homepage .reseller.item .container {
    background: transparent;
  }
  .intro.homepage .support.item {
    background: url(../../img/homepage-carousel-support-bg.jpg) repeat 0 0;
  }
  #homepageCarousel .item > .container,
  #homepageCarousel .item .stage > .container {
    padding-left: 50px;
    padding-right: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pf-cta-place {
    float: none;
    border-left: 0;
    margin-bottom: 15px;
  }
  .pf-cta-place p:first-child {
    margin-bottom: 0;
  }
  .island-pf h4 {
    margin-bottom: 10px;
  }
  .island-pf p {
    text-align: center;
  }
  .aff_banner .span8 {
    width: 100%;
  }
  .aff_banner > .span4 {
    margin-left: 0;
    width: 100%;
  }
  .aff_banner > .span4 img {
    position: relative;
  }
  .tb-title h3 img {
    display: block;
    margin: 0 auto;
  }
  .row-fluid .vps-host-ban-b-right,
  .reseller_hosting-banner.variant > .row-fluid > .span4 {
    margin-left: 2.1276595744681%;
  }
  .dedicated_servers-banner-pricepoint .pull-left,
  .dedicated_servers-banner-pricepoint .pricebox,
  .vps_hosting-banner-pricepoint .pull-left,
  .vps_hosting-banner-pricepoint .pricebox {
    float: none;
    text-align: center;
    margin-top: 10px;
  }
  .dedicated_servers-clearance-banner .span1 {
    width: 9.5%;
  }
  .dedicated_servers-clearance-banner .pricebox {
    text-align: center;
    margin-bottom: 40px;
  }
  .dedicated_servers-clearance-banner .vertsep {
    width: 100%;
    margin-top: 20px;
    border: none;
    text-align: center;
    border-top: #fff solid 2px;
    padding-top: 10px;
    margin-left: 0;
  }
  .managed_hosting .blue-banner h3,
  .launch-assist .blue-banner h3 {
    margin-left: 20px;
  }
  .reseller_hosting-banner {
    background: #031f36;
  }
  .reseller_hosting-banner-pricepoint > a > .span9 {
    width: 100%;
  }
  .webdesign-banner {
    background-image: none;
  }
  .special-gray.span4 {
    color: #fff;
    margin-left: 5%;
  }
  .scrollx-big {
    overflow-x: scroll;
    border: 1px solid #ddd;
  }
  .hosting_affiliate_program .span6 {
    overflow: hidden;
  }
  .centerall .span6 {
    height: auto;
  }
  .cnetbanner .limitedbox,
  .templatemonster .limitedbox,
  .prestashopbanner .limitedbox {
    background: transparent;
    padding: 20px 15px 12px;
  }
  .reseller_hosting-templatemonster-banner {
    background: #f17113;
    margin: 40px 0 75px 0;
  }
  .tm-head-msg {
    margin: 15px 0 0 0px;
  }
  .tm-head-msg2 {
    margin: 5px 0 0 0px;
    font-size: 24px;
  }
  #tutsplus-partners img,
  #envato-partners img,
  #cart2cart-partners img {
    width: 70%;
  }
  .intro.homepage .superbowl.item {
    background: url(../../img/homepage/superbowl-promo/superbowl-bg.jpg) repeat 0 0;
    color: #aae0bd;
  }
  .intro.homepage .superbowl.item .container > .row > div,
  .intro.homepage .valentines.item .container > .row > div {
    width: 100%;
  }
  .intro.homepage .valentines.item {
    height: 320px;
    padding: 40px 0;
  }
  .intro.homepage .valentines.item .container {
    background: none;
    height: auto;
    padding: 0;
  }
  .envato-coupon-page-gt {
    display: none;
  }
  .intro p.envato-gear-top-txt {
    font-size: 28px;
    margin: 0 0 0 0;
    width: 238px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row-fluid [class*="span"] {
    margin-left: 2.1276595744681%;
  }
  header {
    padding: 18px 0 38px;
  }
  nav .nav.support {
    margin: -78px 0 0 0;
  }
  nav .nav li.support-center a,
  nav .nav li.amp-login a {
    padding: 0px 5px 0 13px;
  }
  nav .nav li.support-center a:hover,
  nav .nav li.support-center a:focus,
  nav .nav li.support-center a:active,
  nav .nav li.amp-login a:hover,
  nav .nav li.amp-login a:focus,
  nav .nav li.amp-login a:active {
    color: #888 !important;
    background: transparent !important;
  }
  footer {
    font-size: 1.2em;
  }
  footer li.nav-header {
    font-size: 1.05em;
  }
  .nav-list.span2,
  .span2.column-main {
    width: 31.529915%;
  }
  .nav-list.span2:nth-child(3) {
    border-right: 0;
  }
  .nav-list.span2:nth-child(4) {
    margin-left: 0;
    clear: left;
  }
  .nav-list.span2:nth-child(4),
  .nav-list.span2:nth-child(5),
  .span2.column-main {
    margin-top: 20px;
  }
  .span2.column-main .offset2 {
    margin-left: 0;
  }
  .stay-in-touch {
    text-align: left;
  }
  .ft-iconlist {
    margin-left: 0;
    float: none;
  }
  .ft-iconlist li {
    float: none;
    width: auto;
  }
  .ft-logo {
    margin-left: 0;
    float: none;
  }
  footer p {
    text-align: left;
  }
  .homepage.intro-foot .row-fluid .span3 {
    width: 23.404255319149%;
  }
  .matrix-two-column > li {
    width: 30%;
  }
  li.staylit.dropdown {
    background-color: transparent;
  }
  li.staylit.dropdown li.active a {
    color: #fff;
  }
  .homepage.intro-foot .slab .span3,
  .homepage.intro-foot .slab .span9 {
    width: 100%;
    border-left: 0;
  }
  .ssd-hosting-banner .span2 {
    margin-left: 2.1276595744681%;
  }
  .secret-form .span2 {
    margin-left: 2.12766%;
  }
  .intro.vps_hosting > .container > .row > .span6 {
    width: 538px;
  }
  .intro.vps_hosting .leader-vps-cta-place > .span3 {
    text-align: center;
  }
  .vps-host-ban-b-left > .row-fluid > .span9 {
    width: 100%;
  }
  .vps-host-ban-b-right > .contact-sales.call-today-text.vps-number {
    font-size: 18px;
  }
  .span3.vps_hosting-banner-pricepoint,
  .span3.dedicated_servers-banner-pricepoint {
    margin-left: 0;
  }
  .dedicated_servers-banner .span12 .span9.offset3,
  .vps_hosting-banner .span12 .span9.offset3 {
    margin-left: 0;
    width: 100%;
  }
  .dedi-config .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .form-vertical.feedback .form-actions .form-submit {
    margin: 0 0 0 auto;
  }
  .form-vertical .span4 {
    margin-left: 2.1276595744681%;
  }
  select {
    width: 198px;
  }
  .dedi-partners li.span2 {
    margin-left: 2.1276595744681%;
  }
  .dedi-config-price p {
    font-size: 1.2em;
  }
  .managed-hosting-solutions .span6 {
    padding: 20px 20px;
  }
  .p-support .span6 {
    margin-left: 2.1276595744681%;
  }
  .span8.domainwell,
  .span8.domainwell + .span4 {
    width: 724px;
  }
  .undercpu {
    margin: 6px 0 0 33px;
  }
  form.config .form-actions {
    width: 100%;
  }
  button.config {
    margin-left: auto;
    margin-right: auto;
  }
  .wrap-emp.prestashop .span6:nth-child(2),
  .row-fluid.promo-productplan .span6:nth-child(2) {
    margin-left: 2.1276595744681%;
  }
  .prestashop .span4 {
    margin-left: 2.1276595744681%;
  }
  .prestashop .span4:first-child {
    margin-left: 0;
  }
  .pf-price {
    font-size: 16px;
  }
  .hosting_affiliate_program > .span6:first-child {
    border-right: none;
  }
  .hosting_affiliate_program .jutwrap3 .span5 {
    margin-left: auto;
    width: 100%;
  }
  .hosting_affiliate_program  .bignumber {
    font-size: 60px;
  }
  .span6.contact-details {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }
  .cnetbanner h1 {
    font-size: 32px;
  }
  .cnetbanner h3 {
    font-size: 18px;
  }
  h1.cnetwp-banner-header {
    font-size: 30px;
  }
  #tm-head-tab-rec {
    margin-top: -80px;
  }
  .reseller_hosting-templatemonster-banner > .row-fluid > .span6.offset2 {
    margin-left: 0;
  }
  .reseller_hosting-templatemonster-banner > .row-fluid > .span4 {
    width: 48.936170212766%;
  }
  .tutsbanner .banner-h3 {
    font-size: 18px;
  }
  .tutsbanner p {
    font-size: 14px;
  }
  .tutsbanner .offer-right p {
    font-size: 20px;
  }
  .tutsbanner .offer-right .offer-ends {
    padding: 0;
  }
  .prestashoplogo {
    width: 110px;
  }
  .prestashopbanner .nav-pills {
    width: 140%;
    margin-left: -90px;
  }
  .joomlabanner {
    height: auto;
    padding: 20px 370px 0px 30px;
  }
  .domain_transfer-you .media,
  .domain_transfer-we .media {
    min-height: 110px;
  }
  .intro.homepage .superbowl.item ul,
  .intro.homepage .valentines.item ul {
    text-align: left;
  }
  .intro.homepage .superbowl.item .promo-bottom {
    text-align: left;
  }
  .dedi-ban-box-right {
    right: -15px;
  }
  .imhvshost-button {
    margin-left: 26.5%;
  }
  .imhvshost-button .span2 {
    margin-right: 5%;
  }
}
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .hide_on_desktop {
    display: block;
    overflow: hidden;
  }
  .hide_on_mobile {
    display: none;
  }
  .navbar-static-top {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-static-top .navbar-inner > .container {
    padding: 0 !important;
  }
  li.staylit.dropdown {
    background-color: transparent;
  }
  li.staylit.dropdown li.active a {
    color: #fff;
  }
  nav .nav.support {
    float: left;
  }
  .navbar .container ul.nav li a:focus {
    color: #000;
    background: transparent;
  }
  .navbar .container ul.nav li a:hover {
    color: #fff;
    background: #232323;
  }
  .nav-collapse ul.dropdown-menu {
    background-color: #E6E6E6;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .nav-collapse .dropdown-menu a {
    color: #222222;
    padding-left: 40px;
  }
  .row-fluid [class*="span"],
  div.planchoice.span3 {
    margin-left: 0;
  }
  .intro.homepage .reseller .pull-left {
    float: none;
  }
  .stage,
  .intro.homepage .item,
  .intro.homepage .dedicated-servers-promo.item,
  .intro.homepage .reseller.item,
  .intro.homepage .dev-friendly.item,
  .intro.homepage .valentines.item {
    height: 400px;
  }
  .intro.homepage p.reseller-special-terms {
    line-height: 14px;
  }
  .intro.homepage .valentines.item a {
    margin: 0;
  }
  .intro-foot .well {
    margin-left: 0;
    margin-right: 0;
  }
  .intro-foot .planchoice {
    margin-bottom: 20px;
  }
  .intro-foot .row-fluid .span3:nth-child(4) {
    margin-bottom: 0;
  }
  .intro-foot .slab .row-fluid .span3 {
    border-left: none;
    border-bottom: 0;
    margin-left: 0;
  }
  .intro-foot .slab .span3 > p {
    text-align: right;
  }
  .wrap.homepage.threeup {
    padding: 40px 0;
  }
  .threeup .span4.centered {
    margin-bottom: 20px;
  }
  .threeup .span4.centered:last-child {
    margin-bottom: 0;
  }
  .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .imhteam > .span6 {
    width: 48%;
    float: left;
  }
  .imhteam > .span6:nth-child(2) {
    margin-left: 4%;
  }
  #teamCarousel {
    margin-bottom: 20px;
  }
  .imh-team-links a,
  .imh-team-links a:hover {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .imh-team-links a:first-child {
    margin-bottom: 10px;
  }
  .imhteam .span6 .media-body {
    overflow: initial;
  }
  .imhteam .span6 img.media-object {
    margin-bottom: 0;
  }
  .nav-list {
    border-right: none;
    box-shadow: none;
  }
  .nav-list {
    border-bottom: #333 solid 1px;
    margin-bottom: 10px;
  }
  .island-pf.raised.clearfix {
    margin-bottom: 20px;
  }
  footer {
    font-size: 1.1em;
  }
  footer .nav-header {
    font-size: 1.1em;
  }
  .nav-list {
    margin-bottom: 20px;
  }
  footer .nav.nav-list.span2 {
    width: 50%;
    float: left;
    border-bottom: 0;
    padding-right: 0;
  }
  footer .nav.nav-list.span2:nth-child(odd) {
    clear: left;
  }
  footer .span2.column-main {
    overflow: hidden;
    padding-top: 20px;
    border-top: #333 solid 1px;
  }
  .ft-iconlist {
    text-align: center;
    margin: 0;
    float: none;
    border-bottom: 0;
  }
  .ft-iconlist li {
    float: none;
    width: auto;
  }
  .stay-in-touch {
    text-align: center;
    margin-bottom: 0;
  }
  .ft-logo {
    margin: 10px auto;
    float: none;
  }
  footer p.address {
    text-align: center;
  }
  .rostrum .span4.rostrum-tiered-item,
  .rostrum .span6.rostrum-tiered-item {
    width: 100%;
    margin-bottom: 40px;
  }
  .rostrum .span4.rostrum-tiered-item-first {
    margin-top: 0;
  }
  .business_hosting h1 {
    margin-bottom: 20px;
  }
  .banner-logo {
    height: auto;
    width: auto;
  }
  .banner-caption {
    float: left;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .competitive_advantages li {
    width: 48%;
    border-right: 0;
  }
  .competitive_advantages.visible-phone li:nth-child(odd) {
    clear: left;
  }
  .competitive_advantages.visible-phone li:nth-child(2n) {
    margin-left: 2%;
  }
  .competitive_advantages.separator {
    border-top: 0;
    padding-top: 0;
  }
  .nav-tabs > li {
    width: 100%;
  }
  .row-fluid.ssd-hosting-banner.white > .span2 > p {
    text-align: center;
  }
  .row-fluid.ssd-hosting-banner.white .banner-body-text {
    clear: left;
    padding-top: 10px;
  }
  .business-specification_new {
    margin-top: 0;
  }
  .business-specification_new .span9.business_hosting {
    float: none;
  }
  .tab-pane .row .span3 {
    padding-top: 0px;
  }
  .bussidebar .sidebar_mobile_break {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
  }
  .sidebar_mobile_break div {
    width: 31.914893617021%;
    margin-left: 2.1276595744681%;
    float: left;
    border-bottom: 0;
  }
  .sidebar_mobile_break div:nth-child(1) {
    margin-left: 0;
  }
  .business-specification_new table {
    margin-bottom: 0;
  }
  .standard-features .row {
    border-bottom: 0;
  }
  .standard-features .row .span6 {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
  }
  .standard-features .row .span6:nth-child(even) {
    border-left: 0;
  }
  .form-vertical .form-actions .form-submit {
    margin: -40px 10px auto auto;
  }
  .form-vertical.feedback .form-actions .form-submit {
    margin: 0 0 0 auto;
  }
  .salesinquiry .well.well-deep .span4,
  .agencyvip .well.well-deep .span4 {
    border-right: 0;
  }
  .salesinquiry .well.well-deep .span4:nth-child(even):before,
  .salesinquiry .well.well-deep .span4:first-child:after,
  .managedhosting .well.well-deep .span4:nth-child(even):before,
  .managedhosting .well.well-deep .span4:first-child:after,
  .agencyvip .well.well-deep .span4:nth-child(even):before,
  .agencyvip .well.well-deep .span4:first-child:after {
    border: 0;
  }
  .banner-img {
    position: absolute;
    top: 0;
    right: 20px;
    margin-top: -40px;
  }
  .leader-vps-cta-place {
    float: none;
  }
  .row-fluid .vps-host-ban-b-right {
    margin-top: 20px;
    padding: 0 10px 30px;
  }
  .reseller_hosting-banner-pricepoint.vps-host-ban-price {
    margin: 10px 0 0 170px;
  }
  .vps_hosting-banner {
    background: #f17113;
  }
  .row-fluid.vps_hosting-banner,
  .row-fluid.dedicated_servers-banner {
    padding: 0 10px;
  }
  .vps_hosting-banner .expiry-notice,
  .dedicated_servers-banner .expiry-notice {
    top: 5px;
  }
  .vps_hosting-banner-pricepoint,
  .dedicated_servers-banner-pricepoint {
    margin-top: -30px;
  }
  .vps_hosting-banner h1 {
    margin-top: 0;
  }
  .meet_us.nav-tabs.nav-stacked.overview > li > a.overview:after,
  .meet_us.nav-tabs.nav-stacked.support > li > a.support:after,
  .meet_us.nav-tabs.nav-stacked.technology > li > a.technology:after,
  .meet_us.nav-tabs.nav-stacked.reliability > li > a.reliability:after,
  .meet_us.nav-tabs.nav-stacked.guarantee > li > a.guarantee:after,
  .meet_us.nav-tabs.nav-stacked.software > li > a.software:after,
  .meet_us.nav-tabs.nav-stacked.gogreen > li > a.gogreen:after,
  .meet_us.nav-tabs.nav-stacked.transfers > li > a.transfers:after,
  .typical-uses.nav-tabs.nav-stacked > .active > a:after {
    border: none;
  }
  .competitive_advantages.vps-host-b > .comp_adv_trigger {
    width: 48%;
  }
  #contact-form .island {
    margin-bottom: 20px;
  }
  .pull-right.contact-extra {
    float: none;
  }
  .vps-host-modal-dialog {
    position: absolute;
    background: transparent;
  }
  .dedicated_servers-banner {
    background: #031f36;
  }
  .commercial-class > .span4.raised {
    margin-bottom: 40px;
  }
  .dedi-partners li[class^="span"] {
    width: 33.333%;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
  .dedi-partners li[class^="span"]:nth-child(3n+1) {
    clear: left;
  }
  .dedi-partners > .span12 > .jutwrap5 {
    padding-top: 0;
  }
  form.config.form-vertical .form-actions .form-submit {
    margin: 10px auto;
  }
  .stickywrap.span3 {
    position: inherit;
  }
  .dedi-config-price {
    padding: 30px 0;
  }
  .base-options > .span4 {
    margin-bottom: 10px;
  }
  .reseller_hosting-banner.variant > .row-fluid > .span4 {
    margin-left: 0;
  }
  .reseller_hosting-banner-pricepoint .gearburst {
    margin-right: 10px;
  }
  .l_left {
    border-left: 0;
  }
  .reseller-specification .reseller_hosting {
    float: none;
  }
  .reseller-specification > .row > .span3 {
    margin-top: 40px;
  }
  .managed_hosting .blue-banner,
  .launch-assist .blue-banner {
    min-height: 75px;
    height: auto;
    background: #3F89C2;
  }
  .managed_hosting .blue-banner h3.number,
  .launch-assist .blue-banner h3.number {
    float: none;
    margin: 10px 0 0;
    text-align: center;
    color: #fff;
  }
  table.managed_hosting.table {
    min-width: 560px;
  }
  #main .intro > .container .span3.gears {
    display: none;
  }
  .domains-pill.well-small .span2 {
    margin-left: 0;
  }
  .domains-pill.well-small #domain-search-button {
    padding-left: 12px;
    padding-right: 12px;
    width: auto;
  }
  #domain-input-wrap.error .res-container,
  #domain-input-wrap.success .res-container {
    position: absolute;
    top: 80px;
    left: 0;
    right: initial;
  }
  .domain-privacy {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .design-info .span6:first-child {
    border-right: 0;
  }
  #business-websites .jutwrap4 .span6:first-child {
    margin-bottom: 40px;
  }
  .webdesign .gears-top {
    margin: 0;
  }
  .undercpu {
    margin: 0;
  }
  .meet_us > .media > .media-body,
  .typical-uses > .media > .media-body {
    padding: 40px 0;
  }
  .meet_us > .media > .media-object {
    padding: 40px 0;
  }
  form.secret button {
    width: auto;
    margin-left: auto;
    margin-right: 0;
    display: block;
  }
  .promo-productplan .island.raised.centered {
    margin-bottom: 20px;
  }
  .partner-row-margin > .span4 {
    margin-bottom: 40px;
  }
  .partner-row-margin.wrap {
    padding: 0;
  }
  .rostrum-tiered-item.span6 {
    margin-bottom: 20px;
  }
  .infographics textarea {
    height: auto;
  }
  footer .row-fluid [class*="span"] {
    margin-left: 0;
  }
  .scrollx-med {
    overflow-x: scroll;
    border: 1px solid #ddd;
  }
  .business-specification_new#specifications .business_hosting table {
    min-width: 620px;
  }
  .prestashop .tabtab_top {
    width: 200px;
  }
  .hosting_affiliate_program + .hosting_affiliate_program > .span6:first-child,
  .hosting_affiliate_program > .span6:first-child {
    border-top: 0;
    border-right: 0;
  }
  .container.cnetbanner .span2 {
    width: 25%;
    float: left;
    padding-right: 20px;
  }
  .container.cnetbanner .span7 {
    width: 75%;
    float: left;
  }
  .cnetbanner h1 {
    font-size: 28px;
  }
  .cnetbanner.frontpage h3 {
    font-size: 16px;
  }
  .container.new-cnet > .span3,
  .container.cnet-wp > .span3 {
    overflow: hidden;
  }
  .new-cnet .sales-longtail-right-column,
  .cnet-wp .sales-longtail-right-column {
    margin-top: 40px;
  }
  .reseller_hosting-templatemonster-banner {
    padding-left: 20px;
    padding-right: 20px;
  }
  #tm-head-order-btn {
    position: relative;
  }
  .tm-head-msg2 {
    font-size: 22px;
  }
  .vertsep-resell {
    border-left: 0;
  }
  #resell-brand-col .pluses {
    clear: left;
    border: 0;
  }
  #tutsplus-partners img,
  #envato-partners img,
  #cart2cart-partners img {
    width: 30%;
  }
  h3.cta-text {
    text-align: center;
    line-height: initial;
    margin-bottom: 10px;
  }
  .tutsbanner > a > .island.raised {
    height: auto;
  }
  .tutsbanner .offer-right .offer-ends {
    margin: 0;
    height: auto;
    padding: 15px;
  }
  .tutsbanner .offer-right p {
    padding-top: 0;
    margin: 0;
  }
  .prestashopbanner {
    background: #393D48 !important;
    color: #fff;
    height: auto;
  }
  .prestashopbanner .prestashoplogo {
    width: 120px;
  }
  .prestashopbanner .span8 {
    margin-top: 78px;
    text-align: center;
    padding-left: 0;
  }
  .prestashopbanner .nav-pills {
    width: auto;
  }
  .prestashopbanner li {
    float: none;
  }
  .prestashopbanner .domain {
    margin-top: -32px;
  }
  ul.span3.offset1.checkli {
    width: 33.333%;
    float: left;
  }
  .agency.row-fluid .span6 {
    clear: both;
  }
  .joomlabanner {
    background: url(../../img/joomla-hosting/noise-green.jpg);
    padding: 20px;
    height: auto;
  }
  .joomlabanner h3 {
    margin-bottom: 0;
  }
  .domain_transfer.span4,
  .domain_transfer.span8,
  .domain_transfer > .span6,
  .domain_transfer-you.raised.span12,
  .domain_transfer-we.span12,
  .domain_transfer-we.span6 {
    border-left: 0;
    border-bottom: 0;
  }
  .domain_transfer-you.raised.span12,
  .domain_transfer-we.raised.span12 {
    border-bottom: 1px solid #ccc;
  }
  .domain_transfer.span4,
  .domain_transfer.span8,
  .domain_transfer > .span6 {
    width: 100%;
  }
  .package-subtitle {
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  .package-subtitle img {
    display: inline;
    float: none;
    padding: 0;
  }
  .domain_transfer-you .media,
  .domain_transfer-we .media {
    min-height: 30px;
  }
  .domain_transfer-you .media:nth-child(even),
  .domain_transfer-we .media:nth-child(odd) {
    background: transparent;
  }
  .intro.homepage .superbowl.item ul,
  .intro.homepage .valentines.item ul {
    margin-bottom: 0;
    list-style: none;
  }
  .intro.homepage .valentines.item .promo-bottom h1 {
    line-height: 28px;
  }
  .intro.homepage .valentines.item .promo-bottom p {
    margin-top: 5px;
  }
  .intro.homepage .valentines.item ul li {
    line-height: 18px;
    font-size: 14px;
  }
  .dedi-ban-box-left,
  .dedi-ban-box-right {
    display: none;
  }
  .webdesign-cancel iframe {
    height: 2450px;
  }
  .sbw-head-grphc {
    margin: -10px 0 -10px 0;
  }
  .host-with-drupal-section-center .span4 p {
    max-width: none;
    margin: 0 auto 11px;
  }
  .tabtab_bottom.aff-plus-specs {
    margin-left: -13px;
  }
  .wrap.intro.coupon .jutwrap3 {
    margin-top: 0;
  }
  .semperfi-head .row-fluid > .span3,
  .toptenreviews-head .row-fluid > .span3,
  .osclass-head .row-fluid > .span3,
  .vs-page-head .row-fluid > .span3 {
    text-align: center;
  }
  .toptenreviews-head .row-fluid > .span3 img,
  .osclass-head .row-fluid > .span3 img {
    float: none;
  }
  .semperfi-head .row-fluid > .span3 img,
  .toptenreviews-head .row-fluid > .span3 img,
  .osclass-head .row-fluid > .span3 img,
  .vs-page-head .row-fluid > .span3 img {
    max-width: 200px;
    margin-top: 20px;
  }
  .row-fluid .imhvshost-list:first-child {
    margin-left: 29%;
  }
  .imhvshost-button {
    margin-left: 0;
  }
  .imhvshost-button .span2 {
    padding-bottom: 10px;
    text-align: center;
  }
  .dedicated-rostrum-line {
    margin-left: -8%;
  }
}
@media (max-width: 520px) {
  .intro.homepage .reseller.item .subhead {
    font-size: 16px;
    margin-bottom: 0;
  }
  .intro.homepage .reseller.item .row.jutwrap5 {
    margin-top: 0;
  }
  .intro.homepage .superbowl.item .promo-bottom {
    margin-top: 15px;
  }
  .webdesign-cancel iframe {
    height: 2595px;
  }
}
@media (max-width: 480px) {
  select {
    width: 100%;
  }
  .hidden-phone-small {
    display: none;
  }
  .imhlogo {
    margin-bottom: 20px;
    text-align: center;
  }
  header ul.nav {
    float: none;
  }
  header ul.nav li,
  header ul.nav li.sales-label {
    text-align: center;
    float: none;
  }
  .media-object.pull-left.sbw-pad {
    display: inline;
    float: none;
  }
  header .nav-pills-contact {
    text-align: right;
  }
  .nav-tabs > li,
  .nav-pills > li {
    float: none;
  }
  .intro-foot .slab .span9,
  .intro-foot .slab .span3 > p {
    text-align: center;
  }
  .scrollx-smll {
    overflow-x: scroll;
    border: 1px solid #ddd;
  }
  .stage,
  .intro.homepage .item,
  .intro.homepage .dedicated-servers-promo.item,
  .intro.homepage .reseller.item,
  .intro.homepage .dev-friendly.item {
    height: 400px;
  }
  .intro.homepage .dev-friendly p:last-child {
    line-height: 26px;
    font-size: 20px;
  }
  footer {
    font-size: 1em;
  }
  footer .nav.nav-list.span2:nth-child(even) {
    text-align: right;
  }
  .nav-list {
    margin-bottom: 10px;
  }
  .ft-iconlist {
    width: auto;
    margin-right: 0;
  }
  .imhteam > .span6 {
    width: 100%;
    float: none;
  }
  .carousel-inner {
    border-bottom: #ccc 1px solid;
  }
  .divide-right {
    box-shadow: none;
    border: none;
  }
  .carousel {
    line-height: normal;
  }
  .imh-team-links a,
  .imh-team-links a:hover,
  .imh-team-links a:first-child {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .imhteam > .span6:nth-child(2) {
    margin-left: 0;
  }
  .banner-h1-sm {
    font-size: 30px;
  }
  .sidebar_mobile_break div {
    width: 100%;
    margin-left: 0%;
    float: none;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
  .bussidebar .sidebar_mobile_break {
    border-bottom: none;
    padding: 0;
  }
  .sidebar_mobile_break ul.checkli {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .compare .nav-pills > li:first-child {
    margin-left: 0;
  }
  .vps_hosting-banner-pricepoint,
  .dedicated_servers-banner-pricepoint {
    margin-top: 0;
  }
  .ads {
    height: auto;
  }
  .ads p {
    margin-left: 40px;
  }
  .dedi-partners li[class^="span"] {
    width: 50%;
  }
  .dedi-partners li[class^="span"]:nth-child(3n+1) {
    clear: none;
  }
  .dedi-partners li[class^="span"]:nth-child(odd) {
    clear: left;
  }
  .dedi-partners > .span12 > .jutwrap5 {
    padding-top: 0;
  }
  .managed-hosting-solutions .span6 {
    padding: 20px 20px;
  }
  .reseller_hosting-banner-pricepoint .gearburst {
    display: none;
  }
  .meet_us > .media {
    margin: 24px 0 0 0;
  }
  .meet_us > .media > .media-object {
    padding: 0;
    margin: 0 auto;
  }
  .meet_us > .media > .media-body {
    padding: 0 0 24px;
  }
  .bignumber {
    font-size: 60px;
  }
  .site-hosting-tool .hosting-tool-left {
    width: 110px;
  }
  .site-hosting-tool .hosting-tool-right {
    margin-left: 126px;
  }
  .cnetbanner {
    height: auto;
    padding-bottom: 0;
  }
  .container.cnetbanner .span2,
  .container.cnetbanner .span7 {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .container.cnetbanner .span7 {
    margin-top: 20px;
  }
  .cnetbanner p.span12 {
    margin: 25px 0 10px 0;
  }
  #tutsplus-partners img,
  #envato-partners img,
  #cart2cart-partners img {
    width: 50%;
  }
  .site-hosting-tool .hosting-tool-left {
    width: 110px;
  }
  .site-hosting-tool .hosting-tool-right {
    margin-left: 126px;
  }
  .dedicated-rostrum-line {
    margin-left: -12%;
  }
}
