/* Header */
.header {
  width: 100%
}

.header-bar {
  background: #191919;
  height: 47px;
}

.header-bar .container {
  background: transparent;
}

.header-bar .top-nav {
  padding: 12px 0;
  float: left;
  width: 100%;
}

.header-bar .top-nav li {
  list-style: none;
  float: left;
  margin-right: 12px;
  padding-right: 12px;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 21px;
  border-right: 1px solid #404040
}

.header-bar .top-nav a {
  color: #fff;
  text-decoration: none
}

.header-bar .top-nav a:hover, .header-bar .top-nav a:focus {
  color: #61bdf0;
  text-decoration: none
}

.header-bar .top-nav a.current {
  color: #666
}

.header-bar .login a {
  background: url(/resources/images/global.png) 0 -348px no-repeat;
  width: 69px;
  height: 25px
}

.header-bar .login a:hover, .header-bar .login a:focus {
  background: url(/resources/images/global.png) 0 -373px no-repeat
}

.header-bar .current a {
  color: #999
}

.logo {
  background-image: url(https://www.webcentral.com.au/images/webcentral.png);
  height: 55px;
  width: 211px;
  background-size: 211px 55px;
  float: left;
  z-index: 1;
  position: relative;
}

a.phone {
float: left;
margin-top: 59px;
}

a.phone i{
display: inline-block;
width: 15px;
height: 15px;
margin: 5px 0 0 50px;
vertical-align: top;
background: url(/resources/images/phone.png);
}

a.phone span {
font-size: 21px;
line-height: 21px;
}

a.phone:link span, a.phone:visited span, a.phone:hover span, a.phone:active span {
color: #122c4b;
}

.main-nav {
  height: 122px;
  background: #fff
}

/* New nav */

.nr-nav {
  margin-top: 34px;
  float: right;
  list-style: none;
}

.nr-nav > li > a {
  display: block;
  height: 63px;
  text-indent: -99999px;
}

.nav-products {
  background: url(/resources/images/megamenu/all-products.gif) 0 0 no-repeat !important;
  width: 206px;
  border-color: #e0e0e0 !important;
}

/* Megamenu */

.all-products {
  position: absolute;
  z-index: 8;
  width: 974px;
  visibility: hidden;
  left: 0;
  top: 110px;
}

.all-products.open {
  visibility: visible;
}

.all-products #inner {
  background: #4c4c4c;
  padding: 4px;
  border: 12px solid #fff;
}

.all-products .triangle {
  background: url(/resources/images/megamenu/triangle.gif) 0 0 no-repeat;
  width: 51px;
  height: 29px;
  position: absolute;
  top: -13px;
  right: 89px;
}

.all-products .shadow {
  background: url(/resources/images/megamenu/megashadow.png) 0 0 repeat-x;
  height: 17px;
}

#megamenu {
  border: 1px solid #fff;
  height: 292px;
  position: relative;
  overflow: hidden;
  background: url(/resources/images/megamenu/menu-left.jpg);
  width: 942px;
}

/* Menu left */

#megamenu h3 {
  margin: 0;
  width: 221px;
}

#megamenu h3.first a {
  margin-top: 12px;
}

#megamenu h3 a {
  margin-left: 12px;
  z-index: 5;
  position: relative;
  display: block;
  height: 43px;
  line-height: 43px;
  padding-left: 20px;
  margin: 0 0 2px 12px;
  font-size: 16px;
  font-weight: 500;
  color: #191919;
}

#megamenu h3 a:hover {
  text-decoration: none;
}

#megamenu .active a {
  background: url(/resources/images/megamenu/hover.gif) 0 0 no-repeat;
  color: #fff;
  font-weight: 600;
}

/* Menu right */

#megamenu ul, #megamenu li {
  list-style: none;
  margin-left: 0;
}

#megamenu li {
  float: left;
  width: 221px;
  padding-right: 10px;
}

#megamenu h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 16px 0 4px;
}

#megamenu h4:first-child {
  margin-top: 30px;
}

#megamenu h4 a {
  color: #191919;
}

#megamenu p {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 8px;
}

#megamenu .sublinks {
  overflow: hidden;
}

#megamenu .sublinks a {
  color: #4c4c4c;
  font-weight: 600;
  font-size: 14px;
  background: url(/resources/images/megamenu/arrow.gif) 0 50% no-repeat;
  padding-left: 12px;
  display: block;
  line-height: 19px;
}

#megamenu .col-2 a {
  width: 90px;
  float: left;
}

#megamenu .products {
  top: 0;
  width: 700px;
  position: absolute;
  right: 0;
  height: 292px !important;
  padding-left: 30px;
}

#megamenu #mm-domains {
  background: url(/resources/images/megamenu/menu-domains-control.jpg) 100% 0 no-repeat;
}

#megamenu #mm-hosting {
  background: url(/resources/images/megamenu/menu-hosting.jpg) 100% 0 no-repeat;
}

#megamenu #mm-vps {
  background: url(/resources/images/megamenu/menu-vps.jpg) 100% 0 no-repeat;
}

#megamenu #mm-websites {
  background: url(/resources/images/megamenu/menu-websites.jpg) 100% 0 no-repeat;
}

#megamenu #mm-security {
  background: url(/resources/images/megamenu/menu-security.jpg) 100% 0 no-repeat;
}

#megamenu #mm-marketing {
  background: url(/resources/images/megamenu/menu-marketing.jpg) 100% 0 no-repeat;
}

/* STYLES */

body {
  background: #fafafa;
}

body, input, button, select, textarea {
  font-family: 'Open Sans', Helvetica, sans-serif;
  color: #191919;
}

a, a:hover, a:focus {
  color: #0aa872;
  text-decoration: none;
}

.btn-primary {
  background: #0aa872;
  border-color: #0aa872;
  box-shadow: none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{
background-color: #077851;
border-color: #077851;
}

.search input[type=submit]{
  background: #82bae0 url(/resources/images/btn-go.png) 50% 50% no-repeat;
  border-color: #82bae0;
}

.search input[type=submit]:hover {
  background-color: #6eaad3;
  border-color: #6eaad3;
}

.sidebar .search input[type=submit]{
  border-color: #82bae0;
  background-color: #82bae0;
}

.sidebar .search input[type=submit]:hover{
  background-color: #6eaad3;
  border-color: #6eaad3;
}

.sidebar {
  background: rgb(248, 248, 248); /* Old browsers */
  background: -moz-linear-gradient(left, rgba(248, 248, 248, 1) 0%, rgba(253, 252, 253, 1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(248, 248, 248, 1)), color-stop(100%, rgba(253, 252, 253, 1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(248, 248, 248, 1) 0%, rgba(253, 252, 253, 1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(248, 248, 248, 1) 0%, rgba(253, 252, 253, 1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(248, 248, 248, 1) 0%, rgba(253, 252, 253, 1) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(248, 248, 248, 1) 0%, rgba(253, 252, 253, 1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f8f8f8', endColorstr = '#fdfcfd', GradientType = 1); /* IE6-9 */
  -webkit-border-radius: 0 0 0 10px;
  -moz-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
}

.hero-unit {
  background: #666;
}

.hero-unit h2 {
  font-family: 'Open Sans', Helvetica, sans-serif;
}

.hero-unit p {
  color: #b6b6b6;
}

.hero-unit p strong {
  color: #dcdcdc;
}

.hero-unit .oneoff {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.hero-unit .overview.active div {
  background-image: url(/newinterface/images/overview.png);
}

.hero-unit .order.active div {
  background-image: url(/newinterface/images/order.png);
}

.hero-unit .billing.active div {
  background-image: url(/newinterface/images/billing.png);
}

.hero-unit .support.active div {
  background-image: url(/newinterface/images/support.png);
}

.hero-unit .notifications.active div {
  background-image: url(/newinterface/images/notifications.png);
}

.hero-unit .account.active div {
  background-image: url(/newinterface/images/account.png);
}

/**/

.hero-inner {
  position: absolute;
  top: -90px;
  width: 100%;
  right: 0;
  margin: 0;
  text-align: right;
}
.hero-unit {
  padding-top: 0;
}
.hero-unit h2 {
  font-weight: 600;
  color: #191919;
  font-size: 15px;
  line-height: 1.8em;
  margin-top: 4px;
}
.hero-unit p {
  color: #4c4c4c;
  font-weight: 400;
  line-height: 1em;
  margin: 0;
}
.hero-unit p strong {
  color: #191919;
  font-weight: 600;
  font-size: 15px;
}
.hero-unit .account-info a {
  color: #666;
  font-weight: 400;
}
.hero-unit .account-info a:hover, .hero-unit .account-info a:focus {
  color: #09bff2;
}
.hero-unit .oneoff {
  background: 0;
  padding: 0;
  margin: 0;
  float: none;
}
.hero-unit .oneoff strong {
  font-size: 14px;
}
.nav-tabs {
  margin-top: 0;
}
.hero-unit .loading {
  position: absolute;
  left: 340px;
  background: url(/newinterface/images/loading.gif) 50% 40% no-repeat;
}
.hero-unit .alerts {
  background-color: #ffde38;
  background-image: url(/newinterface/images/alert-red.png);
  border-radius: 6px;
  position: absolute;
  top: -15px;
  border: 3px solid #FFF;
  margin: -3px;
  text-align: left;
  left: 500px;
  width: auto;
  max-width: 100%;
  padding-right: 20px;
  min-height: 67px;
}
.hero-unit .alerts h3 {
  text-transform: none;
  font-size: 14px;
  line-height: 1.4em;
  margin: 0;
}
.hero-unit .alerts li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.3em;
}
.hero-unit .account-info {
  margin-right: 30px;
}
.get-more {
  display: none;
}

/**/

.nav-tabs {
border: 0;
  font-weight: 500;
  background: #4a4a4a; /* Old browsers */
  background: -moz-linear-gradient(top, #4a4a4a 0%, #373737 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a4a4a), color-stop(100%, #373737)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a4a4a 0%, #373737 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a4a4a 0%, #373737 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a4a4a 0%, #373737 100%); /* IE10+ */
  background: linear-gradient(to bottom, #4a4a4a 0%, #373737 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#4a4a4a', endColorstr = '#373737', GradientType = 0); /* IE6-9 */
}

.nav-tabs > li > a {
padding: 14px;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
margin-top: 0;
padding: 14px;
  color: #fff;
  background: #8b8b8b; /* Old browsers */
  background: -moz-linear-gradient(top, #8b8b8b 0%, #737373 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8b8b8b), color-stop(100%, #737373)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8b8b8b 0%, #737373 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8b8b8b 0%, #737373 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8b8b8b 0%, #737373 100%); /* IE10+ */
  background: linear-gradient(to bottom, #8b8b8b 0%, #737373 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#8b8b8b', endColorstr = '#737373', GradientType = 0); /* IE6-9 */
}

.nav > li > a:hover, .nav > li > a:focus {
  background: #0092e6; /* Old browsers */
  background: -moz-linear-gradient(top, #0092e6 0%, #09bff2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0092e6), color-stop(100%, #09bff2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0092e6 0%, #09bff2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0092e6 0%, #09bff2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0092e6 0%, #09bff2 100%); /* IE10+ */
  background: linear-gradient(to bottom, #0092e6 0%, #09bff2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#0092e6', endColorstr = '#09bff2', GradientType = 0); /* IE6-9 */
}

.nav > li > a:hover, .nav > li > a:focus {
  background: #0aa872;
}

.table-top {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.table-bot {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.neg-box {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.notice-box div {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.mark {
  width: 16px;
  height: 16px;
  background: #191919;
  display: block;
  margin: 2px auto -2px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  vertical-align: text-top;
}

#domain-nav {
  background: #4C4C4C;
}

#domain-nav label, #domain-nav a, #domain-nav span {
  color: #fff;
}

#domain-nav .icon-share {
  background-image: url("/newinterface/images/glyphicons-halflings-white.png");
}

#side-nav ul a:hover {
  background: #0aa872;
}

#dashboardSection .password-link:hover {
  color: #0aa872;
  text-decoration: underline;
}

#overview iframe {
  height: 680px;
  width: 100%;
  border: 0;
  padding-top: 20px;
}

.content-box, .expander-box {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#search-support {
  background: #F8F8F8 url(/resources/images/bg-content-box.png) 0 100% repeat-x;
}

#order iframe {
  height: 370px;
  width: 100%;
  border: 0;
  padding-top: 20px;
}

#order-products select, #order-products > p {
  float: left;
  margin-bottom: 12px
}

#order-products {
  padding: 30px;
}

#order-products h2 {
  margin: 0 0 20px;
}

#order-products > p, #order-products > div > p {
  margin-right: 10px;
  line-height: 30px;
  font-weight: 700;
  font-size: 15px;
}

#order-products h3 {
  font-weight: 600;
  font-size: 22px;
  margin: 0 0 4px;
  line-height: 24px;
}

#order-products ul {
  margin: 0;
  list-style: none;
  clear: both;
}

#order-products .hosting, #order-products .marketing {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px;
}

#order-products li {
  border-top: 1px solid #d9d9d9;
  padding: 20px 0 20px 160px;
  overflow: hidden;
  position: relative;
}

#order-products .marketing li {
  padding-left: 120px;
}

#order-products li p {
  margin: 0;
  font-style: italic;
  font-size: 15px;
  font-weight: 300;
}

#order-products li em {
  text-decoration: line-through;
  font-size: 16px;
}

#order-products li strong {
  color: #c51000;
  font-size: 22px;
  font-weight: 400;
}

#order-products li span {
  font-size: 20px;
}

#order-products .assess {
  background: url(/resources/images/order/assess.png) 0 100% no-repeat;
}

#order-products .cloud {
  background: url(/resources/images/order/cloud.png) 0 100% no-repeat;
}

#order-products .cpanel {
  background: url(/resources/images/order/cpanel.png) 0 100% no-repeat;
}

#order-products .email {
  background: url(/resources/images/order/email.png) 0 100% no-repeat;
}

#order-products .mailroom {
  background: url(/resources/images/order/mailroom.png) 0 100% no-repeat;
}

#order-products .seo {
  background: url(/resources/images/order/seo.png) 0 100% no-repeat;
}

#order-products .ses {
  background: url(/resources/images/order/ses.png) 0 100% no-repeat;
}

#order-products .vps {
  background: url(/resources/images/order/vps.png) 0 100% no-repeat;
}

#order-products .ssl {
  background: url(/resources/images/order/ssl.png) 0 100% no-repeat;
}

#order-products .manager {
  background: url(/resources/images/order/manager.png) 0 100% no-repeat;
}

#order-products .priv {
  background: url(/resources/images/order/privacy.png) 0 100% no-repeat;
}

#order-products .btn {
  float: right;
  margin-left: 10px;
}

#view-email > p {
  color: #191919;
}

.correspondence .item-top {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.correspondence pre {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.correspondence .closed .item-top {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.correspondence .dl-attach {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.container.nohero {
background: #fff url(/resources/images/bg-plain.gif) 0 0 repeat-x;
  border: 0;
}

.nohero #domain-level {
  margin-top: -20px;
}

.more-link, .support-link {
  background: url(/resources/images/arrow-sml.png) 100% 5px no-repeat;
  padding: 0 16px 0 0;
}

.title .more-link, .title .support-link {
  background: url(/resources/images/arrow-sml-back.png) 0 5px no-repeat;
  padding: 0 0 0 16px;
}

.view-all {
  background: url(/resources/images/view-all.png) 100% 50% no-repeat;
}

.form-horizontal .control-group label, .form-inline label {
  font-weight: 600;
}

.navbar-inverse .nav li a:focus, .navbar-inverse .nav li a:hover {
  color: #61BDF0;
}

.navbar-inverse .brand:hover {
color: #999;
}

.navbar-inverse .nav li a {
  color: #fff;
}

#top-nav .nav li a {
  padding: 0;
}

#top-nav .nav li, #footer .nav li {
  margin-right: 12px;
  padding-right: 12px;
  line-height: 21px;
  border-right: 1px solid #404040;
  float: left;
}

#top-nav .nav .last {
  border: 0;
  margin: 0;
  padding: 0;
}

#top-nav .nav .right {
  float: right;
}

#prod-nav .nav-collapse li {
  text-align: right;
}

.main:before, .main:after {
  display: block;
  content: '';
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
}

.main:before {
  left: -100px;
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.04) 50%, rgba(0,0,0,0.08) 85%, rgba(0,0,0,0.1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0.04)), color-stop(85%,rgba(0,0,0,0.08)), color-stop(100%,rgba(0,0,0,0.1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 50%,rgba(0,0,0,0.08) 85%,rgba(0,0,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 50%,rgba(0,0,0,0.08) 85%,rgba(0,0,0,0.1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 50%,rgba(0,0,0,0.08) 85%,rgba(0,0,0,0.1) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 50%,rgba(0,0,0,0.08) 85%,rgba(0,0,0,0.1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#1a000000',GradientType=1 ); /* IE6-9 */
}

.main:after {
  right: -100px;
  background: -moz-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.08) 15%, rgba(0,0,0,0.04) 50%, rgba(0,0,0,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.1)), color-stop(15%,rgba(0,0,0,0.08)), color-stop(50%,rgba(0,0,0,0.04)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.08) 15%,rgba(0,0,0,0.04) 50%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.08) 15%,rgba(0,0,0,0.04) 50%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.08) 15%,rgba(0,0,0,0.04) 50%,rgba(0,0,0,0) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.08) 15%,rgba(0,0,0,0.04) 50%,rgba(0,0,0,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.inner:before, .inner:after {
  display: block;
  content: '';
  position: absolute;
  width: 100px;
  height: 200px;
  bottom: 0;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(250,250,250,0) 0%, rgba(250,250,250,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,0)), color-stop(100%,rgba(250,250,250,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(250,250,250,0) 0%,rgba(250,250,250,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(250,250,250,0) 0%,rgba(250,250,250,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(250,250,250,0) 0%,rgba(250,250,250,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(250,250,250,0) 0%,rgba(250,250,250,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fafafa', endColorstr='#fafafa',GradientType=0 ); /* IE6-9 */
}

.inner:before {
  left: -130px;
}

.inner:after {
  right: -130px;
}

#prod-nav {
  position: relative;
  background: #FFF;
  border-top: 8px solid #191919;
}

#prod-nav:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 300px;
  top: 100%;
  background: -moz-linear-gradient(top, rgba(102,102,102,0.3) 0%, rgba(102,102,102,0.15) 33%, rgba(102,102,102,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,102,102,0.3)), color-stop(33%,rgba(102,102,102,0.15)), color-stop(100%,rgba(102,102,102,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.15) 33%,rgba(102,102,102,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.15) 33%,rgba(102,102,102,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.15) 33%,rgba(102,102,102,0) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.15) 33%,rgba(102,102,102,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d666666', endColorstr='#00666666',GradientType=0 ); /* IE6-9 */
}

.navbar .brand {
  float: right;
  font-size: 15px;
  font-weight: 400;
  padding: 0;
  margin: 0 5px 0 0;
  line-height: 45px;
}

.navbar .container {
  position: relative;
}

.recharge-prepaid-form, #rechargeOptions, .reason-sub-list {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#register-domain input[type="text"] {
  padding-left: 52px;
}

.main {
  margin-bottom: 0;
}

#footer .footer-legal {
  background: url(/resources/images/bg-footer.png) 0 0 repeat-x;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-bottom: 0;
}

#footer .nav {
  width: auto;
  float: none;
  padding: 0;
  overflow: hidden;
  display: inline-block;
}

#footer .nav li {
  border-right: 1px solid #d9d9d9;
}

#footer .nav .last {
  border: 0;
  margin: 0;
  padding: 0;
}

#footer p, #footer a {
  color: #666;
  padding: 0;
  text-shadow: none;
  font-size: 13px;
  line-height: 19px;
}

.contact-top {
  position: absolute;
  right: 220px;
  top: 45px;
  line-height: 43px;
}

#domain-nav input[type=text] {
  color: #fff;
  background: #737373 !important;
  border-color: #737373;
}

#floater{
display: none;
}

#floater .fl-improve {
  display: none;
}

#contact-prefs{
  display: none;
}

button.au-apply-button {
  background-color: #0aa872;
  border: none;
  padding: 5px 8px 5px 8px;
  color: #fff !important;
  border-radius: 4px;
}

@-moz-document url-prefix() {
  .input-block-level[type="text"] {
      height: 42px;
  }

  #register-domain input[type="text"] {
      height: 48px;
  }
}

@media (min-width: 1200px) {
  .all-products {
      width: 1230px;
  }

  #megamenu .products {
      width: 955px;
  }

  #megamenu {
      width: 1196px;
  }

}

@media (min-width: 980px) {
  .alerts .inside {
      display: block !important;
  }

  .nohero #domain-level {
      margin-top: -80px;
  }
}

@media (max-width: 979px) {
  .sidebar {
      background: #f8f8f8;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
  }

  .nav-domain, .nav-website, .nav-grow {
      display: none;
  }

  .all-products {
      width: 728px;
  }

  #megamenu {
      width: 694px;
  }

  #megamenu .products {
      background: 0 !important;
      width: 462px;
  }

  #footer p {
      font-size: 12px;
      padding: 0 20px;
  }

  .inner:before {
      left: -120px;
  }

  .inner:after {
      right: -120px;
  }

  .alerts .inside {
      display: none;
  }

  .get-more {
      display: block !important;
  }
}

@media (max-width: 979px) and (min-width: 768px) {
  #footer .footer-legal {
      width: 708px;
  }

  .contact-top span {
      display: none;
  }
}

@media (max-width: 767px) {
  .all-products {
      display: none !important;
  }

  .contact-top {
      right: 20px;
  }
}

/* @media (max-width: 639px) { */
@media (max-width: 700px) {
  .nav-products {
      width: 20px;
      background-position: -156px 0 !important;
  }

  .nr-nav {
      margin: 18px 20px 0 0;
  }

  .navbar-inverse .navbar-inner + .navbar-inner {
      min-height: 105px;
  }

  .logo {
      height: 30px;
      width: 130px;
      background: url(/resources/images/webcentral130.gif) 0 0 no-repeat;
      margin: 14px 20px;
  }

  a.phone {
    width: 100%;
    margin: 2px 20px 14px;
  }

  a.phone i {
    margin-left: 0;
  }

  #order-products li {
      padding: 20px 0 58px !important;
  }

  #order-products .btn {
      float: none;
      position: absolute;
      bottom: 10px;
      margin: 0;
  }

  #order-products > p {
      margin-bottom: 0;
  }

  #order-products h3 {
      font-size: 20px;
      line-height: 20px;
  }

  #order-products li p {
      font-size: 13px;
  }

  #order-products li span {
      font-size: 17px;
  }

  #order-products .assess {
      background: url(/resources/images/order/assess-sml.png) 100% 100% no-repeat;
  }

  #order-products .cloud {
      background: url(/resources/images/order/cloud-sml.png) 100% 100% no-repeat;
  }

  #order-products .cpanel {
      background: url(/resources/images/order/cpanel-sml.png) 100% 100% no-repeat;
  }

  #order-products .email {
      background: url(/resources/images/order/email-sml.png) 100% 100% no-repeat;
  }

  #order-products .mailroom {
      background: url(/resources/images/order/mailroom-sml.png) 100% 100% no-repeat;
  }

  #order-products .seo {
      background: url(/resources/images/order/seo-sml.png) 100% 100% no-repeat;
  }

  #order-products .ses {
      background: url(/resources/images/order/ses-sml.png) 100% 100% no-repeat;
  }

  #order-products .vps {
      background: url(/resources/images/order/vps-sml.png) 100% 100% no-repeat;
  }

  #order-products .ssl {
      background: url(/resources/images/order/ssl-sml.png) 100% 100% no-repeat;
  }

  #order-products .manager {
    background: url(/resources/images/order/manager-sml.png) 100% 100% no-repeat;
  }

  #order-products .priv {
      background: url(/resources/images/order/privacy-sml.png) 100% 100% no-repeat;
  }

  #improve-button, .contact-top {
      display: none !important;
  }

  .hero-unit {
      padding-top: 0;
      background: #FFF;
  }

  .hero-unit .account-info {
      margin: 0 20px 0 20px;
      text-align: left;
  }

  .hero-unit .alerts {
      position: relative;
      left: 20px;
      top: 0;
      margin-bottom: 13px;
  }

  .hero-inner {
      position: relative;
      top: 0;
      margin: 0 0 20px -20px;
  }

  .alerts .inside, .alerts li {
      display: block !important;
  }

  .get-more {
      display: none !important;
  }
}



#gdpr{
  box-sizing: border-box;
  position: fixed;
  z-index: 1000;
  right: 130px;
  bottom: 0;
  overflow: visible;
  display: block;
  width: 460px;
  height: 70px;
  padding: 12px 8px 0 8px;
  color: #0e1f3e;
  background: #b2dcd9;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

#gdpr:hover, #gdpr:active{
  background: #92C5C2;
}

#gdpr.show{
  bottom: 0;
  transition: all 0.2s ease-out;
}

#gdpr.hide{
  display: block !important;
  bottom: -110px;
  transition: bottom 0.2s ease-in;
}

@media (max-width: 769px){
  #gdpr{
      width: 100%;
  }
}

@media (max-width: 480px){
  #gdpr{
      height: 110px;
  }
}

@media (max-width: 769px){
  #gdpr{
      left: 0;
      right: 0;
  }
}

#gdpr .close{
  cursor: pointer;
  opacity: 1;
}

#gdpr a{
  color: #0e1f3e;
  text-decoration: underline;
}

#gdpr a:hover, #gdpr a:active{
  opacity: 0.65;
}

#gdpr span{
  float: left;
  display: block;
  width: 400px;

  @media (max-width: 480px){
  width: 240px;
  }
}

#gdpr img{
  display: block;
  float: right;
  width: 18px;
  height: 18px;
  margin-top: 14px;
  margin-right: 6px;
}


/* order-products.css overrides */

.order-page .search-btn-nr {
  border-color: #82bae0 !important;
  background-color: #82bae0 !important;
}

.order-page .search-btn-nr:hover, .order-page .search-btn-nr:active {
  border-color: #6eaad3 !important;
  background-color: #6eaad3 !important;
}

.btn-red input[type="submit"], .form-btn a {
  background: #0aa872 !important;
}

.btn-red input[type="submit"]:hover, .form-btn a:hover, .btn-red input[type="submit"]:focus, .form-btn a:focus {
  background-color: #077851 !important;
}


/* Manage Hosting overrides */

.cpanel-promo{
  background-image: url(/resources/images/cpanel_icon.png);
  background-position: right 25px top 25px;
}

.vps-promo{
  background-image: url(/resources/images/vps_icon.png);
  background-position: right 25px top 25px;
}


/* LIVE CHAT */

/* Console only! */
.embeddedServiceHelpButton .helpButton,
.embeddedServiceSidebarMinimizedDefaultUI,
.embeddedServiceSidebarMinimizedDefaultUI.helpButton{
  right: 29px !important;
}

.embeddedServiceSidebar.layout-docked .dockableContainer.show{
  right: 37px !important;
}


/**/

form[name="logonForm"] input[type="submit"],
form[name="logonForm"] input[type="submit"]:link,
form[name="logonForm"] input[type="submit"]:visited{
  background: #0aa872 !important;
  border: 1px solid #0aa872;
}

form[name="logonForm"] input[type="submit"]:hover,
form[name="logonForm"] input[type="submit"]:active{
  background: #077851 !important;
  border: 1px solid #077851;
}