@charset "UTF-8";
    *, : after, :before {
    -webkit-box-sizing: border-box;
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.btn-group>.btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu, ul li .icon-check2 {
    float: left;
}
p a:active, p a:hover, ul li a:active, ul li a:hover {
    text-decoration: underline;
}
.checkbox input[type=checkbox], .checkbox input[type=radio], .radio input[type=radio] {
    opacity: 0;
}
.checkbox label, .radio label, img {
    vertical-align: middle;
}
#btt, .embed-responsive, .fancybox-inner, .modal, .modal-open, .sr-only {
    overflow: hidden;
}
.btn-group-justified, .input-group, .table-component table, .table-component.specs table, table {
    border-collapse: separate;
}
.btn, button.close, button.toast-close-button {
    -webkit-appearance: none;
}
#main-nav ul, .heapBox div.heap, ul {
    list-style-type: none;
}
*, :after, :before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (min-width:768px) {
    .container {
    width: 760px;
}
}@media (min-width:992px) {
    .container {
    width: 960px;
}
}@media (min-width:1200px) {
    .container {
    width: 1180px;
}
}.row {
    margin-left: -20px;
    margin-right: -20px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
}
.col-xs-12 {
    width: 100%}
.col-xs-11 {
    width: 91.66666667%}
.col-xs-10 {
    width: 83.33333333%}
.col-xs-9 {
    width: 75%}
.col-xs-8 {
    width: 66.66666667%}
.col-xs-7 {
    width: 58.33333333%}
.col-xs-6 {
    width: 50%}
.col-xs-5 {
    width: 41.66666667%}
.col-xs-4 {
    width: 33.33333333%}
.col-xs-3 {
    width: 25%}
.col-xs-2 {
    width: 16.66666667%}
.col-xs-1 {
    width: 8.33333333%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-pull-11 {
    right: 91.66666667%}
.col-xs-pull-10 {
    right: 83.33333333%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-8 {
    right: 66.66666667%}
.col-xs-pull-7 {
    right: 58.33333333%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-5 {
    right: 41.66666667%}
.col-xs-pull-4 {
    right: 33.33333333%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-2 {
    right: 16.66666667%}
.col-xs-pull-1 {
    right: 8.33333333%}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%}
.col-xs-push-11 {
    left: 91.66666667%}
.col-xs-push-10 {
    left: 83.33333333%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-8 {
    left: 66.66666667%}
.col-xs-push-7 {
    left: 58.33333333%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-5 {
    left: 41.66666667%}
.col-xs-push-4 {
    left: 33.33333333%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-2 {
    left: 16.66666667%}
.col-xs-push-1 {
    left: 8.33333333%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%}
.col-xs-offset-11 {
    margin-left: 91.66666667%}
.col-xs-offset-10 {
    margin-left: 83.33333333%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-8 {
    margin-left: 66.66666667%}
.col-xs-offset-7 {
    margin-left: 58.33333333%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-5 {
    margin-left: 41.66666667%}
.col-xs-offset-4 {
    margin-left: 33.33333333%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-2 {
    margin-left: 16.66666667%}
.col-xs-offset-1 {
    margin-left: 8.33333333%}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.col-sm-12 {
    width: 100%}
.col-sm-11 {
    width: 91.66666667%}
.col-sm-10 {
    width: 83.33333333%}
.col-sm-9 {
    width: 75%}
.col-sm-8 {
    width: 66.66666667%}
.col-sm-7 {
    width: 58.33333333%}
.col-sm-6 {
    width: 50%}
.col-sm-5 {
    width: 41.66666667%}
.col-sm-4 {
    width: 33.33333333%}
.col-sm-3 {
    width: 25%}
.col-sm-2 {
    width: 16.66666667%}
.col-sm-1 {
    width: 8.33333333%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-pull-11 {
    right: 91.66666667%}
.col-sm-pull-10 {
    right: 83.33333333%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-8 {
    right: 66.66666667%}
.col-sm-pull-7 {
    right: 58.33333333%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-5 {
    right: 41.66666667%}
.col-sm-pull-4 {
    right: 33.33333333%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-2 {
    right: 16.66666667%}
.col-sm-pull-1 {
    right: 8.33333333%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%}
.col-sm-push-11 {
    left: 91.66666667%}
.col-sm-push-10 {
    left: 83.33333333%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-8 {
    left: 66.66666667%}
.col-sm-push-7 {
    left: 58.33333333%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-5 {
    left: 41.66666667%}
.col-sm-push-4 {
    left: 33.33333333%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-2 {
    left: 16.66666667%}
.col-sm-push-1 {
    left: 8.33333333%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%}
.col-sm-offset-11 {
    margin-left: 91.66666667%}
.col-sm-offset-10 {
    margin-left: 83.33333333%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-8 {
    margin-left: 66.66666667%}
.col-sm-offset-7 {
    margin-left: 58.33333333%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-5 {
    margin-left: 41.66666667%}
.col-sm-offset-4 {
    margin-left: 33.33333333%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-2 {
    margin-left: 16.66666667%}
.col-sm-offset-1 {
    margin-left: 8.33333333%}
.col-sm-offset-0 {
    margin-left: 0;
}
}@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-md-12 {
    width: 100%}
.col-md-11 {
    width: 91.66666667%}
.col-md-10 {
    width: 83.33333333%}
.col-md-9 {
    width: 75%}
.col-md-8 {
    width: 66.66666667%}
.col-md-7 {
    width: 58.33333333%}
.col-md-6 {
    width: 50%}
.col-md-5 {
    width: 41.66666667%}
.col-md-4 {
    width: 33.33333333%}
.col-md-3 {
    width: 25%}
.col-md-2 {
    width: 16.66666667%}
.col-md-1 {
    width: 8.33333333%}
.col-md-pull-12 {
    right: 100%}
.col-md-pull-11 {
    right: 91.66666667%}
.col-md-pull-10 {
    right: 83.33333333%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-8 {
    right: 66.66666667%}
.col-md-pull-7 {
    right: 58.33333333%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-5 {
    right: 41.66666667%}
.col-md-pull-4 {
    right: 33.33333333%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-2 {
    right: 16.66666667%}
.col-md-pull-1 {
    right: 8.33333333%}
.col-md-pull-0 {
    right: auto;
}
.col-md-push-12 {
    left: 100%}
.col-md-push-11 {
    left: 91.66666667%}
.col-md-push-10 {
    left: 83.33333333%}
.col-md-push-9 {
    left: 75%}
.col-md-push-8 {
    left: 66.66666667%}
.col-md-push-7 {
    left: 58.33333333%}
.col-md-push-6 {
    left: 50%}
.col-md-push-5 {
    left: 41.66666667%}
.col-md-push-4 {
    left: 33.33333333%}
.col-md-push-3 {
    left: 25%}
.col-md-push-2 {
    left: 16.66666667%}
.col-md-push-1 {
    left: 8.33333333%}
.col-md-push-0 {
    left: auto;
}
.col-md-offset-12 {
    margin-left: 100%}
.col-md-offset-11 {
    margin-left: 91.66666667%}
.col-md-offset-10 {
    margin-left: 83.33333333%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-8 {
    margin-left: 66.66666667%}
.col-md-offset-7 {
    margin-left: 58.33333333%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-5 {
    margin-left: 41.66666667%}
.col-md-offset-4 {
    margin-left: 33.33333333%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-2 {
    margin-left: 16.66666667%}
.col-md-offset-1 {
    margin-left: 8.33333333%}
.col-md-offset-0 {
    margin-left: 0;
}
}.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table;
}
.clearfix:after, .container-fluid:after, .container:after, .row:after {
    clear: both;
}
.hidden {
    visibility: hidden!important;
}
.btn .spinner, .btn.loading>span:not(.spinner), .invisible {
    visibility: hidden;
}
@-ms-viewport {
    width: device-width;
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important;
}
@media (max-width:767px) {
    .visible-xs {
    display: block!important;
}
table.visible-xs {
    display: table;
}
tr.visible-xs {
    display: table-row!important;
}
td.visible-xs, th.visible-xs {
    display: table-cell!important;
}
.visible-xs-block {
    display: block!important;
}
.visible-xs-inline {
    display: inline!important;
}
.visible-xs-inline-block {
    display: inline-block!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
    display: block!important;
}
table.visible-sm {
    display: table;
}
tr.visible-sm {
    display: table-row!important;
}
td.visible-sm, th.visible-sm {
    display: table-cell!important;
}
.visible-sm-block {
    display: block!important;
}
.visible-sm-inline {
    display: inline!important;
}
.visible-sm-inline-block {
    display: inline-block!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
    display: block!important;
}
table.visible-md {
    display: table;
}
tr.visible-md {
    display: table-row!important;
}
td.visible-md, th.visible-md {
    display: table-cell!important;
}
.visible-md-block {
    display: block!important;
}
.visible-md-inline {
    display: inline!important;
}
.visible-md-inline-block {
    display: inline-block!important;
}
}@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-lg-12 {
    width: 100%}
.col-lg-11 {
    width: 91.66666667%}
.col-lg-10 {
    width: 83.33333333%}
.col-lg-9 {
    width: 75%}
.col-lg-8 {
    width: 66.66666667%}
.col-lg-7 {
    width: 58.33333333%}
.col-lg-6 {
    width: 50%}
.col-lg-5 {
    width: 41.66666667%}
.col-lg-4 {
    width: 33.33333333%}
.col-lg-3 {
    width: 25%}
.col-lg-2 {
    width: 16.66666667%}
.col-lg-1 {
    width: 8.33333333%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-pull-11 {
    right: 91.66666667%}
.col-lg-pull-10 {
    right: 83.33333333%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-8 {
    right: 66.66666667%}
.col-lg-pull-7 {
    right: 58.33333333%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-5 {
    right: 41.66666667%}
.col-lg-pull-4 {
    right: 33.33333333%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-2 {
    right: 16.66666667%}
.col-lg-pull-1 {
    right: 8.33333333%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%}
.col-lg-push-11 {
    left: 91.66666667%}
.col-lg-push-10 {
    left: 83.33333333%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-8 {
    left: 66.66666667%}
.col-lg-push-7 {
    left: 58.33333333%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-5 {
    left: 41.66666667%}
.col-lg-push-4 {
    left: 33.33333333%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-2 {
    left: 16.66666667%}
.col-lg-push-1 {
    left: 8.33333333%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%}
.col-lg-offset-11 {
    margin-left: 91.66666667%}
.col-lg-offset-10 {
    margin-left: 83.33333333%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-8 {
    margin-left: 66.66666667%}
.col-lg-offset-7 {
    margin-left: 58.33333333%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-5 {
    margin-left: 41.66666667%}
.col-lg-offset-4 {
    margin-left: 33.33333333%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-2 {
    margin-left: 16.66666667%}
.col-lg-offset-1 {
    margin-left: 8.33333333%}
.col-lg-offset-0 {
    margin-left: 0;
}
.visible-lg {
    display: block!important;
}
table.visible-lg {
    display: table;
}
tr.visible-lg {
    display: table-row!important;
}
td.visible-lg, th.visible-lg {
    display: table-cell!important;
}
.visible-lg-block {
    display: block!important;
}
.visible-lg-inline {
    display: inline!important;
}
.visible-lg-inline-block {
    display: inline-block!important;
}
.hidden-lg {
    display: none!important;
}
}@media (max-width:767px) {
    .hidden-xs {
    display: none!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
    display: none!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
    display: none!important;
}
}.visible-print {
    display: none!important;
}
@media print {
    .visible-print {
    display: block!important;
}
table.visible-print {
    display: table;
}
tr.visible-print {
    display: table-row!important;
}
td.visible-print, th.visible-print {
    display: table-cell!important;
}
}.visible-print-block {
    display: none!important;
}
@media print {
    .visible-print-block {
    display: block!important;
}
}.visible-print-inline {
    display: none!important;
}
@media print {
    .visible-print-inline {
    display: inline!important;
}
}.visible-print-inline-block {
    display: none!important;
}

.h1, .h2, h1, h2 {
    font-family: adelle-sans, sans-serif;
}
.no-margin, .no-margin-top {
    margin-top: 0!important;
}
.no-margin, .no-margin-bottom {
    margin-bottom: 0!important;
}
.no-margin-right, .row.no-gutters {
    margin-right: 0!important;
}
.no-margin-left, .row.no-gutters {
    margin-left: 0!important;
}
.no-padding-right, .row .no-padding {
    padding-right: 0!important;
}
.no-padding-left, .row .no-padding {
    padding-left: 0!important;
}
.content-container {
    position: relative;
    padding-top: 75px;
    padding-bottom: 75px;
}
.content-container.first {
    padding-top: 50px!important;
}
@media (max-width:768px) {
    .content-container {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.content-container.first {
    padding-top: 35px!important;
}
}.footnote-component .content-container, .highlight-component .content-container, .support-component .content-container, .testimonial-component .content-container {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.no-padding, .no-padding-top {
    padding-top: 0!important;
}
.hero-component .content-container {
    padding-bottom: 0;
}
.info-component .content-container {
    padding-bottom: 50px;
}
.no-padding, .no-padding-bottom {
    padding-bottom: 0!important;
}
.grey {
    background-color: #f4f4f4;
}
.seperator {
    border-top: 1px solid #DDD;
    width: 100%;
    height: 1px;
}
a img, hr {
    border: 0;
}
@media (max-width:991px) {
    .no-padding-mobile {
    padding: 0!important;
}
}.row.no-gutters [class*=" col-"], .row.no-gutters [class^=col-] {
    padding-right: 0;
    padding-left: 0;
}
.anchor-external {
    margin-left: 4px;
}
body {
    color: #333;
}
.h1, h1 {
    letter-spacing: -1px;
    font-weight: 700;
    font-size: 48px;
    color: #fff;
    margin-bottom: 20px;
}
.h1 span, .h1.topline, h1 span, h1.topline {
    font-size: 24px;
    color: #d6e5f0;
    line-height: 30px!important;
    font-weight: 400;
    text-transform: none;
}
.h1 span, h1 span {
    display: block;
}
.h1.topline, h1.topline {
    margin-bottom: 0;
    padding-bottom: 0;
}
.h1.subline, .h2, h1.subline, h2 {
    letter-spacing: 0;
    margin-bottom: 10px;
}
.h1.subline, h1.subline {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #c8c8c8;
    text-transform: uppercase;
    display: block;
}
@media (max-width:992px) {
    .h1, h1 {
    font-size: 36px;
}
}.h2, h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #333;
}
.h2 span, h2 span {
    font-weight: 400;
    font-size: 16px;
    color: #c8c8c8;
    text-transform: uppercase;
    display: block;
}
.h2 span, h2 span2 {
    font-weight: 400;
    font-size: 20px;
    color: #c8c8c8;
    text-transform: uppercase;
    display: block;
}
.h3, .h4, h3, h4 {
    font-weight: 700;
    margin-bottom: 10px;
    font-family: adelle-sans, sans-serif;
}
.h3, .h4, h3, h4, input, p {
    color: #333;
}
@media (max-width:992px) {
    .h2, h2 {
    font-size: 28px;
}
}.h3, h3 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 20px;
}
input, p, ul li {
    font-family: proxima-nova, sans-serif;
}
@media (max-width:992px) {
    .h3, h3 {
    font-size: 20px;
}
.h4, h4 {
    font-size: 18px;
}
}p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}
p a {
    color: #009CE4;
}
small, small a {
    font-size: 14px!important;
}
em {
    font-weight: 600;
}
strong {
    font-weight: 700;
}
input {
    border: none;
    outline: 0;
}
ul li {
    font-size: 16px;
    line-height: 24px;
    color: #3a3a3a;
}
ul li .icon-check2 {
    color: #8bc63f;
    font-size: 24px;
    margin-top: -1px;
    margin-right: 10px;
}
a, ul li a {
    color: #009CE4;
}
.checkbox.checkbox-inline, .radio.radio-inline {
    margin-top: 0;
}
ul li a {
    text-decoration: none;
}
ul.checks li {
    padding-left: 40px;
    margin-bottom: 15px;
    line-height: 22px;
}
.callout, hr {
    margin-bottom: 20px;
}
ul.checks li .icon-check2 {
    margin-left: -40px;
    margin-right: 0;
}
.checkbox label::after, .checkbox label::before, .radio label::after, .radio label::before {
    display: inline-block;
    margin-left: -20px;
}
a, a i:hover i:active {
    text-decoration: none;
}

.callout {
    background-color: #fbfbfb;
    border: 1px solid #d2d2d2;
    border-left-width: 5px;
    border-radius: 3px;
    padding: 15px;
}
.callout.callout-success {
    border-left-color: #8bc63f;
}
.callout.callout-info {
    border-left-color: #1d88c0;
}
.callout.callout-warning {
    border-left-color: #f5ac0f;
}
.callout.callout-danger {
    border-left-color: red;
}
.checkbox {
    padding-left: 20px;
}
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px!important;
}
.checkbox label::before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    -o-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out;
}
.checkbox label::after {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    padding-left: 3px;
    font-size: 16px;
    color: #555;
}
.checkbox-danger input[type=checkbox]:checked+label::after, .checkbox-danger input[type=radio]:checked+label::after, .checkbox-info input[type=checkbox]:checked+label::after, .checkbox-info input[type=radio]:checked+label::after, .checkbox-primary input[type=checkbox]:checked+label::after, .checkbox-primary input[type=radio]:checked+label::after, .checkbox-success input[type=checkbox]:checked+label::after, .checkbox-success input[type=radio]:checked+label::after, .checkbox-warning input[type=checkbox]:checked+label::after, .checkbox-warning input[type=radio]:checked+label::after, input[type=checkbox] .styled:checked+label::after, input[type=checkbox] .styled:checked+label::before, input[type=radio] .styled:checked+label::after, input[type=radio] .styled:checked+label::before {
    color: #fff;
}
.checkbox input[type=checkbox]:focus+label::before, .checkbox input[type=radio]:focus+label::before {
    outline: 0;
    outline-offset: -2px;
}
.form-component .checkbox input[type=checkbox]:checked+label::after, .form-component .checkbox input[type=radio]:checked+label::after {
    font-family: icomoon;
    content: "\e6d5"}
.checkbox input[type=checkbox]:disabled+label, .checkbox input[type=radio]:disabled+label {
    opacity: .65;
}
.checkbox input[type=checkbox]:disabled+label::before, .checkbox input[type=radio]:disabled+label::before {
    background-color: #eee;
    cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%}
.checkbox-primary input[type=checkbox]:checked+label::before, .checkbox-primary input[type=radio]:checked+label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}
.checkbox-danger input[type=checkbox]:checked+label::before, .checkbox-danger input[type=radio]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}
.checkbox-info input[type=checkbox]:checked+label::before, .checkbox-info input[type=radio]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.checkbox-warning input[type=checkbox]:checked+label::before, .checkbox-warning input[type=radio]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.checkbox-success input[type=checkbox]:checked+label::before, .checkbox-success input[type=radio]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.radio {
    padding-left: 20px;
}
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px!important;
}
.radio label::before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    -o-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out;
}
.radio label::after {
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33);
}
.radio-primary input[type=radio]+label::after, .radio-primary input[type=radio]:checked+label::after {
    background-color: #337ab7;
}
.container-old .newtld-list span.tld, .img-thumbnail {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.radio input[type=radio]:focus+label::before {
    outline: 0;
    outline-offset: -2px;
}
.radio input[type=radio]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.radio input[type=radio]:disabled+label {
    opacity: .65;
}
.radio input[type=radio]:disabled+label::before {
    cursor: not-allowed;
}
.radio-primary input[type=radio]:checked+label::before {
    border-color: #337ab7;
}
.form-component .radio-danger input[type=radio]+label::after, .radio-danger input[type=radio]:checked+label::after {
    background-color: #d9534f;
}
.radio-danger input[type=radio]:checked+label::before {
    border-color: #d9534f;
}
.radio-info input[type=radio]+label::after, .radio-info input[type=radio]:checked+label::after {
    background-color: #5bc0de;
}
.radio-info input[type=radio]:checked+label::before {
    border-color: #5bc0de;
}
.radio-warning input[type=radio]+label::after, .radio-warning input[type=radio]:checked+label::after {
    background-color: #f0ad4e;
}
.radio-warning input[type=radio]:checked+label::before {
    border-color: #f0ad4e;
}
.radio-success input[type=radio]+label::after, .radio-success input[type=radio]:checked+label::after {
    background-color: #5cb85c;
}
.radio-success input[type=radio]:checked+label::before {
    border-color: #5cb85c;
}
input[type=checkbox].styled:checked+label:after, input[type=radio].styled:checked+label:after {
    font-family: icomoon;
    content: "\e6d5"}
select optgroup option {
    text-indent: 30px;
}
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=7b28de7cd0db7f7fd180)
 * Config saved to config.json and https://gist.github.com/7b28de7cd0db7f7fd180
 *//*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter,  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */figure {
    margin: 0;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-thumbnail, label {
    display: inline-block;
    max-width: 100%}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    height: auto;
}
.img-circle {
    border-radius: 50%}
hr {
    margin-top: 20px;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role=button] {
    cursor: pointer;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
table {
    border-spacing: 0;
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
}
.table>tbody+tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: #f5f5f5;
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8;
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8;
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #d9edf7;
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3;
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background-color: #fcf8e3;
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background-color: #f2dede;
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%}
@media screen and (max-width:767px) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
.table-responsive>.table {
    margin-bottom: 0;
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
}
.table-responsive>.table-bordered {
    border: 0;
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}
}fieldset, legend {
    padding: 0;
    border: 0;
}
fieldset {
    margin: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}
label {
    margin-bottom: 5px;
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
.form-control, output {
    line-height: 1.42857143;
    color: #555;
    display: block;
}
input[type=file] {
    display: block;
}
input[type=range] {
    display: block;
    width: 100%}
select[multiple], select[size] {
    height: auto;
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
output {
    padding-top: 7px;
    font-size: 14px;
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px;
}
.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
}
.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
}
}.form-group {
    margin-bottom: 15px;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9;
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px;
}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.form-group-sm .form-control, .input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px;
}
.input-sm {
    height: 30px;
    line-height: 1.5;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-sm, textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5;
}
.form-group-lg .form-control, .input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg {
    line-height: 1.3333333;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-lg, textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-feedback label~.form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}
@media (min-width:768px) {
    .form-inline .form-control-static, .form-inline .form-group {
    display: inline-block;
}
.form-inline .control-label, .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
}
.form-inline .input-group>.form-control {
    width: 100%}
.form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}
}.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
    font-size: 18px;
}
.form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
}
}.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown, .dropup {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-header, .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap;
}
.badge, .label, .pager {
    text-align: center;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #1d88c0;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #777;
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}
.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.open>.dropdown-menu {
    display: block;
}
.open>a {
    outline: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    font-size: 12px;
    color: #777;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width:768px) {
    .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}
.navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
}
}.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
    z-index: 2;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px;
}
.btn .caret, .btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.btn2.btn-link {
    font-weight: 600;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%}
.btn-group-vertical>.btn-group>.btn {
    float: none;
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%}
.btn-group-justified>.btn-group .btn {
    width: 100%}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}
[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
}
.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
    height: auto;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
    height: auto;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.breadcrumb>li, .pagination {
    display: inline-block;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.alert .alert-link, .badge, .close {
    font-weight: 700;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn>.btn {
    position: relative;
}
.input-group-btn>.btn+.btn {
    margin-left: -1px;
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
    z-index: 2;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb>.active {
    color: #777;
}
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pager li, .pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #1d88c0;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #13597e;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #1d88c0;
    border-color: #1d88c0;
    cursor: default;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eee;
}
.pager .next>a, .pager .next>span {
    float: right;
}
.pager .previous>a, .pager .previous>span {
    float: left;
}
.close, .list-group-item>.badge {
    float: right;
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed;
}
a.badge:focus, a.badge:hover, a.label:focus, a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-default {
    background-color: #777;
}
.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e;
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #166994;
}
.label-success {
    background-color: #8bc63f;
}
.label-success[href]:focus, .label-success[href]:hover {
    background-color: #70a230;
}
.label-info {
    background-color: #1d88c0;
}
.label-info[href]:focus, .label-info[href]:hover {
    background-color: #166994;
}
.label-warning {
    background-color: #f5ac0f;
}
.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #c98c08;
}
.label-danger {
    background-color: red;
}
.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c00;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #777;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #1d88c0;
    background-color: #fff;
}
.list-group-item>.badge+.badge {
    margin-right: 5px;
}
.nav-pills>li>a>.badge {
    margin-left: 3px;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert>p, .alert>ul {
    margin-bottom: 0;
}
.alert>p+p {
    margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}@-o-keyframes progress-bar-stripes {
    from {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}@keyframes progress-bar-stripes {
    from {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #8bc63f;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #1d88c0;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f5ac0f;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: red;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
a.list-group-item, button.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
button.list-group-item {
    width: 100%;
    text-align: left;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #1d88c0;
    border-color: #1d88c0;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
    color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #b5def4;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.panel-heading>.dropdown .dropdown-toggle, .panel-title, .panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: inherit;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-title, .panel>.list-group, .panel>.panel-collapse>.list-group, .panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0;
}
.panel-body {
    padding: 15px;
}
.panel-title {
    margin-top: 0;
    font-size: 16px;
}
.btn-block+.btn-block, .panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel-group .panel-heading, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0;
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel-footer+.panel-collapse .panel-body, .products-component .line {
    border-bottom: 1px solid #ddd;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-default {
    border-color: #ddd;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #1d88c0;
    border-color: #1d88c0;
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #1d88c0;
}
.panel-primary>.panel-heading .badge {
    color: #1d88c0;
    background-color: #fff;
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #1d88c0;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%}
.embed-responsive-4by3 {
    padding-bottom: 75%}
.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
.popover, .tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    text-decoration: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-style: normal;
}
.modal-title, .popover, .tooltip {
    line-height: 1.42857143;
}
.popover, .text-hide, .tooltip {
    text-shadow: none;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
}
.modal-body {
    position: relative;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
}
.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;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width:768px) {
    .modal-dialog {
    width: 600px;
    margin: 30px auto;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
    width: 300px;
}
}.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
@media (min-width:992px) {
    .modal-lg {
    width: 900px;
}
}.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    text-transform: none;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.popover, .text-left {
    text-align: left;
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}
.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 {
    color: #fff;
    background-color: #000;
    border-radius: 4px;
}
.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.top-left .tooltip-arrow {
    right: 5px;
}
.tooltip.top-right .tooltip-arrow {
    left: 5px;
}
.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, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0;
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px;
}
.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: start;
    text-transform: none;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.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;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.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.bottom>.arrow:after, .popover.left>.arrow:after, .popover.right>.arrow:after, .popover.top>.arrow:after {
    content: " "}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(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, .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, .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, .25);
}
.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before {
    content: " ";
    display: table;
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .form-horizontal .form-group:after, .modal-footer:after, .pager:after, .panel-body:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.text-right {
    text-align: right;
}
.btn, .spinner, .text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.hide {
    display: none!important;
}
.show {
    display: block!important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none!important;
}
.affix {
    position: fixed;
}
.alert {
    background-color: #fbfbfb!important;
    border-left-width: 5px;
}
.alert a {
    text-decoration: underline;
}
.alert.alert-icon {
    padding-left: 50px;
}
.alert.alert-icon .icon {
    margin-left: -30px;
    font-size: 20px;
    float: left;
}
.alert.alert-success {
    border-left-color: #8bc63f;
}
.alert.alert-info {
    border-left-color: #1d88c0;
}
.alert.alert-danger {
    border-left-color: red;
}
.alert.alert-warning {
    border-left-color: #f5ac0f;
}
.alert.alert-warning.alert-icon .icon {
    color: #f5ac0f;
}
button.close:focus {
    outline: 0;
}
.panel {
    border-radius: 2px;
}
.panel-primary, .panel-secundary {
    border-color: #d2d2d2;
}
.panel-heading {
    padding: 10px 15px;
    font-weight: 700;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
    border-bottom: 1px solid #d2d2d2;
}
.panel-secundary>.panel-heading {
    color: #232323;
    background-color: #F1F5F8;
}
.btn {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    outline: 0;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    font-weight: 400!important;
    text-transform: none;
}
#top-support-nav, .btn, .promo-label {
    text-transform: uppercase;
}
.btn-xs:active {
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%}
input[type=button].btn-block, input[type=submit].btn-block, input[type=reset].btn-block {
    width: 100%}
.form-control {
    font-size: 16px;
}
.form-control:focus {
    border: 1px solid #ccc;
    box-shadow: none;
}
.input-lg {
    height: 50px;
}
.help-block {
    color: #A2A2A2;
}
.promo-label {
    position: absolute;
    top: 0;
    right: 20px;
    background-color: #8ac73e;
    padding: 5px 10px;
    color: #fff;
}
.btn, .btn i {
    color: #fff!important;
}
.btn {
    position: relative;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    -ms-border-radius: 999px;
    border-radius: 999px;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, .15) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, .15) inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, .15) inset;
    cursor: pointer;
    font-family: proxima-nova, sans-serif;
    font-weight: 600!important;
    text-shadow: 1px 0 1px rgba(0, 0, 0, .15);
    line-height: 20px!important;
    padding: 15px 30px;
    font-size: 16px!important;
    background-color: #1d88c0;
    display: inline-block;
    text-decoration: none!important;
}

.btnmod {
    position: relative;
    border-radius: 10px;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, .15) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, .15) inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, .15) inset;
    cursor: pointer;
    font-family: proxima-nova, sans-serif;
    font-weight: 600!important;
    text-shadow: 1px 0 1px rgba(0, 0, 0, .15);
    line-height: 20px!important;
    padding: 17px 60px;
    font-size: 22px!important;
    background-color: #727f86;
    display: inline-block;
    color: aliceblue;
    text-decoration: none!important
}


.btn:active, .btn:hover {
    background-color: #1a7aae;
    text-decoration: none!important;
}
.btn i {
    margin-right: 10px;
    font-size: 14px;
}
.btn.btn-trans, .btn.btn-trans i {
    color: #666!important;
}
.btn:hover {
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, .15) inset;
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, .15) inset;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .15) inset;
}
.btn:active {
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .15) inset;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, .15) inset;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .15) inset;
    padding-top: 16px;
    padding-bottom: 14px;
}
.btn.btn-cta {
    background: #f5ac0f;
}
.btn.btn-cta.active, .btn.btn-cta:hover {
    background: #ea9b11;
}
.btn.btn-sec {
    background-color: #8BC63F;
}
.btn.btn-sec:hover {
    background-color: #7AAE37;
}
.btn.btn-dark {
    background-color: #3B4B5E;
}
.btn.btn-dark:hover {
    background-color: #334050;
}
.btn.btn-ghost {
    background: 0 0;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn.btn-ghost.active, .btn.btn-ghost:hover {
    background-color: rgba(0, 0, 0, .15);
}
.btn.btn-trans {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: 0 0;
    box-shadow: inset 0 0 0 2px #CCC;
    text-shadow: none;
}
.btn.btn-trans.active, .btn.btn-trans:hover {
    background-color: rgba(0, 0, 0, .025);
}
.btn.btn-i-right i {
    margin-left: 10px;
    margin-right: 0;
}
.btn.btn-square {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.btn.btn-full-width {
    display: inline-block;
    width: 100%}
.btn.btn-small {
    padding: 8px 14px;
    font-size: 14px!important;
}
.btn .spinner {
    position: absolute;
    left: 50%;
    margin-left: -30px;
}
.btn.loading>span.spinner {
    visibility: visible;
}

    content: "\e6d5"}
.icon-x:before {
    content: "\e6d6"}
.icon-rss-alt:before {
    content: "\e60d"}
.icon-plus-alt:before {
    content: "\e6ae"}
.icon-minus-alt:before {
    content: "\e6af"}
.icon-equalizer:before {
    content: "\e64e"}
.icon-spin:before {
    content: "\e60e"}
.icon-loop:before {
    content: "\e60f"}
.icon-loop-alt2:before {
    content: "\e610"}
.icon-loop-alt3:before {
    content: "\e611"}
.icon-fullscreen-exit:before {
    content: "\e612"}
.icon-fullscreen:before {
    content: "\e613"}
.icon-layers:before {
    content: "\e614"}
.icon-chart:before {
    content: "\e615"}
.icon-chart-alt:before {
    content: "\e616"}
.icon-bars:before {
    content: "\e617"}
.icon-bars-alt:before {
    content: "\e618"}
.icon-map-pin-alt:before {
    content: "\e619"}
.icon-cloud-download:before {
    content: "\e61a"}
.icon-cloud-upload:before {
    content: "\e61b"}
.icon-paperclip:before {
    content: "\e61c"}
.icon-search2:before {
    content: "\e61d"}
.icon-zoomin2:before {
    content: "\e61e"}
.icon-zoomout2:before {
    content: "\e61f"}
.icon-add:before {
    content: "\e620"}
.icon-subtract:before {
    content: "\e621"}
.icon-exclamation:before {
    content: "\e622"}
.icon-question:before {
    content: "\e623"}
.icon-close:before {
    content: "\e624"}
.icon-forbid:before {
    content: "\e625"}
.icon-envelope:before {
    content: "\e626"}
.icon-chat2:before {
    content: "\e627"}
.icon-comments:before {
    content: "\e628"}
.icon-cloud2:before {
    content: "\e629"}
.icon-comment2:before {
    content: "\e62a"}
.icon-envelope2:before {
    content: "\e62b"}
.icon-switch:before {
    content: "\e6b2"}
.icon-wrench:before {
    content: "\e62c"}
.icon-coffee:before {
    content: "\e6b3"}
.icon-winsows:before {
    content: "\e62d"}
.icon-code:before {
    content: "\e6b4"}
.icon-cloud-download2:before {
    content: "\f00b"}
.icon-cloud-upload2:before {
    content: "\f00c"}
.icon-credit-card:before {
    content: "\f045"}
.icon-dashboard:before {
    content: "\f07d"}
.icon-file-text:before {
    content: "\f011"}
.icon-git-compare:before {
    content: "\f0ac"}
.icon-graph:before {
    content: "\f043"}
.icon-mortar-board:before {
    content: "\f0d7"}
.icon-package:before {
    content: "\f0c4"}
.icon-pulse:before {
    content: "\f085"}
.icon-server:before {
    content: "\f097"}
.icon-star:before {
    content: "\f02a"}
.icon-play:before {
    content: "\e62e"}
.icon-copy:before {
    content: "\e62f"}
.icon-alarm:before {
    content: "\e6d7"}
.icon-calendar:before {
    content: "\e6dc"}
.icon-bubbles:before {
    content: "\e630"}
.icon-bubbles2:before {
    content: "\e631"}
.icon-equalizer2:before {
    content: "\e6b5"}
.icon-cogs:before {
    content: "\e6b0"}
.icon-stats:before {
    content: "\e632"}
.icon-bars2:before {
    content: "\e633"}
.icon-tree:before {
    content: "\e6b6"}
.icon-cloud3:before {
    content: "\e6b7"}
.icon-star2:before {
    content: "\e6b8"}
.icon-star3:before {
    content: "\e6b9"}
.icon-info:before {
    content: "\e6d4"}
.icon-filter:before {
    content: "\e6e2"}
.icon-console:before {
    content: "\e6e3"}
.icon-googleplus:before {
    content: "\e6e4"}
.icon-googleplus2:before {
    content: "\e6e5"}
.icon-facebook2:before {
    content: "\e6e6"}
.icon-facebook3:before {
    content: "\e6e7"}
.icon-twitter2:before {
    content: "\e6e8"}
.icon-feed:before {
    content: "\e6e9"}
.icon-youtube:before {
    content: "\e6ea"}
.icon-wordpress2:before {
    content: "\e6eb"}
.icon-joomla2:before {
    content: "\e6ec"}
.icon-linkedin:before {
    content: "\e6ed"}
.icon-chrome:before {
    content: "\e6ee"}
.icon-firefox:before {
    content: "\e6ef"}
.icon-IE:before {
    content: "\e6f0"}
.icon-opera:before {
    content: "\e6f1"}
.icon-safari:before {
    content: "\e6f2"}
.icon-chat3:before {
    content: "\e634"}
.icon-envelope3:before {
    content: "\e635"}
.icon-monitor:before {
    content: "\e6ba"}
.icon-laptop:before {
    content: "\e6bb"}
.icon-server2:before {
    content: "\e636"}
.icon-hdd:before {
    content: "\e637"}
.icon-cord:before {
    content: "\e6bc"}
.icon-printer:before {
    content: "\e638"}
.icon-camera:before {
    content: "\e639"}
.icon-cog:before {
    content: "\e6bd"}
.icon-shield:before {
    content: "\e63a"}
.icon-bug:before {
    content: "\e63b"}
.icon-earth2:before {
    content: "\e63c"}
.icon-attachment:before {
    content: "\e63d"}
.icon-cart:before {
    content: "\e6dd"}
.icon-settings:before {
    content: "\e63e"}
.icon-locked2:before {
    content: "\e63f"}
.icon-unlocked:before {
    content: "\e640"}
.icon-key:before {
    content: "\e6be"}
.icon-cloud4:before {
    content: "\e6bf"}
.icon-lightning:before {
    content: "\e700"}
.icon-tag2:before {
    content: "\e641"}
.icon-calendar2:before {
    content: "\e6de"}
.icon-file:before {
    content: "\e642"}
.icon-phone3:before {
    content: "\e6f3"}
.icon-tablet:before {
    content: "\e6f4"}
.icon-window:before {
    content: "\e6f5"}
.icon-monitor2:before {
    content: "\e6f6"}
.icon-camera2:before {
    content: "\e6f7"}
.icon-picture:before {
    content: "\e6f8"}
.icon-pictures:before {
    content: "\e6f9"}
.icon-chronometer:before {
    content: "\e6d8"}
.icon-alarmclock:before {
    content: "\e6d9"}
.icon-cloud32:before {
    content: "\e643"}
.icon-upload:before {
    content: "\e644"}
.icon-chart2:before {
    content: "\e645"}
.icon-chart3:before {
    content: "\e646"}
.icon-phone:before {
    content: "\e647"}
.icon-graduate:before {
    content: "\e6c0"}
.icon-medal:before {
    content: "\e6df"}
.icon-stack:before {
    content: "\e6c1"}
.icon-tools:before {
    content: "\e6c2"}
.icon-comments2:before {
    content: "\e6c3"}
.icon-chat4:before {
    content: "\e6c4"}
.icon-chat5:before {
    content: "\e6c5"}
.icon-stats2:before {
    content: "\e6c6"}
.icon-attachment2:before {
    content: "\e6c7"}
.icon-retweet:before {
    content: "\e648"}
.icon-shuffle:before {
    content: "\e649"}
.icon-loop2:before {
    content: "\e64a"}
.icon-safe:before {
    content: "\e6e0"}
.icon-envelope4:before {
    content: "\e64b"}
.icon-heart:before {
    content: "\e64c"}
.icon-cloudy:before {
    content: "\e64d"}
.icon-printer2:before {
    content: "\e64f"}
.icon-shipping:before {
    content: "\e6e1"}
.icon-tags:before {
    content: "\e650"}
.icon-heart2:before {
    content: "\e651"}
.icon-cloud42:before {
    content: "\e652"}
.icon-star4:before {
    content: "\e653"}
.icon-user:before {
    content: "\e654"}
.icon-search3:before {
    content: "\e655"}
.icon-settings2:before {
    content: "\e6b1"}
.icon-tag3:before {
    content: "\e656"}
.icon-lock:before {
    content: "\e657"}
.icon-bulb:before {
    content: "\e658"}
.icon-diamond:before {
    content: "\e659"}
.icon-display:before {
    content: "\e65a"}
.icon-location:before {
    content: "\e65b"}
.icon-bubble:before {
    content: "\e65c"}
.icon-stack2:before {
    content: "\e65d"}
.icon-phone2:before {
    content: "\e65e"}
.icon-news:before {
    content: "\e65f"}
.icon-mail:before {
    content: "\e660"}
.icon-like:before {
    content: "\e6c8"}
.icon-photo:before {
    content: "\e661"}
.icon-note:before {
    content: "\e662"}
.icon-clock:before {
    content: "\e663"}
.icon-paperplane:before {
    content: "\e664"}
.icon-params:before {
    content: "\e665"}
.icon-banknote:before {
    content: "\e666"}
.icon-data:before {
    content: "\e667"}
.icon-study:before {
    content: "\e668"}
.icon-lab:before {
    content: "\e669"}
.icon-fire:before {
    content: "\e66a"}
.icon-clip:before {
    content: "\e66b"}
.icon-wallet:before {
    content: "\e66c"}
.icon-truck:before {
    content: "\e66d"}
.icon-world:before {
    content: "\e66e"}
.icon-chevron-right:before {
    content: "\e66f"}
.icon-chevron-left:before {
    content: "\e670"}
.icon-arrow-right-thick:before {
    content: "\e6fa"}
.icon-arrow-left-thick:before {
    content: "\e6fb"}
.icon-home:before {
    content: "\e671"}
.icon-arrow-up-thick:before {
    content: "\e6fc"}
.icon-arrow-down-thick:before {
    content: "\e6fd"}
.icon-heart3:before {
    content: "\e672"}
.icon-infinity:before {
    content: "\e673"}
.icon-arrow-shuffle:before {
    content: "\e674"}
.icon-arrow-repeat:before {
    content: "\e675"}
.icon-message:before {
    content: "\e676"}
.icon-star-outline:before {
    content: "\e677"}
.icon-heart-outline:before {
    content: "\e678"}
.icon-warning-outline:before {
    content: "\e679"}
.icon-tag4:before {
    content: "\e67a"}
.icon-document:before {
    content: "\e67b"}
.icon-flow-merge:before {
    content: "\e67c"}
.icon-document-text:before {
    content: "\e67d"}
.icon-gift:before {
    content: "\e67e"}
.icon-tags2:before {
    content: "\e67f"}
.icon-shopping-cart:before {
    content: "\e680"}
.icon-cached:before {
    content: "\e681"}
.icon-done:before {
    content: "\e682"}
.icon-lock-open:before {
    content: "\e683"}
.icon-lock-outline:before {
    content: "\e684"}
.icon-print:before {
    content: "\e685"}
.icon-shopping-cart2:before {
    content: "\e6c9"}
.icon-trending-up:before {
    content: "\e6ca"}
.icon-verified-user:before {
    content: "\e6cb"}
.icon-equalizer3:before {
    content: "\e686"}
.icon-chat42:before {
    content: "\e687"}
.icon-comment3:before {
    content: "\e688"}
.icon-storage:before {
    content: "\e689"}
.icon-cloud5:before {
    content: "\e68a"}
.icon-cloud-queue:before {
    content: "\e68b"}
.icon-smartphone:before {
    content: "\e68c"}
.icon-tablet-android:before {
    content: "\e68d"}
.icon-layers2:before {
    content: "\e68e"}
.icon-local-post-office:before {
    content: "\e68f"}
.icon-local-print-shop:before {
    content: "\e690"}
.icon-check2:before {
    content: "\e6cc"}
.icon-people:before {
    content: "\e691"}
.icon-person:before {
    content: "\e692"}
.icon-star22:before {
    content: "\e693"}
.icon-star-half:before {
    content: "\e694"}
.icon-star-outline2:before {
    content: "\e695"}
.icon-printer3:before {
    content: "\e020"}
.icon-server3:before {
    content: "\e022"}
.icon-cog2:before {
    content: "\e023"}
.icon-layers3:before {
    content: "\e031"}
.icon-repeat:before {
    content: "\e058"}
.icon-bar-graph:before {
    content: "\e090"}
.icon-bar-graph-2:before {
    content: "\e091"}
.icon-file2:before {
    content: "\e696"}
.icon-align-left:before {
    content: "\e697"}
.icon-windows:before {
    content: "\e698"}
.icon-connection-empty:before {
    content: "\e699"}
.icon-chat52:before {
    content: "\e69a"}
.icon-cloud6:before {
    content: "\e69b"}
.icon-clock2:before {
    content: "\e6da"}
.icon-share:before {
    content: "\e69c"}
.icon-phone-landscape:before {
    content: "\e69d"}
.icon-graph2:before {
    content: "\e69e"}
.icon-cube:before {
    content: "\e69f"}
.icon-bars3:before {
    content: "\e6a0"}
.icon-music:before {
    content: "\f001"}
.icon-film:before {
    content: "\f008"}
.icon-signal:before {
    content: "\f012"}
.icon-gear:before {
    content: "\f013"}
.icon-clock-o:before {
    content: "\f017"}
.icon-tag5:before {
    content: "\f02b"}
.icon-tags3:before {
    content: "\f02c"}
.icon-print2:before {
    content: "\f02f"}
.icon-photo2:before {
    content: "\f03e"}
.icon-check-square-o:before {
    content: "\f046"}
.icon-chevron-left2:before {
    content: "\f053"}
.icon-chevron-right2:before {
    content: "\f054"}
.icon-question-circle:before {
    content: "\f059"}
.icon-info-circle:before {
    content: "\f05a"}
.icon-chevron-up:before {
    content: "\f077"}
.icon-chevron-down:before {
    content: "\f078"}
.icon-folder-open:before {
    content: "\f07c"}
.icon-thumb-tack:before {
    content: "\f08d"}
.icon-trophy:before {
    content: "\f091"}
.icon-twitter:before {
    content: "\f099"}
.icon-facebook:before {
    content: "\f09a"}
.icon-credit-card2:before {
    content: "\f09d"}
.icon-hdd-o:before {
    content: "\f0a0"}
.icon-cloud7:before {
    content: "\f0c2"}
.icon-magic:before {
    content: "\f0d0"}
.icon-sitemap:before {
    content: "\f0e8"}
.icon-folder-open-o:before {
    content: "\f115"}
.icon-code2:before {
    content: "\f121"}
.icon-html5:before {
    content: "\f13b"}
.icon-apple:before {
    content: "\f179"}
.icon-windows2:before {
    content: "\f17a"}
.icon-android:before {
    content: "\f17b"}
.icon-linux:before {
    content: "\f17c"}
.icon-wordpress:before {
    content: "\f19a"}
.icon-mortar-board2:before {
    content: "\f19d"}
.icon-drupal:before {
    content: "\f1a9"}
.icon-joomla:before {
    content: "\f1aa"}
.icon-database:before {
    content: "\f1c0"}
.icon-jsfiddle:before {
    content: "\f1cc"}
.icon-chat6:before {
    content: "\e6a1"}
.icon-users:before {
    content: "\e6a2"}
.icon-mail2:before {
    content: "\e6a3"}
.icon-users2:before {
    content: "\e6a4"}
.icon-user-add:before {
    content: "\e6cd"}
.icon-trophy2:before {
    content: "\e6ce"}
.icon-graduation:before {
    content: "\e6cf"}
.icon-newspaper:before {
    content: "\e6d0"}
.icon-clock3:before {
    content: "\e6db"}
.icon-network:before {
    content: "\e6ab"}
.icon-drive:before {
    content: "\e6ac"}
.icon-rocket3:before {
    content: "\e6a5"}
.icon-browser:before {
    content: "\e6ad"}
.icon-infinity2:before {
    content: "\e6d1"}
.icon-database2:before {
    content: "\e6d2"}
.icon-statistics:before {
    content: "\e6a6"}
.icon-bars4:before {
    content: "\e6a7"}
.icon-graph3:before {
    content: "\e6d3"}
.icon-minus2:before {
    content: "\e6fe"}
.icon-plus2:before {
    content: "\e6ff"}
.icon-minus:before {
    content: "\e6a8"}
.icon-plus:before {
    content: "\e6a9"}
.icon-flow-tree:before {
    content: "\e6aa"}

@-webkit-keyframes sk-stretchdelay {
    0%, 100%, 40% {
    -webkit-transform: scaleY(.4);
}
20% {
    -webkit-transform: scaleY(1);
}
}@keyframes sk-stretchdelay {
    0%, 100%, 40% {
    transform: scaleY(.4);
    -webkit-transform: scaleY(.4);
}
20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
}
}.btn.add-loader {
    position: relative;
}


.modal-header {
    background-color: #F4F4F4;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 20px 30px;
    z-index: 99999;
    position: relative;
}
.modal-header button.close {
    font-size: 35px;
    font-weight: 700;
    margin-right: -10px;
}
.modal-body {
    padding: 30px;
}
.modal-footer {
    padding: 20px 35px;
    text-align: left;
    background-color: #F4F4F4;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.modal-footer a.no-link {
    color: #787878;
    margin-left: 25px;
}
.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}
.modal-content {
    width: inherit;
    height: inherit;
    margin: 0 auto;
}

#btt {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    text-indent: 100%;
    white-space: nowrap;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAANrwAADa8BQr/nKgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAC2SURBVDiNvZMxDoJAFEQHC21ITJQAlVbcnhIrOggNhMZ4Ab3Is/ATF2UJkcRJpvk78zbZ7A8ArdFmVfsfgLPZL8DnBLiaE1/OVz4AHW91NlsEOAI93+rtbBYQArVTupgH1ZaZBOyBxglXwM5cOfPGsiPAFihnbgo/IKV1JCAGCuewA6KJt4kYP2wBxALyBWUfJBeQAS1wA9KZ8uDUsi2QBbyW6SwJSY+FP/gkKZB0HwA/a/UyPQEfle1RMx+NhQAAAABJRU5ErkJggg==) center 50% no-repeat rgba(43, 52, 57, .8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-radius: 5px;
    z-index: 99;
}
#btt.btt-fade-out, #btt.btt-is-visible {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
#btt.btt-is-visible {
    visibility: visible;
    opacity: .8;
}
#btt.btt-fade-out {
    opacity: .5;
}
@media only screen and (min-width:1024px) {
    #btt {
    height: 40px;
    width: 40px;
}
}#top-support-nav {
    background: #292929;
    font-size: 12px;
    color: #fff;
}
#top-support-nav div.languages {
    padding: 12px 20px 12px 0;
    float: left;
}
#top-support-nav div.languages a {
    color: #fff;
    opacity: .7;
    transition: all .5s;
    position: relative;
    padding: 0 5px;
}
#top-support-nav div.languages a.active, #top-support-nav div.languages a:hover {
    opacity: 1;
}
#top-support-nav div.languages a span {
    display: block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -4px;
    transition: all .5s;
}
#top-support-nav div.languages a.active span, #top-support-nav div.languages a:hover span {
    top: -12px;
}
#top-support-nav div.support {
    float: left;
    padding: 12px 0 12px 80px;
}
#top-support-nav div.support a {
    color: #fff;
    text-decoration: underline;
}
#top-support-nav div.support a.tel {
    color: #fff;
    text-decoration: none;
    margin-left: 5px;
}
#top-support-nav div.support span {
    float: left;
}
#top-support-nav div.support img {
    float: left;
    margin: 1px 6px 0 8px;
}
#top-support-nav div.support img.margin {
    margin-left: 15px;
}
#top-support-nav div.links a {
    color: #fff;
    margin-left: 15px;
    position: relative;
    padding-left: 25px;
    opacity: .7;
}
#top-support-nav #top-support-nav div.links a:hover span, #top-support-nav div.links a:hover, #top-support-nav div.links ul li.show-dropdown a, #top-support-nav div.links ul li:hover a {
    opacity: 1;
}
#top-support-nav div.links a span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    margin-right: 5px;
    font-size: 16px;
    margin-top: -2px;
}
@media (max-width:600px) {
    #top-support-nav div.languages {
    display: none;
}
#top-support-nav div.support {
    padding-left: 0;
}
}@media (max-width:1200px) {
    #top-support-nav div.support {
    padding-left: 40px;
}
}@media (max-width:992px) {
    #top-support-nav div.links {
    display: none;
}
}#top-support-nav div.links {
    text-align: right;
    padding: 0;
}
#top-support-nav div.links .badge {
    background-color: #1D88C0;
    margin-top: -6px;
    font-weight: 400;
}
#top-support-nav div.links ul {
    position: relative;
    float: right;
}
#top-support-nav div.links ul li {
    position: relative;
    float: left;
    list-style-type: none;
    font-size: 12px;
    line-height: 14px;
    padding: 12px 5px;
}
#top-support-nav div.links ul li a:hover {
    text-decoration: none;
}
#top-support-nav div.links ul li .dropdown-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FAFAFA;
    left: 18px;
    bottom: -1px;
    display: none;
    z-index: 1001;
}
#top-support-nav div.links ul li .btn {
    margin-left: 0;
}
#top-support-nav div.links ul li.show-dropdown .dropdown-arrow, #top-support-nav div.links ul li.show-dropdown .top-nav-panel, #top-support-nav div.links ul li:hover .dropdown-arrow, #top-support-nav div.links ul li:hover .top-nav-panel {
    display: block;
}
#top-support-nav div.links ul li .top-nav-panel {
    text-align: left;
    display: none;
    float: none;
    z-index: 1000;
    position: absolute;
    margin-right: 0;
    background-color: #FAFAFA;
    border: 1px solid #D1D1D1;
    left: 50%;
    margin-top: 12px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 10px 15px 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    font-size: 14px;
}
#top-support-nav div.links ul li #account-panel {
    width: 160px;
    margin-left: -40px;
}
#top-support-nav div.links ul li #login-panel-form {
    width: 240px;
    margin-left: -95px;
}
#top-support-nav div.links ul li #login-panel-form .alert-wrap {
    display: none;
}
#top-support-nav div.links ul li #login-panel-form .alert {
    background: #fff!important;
    margin-top: 15px;
    text-transform: none;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 0;
}
#top-support-nav div.links ul li #login-panel-form label {
    text-transform: none;
    font-size: 16px;
}
#top-support-nav div.links ul li #login-panel-form .form-login {
    margin-top: 10px;
}
#top-support-nav div.links ul li #login-panel-form .login-links {
    margin-top: 15px;
}
#top-support-nav div.links ul li #login-panel-form .login-links a {
    color: #666;
    display: block;
    margin-left: 0;
    padding-left: 10px;
    text-transform: none;
    line-height: 24px;
}
#top-support-nav div.links ul li #login-panel-form .login-links a:hover {
    color: #165B97;
}
#top-support-nav div.links ul li #login-panel-form .login-links .create-account {
    padding-top: 10px;
    font-weight: 700;
    font-size: 14px;
    color: #009CE4;
}
#top-support-nav div.links ul li #login-panel-form span.arrow-bullet {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
}
#top-support-nav div.links ul li #cart-panel {
    width: 280px;
    margin-left: -205px!important;
    padding: 0;
    font-size: 11px!important;
    text-transform: none!important;
    text-align: left;
}
#top-support-nav div.links ul li #cart-panel .loader {
    margin: 15px 0;
}
#top-support-nav div.links ul li #cart-panel .cart-empty {
    padding: 10px;
    font-size: 14px;
}
#top-support-nav div.links ul li #cart-panel .cart-overview {
    font-weight: 700;
    font-size: 14px;
}
#top-support-nav div.links ul li #cart-panel .cart-overview .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #FFF;
}
#top-support-nav div.links ul li #cart-panel .cart-overview th {
    text-align: left;
    font-size: 14px;
    padding: 8px 14px;
}
#top-support-nav div.links ul li #cart-panel .cart-overview tr.product-more {
    font-weight: 400;
    font-size: 14px;
    background-color: #ECF3F7!important;
}
#top-support-nav div.links ul li #cart-panel .cart-overview td.product-name, #top-support-nav div.links ul li #cart-panel .cart-overview td.product-subtotal {
    font-size: 14px;
    padding: 8px 14px;
    font-weight: 500;
}
#top-support-nav div.links ul li #cart-panel .cart-overview td.product-name {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
#top-support-nav div.links ul li #cart-panel .cart-button {
    padding: 0 15px 15px;
}
#top-support-nav div.links ul li #cart-panel .cart-button a {
    margin-left: 0;
    opacity: 1;
}
#top-support-nav div.links ul li #cart-panel table {
    padding-top: 5px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 15px;
}
#top-support-nav div.links ul li ul {
    float: none;
}
#top-support-nav div.links ul li ul li {
    color: #666;
    float: none;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    text-transform: none;
    margin: 0 0 10px;
}
#top-support-nav div.links ul li ul li a {
    color: #333;
    padding-left: 10px;
    margin-left: 0;
    font-weight: 700;
}
#top-support-nav div.links ul li ul li a:hover {
    color: #165B97;
}
#top-support-nav div.links ul li ul li span.arrow-bullet {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
}
#main-nav .nav-wizard>li:not(:first-child)>a:before, #main-nav .nav-wizard>li:not(:last-child)>a:after {
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    top: 0;
    width: 0;
    height: 0;
    content: ""}
#main-nav ul.nav-wizard {
    right: 5px!important;
}
#main-nav .nav-wizard>li {
    float: left;
}
#main-nav .nav-wizard>li>a {
    font-weight: 400!important;
    position: relative;
    background-color: #f4f4f4;
    padding: 10px 12px!important;
}
#main-nav .nav-wizard>li>a .badge {
    margin-left: 3px;
    color: #eee;
    background-color: #428bca;
}
#main-nav .nav-wizard>li:not(:first-child)>a {
    padding-left: 30px!important;
}
#main-nav .nav-wizard>li:not(:first-child)>a:before {
    border-left: 20px solid #fff;
    position: absolute;
    left: 0;
}
#main-nav .nav-wizard>li:not(:last-child)>a {
    margin-right: 6px;
}
#main-nav .nav-wizard>li:not(:last-child)>a:after {
    border-left: 20px solid #F4F4F4;
    position: absolute;
    right: -20px;
    z-index: 2;
}
#main-nav .nav-wizard>li:first-child>a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#main-nav .nav-wizard>li:last-child>a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#main-nav .nav-wizard>li.done:hover>a, #main-nav .nav-wizard>li:hover>a {
    background-color: #ddd;
}
#main-nav .nav-wizard>li.done:hover>a:before, #main-nav .nav-wizard>li:hover>a:before {
    border-right-color: #d5d5d5;
}
#main-nav .nav-wizard>li.done:hover>a:after, #main-nav .nav-wizard>li:hover>a:after {
    border-left-color: #ddd;
}
#main-nav .nav-wizard>li.done>a {
    color: #1d88c0!important;
    background-color: #f4f4f4;
}
#main-nav .nav-wizard>li.done>a:before {
    border-right-color: #e2e2e2;
}
#main-nav .nav-wizard>li.done>a:after {
    border-left-color: #f4f4f4;
}
#main-nav .nav-wizard>li.active>a, #main-nav .nav-wizard>li.active>a:focus, #main-nav .nav-wizard>li.active>a:hover {
    color: #1d88c0!important;
    background-color: #e5f6ff;
}
#main-nav .nav-wizard>li.active>a:after {
    border-left-color: #e5f6ff;
}
#main-nav .nav-wizard>li.active>a .badge {
    color: #428bca;
    background-color: #fff;
}
#main-nav .nav-wizard>li.disabled>a {
    color: #999!important;
}
#main-nav .nav-wizard>li.disabled:hover>a {
    background-color: #f4f4f4;
}
#main-nav .nav-wizard>li.disabled>a:focus, #main-nav .nav-wizard>li.disabled>a:hover {
    color: #999!important;
    text-decoration: none;
    background-color: #f4f4f4;
    cursor: default;
}
#main-nav .nav-wizard>li.disabled>a:before {
    border-right-color: #f4f4f4;
}
#main-nav .nav-wizard>li.disabled>a:after {
    border-left-color: #f4f4f4;
}
#main-nav .nav-wizard.nav-justified>li {
    float: none;
}
#main-nav .nav-wizard.nav-justified>li>a {
    padding: 10px 15px;
}
@media (max-width:768px) {
    #main-nav .nav-wizard.nav-justified>li>a {
    border-radius: 4px;
    margin-right: 0;
}
#main-nav .nav-wizard.nav-justified>li>a:after, #main-nav .nav-wizard.nav-justified>li>a:before {
    border: none!important;
}
}#main-nav {
    padding: 22px 0 16px;
    border-bottom: 3px solid #DEDEDE;
    background-color: #fff;
}
#main-nav ul {
    position: absolute;
    right: 20px;
    margin-top: 8px;
}
#main-nav ul>li {
    float: left;
    margin-right: 15px;
    position: relative;
    display: block;
    padding-bottom: 20px;
}
#main-nav ul>li.no-arrow {
    margin-right: 0;
}
#main-nav ul li a {
    color: #222;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    padding: 5px 12px;
}
#main-nav .fr ul li a {
    font-size: 15px;
}
#main-nav ul li a span.arrow {
    right: 0;
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #222;
    top: 13px;
}
#main-nav ul li.search a:hover {
    text-decoration: none;
}
#main-nav ul li.active a, #main-nav ul li:not(.search) a:hover, #main-nav ul li:not(.search):hover>a {
    color: #165B97;
    text-decoration: none;
}
#main-nav ul li.active>a>span.arrow, #main-nav ul li:not(.search) a:hover span, #main-nav ul li:not(.search):hover>a>span.arrow {
    border-top-color: #165B97;
}
#main-nav ul li .dropdown-arrow {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    z-index: 1001;
    margin-top: 20px;
    display: none;
}
#main-nav ul li .dropdown-arrow:after, #main-nav ul li .dropdown-arrow:before {
    content: '';
    font-size: 0;
    line-height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    z-index: 10;
    width: 0;
    height: 0;
    position: absolute;
}
#main-nav ul li .dropdown-arrow:before {
    border-bottom: 8px solid #D1D1D1;
    top: -8px;
}
#main-nav ul li .dropdown-arrow:after {
    border-bottom: 8px solid #FAFAFA;
    top: -7px;
}
#main-nav ul li.active .dropdown-arrow, #main-nav ul li:not(.search):hover .dropdown-arrow {
    display: block;
}
#main-nav ul li span.balloon {
    color: #fff;
    position: absolute;
    right: 15px;
    top: -18px;
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
    padding: 2px 4px 1px;
    margin-left: 10px;
    margin-top: 1px;
    border-radius: 2px;
    text-transform: uppercase;
}
#main-nav ul li span.balloon span {
    right: 5px;
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #222;
    bottom: -3px;
}
#main-nav ul li span.balloon.promo span {
    border-top: 3px solid #C00;
}
#main-nav ul li span.balloon.new span {
    border-top: 3px solid #8BC63F;
}
#main-nav ul li span.balloon.popular span {
    border-top: 3px solid #FDC00F;
}
#main-nav ul li div.columns, #main-nav ul li>form>ul, #main-nav ul li>ul {
    display: none;
    z-index: 1000;
    margin-top: 20px;
    position: absolute;
    float: none;
    margin-right: 0;
    border: 1px solid #D1D1D1;
    border-radius: 5px;
    background: #FAFAFA;
    width: 320px;
    left: 50%;
    margin-left: -150px;
    padding: 20px 25px 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
}
#main-nav ul li div.columns {
    width: 560px;
    margin-left: -100px;
    padding-top: 18px;
}
#main-nav ul li div.columns ul {
    position: static;
    right: auto;
    float: left;
    width: 225px;
}
#main-nav ul li div.columns ul.first {
    margin-right: 50px;
}
#main-nav .fr ul li>ul {
    width: 350px;
    margin-left: -175px;
}
#main-nav .fr ul li div.columns {
    width: 660px;
}
#main-nav .fr ul li div.columns ul {
    width: 260px;
}
#main-nav ul li.active ul, #main-nav ul li:hover div.columns, #main-nav ul li:not(.search):hover ul {
    display: block;
}
#main-nav ul li ul li {
    margin: 0 0 10px;
    padding: 0;
    float: none;
}
#main-nav ul li ul li.title {
    font-size: 12px;
    color: #888;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #DEDEDE;
}
#main-nav ul li ul li.title.margin-top {
    margin-top: 25px;
}
#main-nav ul li ul.icons li {
    margin-bottom: 20px;
}
#main-nav ul li ul li.break {
    background: #DEDEDE;
    height: 1px;
    margin: 20px 0;
}
#main-nav ul li ul li a {
    padding: 0;
    text-transform: normal;
    font-size: 15px;
    color: #333;
}
#main-nav ul li ul li span.tag, #main-nav ul>li.search input.button {
    position: absolute;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
#main-nav ul li ul li span.tag {
    font-size: 10px;
    line-height: 12px;
    padding: 5px 7px 4px;
    margin-left: 10px;
    margin-top: 1px;
    border-radius: 3px;
}
#main-nav ul li span.balloon.promo, #main-nav ul li ul li span.tag.promo {
    background: #C00;
}
#main-nav ul li span.balloon.new, #main-nav ul li ul li span.tag.new {
    background: #8BC63F;
}
#main-nav ul li span.balloon.popular, #main-nav ul li ul li span.tag.popular {
    background: #FDC00F;
}
#main-nav ul li ul li a span.arrow-bullet {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
}
#main-nav li.responsive-links, #main-nav ul li.responsive-search, #responsive-nav, #responsive-nav-search {
    display: none;
}
#main-nav ul li ul li a:hover span.arrow-bullet {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #165B97;
}
#main-nav ul li ul li a span.icon {
    font-size: 24px;
    float: left;
    margin-right: 15px;
}
#main-nav ul>li.search {
    margin-left: 20px;
    margin-right: 0;
}
#main-nav ul>li.search ul {
    right: -20px;
    left: auto;
    padding: 15px 15px 5px;
}
#main-nav ul>li.search input {
    border: 1px solid #DBDBEA;
    border-radius: 3px;
    padding: 12px 110px 12px 10px;
    width: 100%;
    font-size: 16px;
    outline: 0;
}
#main-nav ul>li.search input.button {
    cursor: pointer;
    right: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    background: #8BC63F;
    border-color: #8BC63F;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
#login-pagel-logged-in a span {
    position: relative;
    margin-top: 0;
    margin-right: 0;
}
#login-pagel-logged-in p {
    text-transform: none;
}
#login-pagel-logged-in p.mycombell a {
    text-align: left!important;
    color: #1d88c0!important;
    text-decoration: underline!important;
    padding-left: 0!important;
    margin-left: 0!important;
}
@media (max-width:991px) {
    #responsive-nav, #responsive-nav-search {
    display: block;
    color: #165B97;
    font-size: 16px;
    background-color: #fff;
    top: 3px;
    position: absolute;
}
#responsive-nav-search {
    right: 20px;
    border: 2px solid #EDEDED;
    border-radius: 5px;
    padding: 7px 10px 6px;
}
#responsive-nav {
    text-transform: uppercase;
    font-weight: 700;
    right: 70px;
    border: 2px solid #ededed;
    border-radius: 5px;
    padding: 7px 10px 7px 35px;
}
#responsive-nav:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 11px;
    width: 18px;
    height: .15em;
    background: #165B97;
    box-shadow: 0 .25em 0 0 #165B97, 0 .5em 0 0 #165B97;
}
#main-nav {
    padding: 10px 0 0;
}
#main-nav.open, #main-nav.search-open {
    background: #fff;
    background-image: linear-gradient(top, transparent 64px, #2B3439 64px, #2B3439 100%);
    background-image: -webkit-linear-gradient(top, transparent 64px, #2B3439 64px, #2B3439 100%);
    background-image: -moz-linear-gradient(top, transparent 64px, #2B3439 64px, #2B3439 100%);
    background-image: -ms-linear-gradient(top, transparent 64px, #2B3439 64px, #2B3439 100%);
    background-image: -o-linear-gradient(top, transparent 64px, #2B3439 64px, #2B3439 100%);
}
#main-nav div.main-nav {
    margin-top: 0;
    padding: 0;
    visibility: hidden;
}
#main-nav.open div.main-nav, #main-nav.search-open div.main-nav {
    visibility: visible;
}
#main-nav div.main-nav ul {
    position: relative;
    right: auto;
    margin-top: 16px;
}
#main-nav.open ul li div.columns {
    display: none!important;
}
#main-nav ul li {
    float: none;
    border-bottom: 1px solid #292929;
    margin-right: 0;
    padding: 0;
    display: none;
}
#main-nav ul li:first-child {
    border-top: 0;
}
#main-nav.open ul li {
    display: block;
}
#main-nav.open ul li span.balloon {
    margin-top: 32px;
    right: 15px;
}
#main-nav ul li.search, #main-nav.open ul li span.balloon span {
    display: none;
}
#main-nav ul li a {
    color: #fff;
    width: 100%;
    display: block;
    padding: 10px 20px;
}
#main-nav ul li a span.arrow {
    display: none;
}
#main-nav ul li.reponsive-nav {
    display: block;
    color: #fff;
    padding: 15px 0 13px;
    border-top: 0;
    cursor: pointer;
}
#main-nav ul li.reponsive-nav a {
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
}
#main-nav ul li.reponsive-nav img {
    float: left;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 5px;
}
#main-nav ul li.active .dropdown-arrow, #main-nav ul li.active ul, #main-nav ul li:not(.search):hover .dropdown-arrow, #main-nav ul li:not(.search):hover ul {
    display: none;
}
#main-nav ul li.responsive-search {
    display: none;
    color: #fff;
}
#main-nav.search-open ul li.responsive-search {
    display: block;
    border-top: 0;
}
#main-nav ul li.responsive-search form {
    padding: 10px 20px;
}
#main-nav ul li.responsive-search input {
    width: 100%;
    background: #fff;
    padding: 5px 15px;
    margin: 5px 0;
    outline: 0;
    color: #232323;
    border-radius: 5px;
    line-height: 30px;
    font-size: 16px;
}
#main-nav ul li.responsive-search a {
    position: absolute;
    right: 10px;
    top: 0;
    left: auto;
    width: auto;
    font-size: 18px;
    margin-top: 15px;
    color: #232323;
}
#main-nav.open li.responsive-links {
    display: block;
    padding: 10px 20px 0;
}
#main-nav.open li.responsive-links a {
    display: block;
    width: auto;
    transition: all .5s;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 45px;
    margin-bottom: 10px;
    padding: 0 0 0 25px;
    position: relative;
}
#main-nav.open li.responsive-links:hover a {
    color: #fff;
}
#main-nav.open li.responsive-links a:hover {
    color: #165B97!important;
}
#main-nav.open li.responsive-links a span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    margin-right: 5px;
    font-size: 16px;
    margin-top: 2px;
}
}#footer-sitemap ul li, #footer-usps p {
    line-height: 16px;
}
.cart-spinner {
    margin: 0 auto;
    width: 50px;
    height: 20px;
    text-align: center;
    font-size: 10px;
}
.cart-spinner>div {
    background-color: #1d88c0;
    height: 100%;
    width: 6px;
    display: inline-block;
    margin-right: 1px;
    margin-left: 1px;
    -webkit-animation: sk-stretchdelaycart 1.2s infinite ease-in-out;
    animation: sk-stretchdelaycart 1.2s infinite ease-in-out;
}
.cart-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.cart-spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.cart-spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s;
}
.cart-spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
}
@-webkit-keyframes sk-stretchdelaycart {
    0%, 100%, 40% {
    -webkit-transform: scaleY(.4);
}
20% {
    -webkit-transform: scaleY(1);
}
}@keyframes sk-stretchdelaycart {
    0%, 100%, 40% {
    transform: scaleY(.4);
    -webkit-transform: scaleY(.4);
}
20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
}
}footer {
    background: #0F4360;
}
#footer-usps {
    background-color: #1B6A93;
    padding: 40px 0;
    color: #fff;
}
#footer-usps h5 {
    margin: 2px 0 0;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
}
#footer-usps p {
    margin: 0;
    font-size: 14px;
    color: #fff;
}
#footer-usps a {
    color: #fff;
}
#footer-usps a:hover {
    text-decoration: none;
}
#footer-usps span {
    margin-right: 15px;
    color: #fff;
    font-size: 25px;
    background: #8BC63F;
    border-radius: 100%;
    padding: 7px;
    float: left;
}
@media (max-width:992px) {
    #footer-usps span {
    font-size: 20px;
}
#footer-usps {
    padding: 20px 0 0;
}
#footer-usps .col-md-4 {
    padding-top: 0;
    padding-bottom: 20px;
}
}#footer-sitemap {
    padding: 40px 0;
    background: #2B3439;
}
#footer-sitemap .text, #footer-sitemap a, #footer-sitemap p.sub {
    margin-top: 0;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    display: block;
    opacity: .7;
    margin-bottom: 5px;
    transition: all .5s;
}
#footer-sitemap a {
    display: inline-block;
}
#footer-sitemap a:hover {
    opacity: 1;
}
#footer-sitemap a span.bubble {
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;
    padding: 2px 4px 1px;
    margin-left: 5px;
    margin-top: 1px;
    border-radius: 15px;
    text-transform: uppercase;
}
#footer-sitemap a span.bubble.pop {
    background: #E79714;
    text-shadow: -1px -1px 0 #DF7D0E;
}
#footer-sitemap p {
    font-weight: 700;
    color: #fff;
    margin: 0;
    font-size: 14px;
}
#footer-sitemap p.margin {
    margin-top: 30px;
}
#footer-sitemap p a {
    opacity: 1;
    font-weight: 700;
}
#footer-sitemap p.loader {
    display: none;
    margin-top: 15px;
}
#footer-sitemap p.message {
    display: none;
    margin: 10px 0 5px;
    line-height: 18px;
    font-weight: 400;
}
#footer-sitemap p.message.success {
    color: #8BC63F;
}
#footer-sitemap p.message.error {
    color: red;
}
#footer-sitemap p.subscriptions {
    text-align: center;
    margin-top: 0;
    font-size: 12px;
    font-weight: 400;
    opacity: .7;
}
#footer-sitemap input {
    width: 100%;
    margin-bottom: 5px;
}
#footer-sitemap input.safety {
    display: none;
}
#footer-social {
    text-align: center;
    margin-top: 20px;
}
#footer-social a {
    display: inline-block;
}
#footer-contact {
    background-color: #21292C;
    padding: 40px 0;
    color: #fff;
}
#footer-contact div.contact {
    position: relative;
}
#footer-contact div.contact span {
    color: #fff;
    font-size: 40px;
    margin-right: 15px;
    float: left;
}
#footer-contact div.contact a {
    color: #fff;
}
#footer-contact div.contact a:hover {
    text-decoration: none;
}
#footer-contact div.contact .numbers {
    position: absolute;
    top: 2px;
    right: 40px;
}
#footer-contact div.contact .numbers p {
    font-weight: 700;
    font-size: 14px;
    clear: both;
    margin-bottom: 5px;
}
#footer-contact div.contact .numbers img {
    float: left;
    margin-right: 10px;
    height: 15px;
}
#footer-contact div.contact .numbers a {
    color: #fff;
    text-decoration: none;
}
#footer-contact h5 {
    margin: 2px 0 0;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
}
#footer-contact p {
    margin: 0;
    line-height: 16px;
    font-size: 14px;
    color: #fff;
}
#footer-contact .btn {
    float: right;
    margin-top: -5px;
    font-size: 14px;
    padding: 13px 25px;
}
@media (max-width:992px) {
    #footer-contact .hide-small {
    display: none;
}
#footer-contact div.contact {
    padding-top: 15px;
}
#footer-contact div.contact.phone {
    float: left;
}
#footer-contact div.contact.phone .number p {
    padding-bottom: 5px;
    font-size: 18px!important;
}
#footer-contact div.contact .numbers {
    display: inline-block;
    position: relative;
    right: auto;
    top: auto;
    float: left;
}
#footer-contact .txt {
    float: left;
    width: 200px;
    margin-right: 40px;
    margin-top: -5px;
}
#footer-contact .txt span {
    margin-top: 7px;
}
}@media (max-width:768px) {
    #footer-contact .txt, #footer-contact .txt span {
    display: none;
}
#footer-contact div.contact {
    text-align: center;
}
#footer-contact div.contact.phone {
    float: none;
    padding-top: 0;
}
#footer-contact div.contact .numbers {
    float: none;
    text-align: left;
}
#footer-contact .btn {
    float: none;
}
}#footer-bottom {
    padding: 30px 0;
    background: #151515;
}
#footer-bottom a {
    color: #fff;
    text-decoration: underline;
}
#footer-bottom p {
    font-size: 12px;
    color: #fff;
    opacity: .7;
    margin: 0;
    line-height: 16px;
    padding-left: 20px;
}
#footer-bottom p.scores {
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    opacity: 1;
}
#footer-bottom p.scores a {
    text-decoration: none;
    opacity: .7;
}
#footer-bottom p.scores a.rating {
    margin-right: 10px;
    font-size: 16px;
    float: left;
    color: #fff;
    margin-top: -1px;
    display: block;
    opacity: 1;
}
#footer-bottom img.payments {
    float: right;
}
#footer-bottom span.scores-productname {
    display: none;
}
.store-component h2 {
    margin-bottom: 20px;
}
@media (max-width:992px) {
    #footer-bottom {
    text-align: center;
}
#footer-bottom p {
    font-size: 14px;
    line-height: 24px;
    padding-left: 0;
}
#footer-bottom p.scores {
    font-size: 16px;
    float: none!important;
    display: inline-block;
    margin-top: 20px;
    line-height: 16px;
}
#footer-bottom p.scores .rating {
    float: none;
}
#footer-bottom .payments {
    margin-top: 10px;
    float: none!important;
}
.store-component h2 {
    font-size: 22px;
}
}.store-component .table {
    margin-bottom: 0;
}
.store-component .table>tbody>tr>td, .store-component .table>tbody>tr>th, .store-component .table>tfoot>tr>td, .store-component .table>tfoot>tr>th, .store-component .table>thead>tr>td, .store-component .table>thead>tr>th {
    padding: 10px 15px;
}
.store-component .content-container.first {
    padding-top: 25px!important;
}
.store-component .panel-heading a {
    color: #e2e2e2;
    font-weight: 400;
}
.store-component .modal-header .modal-title {
    word-break: break-word;
}
.store-component .btn-group-sm>.btn, .store-component .btn-sm {
    padding: 7px 10px;
    text-transform: none;
}
.store-component .btn-full-width {
    padding-left: 5px;
    padding-right: 5px;
}
.store-component .btn-note {
    display: block;
    text-align: center;
    color: #8AC73E;
    font-size: 12px!important;
    line-height: 12px;
    margin: 5px 0 0;
}
.store-component .boxed-blue {
    padding: 5px 15px;
    background-color: #EBF3F6;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    margin-bottom: 20px;
}
.store-component .boxed-grey {
    padding: 10px 15px;
    background-color: #FBFBFB;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    margin-bottom: 20px;
}
.store-component .cart-terms {
    margin: 5px 0 0;
    text-align: center;
    font-size: 14px!important;
    line-height: 18px;
}
.store-component .modal-header {
    background-color: #F4F4F4;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.store-component .modal-footer {
    text-align: left;
    background-color: #F4F4F4;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.store-component tr.subitem td {
    border-top: 0;
    padding-top: 0!important;
}
.store-component tr.subitem td.product-name {
    word-break: break-word;
    font-size: 14px!important;
    color: #555;
    padding-left: 25px;
}
.store-component tr.subitem td.product-name .icon {
    float: left;
    margin-left: -15px;
    margin-top: 2px;
}
.store-component tr.subitem td.product-price, .store-component tr.subitem td.product-subtotal {
    font-size: 14px!important;
    color: #555;
    white-space: nowrap;
}
.store-component .note-container {
    padding: 0 15px 15px;
}
.store-component .note-container p {
    font-size: 14px!important;
    line-height: 18px;
    margin-bottom: 0;
    color: #999;
}
.store-component .note-container h4 {
    font-size: 16px;
    color: #666;
}
.store-component .summary-container .alert-danger {
    margin-top: 15px;
    margin-bottom: 0;
}
.store-component .summary-container .btn-cta {
    margin-top: 10px;
}
.store-component .summary-container .summary .row {
    padding: 5px;
}
.store-component .summary-container .summary ul {
    margin-bottom: 20px;
}
.store-component .summary-container .summary .save {
    color: #c00;
}
.store-component .summary-container .summary .total {
    font-size: 20px;
    font-weight: 700;
}
.store-component .summary-container .summary .total-price {
    position: relative;
    color: #333;
    font-size: 38px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    line-height: 38px;
    display: inline-block;
    white-space: nowrap;
}
.store-component .summary-container .summary .total-price .currency {
    position: absolute;
    top: -5px;
    left: -15px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.store-component .summary-container .summary .total-price .cents {
    font-family: adelle-sans, sans-serif;
    font-size: 32px;
}
.store-component .summary-container .summary.small .total-price {
    font-size: 16px;
    line-height: 28px;
}
.store-component .summary-container .summary.small .total-price .currency {
    position: relative;
    top: auto;
    left: auto;
}
.store-component .summary-container .summary.small .total-price .cents {
    font-size: 16px;
    font-family: proxima-nova, sans-serif;
}
.store-component .cart-container table thead tr th.column-price, .store-component .cart-container table thead tr th.column-subtotal {
    text-align: right;
}
.store-component .cart-container table tbody tr td.product-name .edit {
    font-size: 14px!important;
    font-weight: 400;
    color: #009CE4;
    cursor: pointer;
}
.store-component .cart-container table tbody tr td.product-name span.premium {
    background: #1d88c0;
}
@media (max-width:992px) {
    .store-component .no-float-mobile {
    float: none!important;
}
.store-component .no-float-mobile .btn {
    margin-top: 20px;
    display: block;
    width: 100%}
.store-component #store-summary-container .btn, .store-component #store-summary-container .btn-note, .store-component #store-summary-container .cart-terms, .store-component #store-summary-container button, .store-component #store-summary-container-mobile .summary-container .panel .panel-body .btn-note, .store-component #store-summary-container-mobile .summary-container .panel .panel-body .summary ul, .store-component #store-summary-container-mobile .summary-container .panel .panel-heading, .store-component .cart-container table thead tr th.column-remove {
    display: none;
}
.store-component #store-summary-container-mobile {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
    width: 100%;
    z-index: 999;
    margin-bottom: 0;
}
.store-component #store-summary-container-mobile .summary-container .panel {
    margin-bottom: 0;
    background-color: #EBF3F6!important;
    border-top: 1px solid #d2d2d2;
    border-right: none;
    border-bottom: none;
    border-left: none;
}
.store-component #store-summary-container-mobile .summary-container .panel .panel-body {
    padding: 5px 15px 10px;
}
.store-component #store-summary-container-mobile .summary-container .panel .panel-body .summary .spinner {
    float: right;
}
.store-component #store-summary-container-mobile .summary-container .panel .panel-body .summary .spinner>div, .store-component #store-summary-container-mobile .summary-container .panel .panel-body .summary .spinner>span {
    background-color: #333;
}
.store-component #store-summary-container-mobile .summary-container .panel .btn-cta {
    margin-top: 0;
}
.store-component .cart-container table thead tr th.column-name {
    display: block;
    width: 100%!important;
}
.store-component .cart-container table thead tr th.column-period, .store-component .cart-container table thead tr th.column-price, .store-component .cart-container table thead tr th.column-subtotal {
    display: none;
}
.store-component .cart-container table tbody tr td {
    display: inline-block;
    width: 100%}
.store-component .cart-container table tbody tr td.product-name {
    width: 100%!important;
    padding-bottom: 5px;
}
.store-component .cart-container table tbody tr td.product-period {
    font-weight: 400!important;
    font-size: 16px!important;
    width: 50%!important;
    border: none;
    padding-top: 5px;
    padding-right: 0;
}
.store-component .cart-container table tbody tr td.product-price {
    display: none;
}
.store-component .cart-container table tbody tr td.product-subtotal {
    text-align: right;
    font-weight: 400!important;
    font-size: 16px!important;
    width: 50%!important;
    border: none;
    padding-top: 5px;
}
.store-component .cart-container table tbody tr td.product-subtotal .save {
    color: #c00;
}
.store-component .cart-container table tbody tr.subitem td.product-name {
    width: 70%!important;
    padding-right: 0;
}
.store-component .cart-container table tbody tr.subitem td.product-subtotal {
    width: 30%!important;
}
.store-component .cart-container table.edit-mode tbody tr td.product-remove {
    width: 10%!important;
}
.store-component .cart-container table.edit-mode tbody tr td.product-remove i {
    font-size: 16px;
}
.store-component .cart-container table.edit-mode tbody tr td.product-name {
    width: 90%!important;
}
.store-component .cart-container table.edit-mode tbody tr td.product-period {
    padding-left: 48px;
}
.store-component .cart-container table.edit-mode tbody tr.subitem td.product-name {
    width: 60%!important;
}
.store-component .cart-container table.edit-mode tbody tr.subitem td.product-subtotal {
    width: 30%!important;
}
}.store-info-component .container.content-container {
    padding-top: 40px;
    padding-bottom: 40px;
}
.store-info-component ul.checks li {
    margin-bottom: 10px;
}
.store-info-component a.rating {
    font-size: 24px;
    color: #F4A90F;
    display: block;
    margin-bottom: 5px;
}
.store-info-component a.rating-info {
    color: #3a3a3a;
}
.support-component.person .container {
    padding-bottom: 0;
}
@media screen and (max-width:992px) {
    .support-component.person .container {
    padding-bottom: 50px!important;
}
.support-component.person .btn {
    width: 100%}
}.support-component.person .speech {
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
    margin: 25px 0 20px;
    border: 1px solid #DDD;
}
@media screen and (min-width:992px) {
    .support-component.person .speech: after, .support-component.person .speech:before {
    content: ' ';
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 80px;
    z-index: 10;
}
.support-component.person .speech:before {
    border-left: 10px solid #ddd;
    right: 10px;
}
.support-component.person .speech:after {
    border-left: 10px solid #fff;
    right: 11px;
}
}.support-component.person .speech p {
    margin-bottom: 0;
}
@media screen and (max-width:768px) {
    .support-component.person .phone-support {
    padding-top: 30px;
    text-align: center;
}
.support-component.person .phone-support br {
    display: none;
}
.support-component.person .phone-support span {
    display: inline-block;
    margin: 0 20px;
}
}.support-component.person .phone-support p {
    font-size: 16px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
}
.support-component.person .phone-support p img {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
.support-component.person .support-component.person .person-info p {
    text-align: right;
    line-height: 24px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative;
}
.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important;
}
.fancybox-lock, .fancybox-lock body {
    overflow: hidden!important;
}
.fancybox-lock {
    width: auto;
}
.fancybox-lock-test {
    overflow-y: hidden!important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.domain-table-component .btn-note.freedomains, .sitebuilder .custom-component .templates-item, .slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(data:image/png;
    base64, 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);
    background-size: 44px 152px;
}
#fancybox-loading div {
    background-image: url(data:image/gif;
    base64, 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);
    background-size: 24px 24px;
}
}.toast-title {
    font-weight: 700;
}
.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.toast-message a, .toast-message label {
    color: #fff;
}
.toast-message a:hover {
    color: #ccc;
    text-decoration: none;
}
.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}
.toast-top-center, .toast-top-full-width {
    top: 0;
    width: 100%;
    right: 0;
}
.toast-close-button:focus, .toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%}
.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%}
.toast-top-left {
    top: 12px;
    left: 12px;
}
.toast-top-right {
    top: 12px;
    right: 12px;
}
.toast-bottom-right {
    right: 12px;
    bottom: 12px;
}
.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}
#toast-container {
    position: fixed;
    z-index: 999999;
}
#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#toast-container>div {
    position: relative;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: .95;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    filter: alpha(opacity=95);
}
#toast-container>:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer;
}
#toast-container>.toast-info {
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important;
}
#toast-container>.toast-error {
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important;
}
#toast-container>.toast-success {
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important;
}
#toast-container>.toast-warning {
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important;
}
#toast-container.toast-bottom-center>div, #toast-container.toast-top-center>div {
    width: 300px;
    margin: auto;
}
#toast-container.toast-bottom-full-width>div, #toast-container.toast-top-full-width>div {
    width: 96%;
    margin: auto;
}
.fancybox-wrap .combellnew h1, .fancybox-wrap .combellnew h2 {
    margin-bottom: 20px;
    font-family: adelle-sans, sans-serif;
}
.toast {
    background-color: #030303;
}
.toast-success {
    background-color: #51a351;
}
.toast-error {
    background-color: #bd362f;
}
.toast-info {
    background-color: #2f96b4;
}
.toast-warning {
    background-color: #f89406;
}
.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}
@media all and (max-width:240px) {
    #toast-container>div {
    padding: 8px 8px 8px 50px;
    width: 11em;
}
#toast-container .toast-close-button {
    right: -.2em;
    top: -.2em;
}
}@media all and (min-width:241px) and (max-width:480px) {
    #toast-container>div {
    padding: 8px 8px 8px 50px;
    width: 18em;
}
#toast-container .toast-close-button {
    right: -.2em;
    top: -.2em;
}
}@media all and (min-width:481px) and (max-width:768px) {
    #toast-container>div {
    padding: 15px 15px 15px 50px;
    width: 25em;
}
}.fancybox-wrap .combellnew h1 {
    letter-spacing: -1px;
    font-weight: 700;
    font-size: 48px;
    color: #fff;
}
.fancybox-wrap .combellnew h2, .label {
font-size: 65%;
}
.fancybox-wrap .combellnew h2 {
    line-height: 38px;
    font-weight: 400;
    font-size: 16px;
    color: #c8c8c8;
    display: block;
}
.fancybox-wrap .combellnew h3 {
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #333;
    margin-bottom: 10px;
}
.label22 {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
    vertical-align: baseline;
    padding: 0 5px!important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    margin: 0 0 0 5px;
    line-height: 20px!important;
    text-shadow: none;
}
.bootstrap-switch, .progress {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}
.label.label-green {
    background-color: #8BC63F;
}
.label.label-yellow {
    background-color: #FDC00F;
}
.label.label-red {
    background-color: #C00;
}
.label.label-grey {
    background-color: #3B4B5E;
}
.label.label-blue {
    background-color: #1d88c0;
}
.label.label-promo {
    background-color: #C00;
    text-transform: uppercase;
    font-weight: 700;
}
.label.label-promo em {
    color: #fdfdfd;
    font-weight: 400;
    text-decoration: line-through;
}
.progress {
    font-size: 12px;
    line-height: 15px;
    overflow: hidden;
    height: 18px;
    margin-bottom: 15px;
    background-color: #eee;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background-color: #8bc63f;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.fancybox-wrap .combellnew .btn, .fancybox-wrap .combellnew .btn-cta {
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 0 1px rgba(0, 0, 0, .15);
    line-height: 20px;
    color: #fff!important;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-appearance: none;
}
.fancybox-wrap .combellnew .btn i {
    margin-left: 10px;
    font-size: 14px;
}
.fancybox-wrap .combellnew .btn {
    padding: 15px 30px;
    font-size: 16px;
    background-color: #1d88c0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    display: inline-block;
    text-decoration: none!important;
}
.fancybox-wrap .combellnew .btn:hover {
    background-color: #1a7aae;
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    text-decoration: none!important;
}
.fancybox-wrap .combellnew .btn:active {
    padding-top: 16px;
    padding-bottom: 14px;
    background-color: #1a7aae;
    -moz-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
    text-decoration: none!important;
}
.fancybox-wrap .combellnew .btn-cta i {
    margin-right: 10px;
    font-size: 14px;
}
.fancybox-wrap .combellnew .btn-cta {
    padding: 15px 35px 15px 30px;
    font-size: 16px;
    background-color: #f5ac0f;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    display: inline-block;
    text-decoration: none;
}
.bs-callout-danger h4, .bs-callout-default h4, .bs-callout-success h4, .bs-callout-warning h4 {
    color: #222;
}
.fancybox-wrap .combellnew .btn-cta:hover {
    background-color: #ea9b11;
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    text-decoration: none;
}
.fancybox-wrap .combellnew .btn-cta:active {
    padding-top: 16px;
    padding-bottom: 14px;
    background-color: #ea9b11;
    -moz-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
    text-decoration: none;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #1d88c0;
}
.bs-callout-success {
    border-left-color: #8BC63F;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.heapBox a, .heapBox.disabled .holder {
    color: #40515B;
}
.heapBox {
    clear: both;
    display: inline-block;
    line-height: 40px;
    position: relative;
}
.heapBox * {
    margin: 0;
    padding: 0;
    outline: 0;
}
.heapBox a {
    text-decoration: none;
}
.heapBox .holder {
    color: #333;
    width: 100px;
    overflow: hidden;
    background: #f5f5f5;
    border: 1px solid #DFDFDF;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    text-indent: 10px;
    padding: 4px;
    font-size: 22px;
}
.heapBox .handler {
    width: 35px;
    background: url(../images/heapbox/heapbox_handler_bg.jpg) center center no-repeat #efefef;
    height: 50px;
    border: 1px solid #DFDFDF;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
}
.heapBox .handler, .heapBox .holder {
    float: left;
    position: relative;
    z-index: 10;
}
.heapBox div.heap {
    display: none;
    position: absolute;
    left: 0;
    width: 117px;
    top: 50px;
    overflow: hidden;
}
.heapBox .heap .heapOptions {
    display: block;
    overflow-y: scroll;
    z-index: 20;
    position: relative;
    border: 1px solid #D5D5D5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 0;
    max-height: 200px;
}
.heapBox .heap a.sliderDown, .heapBox .heap a.sliderUp {
    height: 15px;
    position: absolute;
    z-index: 30;
    width: 100%;
    display: block;
}
.heapBox .heap a.sliderUp {
    background: url(../images/heapbox/slider_arrow_up.png) center center no-repeat #f39c12;
    border-bottom: 1px solid #d18814;
    top: 0;
}
.heapBox .heap a.sliderDown {
    background: url(../images/heapbox/slider_arrow_down.png) center center no-repeat #f39c12;
    border-top: 1px solid #d18814;
    bottom: 0;
}
.heapBox .heap .heapOptions .heapOption {
    z-index: 20;
    position: relative;
    display: block;
    background: #fff;
}
.heapBox .heap .heapOptions .heapOption a {
    width: 100%;
    display: block;
    background: #fff;
    text-indent: 15px;
    font-size: 20px;
    opacity: .6;
    padding: 7px 0;
}
.heapBox .heap .heapOptions .heapOption a.selected, .heapBox .heap .heapOptions .heapOption a:hover {
    background: #fff;
    opacity: 1;
}
.heapBox .heap .heapOptions .heapOption a.disabled {
    color: #fff;
}
.col-lg-5ths, .col-md-5ths, .col-sm-5ths, .col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width:768px) {
    .col-sm-5ths {
    width: 20%;
    float: left;
}
}@media (min-width:992px) {
    .col-md-5ths {
    width: 20%;
    float: left;
}
}@media (min-width:1200px) {
    .col-lg-5ths {
    width: 20%;
    float: left;
}
}.bootstrap-switch {
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #ccc;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group-btn .spinner-btn, .slick-slider {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.bootstrap-switch .bootstrap-switch-container {
    display: inline-block;
    top: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block!important;
    height: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
}
.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on {
    text-align: center;
    z-index: 1;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #fff;
    background: #337ab7;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    color: #fff;
    background: #5bc0de;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    color: #fff;
    background: #5cb85c;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
    background: #f0ad4e;
    color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
    color: #fff;
    background: #d9534f;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    color: #000;
    background: #eee;
}
.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    color: #333;
    background: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.bootstrap-switch .bootstrap-switch-handle-off {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.bootstrap-switch input[type=radio], .bootstrap-switch input[type=checkbox] {
    position: absolute!important;
    top: 0;
    left: 0;
    margin: 0;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding: 6px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.bootstrap-switch.bootstrap-switch-disabled, .bootstrap-switch.bootstrap-switch-indeterminate, .bootstrap-switch.bootstrap-switch-readonly {
    cursor: default!important;
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default!important;
}
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -webkit-transition: margin-left .5s;
    -o-transition: margin-left .5s;
    transition: margin-left .5s;
}
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
    border-radius: 0 3px 3px 0;
}
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
    border-radius: 3px 0 0 3px;
}
.bootstrap-switch.bootstrap-switch-focused {
    border-color: #DDD;
    outline: 0;
    box-shadow: none;
}
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.intro-component ul {
    margin: 20px 0;
}
.intro-component ul li {
    margin-bottom: 10px;
}
.intro-component .number {
    background-color: #8bc63f;
    color: #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    line-height: 30px;
    border-radius: 100%;
    font-weight: 700;
    display: inline-block;
}
.clients-component h2 {
    font-size: 28px;
    text-align: center;
}
.clients-component p {
    text-align: center;
}
.footnote-component p {
    color: #666;
    font-size: 12px;
    line-height: 16px;
}
.footnote-component ul {
    padding-bottom: 10px;
}
.footnote-component ul li {
    color: #666;
    font-size: 12px;
    list-style-type: square;
    margin-left: 20px;
}
#breadcrumb {
    position: absolute;
    top: -25px;
    opacity: .6;
    z-index: 1;
}
#breadcrumb.not-absolute {
    position: static;
    top: 0;
    clear: both;
    height: 40px;
}
#breadcrumb li {
    font-size: 12px;
    float: left;
    padding: 0;
}
#breadcrumb li span.arrow {
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #fff;
    display: inline-block;
    margin: 0 10px;
}
#breadcrumb.dark li span.arrow {
    border-left: 3px solid #787878;
}
#breadcrumb li a {
    color: #fff;
    text-decoration: underline;
}
#breadcrumb.dark li a {
    color: #787878;
}
#breadcrumb li.last a {
    text-decoration: none;
}
#breadcrumb li.last span.arrow {
    display: none;
}
#breadcrumb.old {
    height: auto;
    margin-top: 20px;
}
@media (max-width:991px) {
    #breadcrumb {
    display: none;
}
}.container-old * {
    margin: 0;
}
.container-old img {
    border: 0;
}
.container-old .break25, .container-old .break30, .container-old .shadebreak_bottom {
    display: block;
    border-bottom: 1px solid #dedede;
    font-size: 0;
}
.container-old .clear {
    display: block;
    clear: both;
}
.container-old .clear10, .container-old .clear15 {
    display: block;
    clear: left;
    height: 10px;
}
.container-old .clear20 {
    display: block;
    clear: left;
    height: 20px;
}
.container-old .clear25 {
    display: block;
    clear: left;
    height: 25px;
}
.container-old .clear30, .container-old .clear35 {
    display: block;
    clear: left;
    height: 30px;
}
.container-old .clear40 {
    display: block;
    clear: left;
    height: 40px;
}
.container-old .clear50 {
    display: block;
    clear: left;
    height: 50px;
}
.container-old .clear60 {
    display: block;
    clear: left;
    height: 60px;
}
.container-old .break {
    display: block;
    height: 1px;
    clear: left;
    border-top: 1px solid #dedede;
    font-size: 0;
    padding: 0;
    margin: 0;
}
.container-old .break30 {
    height: 30px;
    clear: left;
    padding: 0;
    margin-bottom: 30px;
}
.container-old .break25 {
    height: 25px;
    clear: left;
    padding: 0;
    margin-bottom: 25px;
}
.container-old .breakdown {
    display: block;
    height: 25px;
    clear: left;
    background: url(../images/_old/template/stepsdown.jpg) center 0 no-repeat;
    padding: 15px 0;
    border-top: 1px solid #dedede;
}
.container-old .shadebreak_top {
    display: block;
    height: 35px;
    clear: left;
    border-top: 1px solid #dedede;
    font-size: 0;
    padding: 0;
}
.container-old .shadebreak_bottom {
    height: 40px;
    clear: left;
    padding: 0;
}
#order_table_popup, .container-old .popup-html {
    display: none;
}
.container-old .seperator {
    border-top: 1px solid #DEDEDE;
    width: 100%;
    height: 1px;
}
.container-old ul, .container-old ul li {
    list-style-type: none;
}
.container-old fieldset {
    border: 0;
}
.container-old body, .container-old input, .container-old textarea {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-weight: 400;
    color: #484848;
    font-size: 12px;
}
.container-old h1, .container-old h2, .container-old h3, .container-old h4, .container-old h5, .container-old h6 {
    font-family: "Open Sans", Arial, Helvetica, sans-serif, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #165b97;
    line-height: 150%!important;
}
.container-old h1 a, .container-old h1 strong, .container-old h2 a, .container-old h2 strong, .container-old h3 a, .container-old h3 strong, .container-old h4 a, .container-old h4 strong, .container-old h5 a, .container-old h5 strong, .container-old h6 a, .container-old h6 strong {
    font-family: "Open Sans", Arial, Helvetica, sans-serif, sans-serif;
}
.container-old h1 {
    letter-spacing: -1px;
}
.container-old a {
    color: #009CE4;
    text-decoration: underline;
}
.container-old .h30 {
    height: 30px;
}
.container-old p, .container-old p strong {
    font-family: Tahoma;
    font-size: 12px;
    line-height: 165%;
    color: #666;
}
.container-old p a {
    font-family: Tahoma;
}
#footer-sitemap .container-old div.subheader a, #footer-sitemap .container-old div.subheader p.sub, .container-old div.subheader #footer-sitemap a, .container-old div.subheader #footer-sitemap p.sub, .container-old div.subheader .text {
    padding-top: 60px;
    padding-bottom: 90px;
}
.container-old div.subheader h2 {
    color: #424242!important;
}
.container-old {
    width: 100%;
    position: relative;
}
.container-old .center {
    position: relative;
    margin: auto;
    padding: 0;
}
.container-old .center, .container-old .center .ins, .container-old .content .featuretable table, .container-old .head .center, .container-old .tablecontainer .datatable, .container-old header .center {
    width: 960px;
}
.container-old .content.new, .container-old .content.new .center, .container-old .content.new .ins {
    width: 100%!important;
}
.container-old .labelcolwidth {
    width: 235px;
}
.container-old .head .center, .container-old header .center {
    padding: 0;
}
.container-old .content, .container-old footer, .container-old header, .head {
    width: 100%;
    position: relative;
    z-index: 3;
}
.container-old .subnavscroll {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
}
.container-old .subnavscroll.scrolling {
    z-index: 1000;
}
.container-old .subnavscroll .center, .headleader {
    height: 100px;
    display: block;
}
.container-old .subnavscroll .scrollcontact {
    position: absolute;
    z-index: 4;
    top: 25px;
    display: none;
    right: 0;
}
.container-old .subnavscroll .scrollcontact p {
    float: right;
    padding: 4px 10px 0 0;
    font-weight: 700;
}
.container-old .subnavscroll .personal {
    padding: 22px 0 0 150px;
    top: 0;
    height: 100px;
}
.container-old .subnavscroll .mu_pieter {
    background: url(../images/_old/contact/mu_pieter.png) left bottom no-repeat;
}
.container-old .subnavscroll .mu_simon {
    background: url(../images/_old/contact/mu_simon.png) left bottom no-repeat;
}
.container-old .subnavscroll .mu_stijn {
    background: url(../images/_old/contact/mu_stijn.png) left bottom no-repeat;
}
.container-old .subnavscroll .mu_stijnvb {
    background: url(../images/_old/contact/mu_stijnvb.png) left bottom no-repeat;
}
.container-old .subnavscroll .mu_frederiek {
    background: url(../images/_old/contact/mu_frederiek.png) left bottom no-repeat;
}
.container-old .subnavscroll .mu_simonvd {
    background: url(../images/_old/contact/mu_simonvd.png) left bottom no-repeat;
}
.container-old .subnavscroll .mu_carl {
    background: url(../images/_old/contact/mu_carl.png) left bottom no-repeat;
}
.container-old .subnavscroll .mu_sigfried {
    background: url(../images/_old/contact/mu_siegfried.png) left bottom no-repeat;
}
.container-old .subnavscroll .mu_bram {
    background: url(../images/_old/contact/mu_bram.png) left bottom no-repeat;
}
.container-old .subnavscroll .personal p {
    display: none;
}
.container-old .subnavscroll .scrollcontact * {
    float: none;
}
.container-old .subnavscroll .scrollcontact .iconbutton {
    margin-bottom: 6px;
}
.container-old .subnavscroll .scrollcontact .iconbutton span em {
    width: 167px;
    background-color: #fff;
}
.container-old .subnavscroll .scrollcontact .scrollphone {
    font-size: 14px;
    color: #32cb00;
    width: 127px;
    padding: 4px 0 0 47px;
    height: 32px;
    background: url(../images/_old/template/scrollphone.png) no-repeat;
}
.container-old .head {
    background: #ededed;
}
.container-old .head .title {
    padding: 25px 0 15px;
}
.container-old .head .title h1 {
    font-size: 18px;
    font-weight: 600;
}
.container-old .head .title h1.nonavinbalk {
    padding-top: 14px;
}
#footer-sitemap .container-old .subheader a, #footer-sitemap .container-old .subheader p.sub, .container-old .subheader #footer-sitemap a, .container-old .subheader #footer-sitemap p.sub, .container-old .subheader .text {
    padding: 60px 0 90px;
}
#footer-sitemap .container-old .subheader a h1, #footer-sitemap .container-old .subheader p.sub h1, .container-old .subheader #footer-sitemap a h1, .container-old .subheader #footer-sitemap p.sub h1, .container-old .subheader .text h1 {
    font-size: 22px;
    padding: 0 0 10px;
}
#footer-sitemap .container-old .subheader a h2, #footer-sitemap .container-old .subheader p.sub h2, #footer-sitemap .subheader a p.intro, #footer-sitemap .subheader p.sub p.intro, .container-old .subheader #footer-sitemap a h2, .container-old .subheader #footer-sitemap p.sub h2, .container-old .subheader .text h2, .subheader #footer-sitemap a p.intro, .subheader #footer-sitemap p.sub p.intro, .subheader .text p.intro {
    font-size: 19px;
    color: #424242;
    padding: 0 0 10px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -1px;
}
#footer-sitemap .container-old .subheader a ul, #footer-sitemap .container-old .subheader p.sub ul, .container-old .subheader #footer-sitemap a ul, .container-old .subheader #footer-sitemap p.sub ul, .container-old .subheader .text ul {
    padding-top: 10px;
}
#footer-sitemap .container-old .subheader a ul li, #footer-sitemap .container-old .subheader p.sub ul li, .container-old .subheader #footer-sitemap a ul li, .container-old .subheader #footer-sitemap p.sub ul li, .container-old .subheader .text ul li {
    line-height: 150%;
    padding: 4px 0 4px 25px;
}
#footer-sitemap .container-old .subheader a ul.checklist li, #footer-sitemap .container-old .subheader p.sub ul.checklist li, .container-old .subheader #footer-sitemap a ul.checklist li, .container-old .subheader #footer-sitemap p.sub ul.checklist li, .container-old .subheader .text ul.checklist li {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-weight: 400;
    color: #484848;
    font-size: 12px;
    background: url(../images/_old/template/head_li_checklist.png) 2px center no-repeat;
}
#footer-sitemap .container-old .subheader a ul.checklist li a, #footer-sitemap .container-old .subheader a ul.checklist li strong, #footer-sitemap .container-old .subheader p.sub ul.checklist li a, #footer-sitemap .container-old .subheader p.sub ul.checklist li strong, .container-old .subheader #footer-sitemap a ul.checklist li a, .container-old .subheader #footer-sitemap a ul.checklist li strong, .container-old .subheader #footer-sitemap p.sub ul.checklist li a, .container-old .subheader #footer-sitemap p.sub ul.checklist li strong, .container-old .subheader .text ul.checklist li a, .container-old .subheader .text ul.checklist li strong {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
}
#footer-sitemap .container-old .subheader a .space_order, #footer-sitemap .container-old .subheader p.sub .space_order, .container-old .subheader #footer-sitemap a .space_order, .container-old .subheader #footer-sitemap p.sub .space_order, .container-old .subheader .text .space_order {
    padding: 20px 0 0;
}
#footer-sitemap .container-old .subheader a p.lintro, #footer-sitemap .container-old .subheader p.sub p.lintro, .container-old .subheader #footer-sitemap a p.lintro, .container-old .subheader #footer-sitemap p.sub p.lintro, .container-old .subheader .text p.lintro {
    padding-right: 300px;
    line-height: 190%}
.container-old .subheader .center {
    position: relative;
}
.container-old .subheader img.themacmslogo {
    position: absolute;
    top: 20px;
    right: -20px;
}
.container-old .head .onpale p, .head .onpale h1, .head .onpale h2, .head .onpale li {
    text-shadow: 1px 1px 0 #fff;
}
.container-old .head ul.subnav {
    position: absolute;
    bottom: 0;
    float: left;
    z-index: 999;
}
.container-old .head ul.subnav li {
    float: left;
    padding-right: 2px;
}
.container-old .head ul.subnav li a {
    font-family: Tahoma, Arial, Serif;
    font-size: 12px;
    float: left;
    text-decoration: none;
    display: block;
    color: #fff;
    padding: 6px 15px;
    background: url(../images/_old/template/subnav-shade.png) 0 bottom repeat-x #929292;
    cursor: pointer;
}
.container-old .head ul.subnav li a em {
    float: left;
    display: block;
    padding: 4px 8px;
    background: 0 0;
    font-style: normal;
}
.container-old .head ul.subnav li a:hover {
    margin-top: 1px;
    padding-bottom: 5px;
}
.container-old .head ul.subnav li a:hover em {
    text-decoration: none;
}
.container-old .head ul.subnav li.active a {
    background: #fff;
    text-decoration: none;
    color: #0071C1;
}
.container-old .head ul.subnav li.active a:hover em {
    text-decoration: none;
}
.container-old .head ul.subnav li.order a em {
    background: #f0ab12;
}
.container-old .head ul.subnav li.order a {
    color: #fff;
}
.container-old .head ul.subnav li._order a {
    font-family: Tahoma, Arial, Serif;
    font-size: 12px;
    background: #565656;
    text-shadow: none;
}
.container-old .content {
    background: #fff;
    z-index: 2;
}
.container-old .content .center .ins {
    padding-top: 30px;
}
.container-old .content .center .sharefloat {
    position: absolute;
    width: 70px;
    border: 5px solid #fff;
    background: #eee;
    right: -95px;
    top: 0;
    text-align: center;
    overflow: hidden;
}
.container-old .content .center .sharefloat div.likezone {
    border-bottom: 15px #eee solid;
}
.container-old .content .sharefloat a.phone {
    background: url(../images/_old/template/share-phone.png) center 15px no-repeat #dee8f7;
    border-bottom: 5px #fff solid;
    color: #3c0;
    font-size: 10px;
    text-decoration: none;
    display: block;
    padding: 48px 0 12px;
}
.container-old .content .sharefloat .socialbox {
    height: 230px;
    padding-top: 10px;
    overflow: hidden;
}
.container-old .content .center {
    position: relative;
    clear: both;
    display: block;
}
.container-old .content p.starred {
    color: #999;
    font-style: italic;
    padding: 8px 0 0;
}
.container-old span.darkblue {
    font-family: Tahoma, Verdana, Arial, Serif;
    color: #165B97;
}
.container-old span.s247, span.s247 a {
    font-family: Tahoma, Verdana, Arial, Serif;
    color: #32CB00;
    font-weight: 700;
}
.container-old span.freeperiod {
    color: #32CB00;
}
.container-old span.freeperiod.new {
    color: #fff;
}
.container-old div.orderfromzone {
    margin-top: 0;
    font-family: Arial!important;
    background: #2e353b;
    float: left;
    padding: 10px 10px 0;
}
.container-old div.orderfromzone p {
    font-family: Arial!important;
    float: left;
    padding: 10px 15px 0 0;
    margin-top: -20px;
    text-shadow: -1px -1px 0 #000!important;
    color: #f0f0f0;
}
.container-old div.orderfromzone p strong {
    font-family: Arial!important;
    color: #fff;
    font-size: 34px;
    letter-spacing: -3px;
}
.container-old div.orderfromzone p em {
    font-family: Arial!important;
    color: #dedede;
    font-style: normal;
    position: relative;
}
.container-old div.orderfromzone p em span {
    font-family: Arial!important;
    position: absolute;
    top: -13px;
    right: 0;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
}
.container-old a.more {
    display: inline-block;
}
.container-old a.more span {
    display: block;
    float: left;
}
.container-old a.more span em {
    font-family: Tahoma, Verdana, Arial, serif;
    font-weight: 400;
    font-size: 12px;
    display: block;
    float: left;
    text-decoration: underline;
    font-style: normal;
}
.container-old a.iconbutton {
    display: inline-block;
    text-decoration: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    cursor: pointer;
}
.container-old a.iconbutton span {
    display: block;
    float: left;
    border-radius: 5px;
}
.container-old a.iconbutton span em {
    padding: 9px 14px 9px 47px;
    font-weight: 400!important;
    font-size: 12px!important;
    font-family: Tahoma!important;
    border: 1px solid #dedede;
    display: block;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    font-style: normal;
    background-position: 0 center;
    background-repeat: no-repeat;
}
.container-old a.iconbutton:hover span {
    background: #f1f1f1;
}
.container-old a.iconbutton span.emailstar em {
    background-image: url(../images/_old/template/iconbutton/emailstar.png);
}
.container-old a.iconbutton span.phone em {
    background-image: url(../images/_old/template/iconbutton/phone.png);
}
a.iconbutton span.phone * {
    color: #32cb00;
}
.container-old a.iconbutton span.contact em {
    background-image: url(../images/_old/template/iconbutton/email.png);
}
.container-old a.iconbutton span.cloud em {
    background-image: url(../images/_old/template/iconbutton/cloud.png);
}
.container-old a.iconbutton span.emailcontact em {
    background-image: url(../images/_old/template/iconbutton/emailcontact.png);
}
.container-old a.iconbutton span.cart em {
    background-image: url(../images/_old/template/cart.png);
}
.container-old a.iconbutton span.download em {
    background-image: url(../images/_old/template/iconbutton/download.png);
}
.container-old a.order {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}
.container-old a.order span, a.green span {
    display: block;
    float: left;
}
.container-old a.order span em {
    font-family: Tahoma, Arial, Verdana, Serif;
    font-weight: 400;
    padding: 7px 14px 7px 34px;
    display: block;
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    background: url(../images/_old/template/order_icon.png) 8px 45% no-repeat;
}
.container-old a.order span.orange, a.green span, a.vert span {
    margin-bottom: 2px;
    background: #e79714;
    border-radius: 5px;
    color: #fff;
    text-shadow: -1px -1px 0 #d69613!important;
}
.container-old a.order.fancyordertable em {
    padding-top: 10px;
    padding-bottom: 10px;
}
.container-old a.green:hover span, .container-old a.order:hover span, .container-old a.vert:hover span {
    margin-bottom: 1px;
    margin-top: 1px;
}
.container-old a.order:active span {
    box-shadow: 0 0 0 #999;
    margin-bottom: 0;
    margin-top: 2px;
}
.container-old a.green span em {
    text-shadow: -1px -1px 0 #d69613!important;
    border: none;
}
.container-old a.green:hover span {
    background-color: #e79714;
}
.container-old a.blue span, .container-old a.blue:hover span {
    background-color: red;
}
.container-old a.small span em {
    padding: 7px 10px 7px 32px;
    font-size: 100%}
.container-old a.mini span em {
    padding: 3px 10px 3px 32px;
}
.container-old a.micro span em {
    padding: 3px 6px 3px 24px;
    background: url(../images/_old/template/order_icon_micro.png) 5px 45% no-repeat;
}
.container-old a.iconbutton.small span em {
    padding: 7px 10px 7px 44px;
    font-size: 100%}
.container-old a.big span em {
    font-family: Tahoma, Verdana, Arial, Serif;
    font-size: 12px!important;
    padding: 3px 16px 3px 37px;
}
.container-old a.noicon span em {
    padding: 9px 14px;
}
.container-old a.noiconsmall span em {
    padding: 7px 11px;
}
.container-old a.noiconmini span em {
    padding: 5px 9px;
    font-size: 11px;
}
.container-old a.vert span, .container-old a.vert:hover span {
    background: #a1cc3a;
}
.container-old a.vert span em {
    text-shadow: -1px -1px 0 #95bd36!important;
    border: none;
}
.container-old .content .pricetable, .container-old .rt table.regulartable {
    border-right: 1px #dedede solid;
    border-bottom: 1px #dedede solid;
}
.container-old .rt h1, .container-old .rt h2, .container-old .rt h3 {
    padding: 5px 0 12px!important;
    font-size: 20px;
    letter-spacing: -1px;
}
.container-old .rt h3 {
    font-size: 15px;
    padding: 15px 0 8px;
}
.container-old .rt h2 {
    font-size: 18px;
}
.container-old .rt h4, .container-old .rt h5 {
    font-size: 14px;
    padding: 5px 0 12px;
}
.container-old .rt h6 {
    font-size: 13px;
    padding: 5px 0 12px;
}
.container-old .rt p {
    padding: 3px 0 10px;
    line-height: 190%}
.container-old .rt p.h5 {
    font-size: 13px;
    color: #333;
}
.container-old .rt ul {
    padding: 5px 0 12px;
}
.container-old .rt ul li {
    padding: 3px 0 3px 18px;
    line-height: 180%;
    background: url(../images/_old/template/ulli.gif) 8px 12px no-repeat;
    color: #666;
}
.container-old .rt ul.h3list li {
    background: url(../images/_old/template/ulli.gif) 1px 25px no-repeat;
    padding: 1px 0 1px 18px;
}
.container-old .rt table.regulartable tr td {
    border-top: 1px #dedede solid;
    border-left: 1px #dedede solid;
    padding: 15px;
    vertical-align: top;
    text-align: left;
}
.container-old .rt table.regulartable tr.lead td {
    background: #878e98;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-shadow: -1px -1px #686d75;
}
.container-old .content .centertext, .container-old .content .centertext * {
    text-align: center;
}
.container-old .content .centertext h2, .container-old .content .centertext h3 {
    font-size: 15px;
}
.container-old .content .centertext h4, .container-old .content .centertext p {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #424242!important;
    padding: 10px 0 15px!important;
    font-weight: 400;
}
.container-old .content .centertext_bigger h2 {
    font-size: 17px;
}
.container-old .content .centertext_bigger h4 {
    font-size: 13px;
    color: #424242!important;
    padding: 10px 0 15px!important;
    font-weight: 400;
}
.container-old .content .centertext_bigger p {
    line-height: 190%;
    font-size: 13px;
}
.container-old .content .pricetable tr td, .container-old .content .pricetable tr th {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #484848;
    font-size: 12px;
    border-top: 1px #dedede solid;
    border-left: 1px #dedede solid;
    text-align: left;
    padding: 10px;
    text-shadow: 1px 1px 0 #fff;
}
.container-old .content .pricetable tr td a, .container-old .content .pricetable tr td span, .container-old .content .pricetable tr td strong {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.container-old .content .pricetable tr td p {
    padding: 0;
}
.container-old .content .pricetable tr td.td_order {
    padding: 6px;
}
.container-old .content .pricetable tr td.alr {
    text-align: right;
}
.container-old .content .pricetable tr td.alc {
    text-align: center;
}
.container-old .content .pricetable tr.heading td, .container-old .content .pricetable tr.heading th {
    text-align: left;
    padding-left: 10px;
    background: #878e98;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif!important;
    text-shadow: -1px -1px #686d75;
}
.container-old .content .pricetable tr.heading th a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    margin-left: 4px;
}
.container-old .content .pricetable tr.even td {
    background: #f4f4f4;
}
.container-old .content .pricetable tr td.td_blue {
    background: #e8f9ff;
}
.container-old .content .pricetable tr td.td_orange {
    background: #fff5dd;
}
.container-old .content .pricetable tr td.td_green {
    background: #f2fcf5;
}
.container-old .content .pricetable tr.even td.td_orange {
    background: #ffefca;
}
.container-old .content .pricetable tr.heading td.td_orange {
    background: #eb9f12;
}
.container-old .content .pricetable tr.even td.td_green {
    background: #ebfbef;
}
.container-old .content .pricetable tr.even td.td_blue {
    background: #dbf5ff;
}
.container-old .content .pricetable tr.heading td.td_blue {
    background: #609ad4;
}
.container-old .content .pricetable tr.heading td.td_green {
    background: #93c523;
}
.container-old .content .pricetable tr td.td_faxzone {
    text-align: center;
    line-height: 290%}
.container-old .content .pricetable tr td em {
    color: #093;
    font-style: normal;
}
.container-old .content .pricetable tr td.td_faxzone em {
    font-size: 22px;
    color: 424242;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -2px;
    border-bottom: 1px #dedede solid;
}
.container-old .content .pricetable tr:not(.heading):hover td {
    background: #F6F6F6;
}
.container-old .tablecontainer .datatable {
    display: block;
    position: relative;
    z-index: 10;
}
.container-old .tablecontainer .datatable ul.col {
    width: 235px;
    z-index: 5;
    position: relative;
}
.container-old .tablecontainer .datatable ul.col li {
    display: block;
    border-bottom: 1px solid #dedede;
    text-align: center;
    position: relative;
}
.container-old .tablecontainer .datatable ul.col li p {
    display: block;
    padding: 10px;
    text-align: center;
}
.container-old .tablecontainer .datatable ul.col li p span.bigger {
    font-size: 14px;
}
.container-old .tablecontainer .datatable ul.col li p span.st {
    text-decoration: line-through;
    font-weight: 400;
    color: #D82121;
}
.container-old .tablecontainer .datatable ul.labelcol {
    margin-left: 0;
    text-align: left;
}
.container-old .tablecontainer .datatable ul.labelcol li, .container-old .tablecontainer .datatable ul.labelcol li p {
    text-align: left;
}
.container-old .tablecontainer .datatable ul.datacol {
    background-color: #f7f7f7;
    border: 1px solid #dedede;
    border-radius: 4px;
    position: absolute;
    padding: 0;
}
.container-old .tablecontainer .datatable ul.lightblue {
    background: #eef4f6;
}
.container-old .tablecontainer .datatable ul.lightorange {
    background: #f6f1e5;
}
.container-old .tablecontainer .datatable ul.lightgreen {
    background: #f3f6ef;
}
.container-old .tablecontainer .datatable ul.col li.heading {
    border-radius: 4px;
    border-bottom: none;
}
.container-old .tablecontainer .datatable ul.col li.heading span.bestvalue {
    background: url(../images/_old/template/datatable_bestvalue.png) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: -4px;
    top: -5px;
}
.container-old .tablecontainer .datatable ul.col li.heading span.superpromo {
    background: url(../images/_old/template/datatable_promo.png) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: -4px;
    top: -5px;
}
.container-old .tablecontainer .datatable ul.col li.heading span.popular {
    background: url(../images/_old/template/datatable_popular.png) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: -4px;
    top: -5px;
}
.container-old .tablecontainer .heading * {
    text-shadow: 1px 1px 0 #fff;
}
.container-old .tablecontainer .rang_1 .heading * {
    text-shadow: -1px -1px 0 #444;
}
.container-old .tablecontainer .datatable .rang_0, .container-old .tablecontainer .datatable .rang_1 {
    background: #eaeaea;
    top: 0;
}
.container-old .tablecontainer .datatable .rang_0 .producttitle, .container-old .tablecontainer .datatable .rang_1 .producttitle {
    height: 68px;
}
.container-old .tablecontainer .datatable .rang_0 .producttitle h3, .container-old .tablecontainer .datatable .rang_1 .producttitle h3 {
    font-size: 14px;
    padding: 24px 0 0;
}
.container-old .tablecontainer .datatable .rang_0 .producttitle h4, .container-old .tablecontainer .datatable .rang_1 .producttitle h4 {
    font-size: 13px;
}
.container-old .tablecontainer .datatable .rang_0 p.price, .container-old .tablecontainer .datatable .rang_1 p.price {
    font-size: 20px;
}
.container-old .tablecontainer .datatable .rang_2 {
    background: #f6f6f6;
    top: 7px;
}
.container-old .tablecontainer .datatable .rang_2 .producttitle {
    height: 61px;
}
.container-old .tablecontainer .datatable .rang_2 .producttitle h3 {
    font-size: 13px;
    padding: 21px 0 0;
}
.container-old .tablecontainer .datatable .rang_2 .producttitle h4 {
    font-size: 12px;
}
.container-old .tablecontainer .datatable .rang_2 p.price {
    font-size: 17px;
}
.container-old .tablecontainer .datatable .rang_3 {
    background: #f8f8f8;
    top: 14px;
}
.container-old .tablecontainer .datatable .rang_3 .producttitle {
    height: 55px;
}
.container-old .tablecontainer .datatable .rang_3 .producttitle h3 {
    font-size: 12px;
    padding: 16px 0 0;
}
.container-old .tablecontainer .datatable .rang_3 .producttitle h4 {
    font-size: 11px;
}
.container-old .tablecontainer .datatable .rang_3 p.price {
    font-size: 15px;
}
.container-old .tablecontainer .datatable .rang_0 .heading, .container-old .tablecontainer .datatable .rang_1 .heading {
    height: 145px;
}
.container-old .tablecontainer .datatable .rang_2 .heading {
    height: 138px;
}
.container-old .tablecontainer .datatable .rang_3 .heading {
    height: 131px;
}
.container-old .tablecontainer .producttitle h3 {
    text-transform: uppercase;
    font-weight: 600;
    color: #7e7e7e;
}
.container-old .tablecontainer .producttitle h4 {
    text-transform: uppercase;
    padding: 2px 0 0;
    font-weight: 600;
    color: #000;
}
.container-old .tablecontainer .rang_1 .producttitle h3, .container-old .tablecontainer .rang_1 .producttitle h4 {
    color: #f0f0f0;
}
.container-old .tablecontainer p {
    margin: 0;
}
.container-old .tablecontainer .datatable ul.col p.price {
    line-height: 20px;
    padding: 10px 0 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #165b97;
}
.container-old .tablecontainer .datatable ul.col p.lowerbase {
    line-height: 15px;
    padding: 20px 0 0;
}
.container-old .tablecontainer .datatable ul.col p.price em {
    font-family: Tahoma, Verdana, Arial, Serif;
    font-size: .7em;
    font-style: normal;
    letter-spacing: 2px;
}
.container-old .tablecontainer .datatable ul.col p.per {
    font-size: 11px;
    padding: 2px 0 0;
    color: #165b97;
    line-height: 11px;
}
.container-old .tablecontainer .datatable ul.col p.per em {
    font-style: normal;
    font-size: 10px;
}
.container-old .tablecontainer .datatable ul.col p.noprice {
    text-decoration: line-through;
    position: absolute;
    bottom: 65px;
    text-align: center;
    width: 100%;
    color: #d82121;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 0;
    line-height: 100%}
.container-old .tablecontainer .datatable ul.rang_1 li.footing a, .container-old .tablecontainer .datatable ul.rang_1 p.per, .container-old .tablecontainer .datatable ul.rang_1 p.price {
    color: #f0f0f0;
}
.container-old .tablecontainer .datatable ul.rang_1 li.heading {
    background: #5c5c5c;
}
.container-old .tablecontainer .datatable ul.rang_2 li.heading {
    background: #f2f2f2;
}
.container-old .tablecontainer .datatable ul.rang_1.lightorange li.heading, .container-old .tablecontainer .datatable ul.rang_2.lightorange li.heading {
    background: #febc27;
}
.container-old .tablecontainer .datatable ul.rang_1.lightorange li.heading *, .container-old .tablecontainer .datatable ul.rang_2.lightorange li.heading * {
    text-shadow: 1px 1px 0 #ffe3a5;
}
.container-old .tablecontainer .datatable ul.rang_2.lightblue li.heading {
    background: url(../images/_old/template/datatable_blue_arrow1.png) center bottom no-repeat;
}
.container-old .tablecontainer .datatable ul.rang_2.lightgreen li.heading {
    background: url(../images/_old/template/datatable_green_arrow1.png) center bottom no-repeat;
}
.container-old .tablecontainer .datatable ul.rang_3 li.heading {
    background: #f2f2f2;
}
.container-old .tablecontainer .datatable ul.rang_3.lightorange li.heading {
    background: #ffdfa0;
}
.container-old .tablecontainer .datatable ul.rang_3.lightblue li.heading {
    background: #c5efff;
}
.container-old .tablecontainer .datatable ul.rang_3.lightgreen li.heading {
    background: url(../images/_old/template/datatable_green_arrow2.png) center bottom no-repeat;
}
.container-old .tablecontainer .datatable ul.col li.footing div.space_order {
    padding: 15px 0 0;
}
.container-old .tablecontainer .datatable ul.col li.footing div.space_more {
    padding: 0 0 10px;
}
.container-old .tablecontainer .datatable ul.rang_1 li.footing {
    background: #626262;
}
.container-old .tablecontainer .datatable ul.col li.promo {
    background: #d82121;
}
.container-old .tablecontainer .datatable ul.col li.promo a {
    color: #fff;
}
.container-old .tablecontainer .periodselect {
    position: absolute;
    left: 0;
    display: block;
    z-index: 50;
    width: 250px;
    top: 70px;
}
.container-old .tablecontainer .periodselect p.intro {
    font-size: 13px;
    line-height: 150%;
    height: 45px;
    overflow: hidden;
}
.container-old .tablecontainer .periodselect p.intro em {
    font-size: 100%;
    color: #8b8b8b;
    font-style: normal;
}
.container-old .tablecontainer .periodselect p.select {
    background: url(../images/_old/template/datatable_arrow_pricing.png) right center no-repeat;
    display: block;
    padding: 5px;
    border-radius: 4px;
}
.container-old .tablecontainer .periodselect p.select a {
    color: #424242;
    text-decoration: none;
    display: block;
    background: url(../images/_old/template/datatable_arrow_pricing_down.png) 180px 50% no-repeat #fff;
    padding: 7px 20px 7px 8px;
    border: 1px solid #dedede;
    border-radius: 4px;
    width: 180px;
}
.container-old .tablecontainer .periodselect ul {
    display: none;
    width: 185px;
    padding: 4px 10px 10px;
    background: #f5f5f5;
    border-left: 1px #dedede solid;
    border-right: 1px #dedede solid;
    border-bottom: 1px #dedede solid;
    margin-left: 5px;
    border-radius: 0 0 4px 4px;
}
.container-old .tablecontainer .periodselect:hover ul {
    display: block;
}
.container-old .tablecontainer .periodselect ul li {
    border-bottom: 1px solid #dedede;
}
.container-old .tablecontainer .periodselect ul li a {
    cursor: pointer;
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #424242;
}
.container-old .tablecontainer .periodselect p.select em, .container-old .tablecontainer .periodselect ul li a em {
    color: #47c444;
    font-style: normal;
}
.container-old .tablecontainer .periodselect ul li a:hover {
    color: #009CE4;
}
.container-old .tablecontainer .periodpromo {
    background: #fff;
    padding-bottom: 10px;
    position: absolute;
    top: 20px;
    width: 100%;
    font-size: 10px;
    display: none;
}
.container-old .tablecontainer .periodpromo p {
    padding: 10px;
}
.container-old .tablecontainer .periodpromo ul.years {
    padding: 0 0 0 10px;
}
.container-old .tablecontainer .periodpromo ul.years li {
    padding: 2px 0 2px 15px;
    border-bottom: 0;
}
.container-old .tablecontainer .periodpromo ul.years li em {
    color: #32CB00;
    font-style: normal;
}
.container-old .content .featuretable {
    position: relative;
}
.container-old .content .featuretable table tr td {
    border-right: 1px #dedede solid;
    border-bottom: 1px #dedede solid;
    text-align: left;
    padding: 25px 20px;
    vertical-align: top;
}
.container-old .content .featuretable table tr.lead td {
    vertical-align: top;
    border-top: 1px #dedede solid;
    border-bottom: none;
    padding: 0;
}
.container-old .content .featuretable table tr.orderrow td {
    padding: 0;
    text-align: center;
}
.container-old .content .featuretable table tr.odd td {
    background: #f7f7f7;
}
.container-old .content .featuretable table tr.nobottomborder td {
    border-bottom: 0;
}
.container-old .content .featuretable table tr td.horcenter {
    text-align: center;
}
.container-old .content .featuretable table tr td.vertcenter {
    vertical-align: middle;
}
.container-old .content .featuretable table tr td.centercenter {
    vertical-align: middle;
    text-align: center;
}
.container-old .content .featuretable table tr td.nopadding {
    padding: 0;
}
.container-old .content .featuretable table tr.even td.noborder {
    border-right: 1px #fff solid;
}
.container-old .content .featuretable table tr.odd td.noborder {
    border-right: 1px #f7f7f7 solid;
}
.container-old .content .featuretable table div.heading {
    position: relative;
    text-align: center;
    border-bottom: none;
    height: 135px;
}
.container-old .content .featuretable table tr td div.buttonzone {
    padding: 10px 0 0;
}
.container-old .content .featuretable table tr.pricerow td {
    padding: 12px;
    text-align: center;
    vertical-align: middle;
}
.container-old .content .featuretable table tr.pricerow td.pricelabel {
    text-align: left;
}
.container-old .content .featuretable table div.heading span.bestvalue {
    background: url(../images/_old/template/datatable_bestvalue.png) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: -4px;
    top: -5px;
}
.container-old .content .featuretable table div.heading span.superpromo {
    background: url(../images/_old/template/datatable_promo.png) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: -4px;
    top: -5px;
}
.container-old .content .featuretable table div.heading span.popular {
    background: url(../images/_old/template/datatable_popular.png) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: -4px;
    top: -5px;
}
.container-old .content .featuretable td.rang_1 div.heading {
    background: #5c5c5c;
}
.container-old .content .featuretable td.rang_2 div.heading {
    background: #f2f2f2;
}
.container-old .content .featuretable td.rang_3 div.heading {
    background: url(../images/_old/template/datatable_arrow3.png) center bottom no-repeat;
}
.container-old .content .featuretable td.rang_3.lightblue div.heading {
    background: #c5efff;
}
.container-old .content .featuretable td.rang_3.lightgreen div.heading {
    background: url(../images/_old/template/datatable_green_arrow2.png) center bottom no-repeat;
}
.container-old .content .featuretable td.rang_3.lightorange div.heading {
    background: #ffdfa0;
}
.container-old .content .featuretable td.rang_2.lightblue div.heading {
    background: url(../images/_old/template/datatable_blue_arrow1.png) center bottom no-repeat;
}
.container-old .content .featuretable td.rang_2.lightgreen div.heading {
    background: url(../images/_old/template/datatable_green_arrow1.png) center bottom no-repeat;
}
.container-old .content .featuretable td.rang_2.lightorange div.heading {
    background: #febc27;
}
.featuretable .periodselect {
    top: 8px;
}
.container-old .content .featuretable table div.heading .producttitle {
    height: 55px;
}
.container-old .content .featuretable table div.heading .producttitle h3 {
    font-size: 13px;
    padding: 21px 0 0;
}
.container-old .content .featuretable table div.heading .producttitle h4 {
    font-size: 11px;
}
.container-old .content .featuretable table div.heading p.price {
    font-size: 19px;
    line-height: 20px;
    padding: 12px 0 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #165b97;
}
.container-old .content .featuretable table div.heading p.lowerbase {
    padding-top: 18px;
}
.container-old .content .featuretable table div.heading p.price em {
    font-size: .7em;
    font-style: normal;
    letter-spacing: 2px;
}
.container-old .content .featuretable table div.heading p.noprice {
    text-decoration: line-through;
    position: absolute;
    bottom: 65px;
    text-align: center;
    width: 100%;
    color: #d82121;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 0;
    line-height: 100%}
.container-old .content .featuretable table div.heading p.fromprice {
    line-height: 20px;
    font-size: 12px;
    padding: 18px 0 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #165b97;
}
.container-old .content .featuretable table div.heading p.fromprice em {
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
}
.container-old .content .featuretable table div.heading p.fromprice strong {
    font-size: 19px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
}
.container-old .content .featuretable table div.heading p.per {
    font-size: 100%;
    line-height: 100%;
    padding: 0;
    color: #165b97;
}
.container-old .content .featuretable table td.rang_1 div.heading p.per, .container-old .content .featuretable table td.rang_1 div.heading p.price {
    color: #f0f0f0;
}
.container-old .content .featuretable table div.heading p.per em {
    font-style: normal;
    font-size: 10px;
}
.container-old .content .featuretable td div.space_order {
    padding: 15px 0 20px;
}
.container-old .content .featuretable table h2 {
    padding: 0 0 4px;
    font-size: 13px;
    font-weight: 600;
    text-shadow: 1px 1px 0 #fff;
    color: #222;
}
.container-old .content .featuretable table h3 {
    padding: 0 0 5px;
    font-size: 14px;
    text-shadow: 1px 1px 0 #fff;
}
.container-old .content .featuretable table p {
    padding: 2px 0;
    text-shadow: 1px 1px 0 #fff;
    line-height: 190%}
.container-old .content .featuretable table img.p {
    margin-top: 8px;
}
.container-old .content .featuretable table p.quota {
    padding: 0 0 15px;
    color: #165B97;
    font-size: 14px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}
.container-old .content .featuretable table p.dark {
    color: #424242;
}
.container-old .content .featuretable table td ul {
    font-family: Tahoma, Arial, Serif!important;
    padding-top: 0;
    font-size: 12px!important;
}
.container-old .content .featuretable table td ul li {
    font-family: Tahoma, Arial, Serif!important;
    line-height: 150%;
    font-size: 12px!important;
    padding: 4px 0 4px 20px;
    background: url(../images/_old/template/ulli.gif) 8px 11px no-repeat;
}
.container-old .content .featuretable table td ul.checklist li {
    padding: 4px 0 4px 25px;
    background: url(../images/_old/template/head_li_checklist.png) 2px center no-repeat;
}
.container-old .content .featuretable table td ul li a {
    font-family: Tahoma, Arial, Serif!important;
}
.container-old .content .featuretable table .supportonprice, .supportonprice {
    font-size: 12px;
    display: block;
    position: absolute;
    width: 100%;
    top: 68px;
    height: 44px;
    background: url(../images/_old/template/supportonprice_bg.png) no-repeat;
}
.container-old .content .featuretable table .supportonprice {
    width: 235px;
}
.container-old .content .featuretable table .supportonprice p, .supportonprice p {
    padding: 15px 10px 0!important;
    height: 26px;
    line-height: 100%;
    color: #fff;
    font-size: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-shadow: -1px -1px 0 #81B925;
}
.container-old .content .featuretable table .supportonprice p strong, .supportonprice p strong {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.container-old .content .featuretable table .supportonprice_perla, .supportonprice_perla {
    background: url(../images/_old/template/supportonprice_perla_bg.png) no-repeat;
}
.container-old .content .featuretable table .supportonprice_perla p, .supportonprice_perla p {
    text-shadow: 1px 1px 0 #fff;
    color: #424242;
}
.container-old .content .split {
    display: block;
}
.container-old .content .split .left, .container-old .content .split .right {
    float: left;
}
.container-old .content .split .left {
    width: 699px;
    border-right: 1px solid #dedede;
    padding-right: 59px;
}
.container-old .content .split .right {
    width: 260px;
    padding-left: 60px;
}
#footer-sitemap .container-old .content .split .left a, #footer-sitemap .container-old .content .split .left p.sub, .container-old .content .split .left #footer-sitemap a, .container-old .content .split .left #footer-sitemap p.sub, .container-old .content .split .left .text {
    width: 640px;
}
.container-old .content .split .sidebar {
    padding: 10px 0 0;
}
.container-old .content .duosplit {
    width: 429px;
    float: left;
}
.container-old .content .duosplit_left {
    padding-right: 50px;
    border-right: 1px solid #dedede;
}
.container-old .content .duosplit_right {
    padding-left: 50px;
}
#footer-sitemap .container-old .content a h2, #footer-sitemap .container-old .content p.sub h2, .container-old .content #footer-sitemap a h2, .container-old .content #footer-sitemap p.sub h2, .container-old .content .text h2 {
    padding: 2px 0 10px!important;
    font-size: 17px;
}
#footer-sitemap .container-old .content a h3, #footer-sitemap .container-old .content p.sub h3, .container-old .content #footer-sitemap a h3, .container-old .content #footer-sitemap p.sub h3, .container-old .content .text h3 {
    font-size: 17px!important;
}
#footer-sitemap .container-old .content a h4, #footer-sitemap .container-old .content p.sub h4, .container-old .content #footer-sitemap a h4, .container-old .content #footer-sitemap p.sub h4, .container-old .content .text h4 {
    font-size: 12px!important;
}
#footer-sitemap .container-old .content a p, #footer-sitemap .container-old .content p.sub p, .container-old .content #footer-sitemap a p, .container-old .content #footer-sitemap p.sub p, .container-old .content .text p {
    padding: 5px 0!important;
    line-height: 160%}
.container-old .content .col1, .container-old .content .col2, .container-old .content .col3, .container-old .content .col4, .container-old .content .col5, .container-old .content .col6 {
    float: left;
}
.container-old .content .col1 {
    width: 110px;
}
.container-old .content .col2 {
    width: 220px;
}
.container-old .content .col3 {
    width: 330px;
}
.container-old .content .col4 {
    width: 440px;
}
.container-old .content .col5 {
    width: 550px;
}
.container-old .content .col6 {
    width: 660px;
}
.container-old .content .col4_4 {
    width: 190px;
    margin-right: 60px;
    float: left;
}
.container-old .content .col3_3 {
    width: 280px;
    margin-right: 60px;
    float: left;
}
.container-old .content .col2_2 {
    width: 450px;
    margin-right: 60px;
    float: left;
}
.container-old .content .col3_6 {
    width: 600px;
    margin-right: 60px;
    float: left;
}
.container-old .content .lastcol {
    margin-right: 0;
}
.container-old .content .col2_2 h3, .container-old .content .col3_3 h3, .container-old .content .col4_4 h3 {
    font-size: 14px;
    padding: 8px 0 6px;
    font-weight: 600;
    color: #333;
}
.container-old .content .col2_2 h2, .container-old .content .col3_3 h2, .container-old .content .col3_3 h3.new, .container-old .content .col4_4 h2 {
    font-size: 13px;
    padding: 8px 0 13px;
    font-weight: 600;
    color: #333;
}
.container-old .content .col3_3 h3 em, .container-old .content .col4_4 h3 em {
    font-size: 11px;
    color: #999;
    font-style: normal;
}
.container-old .content .col2_2 p, .container-old .content .col3_3 p, .container-old .content .col4_4 p {
    padding: 2px 0 15px;
    line-height: 190%}
.container-old .content .col2_2 ul, .container-old .content .col3_3 ul {
    padding: 5px 0 12px;
}
.container-old .content .col2_2 ul li, .container-old .content .col3_3 ul li {
    padding: 3px 0 3px 18px;
    background: url(../images/_old/template/ulli.gif) 8px 10px no-repeat;
}
.container-old .content .col4_4.gratis h2 {
    padding-bottom: 0;
}
.container-old .content .col4_4 ul li {
    padding: 3px 0 3px 22px;
    background: url(../images/_old/template/ulli.gif) 8px 9px no-repeat;
}
.container-old .content .col3_3 h2 a {
    text-decoration: none;
}
.container-old .content .col3_3 h2 a:hover {
    text-decoration: underline;
}
.container-old .content .col3_3 a.imglink {
    display: block;
    background: #dedede;
    height: 100px;
}
.container-old .content .col3_3 a.imglink img {
    border: 5px solid #ccebfa;
}
.container-old .content .col3_3 a.imglink:hover img {
    border-color: #009CE4;
}
.container-old .content .frontcol h2 {
    padding-bottom: 7px;
}
.container-old .content .frontcol h2 a {
    color: #000;
}
.container-old .content .frontcol p {
    padding-bottom: 7px;
    padding-top: 9px;
}
.container-old .sidebar a.sidebar .imgbanner img {
    border-bottom: 10px #fff solid;
}
.container-old .sidebar p {
    line-height: 155%;
    text-shadow: 1px 1px 0 #fff;
    padding: 5px 0 8px;
}
.container-old .sidebar .break {
    height: 25px;
    border-bottom: 1px #dedede solid;
    border-top: 0;
    margin-bottom: 25px;
    display: block;
}
.container-old .sidebar h3, .container-old .sidebar h5 {
    font-size: 15px;
    padding: 0 0 5px;
    color: #333;
    font-weight: 600;
    letter-spacing: -1px;
}
.container-old .sidebar ul {
    padding-top: 6px;
}
.container-old .sidebar ul li {
    font-size: 12px;
    font-family: Tahoma;
    border-top: 1px solid #dedede;
    display: block;
    padding: 10px 5px 10px 30px;
    line-height: 150%;
    position: relative;
}
.container-old .sidebar ul li a, .container-old .sidebar ul li strong {
    font-family: Tahoma;
}
.container-old .content .frontblob div.price, .container-old .content .frontblob div.promo, .container-old .frontcenter .fs p {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.container-old .leftsidebar ul li {
    float: left;
    width: 251px;
    margin-right: 50px;
}
.container-old .leftsidebar ul li.imright {
    margin-right: 0;
}
.container-old .sidebar ul.justlinks li {
    padding: 10px 5px 10px 10px;
}
.container-old .sidebar ul li a {
    display: block;
}
.container-old .sidebar ul li.active a {
    color: #333;
    text-decoration: none;
}
.container-old .sidebar span.icon {
    position: absolute;
    left: 0;
    top: 6px;
    background-image: url(../images/_old/sidebar-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    width: 25px;
    height: 23px;
}
.container-old .sidebar span.i_virus {
    background-position: 0 2px;
}
.container-old .sidebar span.i_support {
    background-position: 0 -37px;
}
.container-old .sidebar span.i_secure {
    background-position: 0 -72px;
}
.container-old .sidebar span.i_marketing {
    background-position: 0 -110px;
}
.container-old .sidebar span.i_power {
    background-position: 0 -145px;
}
.container-old .sidebar span.i_sales {
    background-position: 0 -269px;
}
.container-old .sidebar span.i_supportcontact {
    background-position: 0 -228px;
}
.container-old .sidebar span.i_admin {
    background-position: 0 -187px;
}
.container-old .sidebar span.i_team {
    background-position: 0 -305px;
}
.container-old .sidebar span.i_iso {
    background-position: 0 -339px;
}
.container-old .sidebar span.i_iso.active {
    background: url(../images/_old/template/head_li_checklist.png) 5px 5px no-repeat;
}
.container-old .sidebar span.i_optimized {
    background-position: -1px -377px;
}
.container-old .sidebar span.i_freedomain {
    background-position: 0 -411px;
}
.container-old .sidebar span.i_mail {
    background-position: 0 -449px;
}
.container-old .sidebar span.i_freepages {
    background-position: 0 -483px;
}
.container-old .sidebar span.i_forward {
    background-position: 0 -518px;
}
.container-old .sidebar span.i_mailfwd {
    background-position: 0 -552px;
}
.container-old .sidebar span.i_dns {
    background-position: 0 -585px;
}
.container-old .sidebar span.i_coup {
    background-position: 0 -615px;
}
.container-old .sidebar span.i_arch {
    background-position: 0 -650px;
}
.container-old .sidebar span.i_sla {
    background-position: 0 -682px;
}
.container-old .sidebar span.i_servers {
    background-position: 0 -711px;
}
.container-old .sidebar .sbcenter {
    text-align: center;
}
.container-old .sidebar .testimonial {
    background: #eff9f5;
    position: relative;
}
.container-old .sidebar .testimonial h6 {
    position: absolute;
    top: 12px;
    left: -3px;
    text-transform: uppercase;
    font-size: 11px;
}
.container-old .sidebar .testimonial span {
    display: block;
    background: url(../images/_old/template/testimonial_ribbon.png) no-repeat;
    color: #fff;
    padding: 7px 12px 8px 21px;
}
.container-old .sidebar .testimonial p.said {
    padding: 60px 15px 19px;
    background: url(../images/_old/template/testimonial_line.png) center bottom no-repeat;
}
.container-old .sidebar .testimonial p.saidontwitter {
    text-indent: 23px;
    position: relative;
}
.container-old .sidebar .testimonial p.saidontwitter a.bird {
    background: url(../images/_old/template/testimonial_twitter.png) no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 12px;
    cursor: pointer;
    left: 15px;
}
.container-old .sidebar .testimonial p.saidontwitter a {
    text-decoration: none;
    color: #666;
    line-height: 20px;
}
.container-old .sidebar .testimonial p.saidontwitter a:hover {
    color: #009CE4;
}
.container-old .sidebar .testimonial p.said strong {
    font-weight: 400;
    color: #222;
    font-size: 15px;
    font-style: italic;
}
.container-old .sidebar .testimonial p.by {
    padding: 7px 15px 15px;
}
.container-old .sidebar .testimonial p.by strong {
    font-weight: 400;
    color: #999;
}
.container-old .content .blobs .blob h2 a, .container-old .content .blobs .blob h2 a:hover, .container-old .content .blobs .blob h3 a, .container-old .content .blobs .blob h3 a:hover, .container-old .content .blobs .blob:hover h2 a, .container-old .content .blobs .blob:hover h3 a {
    color: #165B97;
    text-decoration: none;
}
.container-old .content .blobs .blob {
    margin-top: -20px;
    display: block;
    float: left;
    text-align: center;
    width: 20%;
    cursor: pointer;
}
.container-old .content .blobs .blob2 {
    width: 50%}
.container-old .content .blobs .blob3 {
    width: 33%}
.container-old .content .blobs .blob4 {
    width: 25%}
.container-old .content .blobs .blob h2, .container-old .content .blobs .blob h3 {
    font-weight: 600;
    font-size: 13px;
    padding: 14px 0 5px;
}
.container-old .content .blobs .blob a.img {
    display: block;
    margin: 0 auto;
    width: 145px;
    height: 145px;
    background-color: #e1e5e6;
    border: 5px solid #ccebfa;
    text-align: center;
    overflow: hidden;
    -moz-transition: border-color .5s;
    -o-transition: border-color .5s;
    -webkit-transition: border-color .5s;
    transition: border-color .5s;
}
.container-old .content .blobs .blob a.img img {
    border: none;
    margin-top: 25px;
}
.container-old .content .blobs .blob p {
    padding: 0 15% 19px;
    line-height: 155%}
.container-old .content .blobs .blob2 p {
    padding: 0 20% 19px;
    line-height: 155%}
.container-old .content .blobs .blob.blob5 p {
    padding: 0 15% 19px;
    line-height: 155%}
.container-old .content .blobs .blob a.img:hover, .container-old .content .blobs .blob:hover a.img {
    border-color: #009CE4;
}
.container-old .content .blobs .blob3 a.img {
    width: 160px;
    height: 160px;
}
.container-old .content .blobs .frontblob {
    border-right: 1px solid #1a6390;
    border-right: 1px solid #ccc;
    background: 0 0;
    padding: 18px 0;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    -webkit-transition: background .5s;
    transition: background .5s;
}
.container-old .content .blobs .frontblob:hover {
    background: #d8e8f6;
}
.container-old .content .blobs .frontblob a.img {
    border-color: #b9d981;
}
.container-old .content .blobs .frontblob a.img:hover, .container-old .content .blobs .frontblob:hover a.img {
    border-color: #9ccb3b;
}
.container-old .faq .q_lined, .container-old table.oldme {
    border-bottom: 1px solid #dedede;
}
.container-old .content .blobs .frontblob h1 {
    font-weight: 600;
    font-size: 16px;
    padding: 14px 0 5px;
}
.container-old .content .blobs .frontblob h1 a, .container-old .content .blobs .frontblob:hover h1 a {
    color: #000;
    text-decoration: none;
}
.container-old .content .blobs .frontblob p {
    color: #424242;
    font-size: 12px;
}
.container-old .frontcenter h1 {
    font-size: 17px;
    text-align: center;
    padding: 35px 0 0;
}
.container-old .frontcenter h2 {
    font-size: 13px;
    text-align: center;
    padding: 10px 0 65px;
}
.container-old .frontcenter {
    padding-bottom: 65px;
}
.container-old .frontcenter .titles {
    position: relative;
}
.container-old .frontcenter .fs {
    position: absolute;
    top: 102px;
    left: 0;
}
.container-old .frontcenter .fs p {
    float: left;
    padding: 3px 16px 3px 8px;
    text-transform: uppercase;
    background: url(../images/_old/template/247front.png) right center no-repeat;
    color: #fff;
    font-size: 11px;
}
.container-old .content .frontblob {
    position: relative;
}
.container-old .content .frontblob div.price {
    position: absolute;
    top: 33px;
    right: 25px;
}
.container-old .content .frontblob div.price p {
    padding: 6px 10px;
    float: left;
    background-color: #009ce4;
    color: #fff;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    -webkit-transition: background .5s;
    transition: background .5s;
}
.container-old .content .frontblob:hover div.price p {
    padding: 6px 10px;
    float: left;
    background-color: #9ccb3b;
}
.container-old .content .frontblob div.price p em {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
}
.container-old .container-old .content .frontblob div.price p strong {
    font-weight: 600;
    font-size: 18px;
}
.container-old .content .frontblob div.promo {
    position: absolute;
    top: 53px;
    right: 25px;
}
.container-old .content .frontblob div.promo p {
    padding: 15px 5px 3px;
    float: left;
    background-color: #d82121;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
}
.container-old .breakertitle {
    margin-top: -35px;
}
.container-old .breakertitle h3 em {
    background: #dedede;
    font-style: noral;
}
.container-old h4.prodview {
    position: absolute;
    top: -1px;
    background: #f0f0f0;
    text-transform: uppercase;
}
.container-old h4.prodview em {
    font-style: normal;
    padding: 4px 8px;
    display: block;
    font-size: 11px;
    font-weight: 400;
}
.container-old div.greyzone_top {
    background: url(../images/_old/template/greyzone_top.jpg) center 0 no-repeat;
    height: 8px;
    width: 100%;
    display: block;
}
.container-old div.greyzone_bottom {
    background: url(../images/_old/template/greyzone_bottom.jpg) center bottom no-repeat;
    width: 100%;
    display: block;
    padding: 25px 0 32px;
}
.container-old div.greyzone_bottom div.left-content {
    position: relative;
    padding: 0 350px 0 40px;
}
.container-old div.greyzone_bottom div.left-content2 {
    position: relative;
    padding: 0 250px 0 40px;
}
.container-old div.greyzone_bottom div.left-content h2, .container-old div.greyzone_bottom div.left-content2 h2 {
    margin-bottom: 10px;
}
.container-old div.dual {
    width: 330px;
}
.container-old div.dualleft {
    float: left;
}
.container-old div.dualright {
    float: right;
}
.container-old div.dual h3 {
    font-size: 17px;
    padding: 0 0 10px;
}
.container-old div.dual p {
    line-height: 165%}
.container-old div.dual .buttonzone {
    padding: 15px 0 0;
}
.container-old .content p.ribbonp {
    display: inline;
    padding: 0;
}
.container-old .content p.ribbonp span {
    float: left;
}
.container-old .content p.ribbonp span em {
    float: left;
    display: block;
    height: 27px;
    width: 10px;
    background: url(../images/_old/template/ribbonp.png) no-repeat;
}
.container-old .content p.ribbonp span strong {
    float: left;
    display: block;
    height: 27px;
    background: url(../images/_old/template/ribbonp.png) right -27px no-repeat;
    line-height: 25px;
    padding: 0 25px 0 14px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    text-shadow: -1px -1px 0 #86ae33!important;
}
.container-old .content p.ribbonp span strong a {
    color: #fff;
}
.container-old .content .good2know {
    background: #eff7f9;
    padding: 25px;
}
.container-old .content .good2know_green {
    background: #ebfbef;
}
.container-old .content .good2know_orange {
    background: #fff5e5;
}
.container-old .content h2.blooribbon {
    float: left;
    background: url(../images/_old/template/blooribbon.png) no-repeat;
    padding-left: 20px;
    height: 32px;
    overflow: hidden;
}
.container-old .content h2.blooribbon span {
    float: left;
    color: #fff;
    display: block;
    padding-right: 20px;
    background: url(../images/_old/template/blooribbon.png) right -32px no-repeat;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
}
.container-old .content h2.blooribbon_green {
    background: url(../images/_old/template/greenribbon.png) no-repeat;
}
.container-old .content h2.blooribbon_green span {
    background: url(../images/_old/template/greenribbon.png) right -32px no-repeat;
}
.container-old .content h2.blooribbon_orange {
    background: url(../images/_old/template/orangeribbon.png) no-repeat;
}
.container-old .content h2.blooribbon_orange span {
    background: url(../images/_old/template/orangeribbon.png) right -32px no-repeat;
}
.container-old .content .good2know p {
    clear: left;
    line-height: 170%;
    padding: 15px 0;
    text-shadow: 1px 1px 0 #fff;
}
.container-old .faq .question {
    padding: 25px 30px 20px 0;
    border-radius: 4px;
    text-shadow: 1px 1px 0 #fff;
}
.container-old .faq .question h3 {
    color: #333;
    font-size: 15px;
    letter-spacing: -1px;
    background: url(../images/_old/template/faq_check.png) 20px 0 no-repeat;
    padding: 0 0 8px 55px;
}
.container-old .faq ul li, .container-old .faq ul li strong {
    font-family: Tahoma, Verdana, Arial, Serif;
    font-size: 12px;
}
.container-old .faq .question p {
    line-height: 190%;
    padding: 0 0 5px 55px;
}
.container-old .faq .q_odd {
    background: #f5f5f5;
}
.container-old .faq ul {
    padding: 10px 10px 5px 50px;
}
.container-old .faq ul li {
    padding: 0 0 10px 20px;
    color: #666;
    background: url(../images/_old/template/ulli.gif) 4px 9px no-repeat;
}
.container-old ul.advlist li {
    padding: 20px 30px 20px 0;
    border-radius: 4px;
    text-shadow: 1px 1px 0 #fff;
}
.container-old ul.advlist li h3 {
    color: #333;
    font-size: 15px;
    letter-spacing: -1px;
    background: url(../images/_old/template/faq_check.png) 10px 0 no-repeat;
    padding: 0 0 8px 40px;
}
.container-old .sumlist .q_odd, .container-old ul.advlist li:nth-child(odd) {
    background: #f5f5f5;
}
.container-old ul.advlist li p {
    line-height: 190%;
    padding: 0 0 5px 40px;
}
.container-old .sumlist .sumlistitem {
    border-radius: 4px;
    text-shadow: 1px 1px 0 #fff;
    position: relative;
}
.container-old .sumlist .sumlistitem img {
    float: left;
    width: 120px;
    display: block;
}
.container-old .sumlist .sumlistitemtext {
    padding: 30px 30px 30px 0;
    float: left;
    width: 490px;
}
.container-old .sumlist .sumlistitem h3 {
    color: #333;
    font-size: 15px;
    letter-spacing: -1px;
    padding: 0 0 8px;
}
.container-old .sumlist .sumlistitem h3 span {
    font-size: 12px;
    color: #666;
    padding-left: 10px;
}
.container-old .sumlist .sumlistitem p {
    line-height: 190%;
    padding: 0 0 5px;
}
.container-old .sumlist .sumlistitem .buttonzone {
    padding-top: 5px;
}
.container-old .sumlist .sumlistitem p.fromprice {
    text-align: right;
    padding: 4px 30px 4px 9px;
    position: absolute;
    top: 20px;
    right: 0;
    background: #fdf5e2;
    border-radius: 4px;
}
.container-old .orderbalk {
    background: #2e353b;
    position: relative;
}
.container-old .orderbalk h3 {
    color: #fff;
    font-size: 16px;
    padding: 25px 0 25px 25px;
    text-shadow: -1px -1px 0 #111;
}
.container-old .orderbalk .buttonzone {
    position: absolute;
    right: 25px;
    top: 20px;
}
.container-old .orderbottom {
    background: #1d88c0;
    z-index: 3;
    position: relative;
}
.container-old .orderbottom p strong {
    color: #fff;
}
.container-old .orderbottom .glow {
    padding: 35px 0;
}
.container-old .orderbottom .cart {
    background: url(../images/_old/orderforbar.png) no-repeat;
    display: block;
    width: 42px;
    height: 36px;
    position: absolute;
    top: -38px;
    right: 0;
}
.container-old .orderbottom .info h4 {
    color: #fff;
    font-family: Tahoma!important;
    letter-spacing: -1px;
    padding: 0 0 10px;
    font-size: 18px;
}
.container-old .orderbottom .info p {
    color: #D0DDE8;
    line-height: 175%}
.container-old .orderbottom .info a {
    color: #fff;
    text-decoration: underline;
}
.container-old .orderbottom .space_order {
    float: none;
    position: absolute;
    bottom: 0;
    right: 0;
}
.container-old .orderbottom .info h4 strong {
    float: left;
    font-weight: 400;
    font-family: Tahoma!important;
}
.container-old .orderbottom .info h4 span {
    display: inline;
    float: left;
    padding: 2px 0 0 8px!important;
}
.container-old .orderbottom .info h4 span em {
    background: #94d22c;
    float: left;
    line-height: 16px;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-style: normal;
    padding: 4px 6px 2px;
    border-radius: 4px;
    text-shadow: -1px -1px 0 #81b925;
}
.container-old .orderbottom .info h4 br {
    display: block;
    clear: left;
}
.container-old table.oldme {
    border-right: 1px solid #dedede;
}
.container-old table.oldme tr td {
    color: #484848!important;
    font-size: 12px;
    font-family: Tahoma!important;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    padding: 12px;
    text-align: center;
    line-height: 150%}
.container-old table.oldme tr td span, .container-old table.oldme tr td strong {
    font-size: 12px;
    font-family: Tahoma!important;
}
.container-old table.oldme tr td em {
    color: #093;
    font-style: normal;
    font-family: Tahoma!important;
}
.container-old table.oldme tr td.promo .freeperiod.new {
    position: relative;
}
.container-old table.oldme tr td.it {
    text-align: left;
    color: #333;
    border-left: none;
}
.container-old table.oldme tr:nth-child(even) {
    background: url(../images/_old/template/trat.png);
}
.container-old table.oldme tr.row_top td {
    color: #fff!important;
    font-size: 12px;
    padding: 20px 0;
    text-transform: uppercase;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-shadow: -1px -1px #686d75;
}
.container-old table.oldme tr.row_top em {
    font-weight: 700;
    font-style: normal;
    color: #fff;
}
.container-old table.oldme tr td a.iconbutton em {
    color: #fff;
}
.container-old table.oldme tr.row_price td {
    font-weight: 700;
}
.container-old #content_main .sol_col {
    display: block!important;
    float: left;
    margin: 0;
    padding: 0;
}
.container-old #content_main .sol_col_2 {
    width: 435px;
}
.container-old #content_main .sol_col_3 {
    width: 290px;
}
.container-old #content_main .sol_col_330 {
    width: 330px;
}
.container-old #content_main .sol_overvcol {
    width: 540px;
}
.container-old #content_main .sol_col_66 {
    width: 66px;
}
.container-old #content_main .sol_col_whitespace {
    width: 90px;
}
.container-old #content_main .sol_col_whitespace_3 {
    width: 45px;
}
.container-old #content_main .sol_subholder {
    background: #f9f9f9;
}
.container-old #content_main .sol_landingcols {
    background: url(../img/assets/dedede.png) 375px 0 repeat-y;
    margin-top: 30px;
}
.container-old #content_main .sol_col_nav {
    width: 280px;
    padding-left: 0;
    margin-left: -17px;
}
.container-old #content_main .sol_col_nextnav {
    width: 576px;
    background: #f5f5f5;
    padding: 0 80px 15px 40px;
}
.container-old #content_main .sol_col ul.nextnav {
    padding: 0;
    margin: 0;
    background: 0 0;
}
.container-old #content_main .sol_col ul.nextnav li {
    height: 41px;
    padding: 0 0 0 16px;
    overflow: hidden;
    display: block;
    background: 0 0;
}
.container-old #content_main .sol_col ul.nextnav li a {
    padding: 13px 25px 0 0;
    text-align: right;
    display: block;
    font-size: 13px;
    text-decoration: none;
    height: 27px;
    background: 0 0;
    border-bottom: 1px #dedede solid;
    color: #155287;
}
.container-old #content_main .sol_col ul.nextnav li a:hover {
    background: #155287;
    color: #fff;
}
.container-old #content_main .sol_col ul.nextnav li.active {
    background: url(../img/assets/sol_sbnav_active.gif) 0 center no-repeat #fff;
}
.container-old #content_main .sol_col ul.nextnav li.active a, .container-old #content_main .sol_col ul.nextnav li.active a:hover {
    color: #424242;
    font-weight: 700;
    background: 0 0;
}
.container-old #content_main .solsubintro {
    border-bottom: 1px #dedede solid;
    padding: 18px 0 14px;
}
.container-old #content_main .solsubintro h2 {
    color: #00519e;
    font-size: 20px;
    letter-spacing: -1px;
    text-align: left;
    margin: 0;
    padding: 0;
    border-bottom: 0;
}
.container-old #content_main .solsubintro p {
    padding: 2px 0 0;
    display: block;
    margin: 0;
}
.container-old #content_main .solsubintro p a.backtopage {
    padding-left: 9px;
    background: url(../img/assets/backtopage.gif) 0 55% no-repeat;
}
.container-old #content_main .sol_col h3, .container-old #content_main .sol_col h3 a {
    color: #00519e;
    font-size: 20px;
    letter-spacing: -1px;
    padding: 26px 0 14px;
    text-align: left;
}
.container-old #content_main .sol_col h3 a {
    text-decoration: underline;
}
.container-old #content_main .sol_col h4 {
    color: #00519e;
    padding: 15px 0 10px;
}
.container-old #content_main .sol_col p {
    text-align: justify;
    margin: 0;
    font-size: 12px;
    color: #424242;
}
.container-old #content_main .sol_col p.h5 {
    padding-bottom: 10px;
    font-size: 12px;
    color: #424242;
    line-height: 165%}
.container-old #content_main .sol_col_330 h3, .container-old #content_main .sol_overvcol h3 {
    color: #00519e;
    font-size: 20px;
    letter-spacing: -1px;
    padding: 5px 0 14px;
    text-align: left;
}
.container-old #content_main .sol_overvcol h3 {
    font-size: 18px;
    padding: 6px 0 7px;
}
.container-old #content_main ul.sol_deeperlink li h3 a, .container-old #content_main ul.sol_deeperlink li:hover h3 a {
    font-size: 15px;
    text-decoration: underline;
    color: #009CE4;
}
.container-old #content_main ul.sol_deeperlink {
    list-style: none;
    margin: 0;
    padding: 0;
}
.container-old #content_main ul.sol_deeperlink li {
    background: url(../img/assets/sol_arli.gif) 490px center no-repeat #f2f2f2;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 12px 35px 13px 15px;
}
.container-old #content_main ul.sol_deeperlink li:hover {
    background: url(../img/assets/sol_arli.gif) right center no-repeat #eff7f9;
}
.container-old #content_main ul.sol_deeperlink li h3 {
    padding: 0 0 8px;
}
.container-old #content_main ul.sol_deeperlink li h3 a {
    padding: 0 0 10px;
}
.container-old #content_main ul.sol_deeperlink li p {
    padding: 0;
    font-size: 12px;
    text-align: left;
    line-height: 150%}
.container-old #content_main ul.sol_continue {
    list-style: none;
    margin: 0;
    padding: 0;
}
.container-old #content_main ul.sol_continue li {
    background: url(../img/assets/sol_arli.gif) 385px center no-repeat #f2f2f2;
    cursor: pointer;
    margin-bottom: 3px;
    padding: 0;
}
.container-old #content_main ul.sol_continue li:hover {
    background: url(../img/assets/sol_arli.gif) right center no-repeat #eff7f9;
}
.container-old #content_main ul.sol_continue li a {
    color: #009CE4;
    font-size: 13px;
    text-decoration: underline;
    display: block;
    padding: 12px 25px 12px 15px;
}
.container-old #content_main ul.sol_continue li:hover a {
    color: #009CE4;
    text-decoration: none;
}
.container-old #content_main .sol_infographic {
    background: #8c8d8e;
    position: relative;
}
.container-old #content_main .sol_infographic img {
    position: relative;
    z-index: 1;
}
.container-old #content_main .sol_infographic p {
    color: #fff;
    line-height: 150%;
    padding: 16px 10px 10px;
    background: url(../img/assets/ar_infographic.gif) 12px 0 no-repeat;
    margin-top: -6px;
    position: relative;
    z-index: 3;
}
.container-old #content_main .sol_bottomcontact {
    background: #eff7f9;
    padding: 16px 20px;
}
.container-old #content_main .sol_bottomcontact p {
    color: #424242;
    padding: 0;
    font-size: 15px;
}
.container-old #content_main .sol_bottomcontact p em {
    font-style: normal;
    color: #165a97;
}
.container-old #content_main .sol_bottomcontact p strong {
    font-weight: 400;
    color: #33c608;
}
.container-old #content_main p.solredir {
    padding: 0 0 00;
    margin: 0 0 26px;
    line-height: 20px;
}
.container-old #content_main p.solredir a {
    padding: 4px 8px;
    background: #eff7f9;
    line-height: 20px;
}
.container-old #content_main .sol_groupintro {
    width: 960px;
    height: 317px;
    background: #f0f0f0;
}
nding .container-old #content_main .sol_groupintro_manserv {
    background: url(../img/productart/big/solutions/services.jpg) no-repeat #999;
}
.container-old #content_main .sol_groupintro_platform {
    background: url(../img/productart/big/solutions/platform.jpg) no-repeat #999;
}
.container-old #content_main .sol_groupintro_techno {
    background: url(../img/productart/big/solutions/technologies.jpg) no-repeat #999;
}
.container-old #content_main .sol_groupintro_concepts {
    background: url(../img/productart/big/solutions/concepts.jpg) no-repeat #999;
}
.container-old #content_main .sol_groupintro_infra {
    background: url(../img/productart/big/solutions/infra.jpg) no-repeat #999;
}
.container-old #content_main .combell_landing {
    background: url(../images/_old/template/old/landing.jpg) no-repeat #999;
}
.container-old #content_main .sol_groupintro .sol_groupintro_content {
    display: block;
    padding: 40px 452px 0 315px;
}
.container-old #content_main .sol_groupintro h2 {
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -1px;
    color: #fff;
    padding: 0 0 12px;
    margin: 0;
    border: 0;
}
.container-old #content_main .sol_groupintro p {
    font-size: 13px;
    line-height: 150%;
    color: #dadde2;
    padding: 0;
    margin: 0;
}
.container-old #content_main .sol_groupintro p em {
    font-size: 18px;
    line-height: 10px;
}
.container-old #content_main .combell_landing p {
    color: #fff;
    font-size: 26px!important;
    line-height: 28px;
    text-shadow: -1px -1px #999;
}
.container-old #content_main .combell_landing p span {
    font-size: 18px;
    coxlor: #999;
}
.container-old #content_main .combell_landing .sol_groupintro_content {
    display: block;
    padding: 40px 50px 0 517px;
}
.container-old #content_main .sol_contact {
    background: #eaf4f5;
    display: block;
    padding: 10px;
    margin-top: 10px;
}
.container-old #content_main .sol_contact .sol_incontact {
    background: #eff7f8;
    border-top: 1px #dedede solid;
}
.container-old #content_main .sol_contact h4 {
    padding: 0 0 10px;
    margin: 0;
    line-height: 140%}
.container-old #content_main .sol_contact .sol_incontact div {
    display: block;
    border-bottom: 1px #dedede solid;
    padding: 8px 0;
}
.container-old #content_main .sol_contact .sol_incontact div p {
    display: block;
    padding: 6px 0 6px 38px;
    background: url(../img/assets/solcall.gif) 5px center no-repeat;
    color: #2dc000;
    font-size: 15px;
}
.container-old #content_main .sol_contact .sol_incontact div.sol_incontact_mail a {
    display: block;
    padding: 6px 0 6px 38px;
}
.container-old #content_main .sol_contact .sol_incontact div.sol_incontact_mail a em {
    font-size: 15px;
    font-style: normal;
}
.container-old #content_main .landinsolutions .sol_col h1 {
    font-size: 19px;
    letter-spacing: -1px;
    padding: 0 0 0 1px;
}
.container-old #content_main .landinsolutions .sol_col h1 a {
    color: #00519e;
    text-decoration: underline;
}
.container-old #content_main .landinsolutions .sol_col ul {
    padding: 0 0 30px;
    margin: 0;
}
.container-old #content_main .landinsolutions .sol_col ul li {
    padding: 0;
    background: 0 0;
}
.container-old #content_main .landinsolutions .sol_col ul li h2 {
    font-size: 13px;
    padding: 0;
    border-bottom: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    margin-bottom: 2px;
}
.container-old #content_main .landinsolutions .sol_col ul li h2 a {
    display: block;
    padding: 8px 15px;
    background: url(../img/assets/sol_arli.gif) 240px center no-repeat #f2f2f2;
}
.container-old #content_main .landinsolutions .sol_col ul li h2 a:hover {
    background: url(../img/assets/sol_arli.gif) right center no-repeat #eff7f9;
}
.container-old #content_main .landinsolutions .sol_col_3 p {
    margin: 0;
    color: #424242;
    line-height: 165%;
    font-size: 11px;
    padding: 10px 2px;
    text-align: left;
}
.container-old #content_main .popt_second h5, .container-old .content .popt_first h5 {
    border-bottom: 1px solid #eee;
    padding: 0 0 3px 10px;
    margin: 0 0 5px;
    color: #666;
}
.container-old .content .popt_first {
    float: left;
    width: 300px;
    margin-right: 30px;
}
.container-old .content .popt_first .banking {
    width: 50%;
    float: left;
    margin-top: 5px;
}
.container-old .content .popt_second {
    float: left;
    width: 300px;
}
.container-old .content #departments {
    margin: 0 0 20px;
    padding: 0;
}
.container-old .content #departments li {
    float: left;
    width: 127px;
    margin: 0 10px 0 0;
    background: 0 0;
    padding: 10px;
}
.container-old .content #departments.center li {
    text-align: center;
}
.container-old .content #departments.center li img {
    margin-top: 5px;
}
.container-old .content #departments.center li a {
    padding-bottom: 5px;
}
.container-old .content #departments li a {
    display: block;
    text-decoration: none;
    padding-bottom: 20px;
}
#clientbox p a:hover, #clientbox ul li a span {
    text-decoration: underline;
    color: #fff;
}
.container-old .content #departments li a:hover {
    color: #009CE4;
}
.container-old .content #departments li.last {
    margin-right: 0;
}
.container-old .content #departments li a h4 {
    font-size: 14px;
    padding: 0 0 5px;
    color: #009CE4;
}
.container-old .content #departments li a p {
    padding: 0 0 5px;
}
.container-old .content #departments li a p.hour {
    border-top: 1px solid #eee;
}
.container-old .content #combellmap {
    width: 618px;
    height: 280px;
    margin-bottom: 10px;
    border: 6px solid #eee;
}
#clientbox {
    width: 962px;
    height: 353px;
    display: block;
    background: url(../images/_old/template/old/clientbox.png) no-repeat;
    margin-bottom: 12px;
}
#clientbox ul {
    margin: 1px auto 0 1px;
    width: 960px;
    height: 326px;
}
#clientbox ul li {
    width: 190px;
    height: 162px;
    margin-right: 2px;
    margin-bottom: 2px;
    display: block;
    float: left;
}
#clientbox ul li.cb_bot {
    height: 162px;
}
#clientbox ul li.cb_side {
    width: 192px;
    margin-right: 0;
}
#clientbox ul li a {
    display: block;
    height: 162px;
    overflow: hidden;
    background-repeat: no-repeat;
    text-decoration: none;
    text-align: center;
    position: relative;
}
#clientbox ul li a span {
    display: block;
    position: absolute;
    background: #009ce4;
    height: 24px;
    overflow: hidden;
    padding-top: 4px;
    width: 161px;
    left: 15px;
    top: -30px;
    line-height: 160%;
    font-size: 12px;
    text-align: center;
}
#clientbox p {
    padding: 4px 25px 0 0;
    text-align: right;
    display: block;
}
#clientbox p a {
    color: #fff;
    text-decoration: none;
}
.container-old .content #refers h3 {
    margin: 0;
    padding: 30px 0 10px;
    clear: both;
}
.container-old .content #refers .imgc {
    border: 1px solid #eee;
    text-align: center;
    width: 150px;
    float: left;
    margin: 0 5px 5px 0;
}
.container-old .content #refers .imgc img {
    margin-bottom: 18px;
}
.container-old .content .cases_intro {
    border-bottom: 1px #dedede solid;
    margin-bottom: 23px;
    padding-bottom: 20px;
}
.container-old .content .cases_intro .cases_intro_image, .container-old .content .cases_intro img {
    float: left;
    display: block;
    width: 175px;
    margin-right: 20px;
}
.container-old .content .cases_intro .cases_intro_content {
    float: left;
    display: block;
    width: 435px;
}
.container-old .content .cases_flv {
    display: block;
    background: #f0f0f0;
    padding: 5px 0 5px 5px;
    border-top: 10px #fff solid;
}
.container-old .content p.shortlist {
    display: block;
    padding: 15px 0 5px;
}
.container-old .content .cases_pdf {
    display: block;
    height: 60px;
}
.container-old .content .cases_pdf a {
    display: block;
    color: #0071C1;
    height: 55px;
    padding-left: 60px;
    font-size: 18px;
    padding-top: 16px;
    text-decoration: none;
    background: url(../images/_old/old/download_case.png) no-repeat;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    letter-spacing: -1px;
    overflow: hidden;
}
.container-old .content .cases_pdf a:hover {
    background-position: 0 -55px;
}
.container-old .content h4.casegroup_h {
    padding-bottom: 5px;
}
.container-old .content p.person_name {
    color: #999;
    font-size: 11px;
    font-style: italic;
    padding-top: 4px;
}
.container-old .content .casespreview_image {
    float: left;
    display: block;
    width: 200px;
}
.container-old .content .casespreview_image a img {
    border: 1px solid #dedede;
}
.container-old .content .casespreview_image a:hover img {
    border: 1px solid #009ce4;
}
.container-old .content .casespreview_text {
    float: left;
    display: block;
    width: 430px;
}
.container-old .content .casespreview .break {
    height: 25px!important;
    margin-top: 25px;
}
.container-old .content .sidebar a.tocases {
    font-family: Tahoma, Verdana, Serif!important;
    width: 197px;
    height: 65px;
    padding: 15px 10px 0 65px;
    text-decoration: none;
    line-height: 160%;
    font-size: 12px;
    display: block;
    background: url(../images/_old/old/tocases.png) no-repeat;
}
.container-old .content .sidebar a.tocases strong {
    text-decoration: none;
    color: #424242;
    font-family: Tahoma, Verdana, Serif!important;
}
.container-old .content .sidebar a.tocases em {
    text-decoration: none;
    font-style: normal;
    font-family: Tahoma, Verdana, Serif!important;
}
.container-old .domreg .fordomreg .domregsupport span, .container-old .domreg .fs p, .new-popular {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.container-old .content .sidebar a.tocases:hover em {
    text-decoration: underline;
}
.container-old .content .sidebar a.allmovies {
    margin-left: 20px;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 200px;
    height: 150px;
    padding: 15px 10px 0 15px;
    text-decoration: none;
    line-height: 160%;
    font-size: 12px;
    display: block;
    background: url(../img/assets/cases/allvids.png) no-repeat;
}
.container-old .content .sidebar a.allmovies strong {
    text-decoration: none;
    color: #424242;
}
.container-old .content .sidebar a.allmovies em {
    text-decoration: none;
    font-style: normal;
}
.container-old .content .sidebar a.allmovies:hover em {
    text-decoration: underline;
}
.container-old .domreg {
    background: #2e353b;
    display: block;
    position: relative;
    border-radius: 4px;
}
.container-old .domreg-grey {
    background: #878E98;
}
.container-old .domreg div.avai {
    position: absolute;
    top: -20px;
    left: 8px;
}
.container-old .domreg div.avai h3 {
    float: left;
    height: 36px;
    padding: 7px 12px 5px;
    background: url(../images/_old/domains/avai.png) no-repeat;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}
.container-old .domreg .fordomreg {
    padding: 22px 22px 0;
}
.container-old .domreg .fordomreg .elements {
    height: 50px;
    overflow: hidden;
}
#footer-sitemap .container-old .domreg .fordomreg a, #footer-sitemap .container-old .domreg .fordomreg p.sub, .container-old .domreg .fordomreg #footer-sitemap a, .container-old .domreg .fordomreg #footer-sitemap p.sub, .container-old .domreg .fordomreg .text {
    font-size: 18px;
    padding: 9px 13px;
    width: 340px;
    float: left;
    margin-right: 10px;
}
.container-old .domreg .fordomreg .space_order {
    position: absolute;
    right: 210px;
    top: 20px;
}
.container-old .domreg .fordomreg .domregsupport {
    position: absolute;
    right: -5px;
    top: 21px;
}
.container-old .domreg .fordomreg .domregsupport span {
    display: block;
    padding: 15px 0 0;
    height: 50px;
    width: 220px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: url(../images/_old/domains/domregsupport.png) right 0 no-repeat;
}
.container-old .domreg .fordomreg button, .domreg .fordomreg a {
    text-decoration: none;
    float: left;
    background: #e79714;
    border: 0 solid #dedede;
    border-radius: 5px;
    margin-top: 0;
    cursor: pointer;
    color: #fff;
    text-shadow: -1px -1px 0 #95bd36;
}
.container-old .fordomreg button em, .fordomreg a em {
    padding: 9px 12px 9px 34px;
    display: block;
    background: url(../images/_old/domains/domregicon.png) 8px 50% no-repeat;
    font-style: normal;
    font-size: 18px;
    text-shadow: -1px -1px 0 #d69613;
}
.container-old .fordomreg button:hover, .fordomreg a:hover {
    margin-top: 1px;
    background: #e18c15;
}
.container-old .fordomreg button.disabled, .fordomreg a.disabled {
    background: #d6d6d6;
    box-shadow: 1px 1px 0 #fff;
    text-shadow: -1px -1px 0 #ccc;
    cursor: default;
    margin-top: 1px;
}
.container-old .fordomreg .loader {
    float: left;
    padding: 8px 0 0 10px;
}
.container-old .domreg .fordomregonfront {
    padding: 18px 16px 3px;
}
.container-old .domreg .fordomregonfront p {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    float: left;
    width: 60px;
    padding-top: 8px;
}
.container-old .domreg .fordomregonfront .elements {
    height: 50px;
    overflow: hidden;
}
#footer-sitemap .container-old .domreg .fordomregonfront a, #footer-sitemap .container-old .domreg .fordomregonfront p.sub, .container-old .domreg .fordomregonfront #footer-sitemap a, .container-old .domreg .fordomregonfront #footer-sitemap p.sub, .container-old .domreg .fordomregonfront .text {
    font-size: 14px;
    padding: 9px 13px;
    width: 320px;
    float: left;
    margin-right: 10px;
}
.container-old .domreg .fordomregonfront .space_order {
    position: absolute;
    right: 210px;
    top: 20px;
}
.container-old .domreg .fordomregonfront button {
    background: url(../images/_old/template/domregbtn_front.png) 0 center repeat-x #a1cc3a;
}
.container-old .domreg .fordomregonfront button:hover {
    background: #585d62;
}
.container-old .domreg .fordomregonfront button em {
    font-size: 12px;
    text-transform: uppercase;
    padding: 11px 12px 9px 34px;
    text-shadow: -1px -1px 0 #444;
    background: url(../images/_old/domains/domregicon_grey.png) 8px 50% no-repeat;
}
.container-old .domreg .fs {
    position: absolute;
    top: -10px;
    left: 0;
}
.container-old .domreg .fs p {
    float: left;
    padding: 3px 16px 3px 8px;
    background: url(../images/_old/domains/247front.png) right center no-repeat;
    color: #fff;
    font-size: 11px;
}
.container-old p.domregp {
    text-align: center;
    padding: 15px 0 0;
}
.container-old .holdsearchboxes {
    background: #f7f7f7;
    padding: 25px;
}
.container-old .holdsearchboxes .searchboxes {
    float: left;
    width: 303px;
}
.container-old .holdsearchboxes .searchboxes h5 {
    font-size: 12px;
    color: #333;
    padding: 0 0 12px;
}
.container-old .holdsearchboxes .searchboxes h5 em {
    color: #165B97;
    font-style: normal;
}
#footer-sitemap .container-old .holdsearchboxes .searchboxes a, #footer-sitemap .container-old .holdsearchboxes .searchboxes p.sub, .container-old .holdsearchboxes .searchboxes #footer-sitemap a, .container-old .holdsearchboxes .searchboxes #footer-sitemap p.sub, .container-old .holdsearchboxes .searchboxes .text {
    width: 275px;
}
.container-old .content ul li.listdivider {
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #eee;
    margin: 15px 0 5px;
    font-size: 14px;
    color: #999;
    position: relative;
}
.container-old .content ul li.listdivider em {
    font-style: normal;
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 5px;
}
.container-old .content ul li.listdivider em a {
    color: #999;
    text-decoration: none;
}
.container-old .content ul li.listtitle {
    background: 0 0;
    padding-left: 0;
    border-bottom: 1px solid #eee;
    margin: 10px 0 3px;
    font-size: 14px;
    color: #494949;
}
.container-old #domains-list li.even {
    background-color: #F1F1F1;
}
.container-old #domains-list li.listdivider {
    margin: 15px 0 5px;
}
.container-old #domains-list li span {
    background: #009CE4;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 7px;
    margin-left: 10px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.container-old #ssl_types h3, .container-old .ssl_resulttable h3 {
    font-size: 13px!important;
    padding: 15px 0;
    color: #424242!important;
    margin-bottom: 0!important;
}
.container-old #ssl_types ul.ul_left {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    width: 160px;
    margin-top: 0!important;
}
.container-old #ssl_types ul.ul_left li {
    display: block;
    border-top: 1px #f0f0f0 solid;
    background: #fff;
    padding: 0;
}
.container-old #ssl_types ul.ul_left li.active {
    display: block;
    background: #f0f0f0;
}
#ssl_types ul.ul_left li span, .container-old #ssl_types ul.ul_left li a {
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    padding: 7px 10px;
    display: block;
}
.container-old #ssl_types ul.ul_left li span {
    color: #ccc;
}
.container-old #ssl_types ul.ul_left li a {
    text-decoration: underline;
}
.container-old #ssl_types ul.ul_left li.active a {
    color: #424242;
    cursor: default;
    text-decoration: none;
    font-weight: 700;
}
.container-old #ssl_types ul.ul_right p {
    padding-bottom: 10px;
}
.container-old #ssl_types ul.ul_right p.afteradvantages {
    padding-bottom: 10px;
    padding-top: 15px;
}
.container-old #ssl_types ul.ul_right {
    margin: 0;
    padding: 0;
    float: left;
    displ: block;
    width: 470px;
    background: #f0f0f0;
    list-style: none;
}
.container-old #ssl_types ul.ul_right li {
    padding: 10px 20px;
    display: block;
    width: 430px;
    background: 0 0;
}
.container-old #ssl_types ul.ul_right li h3 {
    margin: 0;
    padding: 0 0 5px;
    font-size: 11px!important;
    font-weight: 700;
    color: #0071c1!important;
    font-family: Tahoma, Arial, Verdana, sans-serif;
}
.container-old #ssl_types ul.ul_right li ul {
    float: none!important;
    clear: left;
    margin: 0!important;
    display: block;
    padding: 0!important;
}
.container-old #ssl_types ul.ul_right li ul li {
    color: #484848;
    display: block;
    line-height: 14px;
    float: none;
    clear: left;
    width: 400px;
    padding: 6px 0 6px 25px;
    border-top: 1px #fff dotted;
    font-size: 10px;
    font-family: Tahoma;
}
.container-old #ssl_types ul.ul_right li ul li strong {
    font-weight: 700;
    font-family: tahoma;
    color: #484848;
}
.container-old .domain-table, .container-old .domain-table div.column, .container-old .domain-table div.row, .container-old .domain-table div.row a {
    font-family: Tahoma, Arial, Verdana, Serif!important;
}
.container-old #ssl_types ul.ul_right li ul li.nok_red {
    background: url(../images/_old/nok_inline.png) 2px 14px no-repeat;
}
.container-old #ssl_types ul.ul_right li ul li.ok_green {
    background: url(../images/_old/ok_inline.png) 2px 8px no-repeat;
}
.container-old #ssl_types ul.ul_right li ul li.ok_check {
    background: url(../images/_old/tick_inline.png) 2px 11px no-repeat;
}
.container-old .left .logocontainer {
    float: left;
    width: 299px;
    border: 1px solid #eee;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}
.container-old .left .trans {
    background: url(../images/_old/template/old/logo/bg.png);
}
.container-old .left .logocontainer img {
    margin: 20px 0;
}
.container-old .left .logocontainer span {
    position: absolute;
    bottom: 0;
    right: 0;
}
.container-old .left .logocontainer span a {
    display: none;
    line-height: 20px;
    padding: 0 5px;
    background: #eee;
    color: #000;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    text-decoration: none;
}
.container-old .left .logocontainer:hover a {
    display: block;
}
.container-old .left .black {
    background: #000;
    float: right;
}
.container-old .left .white {
    background: #fff;
}
.container-old .content .sharefloat a.phone, .container-old .content a.iconbutton span em, .container-old .greyzone_bottom, .container-old .tablecontainer .datatable .periodselect ul li a {
    text-shadow: 1px 1px 0 #fff;
}
.container-old .form button, .container-old a.iconbutton span em, .container-old a.order span.orange, .container-old div.orderfromzone {
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.container-old .tablecontainer .datatable ul.col li.promo, .container-old .tablecontainer .datatable ul.rang_1 li.footing {
    -moz-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
#footer-sitemap .container-old #domainregister a, #footer-sitemap .container-old #domainregister p.sub, #footer-sitemap .container-old .form a, #footer-sitemap .container-old .form p.sub, .container-old #domainregister, .container-old #domainregister #footer-sitemap a, .container-old #domainregister #footer-sitemap p.sub, .container-old #domainregister .text, .container-old .aborder .aborder_item, .container-old .content .frontblob div.price p, .container-old .domreg, .container-old .faq .question, .container-old .form #footer-sitemap a, .container-old .form #footer-sitemap p.sub, .container-old .form .text, .container-old .head ul.subnav li a, .container-old .orderbalk, .container-old .orderbottom .info h4 span em, .container-old .sidebar .call0800, .container-old .sidebar .call0800 p.pnl, .container-old .sidebar .testimonial, .container-old .sumlist .sumlistitem, .container-old .tablecontainer .datatable ul.col li.heading, .container-old .tablecontainer .datatable ul.datacol, .container-old .tablecontainer .periodselect p.select {
    -moz-border-top-right-radius: 4px;
    -o-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -o-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
}
.container-old .orderbalk {
    border-radius: 4px;
}
.container-old .content .blobs a.img {
    border-radius: 50%}
.container-old h2.table {
    margin-bottom: 20px;
}
.container-old .domain-table {
    position: relative;
    margin-top: 20px;
    width: 638px;
    border: 1px solid #DEDEDE;
    border-top: 0;
}
.container-old .domain-table div.column {
    float: left;
    width: 318px;
}
.container-old .domain-table div.row {
    font-size: 12px;
    color: #484848;
    margin-left: 0;
    padding: 15px 20px 15px 45px;
    border-top: 1px solid #DEDEDE;
    background: url(../images/_old/faq_check.png) 20px 13px no-repeat #F7F8F8;
}
.container-old .domain-table div.row.alt {
    background-color: #fff;
}
.container-old .domain-table .table-btn {
    text-align: center;
    padding: 20px;
    border-top: 1px solid #DEDEDE;
}
.container-old .domain-table img.ribbon {
    position: absolute;
    right: -1px;
    top: 0;
}
.container-old .subheader.speciality {
    background: url(../images/_old/template/speciality/online-werken/bg.png) #000;
}
.container-old .subheader.speciality .bg {
    height: 300px;
    background: url(../images/_old/template/speciality/online-werken/header.png) center 0 no-repeat;
}
.container-old .subheader.speciality.campagne .bg {
    background-position: center 40px;
}
.container-old .subheader.speciality.websitebouwen .bg {
    background-position: center 15px;
}
.container-old .subheader.speciality.agency .bg {
    background-position: center 35px;
}
#footer-sitemap .container-old .container-old .container-old .subheader.speciality a *, #footer-sitemap .container-old .container-old .container-old .subheader.speciality p.sub *, .container-old .container-old .container-old .subheader.speciality #footer-sitemap a *, .container-old .container-old .container-old .subheader.speciality #footer-sitemap p.sub *, .container-old .container-old .container-old .subheader.speciality .text * {
    text-align: center;
}
#footer-sitemap .container-old .container-old .subheader.speciality a, #footer-sitemap .container-old .container-old .subheader.speciality p.sub, .container-old .container-old .subheader.speciality #footer-sitemap a, .container-old .container-old .subheader.speciality #footer-sitemap p.sub, .container-old .container-old .subheader.speciality .text {
    padding-top: 40px;
}
#footer-sitemap .container-old .subheader.speciality a h1, #footer-sitemap .container-old .subheader.speciality p.sub h1, .container-old .subheader.speciality #footer-sitemap a h1, .container-old .subheader.speciality #footer-sitemap p.sub h1, .container-old .subheader.speciality .text h1 {
    color: #fff;
    font-size: 24px;
}
#footer-sitemap .container-old .subheader.speciality a h2, #footer-sitemap .container-old .subheader.speciality p.sub h2, .container-old .subheader.speciality #footer-sitemap a h2, .container-old .subheader.speciality #footer-sitemap p.sub h2, .container-old .subheader.speciality .text h2 {
    color: #cdcdcd;
    font-size: 14px;
}
.container-old #newtld {
    height: 380px;
    width: 640px;
    position: relative;
    background: url(../images/_old/newtld/bg_grey.png) 200px 90px no-repeat;
    margin-bottom: 50px;
}
.container-old #newtld.green {
    background: url(../images/_old/newtld/bg_green.png) 200px 90px no-repeat;
}
.container-old #newtld.red {
    background: url(../images/_old/newtld/bg_red.png) 200px 90px no-repeat;
}
.container-old #newtld.orange {
    background: url(../images/_old/newtld/bg_orange.png) 200px 90px no-repeat;
}
.container-old #newtld-bg {
    position: absolute;
    left: 240px;
    top: 130px;
    background: url(../images/_old/newtld/general.png);
    display: block;
    width: 155px;
    height: 155px;
    padding-top: 58px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
}
.container-old #newtld-bg.char-7 {
    font-size: 25px;
    padding-top: 60px;
}
#newtld-bg.char-10, #newtld-bg.char-9, .container-old #newtld-bg.char-8 {
    font-size: 20px;
    padding-top: 65px;
}
#newtld-bg.char-12, .container-old #newtld-bg.char-11 {
    font-size: 18px;
    padding-top: 67px;
}
.container-old #newtld-bg.char-13 {
    font-size: 17px;
    padding-top: 67px;
}
.container-old #newtld-bg.char-14 {
    font-size: 14px;
    padding-top: 67px;
}
.container-old .newtld-info {
    display: block;
    position: absolute;
    z-index: 999;
}
.container-old .newtld-info a {
    color: #6E6E6E;
}
.container-old .newtld-info h3 {
    font-size: 14px;
    color: #6E6E6E;
    font-weight: 700;
    line-height: 12px;
}
.container-old .newtld-info p {
    color: #6E6E6E;
    font-size: 12px;
    line-height: 14px;
}
.container-old #newtld-info-golive {
    height: 93px;
    padding-top: 15px;
    width: 235px;
    text-align: right;
    padding-right: 105px;
    color: #A0C900;
    top: 60px;
    left: 33px;
    background: url(../images/_old/newtld/info_golive.png) top right no-repeat;
}
.container-old #newtld-info-golive h3, .container-old #newtld-info-golive p {
    color: #A0C900;
}
.container-old #newtld-info-category {
    height: 100px;
    padding-top: 15px;
    width: 227px;
    padding-left: 95px;
    text-align: left;
    top: 40px;
    left: 343px;
    background: url(../images/_old/newtld/info_category.png) top left no-repeat;
}
.container-old #newtld-info-price {
    width: 223px;
    padding-right: 134px;
    padding-top: 18px;
    height: 69px;
    background: url(../images/_old/newtld/info_price.png) top right no-repeat;
    text-align: right;
    top: 170px;
    left: 19px;
}
.container-old #newtld-info-sunrise {
    width: 233px;
    padding-left: 144px;
    padding-top: 16px;
    height: 69px;
    background: url(../images/_old/newtld/info_sunrise.png) top left no-repeat;
    top: 120px;
    left: 386px;
}
#newtld-info-sunrise p, .container-old #newtld-info-sunrise h3 {
    color: #D30539;
}
.container-old #newtld-info-landrush {
    width: 255px;
    height: 69px;
    padding-top: 18px;
    padding-left: 135px;
    background: url(../images/_old/newtld/info_landrush.png) top left no-repeat;
    left: 388px;
    top: 220px;
}
#newtld-info-landrush p, .container-old #newtld-info-landrush h3 {
    color: #F69811;
}
.container-old #newtld-info-restrictions {
    width: 245px;
    height: 91px;
    padding-top: 41px;
    padding-right: 130px;
    text-align: right;
    background: url(../images/_old/newtld/info_restrictions.png) top right no-repeat;
    top: 266px;
    left: 30px;
}
.container-old #newtld-info-exampes {
    width: 294px;
    padding-left: 85px;
    padding-top: 48px;
    height: 102px;
    top: 276px;
    left: 335px;
    background: url(../images/_old/newtld/info_examples.png) top left no-repeat;
}
.container-old #newtld-info-exampes h3 {
    margin-bottom: 3px;
}
.container-old .pricetable td ul {
    color: #666;
    margin-left: 20px;
}
.container-old .pricetable td ul li {
    list-style-type: circle;
}
.container-old #domains-list {
    margin-bottom: 20px;
    margin-left: 15px;
}
.container-old #domains-list li {
    padding-left: 0;
    margin-left: 0;
    background: 0 0;
}
.container-old #domains-list li a {
    margin-right: 5px;
}
.container-old .newtld-list {
    float: left;
    padding: 20px 0 0 20px;
    width: 213px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #676767;
    position: relative;
    height: 70px;
    cursor: pointer;
}
.container-old .newtld-list span.tld {
    position: absolute;
    width: 193px;
    margin-left: 20px;
    height: 50px;
    padding-top: 14px;
    left: 0;
    top: 0;
    border: 1px solid #DEDEDE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-weight: 700;
}
.container-old .newtld-list span.tld.live {
    border-color: #9CCB3B!important;
}
.container-old .newtld-list:hover span.tld {
    left: -10px;
    top: -10px;
    width: 213px;
    height: 70px;
    padding-top: 24px;
    background: #F8F8F8;
}
.newtld-list span.hot, .newtld-list span.live {
    -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;
    display: block;
    position: absolute;
    background: #009CE4;
    color: #fff;
    font-size: 10px;
    right: 0;
    top: 0;
    text-transform: uppercase;
    padding: 3px 5px;
}
.newtld-list span.live {
    background: #9CCB3B;
}
.newtld-list:hover span.hot, .newtld-list:hover span.live {
    top: -10px;
    right: -10px;
}
.newtld-list.hot {
    color: #009CE4;
}
.newtld-list.hot span {
    border-color: #009CE4!important;
}
.newtld-list.live {
    color: #9CCB3B;
}
.newtld-list.live span.tld {
    border-color: #9CCB3B;
}
.ic_newtld {
    width: 49px;
    height: 55px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(img/template/nav/newtld.png) no-repeat;
}
.newtld-cat.active {
    font-weight: 700;
    text-decoration: underline;
}
.new-popular {
    font-size: 10px;
    color: #fff;
    font-weight: 700;
    display: block;
    background: #D82121;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    padding: 1px 10px;
}
.new-popular.new {
    background: #9CCB3B;
}
.newtlds-nav li {
    font-family: Tahoma, Arial, Serif;
    padding: 0!important;
    border-top: 0!important;
    border-top: 1px solid #dedede!important;
}
.newtlds-nav li.active, .newtlds-nav li.active+li {
    border-top: 0!important;
}
.newtlds-nav li a {
    font-family: Tahoma, Arial, Serif;
    -webkit-transition: all .2s ease-in-out!important;
    -moz-transition: all .2s ease-in-out!important;
    -o-transition: all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
    text-decoration: underline;
    padding: 10px 0 10px 20px!important;
    color: #747474;
}
.newtlds-nav li a:hover {
    color: #212121;
    padding-left: 30px!important;
}
.newtlds-nav li.active {
    background: url(../images/_old/domains/arrow_nav.png) top right no-repeat #009CEf!important;
    font-weight: 700!important;
}
.newtlds-nav.fr li.active {
    background: #009CEf!important;
}
.newtlds-nav li.active a {
    text-decoration: none;
    color: #fff!important;
}
.newtlds-nav li.active a:hover {
    padding-left: 20px!important;
}
#newtlds-bulk-list {
    list-style-type: none;
    margin: 5px 0 15px;
    padding: 0;
}
#newtlds-bulk-list li {
    margin: 0 0 5px;
    background: #CDCDCD;
    padding: 3px 10px;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
}
#newtld-filter input, #possible-tlds span, .tld-bottom-list {
    margin-right: 10px;
    float: left;
}
#possible-tlds, .form-component .boxed {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#newtlds-bulk-list li a {
    float: right;
    margin-left: 5px;
    background: url(img/template/newtld/delete.png);
    display: block;
    width: 10px;
    height: 10px;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: .5;
    margin-top: 6px;
}
#possible-tlds {
    display: none;
    top: 150px;
    border-radius: 5px;
    position: absolute;
    z-index: 9999990;
    background: #fff;
    border: 1px solid #CDCDCD;
    color: #000;
    margin-left: 21px;
    padding: 15px;
    zoom: 1;
    filter: alpha(opacity=90);
    opacity: .9;
    margin-top: 76px;
    max-width: 325px;
    line-height: 25px;
}
#newtldsearch {
    background: url(../images/_old/newtld/search.png) 10px 10px no-repeat;
    border: 1px solid #CDCDCD;
    padding-left: 30px!important;
    width: 180px!important;
    margin-bottom: 20px;
    padding: 8px;
    color: #454545;
}
#newtld-filter input {
    margin-top: 4px;
}
#newtld-filter label {
    font-size: 12px;
    font-family: Verdana, Serif!important;
    color: #484848;
    margin-bottom: 10px;
}
.tld-bottom-list {
    color: #979797;
    font-size: 20px;
    text-decoration: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    line-height: 28px;
}
.tld-bottom-list.alt {
    color: #009CE4;
}
.tld-bottom-list:hover {
    text-decoration: underline;
}
#newtld-popup-bg {
    display: none;
    z-index: 99999;
    background: #000;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: .5;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}
#newtld-popup-content {
    display: none;
    -moz-box-shadow: 0 0 30px 6px #656565;
    -webkit-box-shadow: 0 0 30px 6px #656565;
    box-shadow: 0 0 30px 6px #656565;
    background: #fff;
    width: 600px;
    height: 500px;
    padding: 40px;
    position: fixed;
    z-index: 999999;
    left: 50%;
    top: 50%;
    margin-left: -340px;
    margin-top: -290px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#newtld-popup-wrap {
    overflow: hidden;
    height: 500px;
}
#newtld-popup-wrap textarea {
    width: 575px;
    resize: none;
    height: 340px;
    padding: 10px;
    margin-top: 0;
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.newtld-new {
    margin: -2px 10px 0 0;
    font-size: 10px;
    text-transform: uppercase;
    background: #9CCB3B;
    color: #fff;
    float: left;
    padding: 5px 10px;
    font-weight: 700;
}
.bulkreg {
    background: 0 0!important;
    color: #C4C4C4!important;
    text-shadow: none!important;
    text-decoration: underline!important;
}
.bulkreg:hover {
    margin-top: 0!important;
}
#newtld-bulk-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 15px;
    color: #000;
    text-decoration: underline;
    text-transform: uppercase;
}
#newtlds-extra-intro h1, .newtlds-extra h2, .newtlds-extra h3 {
    font-family: adelle-sans, sans-serif;
    color: #454545;
}
#tmch-video {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    right: 0;
    padding: 10px;
    background: #fff;
    border: 1px solid #CDCDCD;
}
#tmch-video:hover {
    border: 1px solid #989898;
}
#tmch-play {
    position: absolute;
    margin-left: -47px;
    margin-top: -47px;
    left: 50%;
    top: 50%;
    zoom: 1;
    filter: alpha(opacity=60);
    opacity: .6;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#tmch-play:hover, #tmch-video:hover #tmch-play {
    filter: alpha(opacity=100);
    opacity: 1;
}
#newtlds-extra-intro {
    background: #EFEFEF;
    text-align: center;
    margin-bottom: 0;
    padding-right: 0;
}
.newtlds-extra #breadcrumb {
    left: 0;
    margin-top: 10px;
}
#newtlds-extra-intro-wrap {
    padding: 50px 0;
    width: 820px;
    overflow: hidden;
    margin: 0 auto;
}
#newtlds-extra-intro h1 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 55px;
}
.newtlds-extra h2 {
    font-size: 40px;
    margin-bottom: 20px;
}
.newtlds-extra h3 {
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 20px;
}
#newtlds-extra-2 div.step, .newtlds-extra p, .newtlds-extra p a, .newtlds-extra p strong {
    font-family: proxima-nova, sans-serif;
}
.newtlds-extra p {
    font-size: 18px;
    margin-bottom: 20px;
}
.newtlds-extra p a, .newtlds-extra p strong {
    font-size: 18px;
}
.newtlds-extra p a strong {
    color: #009CE4;
}
.newtlds-extra p.tip {
    background: url(../images/_old/newtld/tip.png) bottom right no-repeat #298BBD;
    padding: 40px 220px 40px 50px;
    color: #fff;
    text-align: left;
    font-size: 18px;
    float: right;
    width: 570px;
    margin: 0 0 40px 50px;
}
#newtlds-extra-1, #newtlds-extra-2 {
    text-align: center;
}
.newtlds-extra p.tip a {
    color: #fff;
    font-weight: 700;
}
#bosmans-big, .video-block {
    text-align: center;
    margin-top: -70px;
    margin-bottom: 60px;
}
#bosmans-big.small, .video-block.small {
    margin-top: 0;
    margin-bottom: 0;
}
#bosmans-big div.wrap, .video-block div.wrap {
    border: 1px solid #DEDEDE;
    padding: 5px;
    background: #fff;
    display: inline-block;
    width: 650px;
    height: 376px;
    overflow: hidden;
    position: relative;
}
#bosmans-big a.play, #newtlds-extra-4 div.video a img.play, .video-block a.play {
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
#bosmans-big.small div.wrap, .video-block.small div.wrap {
    width: 220px;
    height: 127px!important;
}
#bosmans-big.small a.img img, .video-block.small a.img img {
    width: 100%;
    height: auto;
}
#bosmans-big a.play, .video-block a.play {
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    opacity: .8;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#bosmans-big div.wrap:hover a.play, .video-block div.wrap:hover a.play {
    opacity: 1;
}
#bosmans-big.small a.play, .video-block.small a.play {
    margin-left: -20px;
    margin-top: -20px;
}
#bosmans-big.small a.play img, .video-block.small a.play img {
    width: 40px;
}
#newtlds-extra-1 {
    padding: 110px 150px;
    background: url(../images/_old/newtld/extra_img1_alt.png) center center no-repeat;
}
#newtlds-extra-2 h2 {
    margin-bottom: 40px;
}
#newtlds-extra-2 div.step {
    width: 600px;
    text-align: left;
    height: 80px;
    margin-left: 190px;
}
#newtlds-extra-2 div.step div.num {
    font-family: adelle-sans, sans-serif;
    background: #009CE4;
    color: #fff;
    font-size: 30px;
    display: block;
    font-weight: 700;
    float: left;
    text-align: center;
    padding-top: 3px;
    width: 50px;
    height: 50px;
    border-radius: 100%}
#newtlds-extra-2 div.step div.txt {
    font-size: 20px;
    margin-left: 70px;
    padding-top: 13px;
    color: #484848;
}
#newtlds-extra-2 div.step div.txt.twolines {
    padding-top: 3px;
}
#newtlds-extra-3 {
    padding: 60px 0 50px;
}
#newtlds-extra-3 h2 {
    padding: 0 150px;
    text-align: center;
    margin-bottom: 35px;
}
#newtlds-extra-4 {
    text-align: center;
    padding-bottom: 40px;
}
#newtlds-extra-4 div.video {
    height: 206px;
    text-align: left;
    width: 460px;
    float: left;
    margin-right: 40px;
    margin-top: 40px;
}
#newtlds-extra-4 div.video.second {
    margin-right: 0;
}
#newtlds-extra-4 div.video a {
    float: left;
    margin-right: 35px;
}
#newtlds-extra-4 div.video a img {
    width: 160px;
}
#newtlds-extra-4 div.video a img.play {
    width: auto;
    width: 40px;
    margin-left: 60px;
    margin-top: 60px;
    opacity: .5;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#newtlds-bigmovie .play, #ssl-wizard-header a.button {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
#newtlds-extra-4 div.video a:hover img.play {
    opacity: 1;
}
#newtlds-extra-4 div.video h3 {
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 17px;
}
#newtlds-bigmovie {
    position: relative;
}
#newtlds-bigmovie .play {
    position: absolute;
    margin-left: -37px;
    margin-top: -37px;
    left: 50%;
    top: 50%;
    opacity: .8;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#newtlds-bigmovie a:hover .play {
    opacity: 1;
}
td {
    position: relative;
}
.ssl-wizard-ip {
    font-family: proxima-nova, sans-serif;
    font-size: 13px;
    color: #898989;
    position: absolute;
    bottom: 0;
    width: 960px;
    text-align: center;
}
#ssl-wizard-header h2, #ssl-wizard-header h3 {
    font-family: adelle-sans, sans-serif;
    color: #454545;
    font-weight: 400;
}
#ssl-wizard-wrap {
    width: 7000px;
}
#ssl-wizard-wrap .step {
    width: 960px;
    float: left;
    position: relative;
    height: 600px;
    overflow: hidden;
}
#ssl-wizard-header {
    background: #fff;
}
#ssl-wizard-header .container {
    width: 960px;
    overflow: hidden;
    margin: 0 auto;
    height: 600px;
    text-align: center;
}
#ssl-wizard-header h2 {
    font-size: 40px;
    margin-bottom: 30px;
    padding: 60px 100px 0;
    text-align: center;
}
#ssl-wizard-header h3 {
    font-size: 30px;
    margin-bottom: 20px;
}
#ssl-wizard-header p.intro {
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 0 100px 20px;
    text-align: center;
}
#ssl-wizard-header .buttons {
    position: absolute;
    bottom: 45px;
    width: 960px;
    text-align: center;
}
#ssl-wizard-header a.button {
    display: inline-block;
    font-family: "Open Sans", Arial, Serif;
    color: #fff;
    font-size: 18px;
    padding: 20px 65px 20px 40px;
    text-decoration: none;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    font-weight: 700;
    background: #009CE4;
    position: relative;
    margin: 0 20px;
}
#ssl-wizard-header a.button.inactive {
    opacity: .3;
    cursor: default;
}
#ssl-wizard-header a.button.back {
    padding-right: 40px;
    padding-left: 65px;
}
#ssl-wizard-header a.button:hover {
    background: #35BDFF;
}
#ssl-wizard-header a.button.inactive:hover {
    background: #009CE4;
}
#ssl-wizard-header a.button img.arrow {
    position: absolute;
    right: 27px;
    top: 21px;
}
#ssl-wizard-header a.button.back img.arrow {
    position: absolute;
    left: 27px;
    right: auto;
    top: 21px;
}
#ssl-wizard-step-2 div.step1 {
    float: left;
    width: 320px;
    text-align: center;
}
#ssl-wizard-step-2 div.step1 h3 {
    padding-top: 20px;
    font-size: 20px;
}
#ssl-wizard-step-2 div.step1 img {
    padding: 5px;
    margin-top: 25px;
    cursor: pointer;
    width: 150px;
    border: 10px solid #DEDEDE;
    border-radius: 100%;
    -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;
}
#ssl-wizard-step-2 div.step1 img:hover {
    border-color: #B8B8B8;
}
#ssl-wizard-step-2 div.step1 img.active {
    border-color: #009CE4;
}
#ssl-wizard-header .suggestion {
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    height: 60px;
    display: inline-block;
    width: 840px;
}
#ssl-wizard-header .suggestion.line {
    border-bottom: 1px solid #DEDEDE;
    height: 60px;
    margin-bottom: 15px;
}
#ssl-wizard-header .suggestion div {
    float: left;
    height: 40px;
    text-align: left;
}
#ssl-wizard-header .suggestion div.logo {
    height: 30px;
    padding-top: 10px;
    width: 200px;
}
#ssl-wizard-header .suggestion div.logo.symantec {
    padding-top: 0;
    margin-top: -2px;
}
#ssl-wizard-header .suggestion div.logo.global {
    padding-top: 4px;
}
#ssl-wizard-header .suggestion div.name {
    margin-top: 10px;
    width: 270px;
}
#ssl-wizard-header .suggestion div.price {
    margin-top: 10px;
    width: 250px;
    font-weight: 700;
}
#ssl-wizard-header .suggestion div.button {
    margin-top: 5px;
    float: right;
}
#ssl-wizard-header .suggestion div.button a {
    font-size: 15px!important;
}
#ssl-wizard-header p.checkbox, #ssl-wizard-header p.checkbox2 {
    font-family: proxima-nova, sans-serif;
    font-size: 20px;
    cursor: pointer;
    margin: 0 60px 20px;
    text-align: left;
    padding: 9px 60px 30px 65px;
    background: url(../images/_old/template/hosting/ssl/bullet_out.png) top left no-repeat;
}
#ssl-wizard-header p.checkbox.checked, #ssl-wizard-header p.checkbox2.checked {
    background: url(../images/_old/template/hosting/ssl/bullet_in.png) top left no-repeat;
}
#ssl-wizard-header div.brand {
    float: left;
    width: 200px;
    cursor: pointer;
    height: 200px;
    margin: 0 20px;
    padding: 30px;
    position: relative;
    border: 1px solid #DEDEDE;
}
#ssl-wizard-header div.brand.active {
    border-color: #019CE4;
}
#ssl-wizard-header div.brand p.img {
    position: absolute;
    text-align: center;
    width: 138px;
}
#ssl-wizard-header div.brand p.img.globalsign {
    top: 33px;
}
#ssl-wizard-header div.brand p.img.comodo {
    top: 39px;
}
#footer-sitemap #ssl-wizard-header div.brand p.sub, #ssl-wizard-header div.brand #footer-sitemap p.sub, #ssl-wizard-header div.brand p.text {
    position: absolute;
    font-family: proxima-nova, sans-serif;
    font-size: 12px;
    top: 100px;
    width: 138px;
}
.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block;
}
#ssl-seo {
    margin-top: -7px;
    margin-bottom: 20px;
}
#ssl-seo img.badge {
    float: left;
    margin-left: 50px;
    margin-right: 50px;
}
#ssl-seo div.text {
    float: left;
    width: 600px;
    margin-left: 50px;
    margin-top: 75px;
}
#ssl-seo div.text h2 {
    font-family: adelle-sans, sans-serif;
    font-size: 25px;
}
#ssl-seo div.text p {
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
}
#ssl-guarantee {
    margin-top: -7px;
    margin-bottom: 20px;
}
#ssl-guarantee img.badge {
    float: left;
    margin-left: 100px;
}
@-webkit-keyframes badge {
    0%, 100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}
50% {
    -webkit-transform: rotateY(-40deg);
    transform: rotateY(-40deg);
}
}#ssl-guarantee div.text {
    float: left;
    width: 600px;
    margin-left: 50px;
    margin-top: 75px;
}
#ssl-guarantee div.text h2 {
    font-family: adelle-sans, sans-serif;
    font-size: 25px;
}
#ssl-guarantee div.text p {
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
}
.icon-checkmark.yes {
    color: #9CCB3B;
}
.icon-x.no {
    color: #989898;
}
.container-old #breadcrumb {
    top: 10px;
    z-index: 999;
}
.rt ul, .rt ul li, .rt ul li a {
    font-family: Tahoma!important;
    font-size: 12px;
}
#searchresults, #searchresults cite, #searchresults div.s, #searchresults div.s b, #searchresults h3, #searchresults h3 b, #searchresults h3 strong, #searchresults p {
    font-family: Tahoma!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#searchresults {
    padding-top: 15px;
}
#searchresults h3 {
    font-weight: 400;
}
#searchresults li {
    margin-bottom: 5px;
}
#searchresults cite {
    font-size: 11px;
    font-style: normal;
    color: #AAA;
}
.pricetable span.landrush, .pricetable span.live, .pricetable span.sunrise {
    color: #fff;
    padding: 3px 6px 5px;
    border-radius: 5px;
    text-shadow: none;
}
#newtlds-overview {
    margin-top: 15px;
}
.pricetable span.live {
    background: #A0C900;
}
.pricetable span.landrush {
    background: #F69811;
}
.pricetable span.sunrise {
    background: #D30539;
}
#newtlds-overview th {
    cursor: pointer;
}
#newtlds-overview th span.arrow {
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
}
#newtlds-overview th.headerSortDown span.arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #fff;
}
#newtlds-overview th.headerSortUp span.arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
}
.slick-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    left: 0;
    top: 0;
}
.slick-track:after, .slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
@font-face {
    font-family: slick;
    src: url(../fonts/slick/slick.eot);
    src: url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal;
}
.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: #222;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: 0;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25;
}
.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #000;
    opacity: .75;
}
.slick-prev {
    left: -25px;
}
[dir=rtl] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←"}
.slick-next:before, [dir=rtl] .slick-prev:before {
    content: "→"}
.slick-next {
    right: -25px;
}
[dir=rtl] .slick-next {
    left: -25px;
    right: auto;
}
[dir=rtl] .slick-next:before {
    content: "←"}
.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75;
}
.faq-component .panel-group .panel {
    border: 0!important;
    background-color: #fff;
    padding: 15px;
    margin-top: 0!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid #eee!important;
}
.faq-component .panel-group .panel .panel-heading {
    background: #fff;
}
.faq-component .panel-group .panel .panel-heading h4 {
    border-bottom: 0;
}
.faq-component .panel-group .panel .panel-heading h4 a {
    text-decoration: none;
    font-size: 18px;
    color: #165b97;
    font-weight: 700;
}
.faq-component .panel-group .panel .panel-heading h4 a .icon-minus-alt, .faq-component .panel-group .panel .panel-heading h4 a .icon-plus-alt {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}
.faq-component .panel-group .panel .panel-heading h4 a .icon-plus-alt {
    display: none;
}
.faq-component .panel-group .panel .panel-heading h4 a .icon-minus-alt, .faq-component .panel-group .panel .panel-heading h4 a.collapsed .icon-plus-alt {
    display: inline-block;
}
.faq-component .panel-group .panel .panel-heading h4 a.collapsed .icon-minus-alt {
    display: none;
}
.faq-component .panel-group .panel:nth-child(even) {
    background-color: #f7f7f7;
}
.faq-component .panel-group .panel:nth-child(even) .panel-heading {
    border: 0!important;
    background-color: #f7f7f7;
}
.faq-component .panel-group .panel .panel-body {
    border-top: 0!important;
}
.faq-component .panel-group .panel .panel-body ul {
    list-style-type: square;
    margin-left: 25px;
    margin-bottom: 15px;
}
form .form-group.error, form .row.error {
    color: #A94442;
}
form .form-group.error input, form .form-group.error select, form .form-group.error textarea, form .row.error input, form .row.error select, form .row.error textarea {
    border: 1px solid #A94442;
    color: #A94442!important;
}
form span.error-tooltip {
    display: inline-block;
    background: #A94442;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    z-index: 99;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    margin-top: 5px;
    left: 0;
    white-space: nowrap;
}
form span.error-tooltip span {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #A94442;
    left: -4px;
    top: 50%;
    margin-top: -4px;
}
form .field.subject, form .subject {
    position: absolute;
    left: -5000px;
    margin-bottom: 0!important;
}
.form-component div.form-group {
    margin-bottom: 20px;
    position: relative;
}
.form-component div.form-group span.error-tooltip {
    right: 0;
    left: auto;
    top: -10px;
}
.form-component div.form-group span.error-tooltip.error-tooltip-position {
    top: -30px;
}
.form-component div.form-group span.error-tooltip span {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #A94442;
    left: 10px;
    top: auto;
    bottom: -8px;
}
.form-component a.button-link {
    margin-left: 10px;
    font-size: 14px;
}
.form-component {
    background: #F4F4F4;
}
.form-component.white {
    background: #fff;
}
.form-component .boxed {
    background-color: #fff;
    padding: 20px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dedede;
}
.form-component .block, .hero-component .box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}
#footer-sitemap .form-component .form-component a h3.top-margin, #footer-sitemap .form-component .form-component p.sub h3.top-margin, .form-component .form-component #footer-sitemap a h3.top-margin, .form-component .form-component #footer-sitemap p.sub h3.top-margin, .form-component .form-component .text h3.top-margin {
    margin-top: 40px;
}
.form-component .block {
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #dedede;
    margin-bottom: 20px;
}
.form-component .block .phone-support .be, .form-component .block .phone-support .nl {
    margin-bottom: 5px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    font-size: 18px;
    display: block;
    font-weight: 700;
}
.form-component .block .phone-support .be {
    background-image: url(../images/components/be.png);
}
.form-component .block .phone-support .nl {
    background-image: url(../images/components/nl.png);
}
.form-component .block .phone-support .ww {
    background-image: url(../images/components/ww.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    display: block;
    font-size: 18px;
    font-weight: 700;
}
.form-component .bootstrap-switch {
    margin-bottom: 20px;
    outline: 0;
}
.form-component .bootstrap-switch-primary {
    background: #77BC18!important;
}
.form-component .radio {
    padding-bottom: 20px;
}
.form-component .info-notification {
    padding: 10px 20px;
    margin: 20px 0;
    border: 1px solid #999;
    border-left-width: 5px;
    border-left-color: #1d88c0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.form-component div.text {
    padding-left: 70px;
}
.form-component div.text h3 {
    padding-bottom: 10px;
    font-size: 18px;
}
.form-component label {
    display: block;
    margin-bottom: 5px;
    padding-left: 2px;
}
.form-component div.field {
    position: relative;
    margin-bottom: 20px;
}
.form-component div.field.error {
    color: #D90000;
}
.form-component input, .form-component select, .form-component textarea {
    border: 1px solid #DDD;
    padding: 10px;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    color: #666;
    width: 100%;
    outline: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.form-component select {
    height: 42px;
}
.form-component input[type=radio] {
    margin: 0;
    outline: 0;
}
.form-component .radio-primary input[type=radio]:checked+label::before {
    outline: 0;
}
.form-component textarea {
    height: 120px;
    resize: none;
}
.form-component input:focus, .form-component textarea:focus {
    border: 1px solid #888;
}
.form-component div.field.error input, .form-component div.field.error textarea {
    border: 1px solid #D90000;
    color: #D90000;
}
.form-component .loader, .form-component div.field span.error {
    display: none;
}
.form-component div.field.error span.error {
    display: inline-block;
    background: #D90000;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    z-index: 99;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    margin-top: -10px;
    right: 0;
    white-space: nowrap;
}
.form-component div.field.error span.error span {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -3px;
    margin-top: -3px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #D90000;
}
.form-component p.success-message {
    font-weight: 700;
    color: #8BC645;
    font-size: 16px;
    display: none;
}
.form-component ul.checks li {
    font-size: 14px;
}
.form-component input.subject {
    height: 1px;
    padding: 0;
    border: 0;
    background: 0 0;
}
.form-component div.field.subject span.error {
    width: 400px!important;
    white-space: normal;
    margin-top: -50px;
}
.form-component .checkbox, .form-component .input-group-btn:first-child>.btn, .form-component .input-group-btn:first-child>.btn-group, .form-component .radio {
    margin: 0;
}
.form-component input.disabled:disabled {
    color: #333;
    background-color: #fefefe;
}
.form-component .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.form-component .input-group-btn {
    position: relative;
    white-space: nowrap;
    display: table-cell;
    outline: 0;
}
.form-component .input-group .input-group-addon {
    background-color: transparent;
    border: none;
}
.input-group-btn .spinner-btn {
    background-color: #ccc;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    -webkit-user-select: none;
    user-select: none;
}
#openstack-page .table-component .price-switch a, .form-component input.toggle-pill+label {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.input-group-btn .spinner-btn i {
    margin: 5px;
    color: #222!important;
}
.input-group-btn .spinner-btn:hover {
    background-color: #bbb;
    border: 1px solid #888;
}
.input-group-btn .spinner-btn:active {
    -moz-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
}
.form-component .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
@media (max-width:991px) {
    .form-component .container {
    padding: 50px 20px;
}
.form-component div.text {
    padding-left: 20px;
    padding-top: 40px;
}
}.hero-component .content-container, .hero-component.small .content-container {
    padding-top: 50px;
}
.form-component.toggle-inline {
    display: inline-block;
    vertical-align: middle;
    background: 0 0;
}
.form-component input.toggle-pill {
    max-height: 0;
    max-width: 0;
    opacity: 0;
    margin-bottom: 0;
}
.form-component input.toggle-pill+label {
    display: inline-block;
    position: relative;
    text-indent: -5000px;
    height: 30px;
    width: 70px;
    border-radius: 15px;
    background: #8BC63F;
    margin-bottom: 0;
    cursor: pointer;
    user-select: none;
}
.form-component input.toggle-pill+label:after, .form-component input.toggle-pill+label:before {
    content: "";
    position: absolute;
    display: block;
    height: 30px;
    width: 30px;
    top: 0;
    left: 0;
    border-radius: 15px;
}
.form-component input.toggle-pill+label:before {
    background: rgba(19, 191, 17, 0);
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.form-component input.toggle-pill+label:after {
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2), 0 2px 4px rgba(0, 0, 0, .2);
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.form-component input.toggle-pill:checked+label:before {
    width: 65px;
    background: #1D88C0;
}
.form-component input.toggle-pill:checked+label:after {
    left: 40px;
}
.hero-component {
    height: 450px;
    background-size: cover;
    background-position: center center;
}
.hero-component.small {
    height: 180px;
}
.hero-component.small .h1 {
    margin-bottom: 10px;
}
.hero-component .h1, .hero-component .h2, .hero-component h1, .hero-component h2 {
    line-height: 50px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
}
.hero-component .h1 span, .hero-component h1 span, .hero-component h1.topline {
    padding: 15px 0 0;
}
.hero-component ul {
    margin-bottom: 20px;
}
.hero-component ul li {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
}
.hero-component ul li a {
    color: #fff;
}
.hero-component.centralized-title h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 0;
}
.hero-component.centralized-title h2 {
    color: #d6e5f0;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
    letter-spacing: -1px;
    line-height: 30px;
}
.hero-component.centralized-title h2 span {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}
#footer-sitemap a.hero-component .h1, #footer-sitemap a.hero-component .h2, #footer-sitemap a.hero-component h1, #footer-sitemap a.hero-component h2, #footer-sitemap p.hero-component.sub .h1, #footer-sitemap p.hero-component.sub .h2, #footer-sitemap p.hero-component.sub h1, #footer-sitemap p.hero-component.sub h2, .hero-component.text .h1, .hero-component.text .h2, .hero-component.text h1, .hero-component.text h2 {
    margin-bottom: 10px!important;
}
#footer-sitemap a.hero-component p, #footer-sitemap p.hero-component.sub p, .hero-component.text p {
    color: #fff;
    margin-bottom: 20px;
}
.hero-component .box {
    position: relative;
    background-color: #1B6A93;
    border-radius: 5px;
    padding: 20px;
}
.hero-component .box .price .currency {
    position: absolute;
    top: -5px;
    left: -15px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.hero-component .box .price .value {
    position: relative;
    color: #fff;
    font-size: 48px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    line-height: 48px;
    display: inline-block;
}
.hero-component .box .price .cents {
    font-size: 40px;
}
.hero-component .box .price .info1 {
    color: #fff;
    font-size: 16px;
    margin-right: 2px;
}
.hero-component .box .price .info2 {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.hero-component .box .price .promo {
    position: absolute;
    top: -20px;
    right: 0;
    color: #fdc00f;
    font-size: 16px;
    font-weight: 600;
}
.hero-component .box .price .promo em {
    color: #fdc00f;
    font-size: 16px;
    font-weight: 600;
    text-decoration: line-through;
}
.hero-component .hero-domain-search {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    background: #1B6A93;
}
.hero-component .hero-domain-search div.price {
    color: #fff;
}
.hero-component .hero-domain-search div.price .wrap {
    position: relative;
    display: inline-block;
    height: 45px;
    margin-top: -10px;
}
.hero-component .hero-domain-search div.price.no-promo .wrap {
    margin-top: 3px;
}
.hero-component .hero-domain-search div.price .num {
    font-size: 40px;
    font-weight: 700;
    float: left;
    font-family: adelle-sans, sans-serif!important;
}
.hero-component .hero-domain-search div.price .dec {
    display: inline-block;
    font-size: 20px;
    margin-top: 8px;
    font-weight: 700;
    float: left;
}
.hero-component .hero-domain-search div.price .period {
    position: absolute;
    font-weight: 400;
    margin-top: 36px;
    opacity: .8;
    font-size: 14px;
    right: -3px;
    top: -8px;
}
.hero-component .hero-domain-search div.price.smaller .num {
    font-size: 33px;
    margin-top: 5px;
}
.hero-component .hero-domain-search div.price.smaller .dec {
    font-size: 15px;
    margin-top: 11px;
}
.hero-component .hero-domain-search div.tld {
    position: absolute;
    right: 50px;
    font-size: 20px;
    font-weight: 700;
    color: #454545;
    top: 18px;
}
.hero-component .hero-domain-search input.search {
    width: 100%;
    background: #fff;
    font-size: 20px;
    line-height: 30px;
    height: 60px;
    color: #787878;
    padding: 14px 15px;
    outline: 0;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
.hero-component .hero-domain-search button {
    width: 100%;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    line-height: 30px!important;
    font-size: 22px;
    padding-left: 5px;
    padding-right: 5px;
}
.hero-component .hero-domain-search button:hover {
    background: #ea9b11;
}
.hero-component .hero-domain-search button .spinner {
    margin-top: 5px;
}
.hero-component .hero-domain-extra {
    padding-top: 10px;
}
.hero-component .hero-domain-extra a, .hero-component .hero-domain-extra p {
    color: #d6e5f0;
}
.hero-component .hero-domain-extra i {
    color: #8bc63f;
}
@media (max-width:991px) {
    .hero-component .h1, .hero-component .h2, .hero-component h1, .hero-component h2 {
    line-height: 40px;
}
.hero-component {
    background-image: url(../images/hero/hero-mobile.jpg)!important;
    height: auto!important;
}
.hero-component .content-container {
    padding-top: 25px!important;
}
}.highlight-component {
    color: #d6e5f0;
    background-color: #1d88c0;
}
.highlight-component p {
    color: #fff;
}
.highlight-component p a {
    font-size: 14px;
    color: #d6e5f0;
    text-decoration: underline;
    font-weight: 400;
}
.highlight-component .highlight-label a, .highlight-component h2, .highlight-component h3, .highlight-component p a:active, .highlight-component p a:hover {
    color: #fff;
}
.highlight-component .highlight-label {
    color: #fff;
    font-size: 18px;
    font-family: proxima-nova, sans-serif;
    position: absolute;
    top: -20px;
    left: 10px;
    background-color: #8bc63f;
    padding: 11px 15px 9px!important;
    line-height: 20px!important;
    -webkit-border-radius: color .2s;
    -moz-border-radius: color .2s;
    -ms-border-radius: color .2s;
    border-radius: color .2s;
    text-transform: none;
    margin: auto;
}
.highlight-component .highlight-label:before {
    position: absolute;
    top: 0;
    left: -10px;
    width: 10px;
    height: 20px;
    content: url(../images/components/label.png);
}
.highlight-component .btn-cta {
    float: right;
}
.highlight-component.domain-search p {
    color: #d6e5f0;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}
.highlight-component.domain-search i {
    color: #fff;
    font-size: 50px;
}
.highlight-component.domain-search h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}
.highlight-component.domain-search input {
    font-size: 20px;
    color: #666;
    width: 100%;
    padding: 15px 75px 15px 15px;
    line-height: 30px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
.highlight-component.domain-search input[type=submit]:active {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 13px;
}
.highlight-component.domain-search .select-wrap {
    position: absolute;
    top: 5px;
    right: 10px;
    height: 55px;
}
.highlight-component.domain-search .select-wrap a {
    color: #333;
    text-decoration: none;
}
.highlight-component.domain-search .select-wrap a:active, .highlight-component.domain-search .select-wrap a:hover {
    text-decoration: none;
}
.highlight-component.domain-search .select-wrap select {
    height: 55px;
}
.highlight-component.domain-search .all-ext {
    position: absolute;
    top: 70px;
    right: 20px;
    height: 55px;
}
.highlight-component.domain-search .all-ext a {
    color: #d6e5f0;
}
.highlight-component.domain-search .all-ext a a:hover {
    color: #fff;
    text-decoration: underline;
}
.highlight-component.domain-search .btn-cta {
    width: 100%;
    line-height: 30px!important;
    font-size: 22px;
    padding-left: 5px;
    padding-right: 5px;
    border: none;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
.highlight-component.features p {
    color: #d6e5f0;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}
.highlight-component.features i {
    color: #fff;
    font-size: 50px;
}
.highlight-component.features h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}
.highlight-component.tld-promobar .content-container {
    padding-top: 0;
    padding-bottom: 0;
}
.highlight-component.tld-promobar .label {
    margin: 0;
}
.highlight-component.tld-promobar .ext {
    color: #D6E5F0;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    padding-top: 6px;
    padding-right: 10px;
    display: inline-block;
}
.highlight-component.tld-promobar .price {
    color: #B8DEF1;
    font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
    display: inline-block;
    position: relative;
}
.highlight-component.tld-promobar .price s {
    color: #B8DEF1;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 50px;
    font-weight: 400;
}
.highlight-component.tld-promobar .price .year {
    font-size: 16px;
}
.highlight-component.tld-promobar .col-md-3 {
    border-right: 1px solid #1a79ab;
    white-space: nowrap;
    overflow: hidden;
}
.highlight-component.tld-promobar .col-md-3:last-of-type {
    border-right: none;
}
.highlight-component.tld-promobar .promo-box {
    padding: 10px 0;
    display: block;
    text-align: center;
    -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;
}
.highlight-component.tld-promobar .promo-box:hover .ext {
    color: #fff;
}
.highlight-component.numbers p {
    color: #d6e5f0;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}
.highlight-component.numbers i {
    color: #fff;
    font-size: 50px;
}
.highlight-component.numbers h3 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 0;
}
.highlight-component.info p {
    color: #d6e5f0;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
}
.highlight-component.info p p a {
    color: #d6e5f0;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
}
.highlight-component.info i {
    color: #fff;
    font-size: 50px;
}
.highlight-component.info h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}
.highlight-component.info a {
    color: #fff;
    font-size: 16px;
}
.highlight-component.info a:hover {
    color: #fff;
    text-decoration: underline;
}
.highlight-component.info a i {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    vertical-align: middle;
    font-weight: 400;
    margin: 0 5px 0 -5px;
    display: inline-block;
    height: 21px;
    text-decoration: none;
    float: left;
}
.highlight-component.info a i:hover {
    text-decoration: none;
}
.highlight-component.cta p {
    color: #d6e5f0;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}
.highlight-component.cta h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px;
}
.highlight-component.order i {
    color: #fff;
    font-size: 50px;
}
.highlight-component.order p {
    color: #d6e5f0;
    margin-bottom: 0;
}
.highlight-component.order p.btn-promo {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    width: 100%;
    padding: 5px 0 0 20px;
}
.highlight-component.order p.btn-promo i {
    color: #fff;
    font-size: 12px;
}
.highlight-component.order .btn-cta i {
    font-size: 14px;
}
.highlight-component.order h3 {
    color: #fff;
    line-height: 25px;
    margin-bottom: 0;
}
.highlight-component.order-cta .box {
    padding: 40px 25px;
    background-color: #1B6A93;
    border-radius: 5px;
}
.highlight-component.order-cta h2 {
    margin-bottom: 10px;
}
.highlight-component.order-cta .btn-cta {
    width: 100%;
    float: none;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.highlight-component.order-cta p {
    color: #d6e5f0;
    margin-bottom: 40px;
}
.highlight-component.order-cta p.btn-promo {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    padding-top: 5px;
    margin-bottom: 0;
    display: block;
    height: 21px;
}
.highlight-component.order-cta p.btn-promo i {
    color: #fff;
    font-size: 12px;
}
.highlight-component.order .price .currency, .highlight-component.order-cta .price .currency {
    position: absolute;
    top: -5px;
    left: -15px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.highlight-component.order .price .value, .highlight-component.order-cta .price .value {
    position: relative;
    color: #fff;
    font-size: 48px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    line-height: 48px;
    display: inline-block;
}
.highlight-component.order .price .value .cents, .highlight-component.order-cta .price .value .cents {
    font-family: adelle-sans, sans-serif;
    font-size: 40px;
}
.highlight-component.order .price .info1, .highlight-component.order-cta .price .info1 {
    color: #fff;
    font-size: 16px;
    margin-right: 2px;
}
.highlight-component.order .price .info2, .highlight-component.order-cta .price .info2 {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.highlight-component.order .price .promo, .highlight-component.order-cta .price .promo {
    position: absolute;
    top: -20px;
    right: 0;
    color: #fdc00f;
    font-size: 16px;
    font-weight: 600;
}
.highlight-component.order .price .promo em, .highlight-component.order-cta .price .promo em {
    color: #fdc00f;
    font-size: 16px;
    font-weight: 600;
    text-decoration: line-through;
}
.highlight-component.contact p {
    color: #d6e5f0;
    margin-bottom: 0;
}
.highlight-component.contact i {
    color: #fff;
    font-size: 50px;
}
.highlight-component.contact .btn-cta i {
    font-size: 14px;
}
.highlight-component.contact h3 {
    color: #fff;
    line-height: 25px;
    margin-bottom: 0;
}
.highlight-component.contact .phone-support p {
    color: #fff;
    font-size: 16px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    padding-top: 15px;
}
.highlight-component.contact .phone-support .be {
    background-image: url(../images/components/be.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    margin-right: 20px;
}
.highlight-component.contact .phone-support .nl {
    background-image: url(../images/components/nl.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
}
.highlight-component.testimonials .tweet-wrap {
    margin-bottom: 20px;
    -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;
}
.highlight-component.testimonials .tweet-wrap:hover {
    -webkit-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .2);
}
.highlight-component.testimonials .tweet {
    padding: 20px 20px 40px;
    border: 1px solid #DDD;
    text-align: center;
    background: url(../images/components/quote1.png) 20px 20px no-repeat #fff;
    -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;
}
.highlight-component.testimonials .tweet a {
    color: #7F7F7F;
    text-decoration: none;
    -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;
}
.highlight-component.blocks .block, .info-component.blocks .block {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.highlight-component.testimonials .tweet:hover a {
    color: #454545;
}
.highlight-component.testimonials .tweet .quote {
    padding: 20px 30px;
    background: url(../images/components/quote2.png) bottom right no-repeat;
}
.highlight-component.testimonials .tweet p {
    color: #7F7F7F;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 0!important;
}
.highlight-component.testimonials .person {
    background-color: #ededed;
    text-align: center;
    padding: 20px;
}
.highlight-component.testimonials .person p a {
    color: #009CE4;
    text-decoration: none;
}
.highlight-component.testimonials .person img {
    margin-top: -55px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%}
.highlight-component.testimonials .person p.name {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
    line-height: 16px;
    margin-bottom: 0;
}
.highlight-component.testimonials .person p.username {
    color: #666;
}
@media (max-width:991px) {
    .highlight-component.features p, .highlight-component.numbers p {
    margin-bottom: 20px;
}
.highlight-component.domain-search input {
    border-radius: 5px!important;
}
.highlight-component.domain-search .btn-cta {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;
    line-height: 20px!important;
}
.highlight-component.order .price {
    float: none!important;
    text-align: center;
}
.highlight-component .btn-cta {
    float: none;
    text-align: center;
    display: block;
}
.highlight-component .promo-badge, .highlight-component.tld-promobar {
    display: none;
}
}.highlight-component .promo-badge {
    text-align: center;
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 22px;
    text-transform: uppercase;
    padding-top: 38px;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
    width: 100px;
    height: 100px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #8BC63F;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}
.highlight-component.blocks .block {
    color: #fff;
    background-color: #1b6a93;
    padding: 10px 20px;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: 0 1px 0 #166894;
    border: 1px solid #166894;
    border-radius: 5px;
}
.highlight-component.blocks .block:hover {
    box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .1);
}
.highlight-component.blocks.no-hover .block:hover {
    box-shadow: 0 1px 0 #166894;
}
.highlight-component.blocks a {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}
.highlight-component.blocks span.price {
    font-weight: 700;
}
.highlight-component.blocks .icon {
    font-size: 32px;
    color: #fff;
}
.highlight-component.blocks .icon.large {
    font-size: 72px;
}
.highlight-component.blocks .plus:after {
    content: "\e6a9";
    top: 50%;
    right: -10px;
    position: absolute;
    font-weight: 700;
    font-family: icomoon;
    font-size: 20px;
    color: #fff;
}
.highlight-component.blocks .blocks-padding .col-md-3, .highlight-component.blocks .blocks-padding .col-md-4, .highlight-component.blocks .blocks-padding .col-md-6 {
    padding: 10px;
}
.highlight-component.blocks .row {
    padding-bottom: 0;
}
.highlight-component.blocks .content-container {
    padding-bottom: 75px;
}
@media (max-width:991px) {
    .highlight-component.blocks .plus {
    margin-bottom: 50px;
}
.highlight-component.blocks .plus:after {
    top: auto;
    right: auto;
    left: 50%;
    margin-left: -10px;
}
.highlight-component.blocks .block {
    margin-bottom: 20px;
}
}.highlight-component.contact-form .box {
    padding: 20px 25px;
    background-color: #1B6A93;
    border-radius: 5px;
}
.highlight-component.contact-form h2 {
    margin-bottom: 10px;
}
.highlight-component.contact-form p {
    color: #d6e5f0;
    margin-bottom: 10px;
}
.highlight-component.contact-form .btn-cta {
    padding-left: 50px;
    padding-right: 55px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: none;
    display: inline-block;
}
.highlight-component.contact-form label {
    display: block;
    margin-bottom: 5px;
    padding-left: 2px;
}
.highlight-component.contact-form .loader, .highlight-component.contact-form div.field span.error {
    display: none;
}
.highlight-component.contact-form div.field {
    position: relative;
}
.highlight-component.contact-form div.field.error {
    color: #D90000;
}
.highlight-component.contact-form input, .highlight-component.contact-form textarea {
    border: 1px solid #DDD;
    padding: 10px;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    color: #666;
    width: 100%;
    outline: 0;
    border-radius: 4px;
    margin-bottom: 20px;
}
#subnav-component li, #subnav-component.support p strong, .info-component .phone-support p {
    font-family: adelle-sans, sans-serif;
}
.highlight-component.contact-form textarea {
    height: 120px;
    resize: none;
}
.highlight-component.contact-form input:focus, .highlight-component.contact-form textarea:focus {
    border: 1px solid #888;
}
.highlight-component.contact-form div.field.error input, .highlight-component.contact-form div.field.error textarea {
    border: 1px solid #D90000;
    color: #D90000;
}
.highlight-component.contact-form .message {
    font-size: 14px;
    margin: 0;
}
.highlight-component.contact-form div.field.error span.error {
    display: inline-block;
    background: #D90000;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    z-index: 99;
    border-radius: 4px;
    position: absolute;
    margin-top: -10px;
    right: 0;
    white-space: nowrap;
}
.highlight-component.contact-form div.field.error span.error span {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -3px;
    margin-top: -3px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #D90000;
}
.highlight-component.contact-form p.success-message {
    font-weight: 700;
    color: #8BC645;
    font-size: 16px;
    display: none;
}
.highlight-component.contact-form ul.checks li {
    font-size: 14px;
}
.highlight-component.contact-form .field.subject {
    height: 1px;
}
.highlight-component.contact-form input.subject {
    height: 1px;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
}
.highlight-component.contact-form div.field.subject span.error {
    width: 400px!important;
    white-space: normal;
    margin-top: -50px;
}
.highlight-component.contact-form #contactframe-form input.subject {
    height: 1px;
    border: 0;
}
.highlight-component.contact-form #form div.row.error {
    color: #D90000;
}
.highlight-component.contact-form #form div.row.error input, .highlight-component.contact-form #form div.row.error textarea {
    border: 1px solid #D90000;
    color: #D90000;
}
.highlight-component.contact-form #form div.row.error span.error {
    display: inline-block;
    background: #D90000;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    z-index: 99;
    border-radius: 4px;
    position: absolute;
    margin-top: 8px;
    left: 0;
    margin-left: 490px;
    white-space: nowrap;
}
.info-component .phone-support .be, .info-component .phone-support .nl {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
}
.highlight-component.contact-form #form div.row.error span.error span {
    width: 0;
    height: 0;
    position: absolute;
    left: -3px;
    top: 50%;
    margin-top: -3px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-right: 3px solid #D90000;
}
.info-component .row {
    padding-bottom: 25px;
}
.info-component p {
    color: #666;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 20px;
}
.info-component p a {
    font-size: 16px;
    font-weight: 400;
    color: #009CE4;
    text-decoration: none;
}
.info-component ul li {
    color: #666;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 10px;
    list-style-type: square;
    margin-left: 18px;
}
.info-component h3 {
    color: #333;
    font-size: 18px;
    margin-bottom: 10px;
}
.info-component h4 {
    color: #BDBDBD;
    font-weight: 400;
    font-size: 16px;
    margin: -10px 0 10px;
}
.info-component a, .info-component a i {
    color: #009CE4;
    line-height: 18px;
    font-size: 16px;
}
.info-component a:hover {
    text-decoration: underline;
}
.info-component a i {
    vertical-align: middle;
    font-weight: 400;
    margin: 0 5px 0 0;
    display: inline-block;
    height: 21px;
    text-decoration: none;
}
.info-component .number {
    background-color: #8bc63f;
    color: #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    line-height: 30px;
    border-radius: 100%;
    font-weight: 700;
    display: inline-block;
}
.info-component .phone-support p {
    font-size: 16px;
    font-weight: 700;
}
.info-component .phone-support .be {
    background-image: url(../images/components/be.png);
    margin-right: 20px;
}
.info-component .phone-support .nl {
    background-image: url(../images/components/nl.png);
}
.info-component.icon .icon i {
    color: #8bc63f;
    font-size: 48px;
}
@media (max-width:991px) {
    .info-component.icon .icon i {
    font-size: 32px;
}
}.info-component.blocks .block {
    background-color: #fff;
    padding: 25px;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: 0 2px 0 #e9e9e9;
    border: 1px solid #D2D2D2;
    width: 100%}
.products-component.blocks .block, .testimonial-component.tweets .tweet, .testimonial-component.tweets .tweet a {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.info-component.blocks .block:hover {
    box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .1);
}
.info-component.blocks.no-hover .block:hover {
    box-shadow: 0 2px 0 #e9e9e9;
}
.info-component.blocks h3 {
    font-size: 16px;
    margin-top: 20px;
}
.info-component.blocks a {
    color: #009CE4;
    font-size: 16px;
    line-height: 18px;
}
.info-component.blocks span.price {
    font-weight: 700;
}
.info-component.blocks .icon {
    font-size: 32px;
    color: #8bc63f;
}
.info-component.blocks .icon.large {
    font-size: 72px;
}
.info-component.blocks .plus:after {
    content: "\e6a9";
    top: 50%;
    right: -10px;
    position: absolute;
    font-weight: 700;
    font-family: icomoon;
    font-size: 20px;
    color: #3B4B5E;
}
.info-component.blocks .blocks-padding .col-md-3, .info-component.blocks .blocks-padding .col-md-4, .info-component.blocks .blocks-padding .col-md-6 {
    padding: 10px;
}
.info-component.blocks .row {
    padding-bottom: 0;
}
.info-component.blocks .content-container {
    padding-bottom: 75px;
}
.info-component.awards .content-container, .info-component.steps .content-container {
    padding-top: 20px;
    padding-bottom: 20px;
}
@media screen and (min-width:992px) {
    .info-component.blocks .content-container .row.flex, .info-component.blocks .content-container .row.flex .col-md-1, .info-component.blocks .content-container .row.flex .col-md-2, .info-component.blocks .content-container .row.flex .col-md-3, .info-component.blocks .content-container .row.flex .col-md-4, .info-component.blocks .content-container .row.flex .col-md-5, .info-component.blocks .content-container .row.flex .col-md-6 {
    display: flex;
}
}@media (max-width:991px) {
    .info-component.blocks .plus {
    margin-bottom: 50px;
}
.info-component.blocks .plus:after {
    top: auto;
    right: auto;
    left: 50%;
    margin-left: -10px;
}
.info-component.blocks .block {
    margin-bottom: 20px;
}
}.info-component.steps {
    right: 5px!important;
}
.info-component.steps .step>.step-content {
    font-weight: 400!important;
    position: relative;
    background-color: #f4f4f4;
    padding: 10px 15px!important;
    border: 1px solid #ddd;
}
.info-component.steps .step:not(.first)>.step-content:before, .info-component.steps .step:not(.last)>.step-content:after {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    position: absolute;
    content: "";
    top: 0;
}
.info-component.steps .step:not(.first)>.step-content {
    padding-left: 25px!important;
}
.info-component.steps .step:not(.first)>.step-content:before {
    border-left: 15px solid #fff;
    left: -1px;
}
.info-component.steps .step:not(.last)>.step-content {
    margin-right: 5px;
}
.info-component.steps .step:not(.last)>.step-content:after {
    border-left: 15px solid #F4F4F4;
    right: -15px;
    z-index: 2;
}
.info-component.steps .step.first>.step-content {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.info-component.steps .step.last>.step-content {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.info-component.steps .step:hover>.step-content {
    background-color: #EDEDED;
}
.info-component.steps .step.done:hover>.step-content:before, .info-component.steps .step:hover>.step-content:before {
    border-right-color: #d5d5d5;
}
.info-component.steps .step.done:hover>.step-content:after, .info-component.steps .step:hover>.step-content:after {
    border-left-color: #EDEDED;
}
.info-component.steps .step.done>.step-content {
    color: #1d88c0!important;
    background-color: #f4f4f4;
}
.info-component.steps .step.done>.step-content:before {
    border-right-color: #e2e2e2;
}
.info-component.steps .step.done>.step-content:after {
    border-left-color: #f4f4f4;
}
.info-component.steps .step.active>.step-content, .info-component.steps .step.active>.step-content:focus, .info-component.steps .step.active>.step-content:hover {
    color: #1d88c0!important;
    background-color: #ededed;
}
.info-component.steps .step.active>.step-content:after {
    border-left-color: #ededed;
}
@media (max-width:991px) {
    .info-component.steps .step {
    right: 0!important;
    top: 5px!important;
}
.info-component.steps .step .step-content {
    border-radius: 5px;
}
.info-component.steps .step:not(.first)>.step-content:before {
    border-left: 20px inset transparent;
    border-right: 20px inset transparent;
    border-top: 15px solid #fff;
    top: -1px;
}
.info-component.steps .step:not(.last)>.step-content:after {
    border-left: 20px inset transparent;
    border-right: 20px inset transparent;
    border-top: 15px solid #F4F4F4;
    top: 99%;
    left: 0;
    bottom: 0;
}
.info-component.steps .step:not(.first)>.step-content {
    padding-left: 15px!important;
}
.info-component.steps .step:not(.last)>.step-content {
    margin-bottom: 5px;
    margin-right: 0;
}
.info-component.steps .step>.step-content {
    padding: 25px 15px 15px!important;
}
.info-component.steps .step.active>.step-content:after {
    border-top-color: #ededed;
}
.info-component.steps .step.done:hover>.step-content:after, .info-component.steps .step:hover>.step-content:after {
    border-top-color: #EDEDED;
}
}.products-component {
    text-align: center;
}
.products-component .row {
    padding-bottom: 50px;
}
.products-component p, .products-component ul.usp {
    font-family: proxima-nova, sans-serif;
    padding-bottom: 0;
}
.products-component .free {
    text-transform: uppercase;
}
.products-component p {
    line-height: 22px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
}
.products-component p a {
    font-size: 16px;
    font-weight: 400;
    color: #009CE4;
    text-decoration: none;
}
.products-component p.price {
    font-size: 30px;
    font-weight: 700;
    color: #009CE4;
}
.products-component p.price sup {
    font-size: 18px;
    margin-right: 3px;
    font-weight: 400;
}
.products-component p.price span {
    font-size: 16px;
    font-weight: 400;
}
.products-component h3 {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
}
.products-component h4 {
    color: #BDBDBD;
    font-weight: 400;
    font-size: 16px;
    margin: -20px 0 20px;
}
.products-component a, .products-component a i {
    color: #009CE4;
    line-height: 18px;
    font-size: 16px;
}
.products-component a:hover {
    text-decoration: underline;
}
.products-component a i {
    vertical-align: middle;
    font-weight: 400;
    margin: 0 5px 0 -5px;
    display: inline-block;
    height: 21px;
    text-decoration: none;
}
.products-component ul li {
    color: #333;
    line-height: 18px;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 15px;
    text-align: left;
}
.products-component ul.usp {
    text-align: left;
    font-size: 16px;
    color: #333;
    list-style-type: none;
    margin: 20px 0;
}
.products-component ul.usp li {
    line-height: 30px;
    margin-bottom: 0;
}
.products-component ul.usp li i {
    color: #8BC63F;
    margin-right: 10px;
}
.products-component ul.usp li span.new {
    display: inline-block;
    margin-right: 0;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background: #9ACB39;
    text-transform: uppercase;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    margin-left: 10px;
    margin-top: 2px;
    position: absolute;
    line-height: 24px;
}
.products-component .phone-support .be, .products-component .phone-support .nl {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
}
.products-component ul.usp li ul {
    list-style-type: square;
    margin: 5px 0 10px;
}
.products-component ul.usp li ul li {
    color: #A2A2A2;
    line-height: 26px;
    margin-left: 48px;
}
.products-component .bars p {
    text-align: left;
    margin-bottom: 0;
}
.products-component .service {
    font-size: 16px;
}
.products-component .phone-support p {
    font-size: 16px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
}
.products-component .phone-support .be {
    background-image: url(../images/components/be.png);
    margin-right: 20px;
}
.products-component .phone-support .nl {
    background-image: url(../images/components/nl.png);
}
.products-component .line {
    height: 5px;
    display: block;
    margin-bottom: 20px;
}
.products-component.blocks .block {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #D2D2D2;
    margin-bottom: 20px;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 2px 0 #e9e9e9;
    -moz-box-shadow: 0 2px 0 #e9e9e9;
    box-shadow: 0 2px 0 #e9e9e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.products-component.blocks .block:hover {
    -webkit-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .1);
}
.products-component.blocks .block.no-hover:hover {
    -webkit-box-shadow: 0 2px 0 #e9e9e9;
    -moz-box-shadow: 0 2px 0 #e9e9e9;
    box-shadow: 0 2px 0 #e9e9e9;
}
.products-component.blocks .block.highlight {
    background-color: #ECF3F7;
}
.products-component.blocks .block h3 {
    margin-top: 10px;
}
.products-component.blocks .block h3 a {
    font-size: 20px;
    text-decoration: none;
}
.products-component.blocks .block .promo-badge {
    position: absolute;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 22px;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
    background-color: #8BC63F;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    top: -15px;
    right: 25px;
    width: 60px;
    height: 60px;
}
.products-component.blocks .icon {
    font-size: 32px;
    color: #8bc63f;
}
.products-component.blocks .row {
    padding-bottom: 0;
}
.products-component.blocks .content-container {
    padding-bottom: 80px;
}
.products-component.blocks.no-hover .block:hover {
    -webkit-box-shadow: 0 2px 0 #e9e9e9;
    -moz-box-shadow: 0 2px 0 #e9e9e9;
    box-shadow: 0 2px 0 #e9e9e9;
}
#subnav-component li a.active, #subnav-component li a:hover {
    box-shadow: inset 0 -3px 0 0 #b3d333;
    text-decoration: none;
}
@media (max-width:767px) {
    .products-component ul li {
    margin-left: 0;
}
}#subnav-component {
    background-color: #1d88c0;
    height: 50px;
    color: #fff;
    left: 0;
    right: 0;
    z-index: 999;
    border-bottom: 3px solid #1a79ab;
}
#subnav-component a {
    color: #fff;
    text-decoration: none;
}
#subnav-component p a:hover {
    text-decoration: none;
}
#subnav-component li {
    float: left;
    color: #fff;
    margin: 0;
}
#subnav-component li a {
    display: inline-block;
    padding: 15px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
}
#subnav-component li a.active {
    color: #D6E5F0;
}
#subnav-component .btn-cta {
    padding: 7px 20px 7px 15px;
    font-size: 14px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    float: right;
}
#subnav-component .btn-cta:active {
    padding: 8px 20px 6px 15px;
}
#subnav-component.order .promo {
    display: inline-block;
    padding-top: 7px;
    line-height: 20px;
    margin: 0 10px;
}
#subnav-component.order p {
    padding-top: 8px;
    color: #fff;
}
#subnav-component.order p strong {
    color: #fff;
}
#subnav-component.order p em {
    color: #fdc00f;
    font-size: 14px;
    font-weight: 600;
    text-decoration: line-through;
}
#subnav-component.support .contact {
    display: inline-block;
    padding-top: 7px;
    line-height: 20px;
    margin: 0 10px;
}
#subnav-component.support p {
    padding-top: 8px;
    color: #fff;
}
#subnav-component.support p strong {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
#subnav-component.support i {
    margin: 0 5px;
}
#subnav-component.score .contact {
    display: inline-block;
    padding-top: 7px;
    line-height: 20px;
    margin-left: 10px;
}
#subnav-component.score p {
    padding-top: 8px;
    color: #fff;
}
#subnav-component.score i {
    padding: 0 5px;
}
#subnav-component.score a {
    color: #fff;
}
@media (max-width:991px) {
    #subnav-component ul li a.active, #subnav-component ul li a: hover {
    box-shadow: inset 3px 0 0 0 #b3d333;
}
#subnav-component, #subnav-component-sticky-wrapper {
    height: auto!important;
}
#subnav-component {
    position: relative!important;
    border-top: 3px solid #1a79ab;
}
#subnav-component ul li {
    float: none;
    border-bottom: 1px solid #1979AB;
}
#subnav-component ul li a {
    width: 100%}
#subnav-component ul li a.active {
    color: #D6E5F0;
}
}.table-component .icon-checkmark {
    color: #8BC63F;
}
.table-component .icon-x {
    color: #C00;
}
.table-component table {
    border-spacing: 0;
    width: 100%}
.table-component table>thead>tr>th {
    border-bottom: none;
    vertical-align: middle;
}
.table-component table>tbody>tr>td, .table-component table>tbody>tr>th, .table-component table>tfoot>tr>td, .table-component table>tfoot>tr>th, .table-component table>thead>tr>td, .table-component table>thead>tr>th {
    border-top: none;
}
.table-component table small {
    font-size: 14px!important;
    color: #A2A2A2;
    font-weight: 500;
}
.table-component table small a {
    font-size: 14px!important;
}
.table-component table span.new {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background: #9ACB39;
    text-transform: uppercase;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    margin: 2px 0 0 5px;
    line-height: 24px;
}
.table-component table thead {
    background: #1d88c0;
}
.table-component table thead tr th {
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 15px;
    border-right: 1px solid #1A79AB;
}
.table-component table thead tr th.empty {
    background: #fff;
    border-right: 0;
}
.table-component table tbody tr td, .table-component table tbody tr th {
    padding: 10px 15px;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #fff;
}
.table-component table thead tr th.featured {
    background-color: #fdc00f;
    font-size: 22px;
}
.table-component table tbody tr th {
    font-weight: 700;
    color: #333;
        border-left: 1px solid #D2D2D2;
}
.table-component table tbody tr th a[data-toggle=tooltip] {
    color: #A8A8A8;
    float: right;
    text-decoration: none;
    margin-top: 0;
    font-size: 18px;
}
.table-component table tbody tr th .tooltip-inner {
    max-width: 400px;
    width: 400px;
}
.table-component table tbody tr th.featured {
    background-color: #F7F7F7;
}
.table-component table tbody tr td {
    text-align: center;
    background: #F1F1F1;
    color: #333;
}
.table-component table tbody tr td .discount {
    text-decoration: line-through;
    color: #C00;
}
.table-component table tbody tr td:last-child {
    border-right: 0;
}
.table-component table tbody tr:hover td, .table-component table tbody tr:hover th {
    background: #eaeaea;
    color: #000;
    border-right: 1px solid #EDEDED;
}
.table-component table tbody tr:hover td:last-child, .table-component table tbody tr:hover th:last-child {
    border-right: 0;
}
.table-component table tbody tr td.align-left, .table-component table tbody tr th.align-left {
    text-align: left!important;
}
.table-component table p.promo {
    color: #fff;
    text-transform: none;
    font-size: 16px;
    margin-bottom: 0;
    opacity: .8;
}
.table-component table.vertical-align td, .table-component table.vertical-align th {
    vertical-align: middle;
}
.table-component.specs table {
    border-spacing: 0;
    width: 100%}
.table-component.specs table thead tr th {
    text-transform: none;
    background-color: #FFF;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    padding: 0!important;
    border-right: 1px solid #D2D2D2;
    border-top: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
    vertical-align: top;
}
.table-component.specs table thead tr th .promo-badge {
    position: absolute;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 22px;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
    width: 80px;
    height: 80px;
    background-color: #8BC63F;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    top: -15px;
    right: 25px;
}
.table-component.specs table thead tr th.empty {
    border: none;
    border-right: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
}
.table-component.specs table tbody tr td, .table-component.specs table tbody tr th, .table-component.specs table tfoot tr th {
    border-right: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
}
.table-component.specs table thead tr th.intro {
    vertical-align: middle;
    border-left: 1px solid #D2D2D2;
    border-top: 1px solid #D2D2D2;
}
.table-component.specs table thead tr th h2 {
    font-size: 24px;
    line-height: 28px;
}

.table-component.specs table thead tr th fa
	color: #fff


.table-component.specs table tbody tr th {
    padding: 10px 15px;
    font-weight: 700;
    text-align: left;
    background-color: #FFF;
    border-left: 1px solid #D2D2D2;
    color: #333;
    max-width: 280px;
}
.table-component.specs table tbody tr th span.free {
    color: #8BC63F;
}
.table-component.specs table tbody tr th i {
    float: right;
}
.table-component.specs table tbody tr th.section {
    padding: 10px 20px;
    color: #fff;
    background-color: #1D88C0!important;
    cursor: pointer;
}
.table-component.specs table tbody tr th.section:hover {
    color: #fff;
    background-color: #1D88C0!important;
}
.table-component.specs table tbody tr th.subsection {
    padding: 10px 20px;
    color: #009CE4;
    background-color: #def1fd!important;
}
.table-component.specs table tbody tr th.subsection:hover {
    color: #009CE4;
    background-color: #cbe8fb!important;
}

.table-component.specs table tbody tr td {
    padding: 18px 20px;
    text-align: left;
    background: #FFF;
    color: #333;
}

.fa3 {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #8ed334;
    font-weight: bold;
    font-size: 20px;
}

.faredx {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ea0000;
    font-weight: bold;
    font-size: 20px;
}

.fa-header1 {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #8ed334;
    font-weight: bold;
    font-size: 15px;
}

.table-component.specs table tbody tr:nth-child(even) td, .table-component.specs table tbody tr:nth-child(even) th {
    background-color: #fcfcfc;
}
.table-component.specs table tbody tr:hover td, .table-component.specs table tbody tr:hover th {
    background-color: #F1F1F1;
    color: #000;
    border-right: 1px solid #D2D2D2;
}
.table-component.specs table tfoot tr th {
    text-transform: none;
    background-color: #FFF;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    padding: 0!important;
}
.table-component.specs table tfoot tr th.empty {
    border: none;
    border-right: 1px solid #D2D2D2;
}
.table-component.specs .price {
    padding: 5px 15px 15px;
    position: relative;
}
.table-component.specs .name {
    background-color: #F1F1F1;
    padding: 10px 15px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}
.table-component.specs .name h3 {
    text-transform: uppercase;
    color: #6A6A6A;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}
.table-component.specs .name i {
    font-size: 20px;
    color: #F5AC0F;
    text-align: center;
}
.table-component.specs .name.basic h3, .table-component.specs .name.performance h3 .name.performance i {
    color: #d9e5f0;
    text-align: center;
}
.table-component.specs .name.basic {
    background-color: #1d88c0;
}
.table-component.specs .name.performance {
    background-color: #3B4B5E;
}
.table-component.specs .price .info1 {
    color: #333;
    font-size: 16px;
}
.table-component.specs .price .info2 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.table-component.specs .price .value {
    color: #333;
    font-size: 48px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
}
.table-component.specs .price .value .cents {
    font-family: adelle-sans, sans-serif;
    font-size: 40px;
}
.table-component.specs .price .currency {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.table-component.specs .note {
    color: #A2A2A2;
    font-size: 16px;
}
.table-component.specs .promo {
    text-transform: uppercase;
    color: #fff;
    background-color: #C00;
    padding: 1px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 700;
}
.table-component.specs .promo em {
    text-transform: lowercase;
    color: #fdfdfd;
    font-weight: 400;
    text-decoration: line-through;
}
.table-component.specs.featured .promo em {
    color: #fdc00f;
}
.table-component.specs p.btn-promo {
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 12px;
    margin: 10px 0 0;
}
.table-component.specs p.btn-promo i {
    color: #fff;
    font-size: 12px;
}
.table-component.basic table {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.table-component.basic table tr th.tld-width {
    width: 180px;
}
.table-component.basic table tr td.featured {
    background-color: #f7f7f7;
}
.table-component.basic table tr td span.percentage {
    color: #8bc63f;
    font-weight: 700;
}
.table-component.basic table tr td span.discount {
    text-decoration: line-through;
    color: #C00;
}
.table-component.basic table tr td span.newprice {
    font-weight: 700;
}
.table-component.info .table-rows .row {
    padding: 35px 25px;
}
.table-component.info .table-rows .row h3 {
    font-size: 16px;
    padding-right: 25px;
    color: #165b97;
}
.table-component.info .table-rows .row p, .table-component.info .table-rows .row ul li {
    font-size: 16px;
}
.table-component.info .table-rows .row ul li {
    margin-bottom: 10px;
}
.table-component.info .table-rows .row ul li .icon-check2 {
    color: #8bc63f;
    font-size: 24px;
    margin-top: -1px;
    float: left;
    margin-right: 10px;
}
.table-component.info .table-rows .row .note-red {
    color: red;
}
.table-component.info .table-rows .row:nth-child(even) {
    background-color: #f7f7f7;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.table-component.info .table-rows .row:last-child {
    border-bottom: 1px solid #eee;
}
.table-component.comparison .package li, .table-component.comparison .package-info li {
    border-bottom: 1px solid #fff;
    position: relative;
    font-family: proxima-nova, sans-serif;
}
.table-component .collapse-row, .table-component .collapse-row:hover {
    color: #009CE4;
    background-color: #F2F5F7;
    border-right: 0;
    text-align: left;
    font-weight: 700;
    cursor: pointer;
}
.table-component dl {
    width: 100%;
    background: #F1F1F1;
    color: #333;
}
.table-component dd, .table-component dt {
    width: 50%;
    border-top: 1px solid #fff;
    float: left;
    padding: 10px 15px;
}
.table-component dl:after {
    content: "";
    display: table;
    clear: both;
}
.table-component dt {
    clear: left;
    text-align: left;
    background: #EDEDED;
}
.table-component dt small {
    opacity: .7;
}
.tabs-component .r-tabs .r-tabs-accordion-title.r-tabs-state-disabled, .tabs-component .r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: .5;
}
.table-component dd {
    text-align: center;
    background: #F1F1F1;
}
.table-component.comparison .package {
    border-radius: 5px;
    border-left: 1px solid #eee;
    background-color: #fdfdfd;
}
.table-component.comparison .package.last {
    border-right: 1px solid #eee;
}
.table-component.comparison .package .promo {
    text-transform: uppercase;
    color: #fff;
    background-color: #C00;
    padding: 1px 5px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 700;
}
.table-component.comparison .package .promo em {
    text-transform: lowercase;
    color: #fdfdfd;
    font-weight: 400;
    text-decoration: line-through;
}
.table-component.comparison .package-info li {
    background-color: #ededed;
    text-align: left;
    padding: 10px;
    font-size: 16px;
}
.table-component.comparison .package-info li a.tooltip-new {
    color: #A8A8A8;
    float: right;
    text-decoration: none;
    margin-top: 0;
    font-size: 18px;
}
.table-component.comparison .package-info p {
    padding: 10px;
    text-align: right;
}
.table-component.comparison .package-info .header {
    height: 167px;
}
.table-component.comparison .package li {
    background-color: #F1F1F1;
    text-align: center;
    padding: 10px 15px;
    font-size: 16px;
}
.table-component.comparison .package.featured li {
    background-color: #f7f7f7;
}
.table-component.comparison .icon-checkmark {
    color: #8BC63F;
}
.table-component.comparison .icon-x {
    color: #C00;
}
.table-component.comparison .package .header {
    text-align: center;
    margin-top: 10px;
}
.table-component.comparison .package .header h3 {
    text-transform: uppercase;
    color: #d9e5f0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}
.table-component.comparison .package .header.no-name {
    border-top: 3px solid;
    border-color: #1d88c0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.table-component.comparison .package.featured .header {
    margin-top: 0;
}
.table-component.comparison .package.featured .header.no-name {
    border-top: 3px solid;
    border-color: #fdc00f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.table-component.comparison .package.featured .header .promo-badge {
    position: absolute;
    top: -15px;
    right: 5px;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 22px;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
    width: 80px;
    height: 80px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #8BC63F;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}
.table-component.comparison .package.featured .header h3 {
    color: #fff;
    font-size: 24px;
}
.table-component.comparison .package .footer {
    padding: 20px;
    text-align: center;
    border-bottom: 3px solid;
    border-color: #1d88c0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.table-component.comparison .package .name {
    background-color: #1d88c0;
    padding: 10px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}
.table-component.comparison .package.featured .name {
    background-color: #fdc00f;
    padding: 15px 20px;
}
.table-component.comparison .package.featured .footer {
    border-bottom: 3px solid;
    border-color: #fdc00f;
}
.table-component.comparison .package .price {
    padding: 10px 20px 20px;
    position: relative;
}
.table-component.comparison .package .price .value {
    color: #333;
    font-size: 48px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
}
.table-component.comparison .package .price .value .cents {
    font-size: 40px;
}
.table-component.comparison .package .price .currency {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.table-component.comparison .package .price .info2 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.table-component.comparison .package .price-monthly {
    padding: 10px 15px;
    position: relative;
}
.table-component.comparison .package .price-monthly .value {
    color: #333;
    font-size: 48px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
}
.table-component.comparison .package .price-monthly .value .cents {
    font-size: 40px;
}
.table-component.comparison .package .price-monthly .currency {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.table-component.comparison .package .price-monthly .info2 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.table-component.comparison .package .price-hourly {
    padding: 10px 15px;
    position: relative;
    display: none;
}
.table-component.comparison .package .price-hourly .value {
    color: #333;
    font-size: 48px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
}
.table-component.comparison .package .price-hourly .value .cents {
    font-size: 40px;
}
.table-component.comparison .package .price-hourly .currency {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.table-component.comparison .package .price-hourly .info2 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.table-component.comparison p.btn-promo {
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 12px;
    margin: 10px 0 0;
}
.table-component.comparison p.btn-promo i {
    color: #666;
    font-size: 12px;
}
@media (max-width:991px) {
    .table-component .table-scroll {
    overflow-x: auto;
}
.table-component.comparison .package-info {
    display: none;
}
.table-component.comparison .package {
    border-left: 1px solid #7FAEC7;
    border-right: 1px solid #7FAEC7;
}
.table-component.comparison .package.featured {
    margin-top: 10px;
    border-left: 1px solid #F1D37D!important;
    border-right: 1px solid #F1D37D!important;
}
.table-component.comparison .package.featured ul li {
    background-color: #FFF;
}
.table-component.comparison .package .price {
    border-bottom: 1px solid #DEDEDE;
}
.table-component.comparison .package ul li {
    background-color: #FFF;
    border-bottom: 1px solid #DEDEDE;
}
}.tabs-component .r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}
.tabs-component .r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}
.tabs-component .r-tabs .r-tabs-tab .icon-checkmark {
    color: #8BC63F;
}
.tabs-component .r-tabs .r-tabs-panel {
    padding: 25px;
    display: none;
}
.tabs-component .r-tabs .r-tabs-accordion-title {
    display: none;
}
.tabs-component .r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}
@media (max-width:1199px) {
    .tabs-component .r-tabs .r-tabs-nav {
    display: none;
}
.tabs-component .r-tabs .r-tabs-accordion-title {
    display: block;
}
}.tabs-component .r-tabs {
    position: relative;
    border-bottom: 1px solid #D2D2D2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.tabs-component .r-tabs .label {
    margin: 0 0 0 5px;
    line-height: 18px!important;
}
.tabs-component .r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    background-color: #f1f1f2;
    margin-bottom: -1px;
}
.tabs-component .r-tabs .r-tabs-nav .r-tabs-anchor {
    display: inline-block;
    padding: 10px 15px;
    border-bottom: 1px solid #D2D2D2;
    text-decoration: none;
    font-size: 18px;
    color: #009CE4;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
}
.tabs-component .r-tabs .r-tabs-anchor i.chevron {
    display: none;
    float: right;
}
@media (max-width:1199px) {
    .tabs-component .r-tabs .r-tabs-anchor i.chevron {
    display: inline-block;
}
}.tabs-component .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #000;
    border-left: 1px solid #D2D2D2;
    border-right: 1px solid #D2D2D2;
    border-bottom: 1px solid #FFF;
    background-color: #fff;
    box-shadow: inset 0 3px 0 0 #b3d333;
}
.tabs-component .r-tabs .r-tabs-panel {
    background-color: #fff;
    border: 1px solid #DADADA;
}
.tabs-component .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px;
    background-color: #f1f1f2;
    border: 1px solid #dedede;
    color: #009CE4;
    text-decoration: none;
    font-size: 16px;
}
.tabs-component .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    border: 1px solid #D2D2D2;
    background-color: #DEDEDE;
    color: #000;
}
.tabs-component ol li {
    margin-left: 18px;
}
.tabs-component ul li {
    color: #666;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 10px;
    list-style-type: square;
    margin-left: 18px;
}
.tabs-component.nav .tab {
    font-size: 18px;
    display: block;
    text-align: center;
    background-color: #f1f1f2;
}
.tabs-component.nav .tab a {
    padding: 10px 20px;
    display: block;
    cursor: pointer;
}
.tabs-component.nav .tab:hover {
    box-shadow: #b3d333 0 -3px 0 0 inset;
}
.testimonial-component.tweets .tweet {
    padding: 20px;
    border: 1px solid #DDD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    text-align: center;
    background: url(../images/components/quote1.png) 20px 20px no-repeat #fff;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.testimonial-component.tweets .tweet:after, .testimonial-component.tweets .tweet:before {
    top: 100%;
    left: 45px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.testimonial-component.tweets .tweet:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
.testimonial-component.tweets .tweet:before {
    border-color: rgba(221, 221, 221, 0);
    border-top-color: #ddd;
    border-width: 11px;
    margin-left: -11px;
}
.testimonial-component.tweets .tweet a {
    color: #7F7F7F;
    text-decoration: none;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.testimonial-component.single .tweet, .testimonial-component.single .tweet a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.testimonial-component.tweets .tweet:hover a {
    color: #454545;
}
.testimonial-component.tweets .tweet .quote {
    padding: 20px 30px;
    background: url(../images/components/quote2.png) bottom right no-repeat;
}
.testimonial-component.tweets .tweet p {
    color: #7F7F7F;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 0!important;
}
.testimonial-component.tweets .person {
    padding: 30px 0 0 10px;
}
.testimonial-component.tweets .person p a {
    color: #009CE4;
}
.testimonial-component.tweets .person img {
    float: left;
    margin-right: 15px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%}
.testimonial-component.tweets .person p.name {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
    line-height: 16px;
    margin-bottom: 0;
}
.testimonial-component.tweets p.username {
    margin-bottom: 0;
}
.testimonial-component.single .tweet {
    padding: 20px;
    border: 1px solid #DDD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    text-align: center;
    background: url(../images/components/quote1.png) 20px 20px no-repeat #fff;
    transition: all .2s ease-in-out;
}
.testimonial-component.single .tweet:after, .testimonial-component.single .tweet:before {
    right: 100%;
    top: 45px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.testimonial-component.single .tweet:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
.testimonial-component.single .tweet:before {
    border-color: rgba(221, 221, 221, 0);
    border-right-color: #ddd;
    border-width: 11px;
    margin-left: -11px;
}
.testimonial-component.single .tweet a {
    color: #666;
    text-decoration: none;
    transition: all .2s ease-in-out;
}
.testimonial-component.single .tweet:hover a {
    color: #454545;
}
.testimonial-component.single .tweet .quote {
    padding: 20px 30px;
    background: url(../images/components/quote2.png) bottom right no-repeat;
}
.testimonial-component.single .tweet p {
    color: #666;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 0!important;
}
.testimonial-component.single .tweet-wrap a.more {
    float: right;
    padding-top: 5px;
}
.testimonial-component.single .person {
    text-align: center;
}
.testimonial-component.single .person img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%}
.testimonial-component.single .person a.avatar {
    position: relative;
}
.testimonial-component.single .person p.name {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
    line-height: 16px;
    margin-bottom: 0;
}
.testimonial-component.single .person p.username {
    margin-bottom: 0;
}
.testimonial-component.single .person p.username a {
    color: #666;
}
@media (max-width:991px) {
    .testimonial-component.single .tweet {
    margin-top: 20px;
}
.testimonial-component.single .tweet:after, .testimonial-component.single .tweet:before {
    left: 50%;
    top: -10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.testimonial-component.single .tweet:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-top: -10px;
}
.testimonial-component.single .tweet:before {
    border-color: rgba(221, 221, 221, 0);
    border-bottom-color: #ddd;
    border-width: 11px;
    margin-top: -12px;
}
.testimonial-component.single .tweet-wrap {
    text-align: center;
}
.testimonial-component.single .tweet-wrap a.more {
    float: none;
    display: block;
}
.cloudservers .video img.logo {
    display: none;
}
}.pagination-component ul.pagination-list li a, .video-component .video {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}
.video-component .video {
    background: 0 0;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    height: 200px;
    position: relative;
    cursor: pointer;
    opacity: .8;
    -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;
    border-radius: 5px;
    overflow: hidden;
}
.video-component.blue {
    background: #1d88c0;
}
.video-component .video:hover {
    opacity: 1;
}
.video-component.one-video .video {
    height: 450px;
}
.video-component.two-videos .video {
    height: 275px;
}
.video-component.three-videos .video {
    height: 200px;
}
.video-component p.intro {
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    margin-top: 8px;
}
.video-component .video a {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%}
.video-component .video a img {
    min-width: 100%;
    min-height: 100%}
.video-component .txt {
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 999;
    background: url(../images/components/video-bg.png);
    width: 100%;
    padding: 20px;
}
.video-component .txt p {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 16px;
}
.video-component .txt img.play {
    float: left;
    margin-top: 0;
    margin-right: 15px;
}
.video-component .txt img.logo {
    float: right;
    margin-top: 10px;
    margin-left: 15px;
}
.stats-component.blue {
    background: #1d88c0;
}
.stats-component.blue p, .stats-component.blue span {
    color: #fff;
}
.stats-component.grey {
    background: #f4f4f4;
}
#domain-search-bar, #domain-search-component .panel .panel-body {
    background-color: #fcfcfc;
}
.stats-component .container {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
.stats-component span.icon {
    font-size: 55px;
    display: inline-block;
    margin-bottom: 20px;
}
.stats-component p {
    margin-bottom: 0;
}
.stats-component p.number {
    font-size: 26px;
    font-weight: 700;
}
@media screen and (max-width:768px) {
    .stats-component .container {
    padding-bottom: 20px!important;
}
#footer-sitemap .stats-component p.sub, .stats-component #footer-sitemap p.sub, .stats-component p.text {
    margin-bottom: 20px;
}
}#domain-search-bar {
    border-bottom: 1px solid #DEDEDE;
    left: 0;
    right: 0;
    z-index: 999;
    opacity: 0;
    clear: both;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .2s ease .05s;
    -moz-transition: all .2s ease .05s;
    -o-transition: all .2s ease .05s;
    -ms-transition: all .2s ease .05s;
    transition: all .2s ease .05s;
}
.domain-result-component .summary .spinner>div, .domainname-row .domain-select .spinner>div {
    background-color: #1d88c0;
}
.packages-component .package, .tld-promobar-component .promo-box {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
#domain-search-bar .container.content-container {
    padding-top: 10px;
    padding-bottom: 9px;
}
#domain-search-bar .container.content-container .btn-note {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    padding-top: 5px;
    margin-bottom: 0;
    display: block;
    height: 21px;
}
#domain-search-bar-sticky-wrapper {
    height: 0!important;
}
#domain-search-bar-sticky-wrapper.is-sticky {
    display: block;
    z-index: 999;
}
#domain-search-bar-sticky-wrapper.is-sticky #domain-search-bar {
    opacity: 1;
    height: 70px;
}
@media (max-width:992px) {
    #domain-search-bar, #domain-search-bar-sticky-wrapper, #domain-search-component .panel-heading {
    display: none;
}
#domainname-search-text {
    padding-top: 25px!important;
}
#domainname-search-component .domain-result-component .searched-domainname .arrow {
    display: none;
}
}.domainname-row .domain-name {
    font-size: 22px;
}
.domainname-row .domain-name .domainname {
    word-break: break-word;
}
.domainname-row .domain-name .subdomain {
    line-height: 20px;
}
.domainname-row .domain-name .tld {
    font-weight: 700;
    line-height: 30px;
}
.domainname-row .domain-name .tld.no-search {
    font-size: 28px;
    line-height: 18px;
    margin-top: 12px;
    margin-bottom: 8px;
}
.domainname-row .domain-name .tld.no-search a {
    font-weight: 400;
}
.domainname-row .domain-name .tld.no-search a.ext {
    color: #333;
    font-weight: 700;
}
.domainname-row .domain-name a.no-search {
    font-size: 14px;
}
.domainname-row .domain-price {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    font-family: adelle-sans, sans-serif;
}
.domainname-row .domain-price .wrap {
    display: inline-block;
}
.domainname-row .domain-price .wrap .year {
    font-size: 16px;
}
.domainname-row .domain-price .wrap .label {
    margin: 0;
    vertical-align: top;
}
.domainname-row .domain-price .wrap .free-for-product, .domainname-row .domain-price .wrap .premium-label, .domainname-row .domain-price .wrap .price-promo-wrap {
    display: none;
}
.domainname-row .domain-price .newtld-preregistration .subtext, .domainname-row .domain-price .wrap .free-for-product .subtext {
    font-size: 14px;
    color: #999;
    font-weight: 400;
}
.domainname-row .domain-select {
    text-align: center;
    font-weight: 700;
}
.domainname-row .domain-select small {
    font-weight: 500;
}
.domainname-row .domain-select .connect-domainname, .domainname-row .domain-select .connect-domainname-productpage {
    display: none;
    line-height: 18px;
    color: #C00;
    text-transform: uppercase;
}
.domainname-row .domain-select .connect-domainname .subtext, .domainname-row .domain-select .connect-domainname-productpage .subtext {
    text-transform: none;
    font-size: 14px;
    color: #999;
    font-weight: 400;
}
.domainname-row .domain-select .domain-select-button {
    display: inline-block;
}
.domainname-row .domain-select .domain-select-taken, .domainname-row .domain-select .domain-select-taken-alt {
    text-align: center;
    display: none;
}
.domainname-row .domain-select .domain-select-taken .red, .domainname-row .domain-select .domain-select-taken-alt .red {
    color: #C00;
    text-transform: uppercase;
}
.domainname-row .domain-select .domain-select-taken .red span, .domainname-row .domain-select .domain-select-taken-alt .red span {
    margin-right: 5px;
    font-size: 14px;
}
#footer-sitemap .domainname-row .domain-select .domain-select-taken a, #footer-sitemap .domainname-row .domain-select .domain-select-taken p.sub, #footer-sitemap .domainname-row .domain-select .domain-select-taken-alt a, #footer-sitemap .domainname-row .domain-select .domain-select-taken-alt p.sub, .domainname-row .domain-select .domain-select-taken #footer-sitemap a, .domainname-row .domain-select .domain-select-taken #footer-sitemap p.sub, .domainname-row .domain-select .domain-select-taken .text, .domainname-row .domain-select .domain-select-taken-alt #footer-sitemap a, .domainname-row .domain-select .domain-select-taken-alt #footer-sitemap p.sub, .domainname-row .domain-select .domain-select-taken-alt .text {
    font-size: 13px;
    font-weight: 400;
    color: #666;
}
.domainname-row .domain-select .domain-select-contact, .domainname-row .domain-select .domain-select-costs, .domainname-row .domain-select .domain-select-premium-costs, .domainname-row .domain-select .domain-select-years {
    display: none;
    padding-top: 3px;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: #666;
}
.domainname-row .domain-select .already-in-cart, .domainname-row .domain-select .domain-select-selected {
    display: none;
    text-align: center;
}
.domainname-row .domain-select .already-in-cart .green, .domainname-row .domain-select .domain-select-selected .green {
    color: #8BC63F;
    text-transform: uppercase;
}
.domainname-row .domain-select .already-in-cart .green span, .domainname-row .domain-select .domain-select-selected .green span {
    margin-right: 5px;
    font-size: 14px;
}
#footer-sitemap .domainname-row .domain-select .already-in-cart a, #footer-sitemap .domainname-row .domain-select .already-in-cart p.sub, #footer-sitemap .domainname-row .domain-select .domain-select-selected a, #footer-sitemap .domainname-row .domain-select .domain-select-selected p.sub, .domainname-row .domain-select .already-in-cart #footer-sitemap a, .domainname-row .domain-select .already-in-cart #footer-sitemap p.sub, .domainname-row .domain-select .already-in-cart .text, .domainname-row .domain-select .domain-select-selected #footer-sitemap a, .domainname-row .domain-select .domain-select-selected #footer-sitemap p.sub, .domainname-row .domain-select .domain-select-selected .text {
    font-size: 13px;
    font-weight: 400;
    color: #666;
}
.domainname-row .domain-select .connect-out-of-service, .domainname-row .domain-select .invalid {
    display: none;
    color: #666;
    text-transform: uppercase;
    font-size: 14px;
}
.domainname-row .domain-select .domainname-claim, .domainname-row .domain-select .domainname-premium-preregistration {
    text-align: center;
    display: none;
}
.domainname-row .domain-select .domainname-claim .state, .domainname-row .domain-select .domainname-premium-preregistration .state {
    color: #f5ac0f;
    text-transform: uppercase;
}
.domainname-row .domain-select .domainname-claim .state span, .domainname-row .domain-select .domainname-premium-preregistration .state span {
    margin-right: 5px;
    font-size: 16px;
}
#footer-sitemap .domainname-row .domain-select .domainname-claim a, #footer-sitemap .domainname-row .domain-select .domainname-claim p.sub, #footer-sitemap .domainname-row .domain-select .domainname-premium-preregistration a, #footer-sitemap .domainname-row .domain-select .domainname-premium-preregistration p.sub, .domainname-row .domain-select .domainname-claim #footer-sitemap a, .domainname-row .domain-select .domainname-claim #footer-sitemap p.sub, .domainname-row .domain-select .domainname-claim .text, .domainname-row .domain-select .domainname-premium-preregistration #footer-sitemap a, .domainname-row .domain-select .domainname-premium-preregistration #footer-sitemap p.sub, .domainname-row .domain-select .domainname-premium-preregistration .text {
    font-size: 13px;
    font-weight: 400;
    color: #666;
}
.domainname-row .domain-select .domainname-premium-preregistration {
    display: block;
}
@media (max-width:992px) {
    .domainname-row .domain-select .btn {
    padding: 10px 15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    width: 100%}
.domain-result-component .domain-name .domainname, .domain-result-component .domain-name .tld {
    display: inline-block;
}
}.searched-domainname {
    border: 1px solid #d2d2d2;
    border-left: 3px solid #DDD;
    padding: 25px;
    margin-bottom: 20px;
    position: relative;
}
.searched-domainname .domainname-row {
    height: auto!important;
}
.searched-domainname.status-error, .searched-domainname.status-free {
    border-left: 3px solid #8BC63F;
}
.searched-domainname.status-blocked, .searched-domainname.status-noprice {
    border-left: 3px solid #1d88c0;
}
.searched-domainname.status-taken {
    border-left: 3px solid #DDD;
}
.searched-domainname.status-inbasket {
    border-left: 3px solid #8BC63F;
}
.searched-domainname.status-preregistration {
    border-left: 3px solid #fdc00f;
}
.searched-domainname .arrow:after, .searched-domainname .arrow:before {
    content: '';
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    z-index: 10;
}
.searched-domainname .arrow {
    position: absolute;
    right: 140px;
    bottom: 0;
}
.searched-domainname .arrow:before {
    border-top: 15px solid #D2D2D2;
    bottom: -15px;
}
.searched-domainname .arrow:after {
    border-top: 15px solid #FFF;
    bottom: -14px;
}
.searched-domainname .domain-price {
    text-align: right;
}
.searched-domainname .domain-select, .searched-domainname .domain-select .domain-select-contact, .searched-domainname .domain-select .domain-select-costs, .searched-domainname .domain-select .domain-select-premium-costs, .searched-domainname .domain-select .domain-select-selected, .searched-domainname .domain-select .domain-select-taken, .searched-domainname .domain-select .domain-select-years {
    text-align: center;
}
.searched-domainname .domain-select .domain-select-contact {
    display: none;
    margin-top: 15px;
}
.searched-domainname .domain-select .domain-select-selected .green, .searched-domainname .domain-select .domain-select-taken .red {
    font-size: 22px;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.searched-domainname .domain-select .domain-select-selected .green span, .searched-domainname .domain-select .domain-select-taken .red span {
    font-size: 18px;
}
#footer-sitemap .searched-domainname .domain-select .domain-select-selected a, #footer-sitemap .searched-domainname .domain-select .domain-select-selected p.sub, #footer-sitemap .searched-domainname .domain-select .domain-select-taken a, #footer-sitemap .searched-domainname .domain-select .domain-select-taken p.sub, .searched-domainname .domain-select .domain-select-contact, .searched-domainname .domain-select .domain-select-selected #footer-sitemap a, .searched-domainname .domain-select .domain-select-selected #footer-sitemap p.sub, .searched-domainname .domain-select .domain-select-selected .text, .searched-domainname .domain-select .domain-select-taken #footer-sitemap a, .searched-domainname .domain-select .domain-select-taken #footer-sitemap p.sub, .searched-domainname .domain-select .domain-select-taken .text {
    font-size: 16px;
}
.searched-domainname .domain-select .spinner {
    margin-right: 0;
    margin-top: 16px;
}
.searched-domainname .domain-select .invalid {
    text-transform: none;
    font-size: 22px;
    text-align: right;
}
@media (max-width:992px) {
    .searched-domainname {
    padding: 15px;
}
.searched-domainname .domain-name {
    padding-bottom: 10px;
}
.searched-domainname .domain-price {
    text-align: center;
    padding-right: 0;
}
.searched-domainname .domain-select .domain-select-selected .green, .searched-domainname .domain-select .domain-select-taken .red {
    font-size: 16px;
}
.searched-domainname .domain-select .domain-select-selected .green span, .searched-domainname .domain-select .domain-select-taken .red span {
    font-size: 14px;
}
}.domain-result-component {
    display: none;
}
.domain-result-component .btn-note {
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 12px;
    margin: 5px 0 15px;
}
.domain-result-component .btn-note.freedomains {
    color: #8BC63F;
    font-size: 14px;
    line-height: 16px;
    visibility: hidden;
}
.domain-result-component .summary .spinner {
    margin-top: 10px;
    display: inline-block;
}
.domain-result-component .summary ul {
    margin-bottom: 20px;
}
.domain-result-component .summary .save {
    color: #c00;
}
.domain-result-component .summary .total {
    font-size: 20px;
    font-weight: 700;
}
.domain-result-component .summary .total-price {
    position: relative;
    color: #333;
    font-size: 38px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    line-height: 38px;
    display: inline-block;
}
.domain-result-component .summary .total-price .currency {
    position: absolute;
    top: -5px;
    left: -15px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.domain-result-component .summary .total-price .cents {
    font-family: adelle-sans, sans-serif;
    font-size: 32px;
}
.domain-table-component .btn-group-sm>.btn, .domain-table-component .btn-sm {
    padding: 7px 10px;
    text-transform: none;
}
.domain-table-component .btn-trans i {
    color: #666!important;
}
.domain-table-component .btn-note {
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 12px;
    margin: 5px 0 0;
}
.domain-table-component .btn-note.freedomains {
    color: #8BC63F;
    font-size: 14px;
    line-height: 16px;
}
.domain-table-component .domain-sort {
    margin-top: -6px;
}
.domain-table-component .panel-body {
    padding: 0;
}
.domain-table-component .domainname-row:nth-child(even) {
    background-color: #fcfcfc;
}
.domain-table-component .domainname-row {
    border-left: 3px solid #DDD;
}
.domain-table-component .domainname-row.no-search {
    border-left: 0;
}
.domain-table-component .domainname-row.status-error, .domain-table-component .domainname-row.status-free {
    border-left: 3px solid #8BC63F;
}
.domain-table-component .domainname-row.status-blocked, .domain-table-component .domainname-row.status-noprice {
    border-left: 3px solid #1d88c0;
}
.domain-table-component .domainname-row.status-taken {
    border-left: 3px solid #DDD;
}
.domain-table-component .domainname-row.status-inbasket {
    border-left: 3px solid #8BC63F;
}
.domain-table-component .domainname-row.status-preregistration {
    border-left: 3px solid #fdc00f;
}
.domain-table-component .domain-name {
    vertical-align: middle;
    padding-left: 20px;
    width: 50%}
.domain-table-component .domain-name .domainname {
    word-break: break-word;
    font-size: 18px;
    color: #999;
}
.domain-table-component .domain-price {
    vertical-align: middle;
    width: 25%;
    text-align: center;
}
.domain-table-component .domain-select {
    vertical-align: middle;
    padding-right: 20px;
    width: 25%}
.domain-table-component .domain-table-filters {
    padding-top: 20px;
}
.domain-table-component .domain-table-filters .ext-input {
    padding-bottom: 20px;
}
.domain-table-component .domain-table-filters .number {
    font-size: 14px;
    color: #999;
}
.domain-table-component .domain-table-tlds {
    border-left: 1px solid #ddd;
    position: relative;
}
.domain-table-component .table {
    margin-bottom: 0;
    border-collapse: collapse;
}
.domain-table-component #domainnames-load-more, .domain-table-component #domainnames-table-spinner {
    text-align: center;
    display: block;
    padding: 20px 0;
    background-color: #EBF3F6;
    border-top: 1px solid #ddd;
}
#domainnames-table-spinner .spinner>div, .domain-table-component .summary .spinner>div {
    background-color: #1d88c0;
}
.domain-table-component .summary {
    padding: 5px;
}
.domain-table-component .summary .spinner {
    margin-top: 10px;
    display: inline-block;
}
.domain-table-component .summary ul {
    margin-bottom: 20px;
}
.domain-table-component .summary .save {
    color: #c00;
}
.domain-table-component .summary .total {
    font-size: 20px;
    font-weight: 700;
}
.domain-table-component .summary .total-price {
    position: relative;
    color: #333;
    font-size: 38px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    line-height: 38px;
    display: inline-block;
}
.domain-table-component .summary .total-price .currency {
    position: absolute;
    top: -5px;
    left: -15px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.domain-table-component .summary .total-price .cents {
    font-family: adelle-sans, sans-serif;
    font-size: 32px;
}
@media (max-width:992px) {
    .domain-table-component .domain-sort label, .domain-table-component .domain-table-filters, .domain-table-component .panel-heading {
    display: none;
}
.domain-table-component .domain-table-tlds {
    border-left: none;
}
.domain-table-component .domain-sort .form-group {
    margin-bottom: 0;
}
.domain-table-component .domain-name {
    width: 100%!important;
    display: inline-block;
    padding-left: 10px;
    padding-bottom: 5px;
}
.domain-table-component .domain-name .domainname, .domain-table-component .domain-name .tld {
    display: inline-block;
}
.domain-table-component .domain-price {
    width: 45%!important;
    display: inline-block;
    border: none;
    padding-left: 10px;
    padding-top: 5px;
}
.domain-table-component .domain-select {
    width: 55%!important;
    display: inline-block;
    border: none;
    padding-right: 10px;
    padding-top: 5px;
}
}#alert-no-tld, #domainnames-table-spinner, .cross-component .block.no-arrow:after, .cross-component .block.no-arrow:before {
    display: none;
}
#domainnames-overlay-loader {
    display: none;
    background: rgba(255, 255, 255, .8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
#domainnames-overlay-loader .spinner {
    margin-top: 400px;
    height: 70px;
    width: 120px;
}
#domainnames-overlay-loader .spinner>div {
    width: 8px;
    background-color: #1d88c0;
}
#alert-no-tld {
    padding: 25px;
}
#modal-trademark iframe {
    border: 1px solid #DEDEDE;
}
#domainnames-connect-wrap .domainnames-connect {
    padding-bottom: 0;
}
#domainnames-connect-wrap .panel {
    margin-bottom: 0;
}
.domain-search-tld-row {
    height: 85px;
}
.cross-component .summary-container .btn-note {
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 12px;
    margin: 5px 0 0;
}
.cross-component .summary-container .summary .spinner {
    display: inline-block;
}
.cross-component .summary-container .summary .spinner>div {
    background-color: #1d88c0;
}
.cross-component .summary-container .summary ul {
    margin-bottom: 20px;
}
.cross-component .summary-container .summary .save {
    color: #c00;
}
.cross-component .summary-container .summary .total {
    font-size: 20px;
    font-weight: 700;
}
.cross-component .summary-container .summary .total-price {
    position: relative;
    color: #333;
    font-size: 38px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    line-height: 38px;
    display: inline-block;
}
.cross-component .summary-container .summary .total-price .currency {
    position: absolute;
    top: -5px;
    left: -15px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.cross-component .summary-container .summary .total-price .cents {
    font-family: adelle-sans, sans-serif;
    font-size: 32px;
}
.cross-component .block {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 80px;
    position: relative;
}
.cross-component .block:after, .cross-component .block:before {
    content: '';
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    z-index: 10;
}
.cross-component .block:before {
    position: absolute;
    border-top: 20px solid #d2d2d2;
    bottom: -20px;
}
.cross-component .block:after {
    position: absolute;
    border-top: 20px solid #fff;
    bottom: -19px;
}
.cross-component .block:after, .cross-component .block:before {
    left: 50%;
    margin-left: -20px;
}
.cross-component .block .block-heading {
    background-color: #F2F2F2;
    border-bottom: 1px solid #d2d2d2;
    padding: 15px;
}
.cross-component .block .block-heading h3, .cross-component .block .block-heading p {
    margin-bottom: 0;
}
.cross-component .block .block-body {
    padding: 20px;
}
.cross-component .block .block-body h3 {
    margin-top: 10px;
    margin-bottom: 15px;
}
.cross-component .block .block-body h3 a {
    font-size: 24px;
    text-decoration: none;
}
.cross-component .block .block-body h3 a i {
    vertical-align: middle;
    margin-right: 5px;
}
.cross-component .block .block-body .icon {
    font-size: 32px;
    color: #8bc63f;
}
.cross-component .block .block-body .line {
    height: 5px;
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;
}
.cross-component .block .block-body ul.usp {
    text-align: left;
    font-size: 16px;
    color: #333;
    list-style-type: none;
    margin: 10px 0;
}
.cross-component .block .block-body ul.usp li {
    line-height: 30px;
    margin-bottom: 0;
    color: #333;
    font-size: 16px;
    margin-left: 10px;
    text-align: left;
}
.cross-component .block .block-body ul.usp li i {
    color: #8BC63F;
    margin-right: 10px;
}
.cross-component .block .block-body .pricing {
    margin-bottom: 20px;
}
.cross-component .block .block-body .pricing .price .value {
    color: #333;
    font-size: 22px;
    font-weight: 700;
}
.cross-component .block .block-body .pricing .price .info2 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.cross-component .block .block-body .pricing .price .label {
    margin-left: 0;
}
.cross-component .block .block-body .pricing .product-select {
    margin-top: 5px;
}
.cross-component .block .block-body .pricing .product-select .product-spinner {
    display: none;
}
.cross-component .block .block-body .pricing .product-select .product-spinner .spinner div {
    background-color: #1d88c0!important;
}
.cross-component .block .block-body .pricing .product-select .product-added {
    display: none;
    font-weight: 700;
    text-align: center;
}
.cross-component .block .block-body .pricing .product-select .product-added .green {
    color: #8BC63F;
    text-transform: uppercase;
}
.cross-component .block .block-body .pricing .product-select .product-added .green span {
    margin-right: 5px;
    font-size: 14px;
}
#footer-sitemap .cross-component .block .block-body .pricing .product-select .product-added a, #footer-sitemap .cross-component .block .block-body .pricing .product-select .product-added p.sub, .cross-component .block .block-body .pricing .product-select .product-added #footer-sitemap a, .cross-component .block .block-body .pricing .product-select .product-added #footer-sitemap p.sub, .cross-component .block .block-body .pricing .product-select .product-added .text {
    font-size: 13px;
    font-weight: 400;
    color: #666;
}
.cross-component .block .block-body .table {
    margin-bottom: 0;
}
.cross-component .block .block-body .table tbody>tr>td, .cross-component .block .block-body .table tbody>tr>th, .cross-component .block .block-body .table thead>tr>td, .cross-component .block .block-body .table thead>tr>th {
    padding: 10px 15px;
    line-height: 1;
    vertical-align: middle;
    border-right: 1px solid #ddd;
}
.cross-component .block .block-body .table tbody>tr>td:last-child, .cross-component .block .block-body .table thead>tr>th:last-child {
    border-right: none;
}
.cross-component .block .block-body .table td span {
    font-weight: 400;
    font-size: 13px;
    opacity: .6;
}
.cross-component .block .block-body .table td.fill-1 {
    background-color: #8ac73e;
}
.cross-component .block .block-body .table td.fill-2 {
    background-color: #adc73e;
}
.cross-component .block .block-body .table td.fill-3 {
    background-color: #ccd439;
}
.cross-component .block .block-body .table td.fill-4 {
    background-color: #FBDC40;
}
.cross-component .block .block-body .table td.fill-5 {
    background-color: #f5c10f;
}
.cross-component .block .block-body .table td.fill-6 {
    background-color: #f5ac0f;
}
.cross-component .block .block-body .table td.fill-7 {
    background-color: #ec671d;
}
.cross-component .block .block-body .table td.fill-8 {
    background-color: #cc4900;
}
.cross-component .block .block-body .table td.over {
    background-color: #EDEDED;
    color: #ADADAD;
}
.cross-component .block .block-body .table td.over-price {
    color: #ADADAD;
}
.cross-component .block .block-body .table tr.domain {
    background-color: #EBF3F6;
}
.cross-component .block .block-body .table tr.domain i.icon-x {
    color: #c00;
}
@media (max-width:991px) {
    .cross-component .divider-line {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}
.cross-component .table-scroll {
    overflow-x: auto;
}
}@media (min-width:992px) {
    .cross-component .divider-line {
    border-right: 1px solid #ddd;
}
}.pagination-component ul.pagination-list li {
    display: inline-block;
    margin-right: 5px;
}
.pagination-component ul.pagination-list li a {
    display: block;
    background: #1d88c0;
    color: #fff;
    width: 30px;
    height: 30px;
    padding-top: 4px;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
}
.pagination-component ul.pagination-list li a:hover {
    background: #1a7aae;
    text-decoration: none;
}
.pagination-component ul.pagination-list li.active a {
    opacity: .5;
}
.packages-component .package {
    border-left: 1px solid #7FAEC7;
    border-right: 1px solid #7FAEC7;
    background-color: #fdfdfd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    transition: all .2s ease-in-out;
}
.packages-component .package .name {
    background-color: #1d88c0;
    padding: 10px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}
.cloudservers .promo-badge, .packages-component .package .promo-badge {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    vertical-align: middle;
}
.packages-component .package .name i {
    font-size: 14px;
    color: #F5AC0F;
}
.packages-component .package .promo-badge {
    position: absolute;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 22px;
    font-weight: 700;
    color: #fff;
    width: 80px;
    height: 80px;
    background-color: #8BC63F;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}
.packages-component .package .header {
    text-align: center;
    margin-top: 10px;
}
.packages-component .package .header h3 {
    font-weight: 400;
    text-transform: uppercase;
    color: #d9e5f0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 20px;
}
.packages-component .package .header.light .name {
    background-color: #F1F1F1;
    border-top: 1px solid #B1BBBF;
}
.packages-component .package .price {
    padding: 5px 15px 15px;
    position: relative;
    border-bottom: 1px solid #DEDEDE;
}
.packages-component .package .price .value {
    color: #333;
    font-size: 48px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
}
.packages-component .package .price .value .cents {
    font-size: 40px;
    font-family: adelle-sans, sans-serif;
}
.packages-component .package .price .currency {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.packages-component .package .price .info2 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.packages-component .package .footer {
    padding: 15px;
    text-align: center;
    border-bottom: 3px solid;
    border-color: #1d88c0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.packages-component .package ul li {
    background-color: #FFF;
    border-bottom: 1px solid #DEDEDE;
    position: relative;
    padding: 10px 15px;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    line-height: 18px;
}
.packages-component .package ul li small {
    font-size: 14px!important;
    color: #A2A2A2;
}
.packages-component .package ul li span.new {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background: #9ACB39;
    text-transform: uppercase;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    margin: 2px 0 0 5px;
    line-height: 24px;
}
.packages-component .package.featured .header, .packages-component .package.performance .header {
    margin-top: 0;
}
.packages-component .package ol li {
    list-style-type: none;
    padding: 5px 0;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    line-height: 18px;
}
.packages-component .package ol li small {
    font-size: 14px!important;
    color: #A2A2A2;
}
.packages-component .package:hover {
    -webkit-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 15px 1px rgba(0, 0, 0, .1);
}
.packages-component .package.featured {
    border-left: 1px solid #F1D37D!important;
    border-right: 1px solid #F1D37D!important;
    background-color: #fdfdfd;
}
.packages-component .package.featured ul li {
    background-color: #FFF;
}
.packages-component .package.featured .header h3 {
    color: #fff;
    font-size: 20px;
}
.packages-component .package.featured .header .promo-badge {
    top: -10px;
    right: 25px;
}
.packages-component .package.featured .header.light .name {
    border-top: 1px solid #FDC00F!important;
}
.packages-component .package.featured .name {
    background-color: #fdc00f;
    padding: 15px 20px;
}
.packages-component .package.featured .name i {
    color: #D1920D;
}
.packages-component .package.featured .footer {
    border-bottom: 3px solid;
    border-color: #fdc00f;
}
.packages-component .package.performance {
    border-left: 1px solid #A1A1A1!important;
    border-right: 1px solid #A1A1A1!important;
    background-color: #fdfdfd;
}
.packages-component .package.performance .header .promo-badge {
    top: -40px;
    right: 25px;
}
.packages-component .package.performance .name {
    background-color: #3B4B5E;
    padding: 15px 20px;
}
.packages-component .package.performance .footer {
    border-bottom: 3px solid;
    border-color: #3B4B5E;
}
.packages-component .package .services {
    padding: 10px 15px;
    background-color: #EBF3F6!important;
    border-bottom: 1px solid #DEDEDE;
}
.packages-component .package .services i {
    color: #9ACB39;
}
.packages-component .package .services h4 {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 5px;
}
.packages-component .package .caching {
    padding: 10px 15px;
    background-color: #FFF5E0;
    border-bottom: 1px solid #DEDEDE;
}
.packages-component .package .caching h4 {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 5px;
}
.packages-component .package .promo {
    text-transform: uppercase;
    color: #fff;
    background-color: #C00;
    padding: 1px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 700;
}
.packages-component .package .promo em {
    text-transform: lowercase;
    color: #fdfdfd;
    font-weight: 400;
    text-decoration: line-through;
}
.packages-component .icon-checkmark {
    color: #8BC63F;
}
.packages-component .note {
    color: #A2A2A2;
    font-size: 16px;
}
.packages-component p.btn-promo {
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 12px;
    margin: 10px 0 0;
}
.packages-component p.btn-promo i {
    color: #666;
    font-size: 12px;
}
.packages-component .next-product, .packages-component .prev-product {
    margin-top: 20px;
    background: #fff;
    border: 1px solid #dedede;
    display: inline-block;
    padding: 10px;
    color: #222;
    cursor: pointer;
}
.packages-component .next-product .product-name, .packages-component .prev-product .product-name {
    font-weight: 600;
    display: inline-block;
}
.packages-component .next-product p, .packages-component .prev-product p {
    margin-bottom: 0;
    color: #009CE4;
}
.packages-component .next-product:hover, .packages-component .prev-product:hover {
    border-color: #009CE4;
}
.packages-component .prev-product {
    position: relative;
    margin-left: 30px;
}
.packages-component .prev-product:after, .packages-component .prev-product:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    cursor: pointer;
}
.packages-component .prev-product:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 31px;
    margin-top: -31px;
}
.packages-component .prev-product:before {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #dedede;
    border-width: 32px;
    margin-top: -32px;
}
.packages-component .prev-product:hover:before {
    border-right-color: #009CE4;
}
.packages-component .next-product {
    position: relative;
    text-align: right;
    float: right;
    margin-right: 30px;
}
.packages-component .next-product:after, .packages-component .next-product:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    cursor: pointer;
}
.packages-component .next-product:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #fff;
    border-width: 31px;
    margin-top: -31px;
}
.packages-component .next-product:before {
    border-color: rgba(222, 222, 222, 0);
    border-left-color: #dedede;
    border-width: 32px;
    margin-top: -32px;
}
.packages-component .next-product:hover:before {
    border-left-color: #009CE4;
}
@media (max-width:991px) {
    .packages-component .package {
    margin-bottom: 20px;
}
}.tldoverview-component h4 a {
    color: #666;
}
.tldoverview-component .content-container {
    padding-bottom: 50px;
    padding-top: 50px;
}
.tldoverview-component .col-md-4 {
    margin: 20px 0;
}
.tldoverview-component .item {
    display: block;
    color: #333;
    padding: 10px 15px;
    background-color: #f1f1f1;
    border: 1px solid #dedede;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-top: 2px;
}
.tldoverview-component .item:hover {
    color: #000;
    background-color: #eaeaea;
}
.tldoverview-component .item .tld {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}
.tldoverview-component .item .tld span.price {
    color: #666;
    font-weight: 400;
    float: right;
}
.tldoverview-component .item .category {
    color: #8bc63f;
    font-size: 16px;
}
.tldoverview-component .item .category span.label-red {
    float: right;
}
.tldoverview-component .item .category span.date {
    float: right;
    color: #CDCDCD;
}
.tldoverview-component a.more {
    margin-top: 10px;
    display: block;
}
.tldoverview-component a.more i {
    color: #009CE4;
    font-size: 16px;
    line-height: 18px;
    vertical-align: middle;
    font-weight: 400;
    margin: 0 5px 0 -5px;
    display: inline-block;
    height: 21px;
    text-decoration: none;
}
.tldoverview-component a.more:hover {
    text-decoration: underline;
}
.tld-promos-component .item {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #DEDEDE;
}
.tld-promos-component .item:last-child {
    border-bottom: 1px solid #DEDEDE;
}
.tld-promos-component .item h3 {
    font-size: 18px;
}
.tld-promos-component .item .price .currency {
    position: absolute;
    top: -5px;
    left: -15px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.tld-promos-component .item .price .value {
    position: relative;
    color: #333;
    font-size: 38px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    line-height: 38px;
    display: inline-block;
}
.tld-promos-component .item .price .value .cents {
    font-family: adelle-sans, sans-serif;
    font-size: 32px;
}
.tld-promos-component .item .price .info1 {
    color: #333;
    font-size: 16px;
    margin-right: 2px;
}
.tld-promos-component .item .price .info2 {
    position: relative;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.tld-promos-component .item .price .promo {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    display: block;
    background-color: #C00;
    padding: 1px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
.tld-promos-component .item .price .promo em {
    color: #fdfdfd;
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through;
    display: inline-block;
}
.tld-promobar-component {
    text-align: center;
}
.tld-promobar-component .content-container {
    padding-top: 0;
    padding-bottom: 0;
}
.tld-promobar-component .label {
    margin: 0;
}
.tld-promobar-component .ext {
    color: #333;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    padding-top: 6px;
    padding-right: 10px;
    display: inline-block;
}
.tld-promobar-component .price {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
    display: inline-block;
    position: relative;
}
.tld-promobar-component .price s {
    color: #C00;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 50px;
    font-weight: 400;
}
#shopping-cart-wrap, .store-component .upsell-container .panel-body {
    position: relative;
}
.tld-promobar-component .price .year {
    font-size: 16px;
}
.tld-promobar-component .domainname-row {
    border-right: 1px solid #DDD;
    white-space: nowrap;
    display: inline-block;
    padding: 0 20px;
    overflow: hidden;
}
.tld-promobar-component .domainname-row:last-child {
    border-right: none;
}
.tld-promobar-component .promo-box {
    padding: 10px 0;
    display: block;
    text-align: center;
    transition: all .2s ease-in-out;
}
.cp #control-panel-main-nav li a, .homepage .homepage-domains-promobar .ext {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.tld-promobar-component .promo-box:hover .ext {
    color: #000;
}
.tld-promobar-component.highlight {
    background: #1d88c0;
}
.tld-promobar-component.highlight .ext {
    color: #D6E5F0;
}
.tld-promobar-component.highlight .price, .tld-promobar-component.highlight .price s {
    color: #B8DEF1;
}
.tld-promobar-component.highlight .domainname-row {
    border-right: 1px solid #1a79ab;
}
.tld-promobar-component.highlight .domainname-row:last-child {
    border-right: none;
}
.tld-promobar-component.highlight .promo-box:hover .ext {
    color: #fff;
}
@media (max-width:992px) {
    .tld-promobar-component {
    display: none;
}
}.tooltip-inner {
    font-size: 14px;
    padding: 20px;
    max-width: 260px;
    width: 260px;
    text-align: left;
}
.veeam-page .hero-component {
    background-color: #1A79AB;
    background-image: url(../images/backup/veeam-hero.jpg);
    padding-bottom: 25px;
    height: auto;
}
.veeam-page .hero-component .content-container {
    padding-top: 50px;
}
.veeam-page .form-component .order-total {
    font-size: 18px!important;
}
.veeam-page .form-component .order-total p {
    font-size: 20px!important;
}
.veeam-page .form-component #form_servers, .veeam-page .form-component #form_storage {
    -webkit-appearance: none;
}
.cancel-page .hero-component {
    height: auto;
    background-image: url(../images/hero/hero.jpg);
}
.cancel-page .hero-component h2 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 38px;
}
.cancel-page .form-component .boxed .seperator, .cancel-page .form-component .boxed form {
    margin-top: 20px;
}
.cancel-page .form-component .boxed form .alert-success {
    display: none;
}
.cancel-page .form-component .boxed form a.logout {
    float: right;
    font-size: 14px;
}
#footer-sitemap .cancel-page .form-component a .margin-top, #footer-sitemap .cancel-page .form-component a ul, #footer-sitemap .cancel-page .form-component p.sub .margin-top, #footer-sitemap .cancel-page .form-component p.sub ul, .cancel-page .form-component #footer-sitemap a .margin-top, .cancel-page .form-component #footer-sitemap a ul, .cancel-page .form-component #footer-sitemap p.sub .margin-top, .cancel-page .form-component #footer-sitemap p.sub ul, .cancel-page .form-component .text .margin-top, .cancel-page .form-component .text ul {
    margin-top: 30px;
}
#basket-wrap #manapp {
    display: none;
    padding-top: 30px;
}
#basket-wrap #manapp .alert {
    margin-bottom: 0;
}
#basket-wrap #basket-html-wrap .content-container {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
}
#basket-wrap #basket-html-wrap .basket-ajax-spinner {
    padding: 80px 0;
}
#basket-wrap #basket-html-wrap .basket-ajax-spinner .spinner {
    height: 60px;
}
#basket-wrap #basket-html-wrap .basket-ajax-spinner .spinner>div {
    background: #1D88C0!important;
    width: 10px;
}
.store-component .cart-container table thead {
    background-color: #1D88C0;
    color: #fff;
}
.store-component .cart-container table tbody tr td.product-remove {
    width: 1%;
    padding: 10px 0 10px 15px;
}
.store-component .cart-container table tbody tr td.product-remove .icon-close {
    color: #BEBEBE;
    cursor: pointer;
    font-size: 14px;
    float: left;
    margin-top: 7px!important;
}
.store-component .cart-container table tbody tr td.product-remove .icon-close:hover {
    color: #FF0D0E;
}
.store-component .cart-container table tbody tr td.product-name {
    word-break: break-word;
    width: 37%;
    font-size: 18px;
    font-weight: 700;
}
.store-component .cart-container table tbody tr td.product-name small {
    display: block;
    font-weight: 400;
    color: #999;
}
.store-component .cart-container table tbody tr td.product-name small a.quantity-link {
    margin-right: 1px;
    font-size: 22px!important;
    vertical-align: middle;
}
.store-component .cart-container table tbody tr td.product-name small a.quantity-link.disabled {
    cursor: default;
    color: #CDCDCD;
}
.store-component .cart-container table tbody tr td.product-name small a.quantity-link.plus {
    margin-left: 1px;
}
.store-component .cart-container table tbody tr td.product-name span.label-danger, .store-component .cart-container table tbody tr td.product-name span.label-warning {
    margin-left: 0;
    white-space: normal;
    width: 100%;
    padding: 6px 12px!important;
    text-align: left;
    line-height: 18px!important;
}
.store-component .cart-container table tbody tr td.product-period {
    width: 17%}
.store-component .cart-container table tbody tr td.product-price {
    width: 20%;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
}
.store-component .cart-container table tbody tr td.product-price .label {
    color: #fff;
    font-weight: 400;
    display: inline-block;
    background-color: #C00;
    padding: 0 5px;
    border-radius: 2px;
    margin: 0;
}
.store-component .cart-container table tbody tr td.product-price .label em {
    color: #fdfdfd;
    font-weight: 400;
    text-decoration: line-through;
    display: inline-block;
}
.store-component .cart-container table tbody tr td.product-subtotal {
    width: 30%;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
}
.store-component .cart-container table tbody tr td.product-subtotal .save {
    color: #c00;
    font-weight: 400;
}
.store-component .cart-container table tbody tr td.product-subtotal small {
    color: #999;
    font-weight: 400;
    margin-top: -3px;
    display: block;
}
.store-component .cart-container table tr.upsell td {
    border-top: none;
}
.store-component .cart-container table>thead>tr>th {
    text-align: left;
    border-bottom: none;
    padding: 10px 15px;
}
.store-component .cart-container .panel>table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 1px;
}
.store-component .cart-container table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 1px;
}
.store-component .cart-container table>tbody>tr>td {
    padding: 10px 15px;
}
.store-component .cart-container table tbody tr.subitem td.product-remove .icon-close {
    margin-top: 2px!important;
}
.store-component .coupon-container {
    margin-bottom: 20px;
}
.store-component .empty-cart h1 {
    color: #333;
    font-size: 36px;
    margin-top: 35px;
    margin-bottom: 5px;
}
.store-component .empty-cart p {
    font-size: 18px;
    margin-bottom: 20px;
}
.cloudservers.configurator-page .bottom-info, .mover-list span.sub {
    font-size: 14px;
    color: #999;
}
#alert-connect-wrap div.alert, .cloudservers.configurator-page .contact-form .form-group:last-child {
    margin-bottom: 0;
}
.mover-list {
    padding-bottom: 10px;
}
.mover-list span.sub {
    display: block;
}
.cloudservers .highlight-component form .alert, .cloudservers.configurator-page .alert, .contact-page #contact-form .alert-success, .contact-page #contact-form .safety {
    display: none;
}
#alert-connect-wrap {
    padding-bottom: 20px;
}
#product-connect {
    padding-bottom: 75px;
}
#product-connect .intro-component {
    padding-bottom: 20px;
}
#product-connect .alert-info {
    margin-top: 35px;
}
#cart-cms-version-select .spinner, #cart-primary-domain-select .spinner {
    text-align: left;
    margin-top: 20px;
    float: left;
}
#cart-cms-version-select .spinner>div, #cart-primary-domain-select .spinner>div {
    background-color: #1d88c0;
}
.contact-page .hero-component {
    background-image: url(../images/hero/hero.jpg);
    background-color: #1A79AB;
}
#footer-sitemap .contact-page .form-component a h3.top-margin, #footer-sitemap .contact-page .form-component p.sub h3.top-margin, .contact-page .form-component #footer-sitemap a h3.top-margin, .contact-page .form-component #footer-sitemap p.sub h3.top-margin, .contact-page .form-component .text h3.top-margin {
    margin-top: 40px;
}
.cloudservers.configurator-page .contact-form {
    padding-bottom: 0;
}
.cloudservers .packages-component .price .value {
    font-size: 40px;
}
.cloudservers .packages-component .price .value .cents {
    font-size: 30px;
}
.cloudservers .highlight-component form .form-group.error label {
    color: #d6e5f0;
}
.cloudservers .promo-badge {
    position: absolute;
    text-transform: uppercase;
    color: #fff;
    background-color: #8BC63F;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    top: 50px;
    right: 40px;
    text-align: center;
    padding-top: 32px;
    font-weight: 700;
    width: 120px;
    height: 120px;
    font-size: 20px;
}
.cloudservers .promo-badge span {
    font-size: 16px;
    font-weight: 400;
}
.cloudservers .hero-component {
    background-color: #1d88c0;
    background-image: url(../images/cloudserver/hero-watch.jpg);
    background-size: cover;
    background-position: center center;
}
.cloudservers .hero-component.home {
    height: auto;
}
.cloudservers .hero-component.home .content-container {
    padding-bottom: 50px;
}
.cloudservers .watch-block {
    -webkit-box-shadow: 0 2px 0 #e9e9e9;
    -moz-box-shadow: 0 2px 0 #e9e9e9;
    box-shadow: 0 2px 0 #e9e9e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    padding: 0 20px;
    border: 1px solid #D2D2D2;
    margin-bottom: 20px;
}
#webhosting .hero-component .promo-badge, .cloudservers .form-component .banner-applewatch .badge {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    text-transform: uppercase;
}
.cloudservers .watch-block h2 {
    padding-top: 20px;
}
.cloudservers .watch-block .promo-badge {
    top: 0;
    left: 25px;
}
.cloudservers .intro-component .content-container {
    padding-top: 50px;
    padding-bottom: 50px;
}
.cloudservers .intro-component img.vmwarelogo {
    margin-top: 70px;
}
.cloudservers .video-component p.logos {
    margin-top: 30px;
}
.cloudservers .video-component .video img.logo {
    position: absolute;
    margin: 0;
    right: 20px;
    top: 50%}
.cloudservers .video-component .video.plopsa img.logo {
    margin-top: -11px;
}
.cloudservers .video-component .video.multipharma img.logo {
    margin-top: -15px;
}
.cloudservers .info-component.steps .row {
    padding-bottom: 25px;
}
.cloudservers .info-component.steps .number {
    background-color: #8bc63f;
    color: #fff;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%}
.cloudservers .info-component.steps .side-image {
    position: absolute;
    bottom: 0;
    right: 0;
}
.cloudservers .info-component.included h3 {
    margin-top: 0;
}
.cloudservers .info-component.blocks p {
    margin: 0;
}
.cloudservers .form-component .order-total {
    font-size: 18px!important;
}
.cloudservers .form-component .order-total p {
    font-size: 20px!important;
}
.cloudservers .form-component .info-notification {
    margin: 0 0 10px;
}
.cloudservers .form-component .banner-applewatch {
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #dedede;
}
.cloudservers .form-component .banner-applewatch h4 {
    padding: 0 0 0 15px;
    margin: 0;
    color: #8bc63f;
}
.cloudservers .form-component .banner-applewatch .badge {
    text-align: center;
    position: absolute;
    top: 50px;
    right: 40px;
    font-size: 16px;
    padding-top: 28px;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
    width: 80px;
    height: 80px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #8BC63F;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}
.fancybox-wrap #device-switch .switch-btn:hover, .sitebuilder .custom-component ul li a.current, .sitebuilder .custom-component ul li a:hover {
    box-shadow: inset 0 -3px 0 0 #b3d333;
}
.cloudservers table thead tr th {
    padding: 10px 15px;
}
.cloudservers table thead tr th:nth-child(2) {
    width: 250px;
}
.cloudservers table thead tr th:nth-child(3), .cloudservers table thead tr th:nth-child(4) {
    border-top: 25px solid #fff;
}
.cloudservers table tbody tr th {
    text-align: left;
    padding: 10px 15px;
    vertical-align: top;
}
.cloudservers table tbody tr td {
    padding: 10px 15px;
    font-size: 16px;
    vertical-align: top;
}
.cloudservers table tbody tr td:nth-child(2) {
    background: #F7F7F7;
}
.mover .hero-component.small.mover {
    background-image: url(../images/combellmover/hero-small.jpg);
    background-color: #1A79AB;
}
.mover .hero-component div.content-container {
    padding-top: 50px;
}
.mover .intro-component .content-container {
    padding-bottom: 50px;
}
.mover .intro-component.steps .row.no-padding {
    padding: 0;
}
.mover .intro-component.steps .row-steps {
    padding-top: 25px;
}
.conference .hero-component .content-container, .shield .hero-component div.content-container {
    padding-top: 50px;
}
.mover .intro-component.blocks .icon {
    font-size: 32px;
    color: #8bc63f;
}
.mover .intro-component.blocks h3 {
    margin-top: 20px;
}
.mover .intro-component .number {
    background-color: #8bc63f;
    color: #fff;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%}
.shield .hero-component.small {
    background-color: #1d88c0;
    background-image: url(../images/combellshield/hero-small.jpg);
}
.conference .hero-component, .conference .hero-component.small {
    background-image: url(../images/conferencecall/hero.jpg);
}
.shield .info-component .icon {
    color: #8BC63F;
    margin-right: 10px;
}
.shield .info-component ul {
    margin: 0 0 100px 20px;
}
.shield .info-component ul li {
    margin: 25px 0;
}
.conference .intro-component div.container {
    padding-bottom: 50px;
}
.conference .intro-component.steps .row.no-padding {
    padding: 0;
}
.conference .info-component.blocks .blocks-padding {
    padding-top: 25px;
    padding-bottom: 25px;
}
.conference .info-component.blocks .icon {
    font-size: 32px;
    color: #8bc63f;
}
.conference .info-component.blocks h3 {
    margin-top: 20px;
}
.conference .table-component.info em {
    color: #fdc00f;
    font-size: 14px;
    font-weight: 600;
    text-decoration: line-through;
}
#contactpopup {
    height: 700px;
    overflow: hidden;
}
#contactpopup header {
    background: #1D88C0;
    padding: 30px 15px;
}
#contactpopup header h1 {
    margin: 0;
    font-size: 26px;
    color: #fff;
}
#contactpopup header p {
    margin: 0;
    color: #fff;
}
#contactpopup section {
    padding: 20px 0 0 15px;
}
#contactpopup section label {
    text-align: right;
    display: block;
    margin-top: 6px;
}
#contactpopup section .row {
    margin-bottom: 10px;
}
#contactpopup section .row.phone {
    font-size: 14px;
}
#contactpopup section .row.phone span {
    float: left;
    margin-right: 15px;
}
#contactpopup section .row.phone span.flag {
    margin-right: 8px;
    margin-top: -2px;
}
#contactpopup section .row.success {
    display: none;
    font-weight: 700;
    color: #8BC63F;
    height: 130px;
}
#contactpopup section .row.button {
    height: 130px;
}
#contactpopup section textarea {
    resize: none;
}
#contactpopup section span.privacy {
    font-size: 14px;
    margin-top: 5px;
    opacity: .7;
}
#contactpopup section span.required {
    font-size: 12px;
    opacity: .7;
    margin-top: 18px;
    display: block;
    text-align: right;
}
#contactpopup section span.reaction {
    font-size: 14px;
    display: block;
    text-align: center;
    color: #8BC63F;
    margin-top: 6px;
}
#contactpopup section .contactpopup-image-container {
    overflow: hidden;
}
#contactpopup section .contactpopup-image-container .contactpopup-person-info {
    background: rgba(0, 0, 0, .8);
    color: #fff;
    position: absolute;
    bottom: 40px;
    right: 0;
    padding: 15px 50px 15px 25px;
}
#contactpopup section .contactpopup-image-container .contactpopup-person-info p {
    margin: 0;
    color: #fff;
    font-weight: 700;
}
#contactpopup section .contactpopup-image-container .contactpopup-person-info p.contactpopup-person-function {
    font-weight: 400;
}
#contactpopup input.subject {
    height: 1px;
    margin: 0;
    padding: 0;
}
.cp ul#control-panel-main-nav li a:active, .cp ul#control-panel-main-nav li a:hover {
    text-decoration: none;
}
.cp h1 {
    color: #222;
}
.cp #control-panel-screenshot-wrap {
    height: 1012px;
    margin-top: -100px;
    width: 100%}
.cp .control-panel-screenshots {
    display: none;
    text-align: center;
    height: 1012px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
}
.control-panel-screenshots div.marker {
    position: absolute;
}
.control-panel-screenshots div.marker div.cp-popover {
    background: #fff;
    position: absolute;
    top: -290px;
    left: 20px;
    border: 1px solid #DEDEDE;
    padding: 35px;
    height: 300px;
    width: 600px;
    border-radius: 5px;
    text-align: left;
    display: none;
    z-index: 9999;
}
.control-panel-screenshots div.marker.webhosting-database-3.fr div.cp-popover {
    height: 240px;
    top: -320px;
}
.control-panel-screenshots div.marker.email-autoresponders-1.fr div.cp-popover, .control-panel-screenshots div.marker.email-autoresponders-2.fr div.cp-popover {
    height: 250px;
    top: -330px;
}
.control-panel-screenshots div.marker.email-catchall-1.fr div.cp-popover {
    height: 240px;
    top: -320px;
}
.control-panel-screenshots div.marker.webhosting-php-1.fr div.cp-popover {
    height: 260px;
    top: -340px;
}
.control-panel-screenshots div.marker.reseller-accounts-4.fr div.cp-popover {
    height: 280px;
    top: -350px;
}
.control-panel-screenshots div.marker div.cp-popover.center {
    left: -180px;
}
.control-panel-screenshots div.marker div.cp-popover.right {
    left: -420px;
}
.control-panel-screenshots div.marker div.cp-popover img {
    float: left;
}
.control-panel-screenshots div.marker div.cp-popover h3 {
    font-size: 20px;
    margin-left: 220px;
    padding-left: 0;
}
.control-panel-screenshots div.marker div.cp-popover p {
    font-size: 15px;
    width: 310px;
    margin-left: 220px;
}
.control-panel-screenshots div.marker.domain-contact-1 {
    margin-top: 295px;
    margin-left: 300px;
}
.control-panel-screenshots div.marker.domain-nameservers-1 {
    margin-top: 275px;
    margin-left: 280px;
}
.control-panel-screenshots div.marker.domain-nameservers-2 {
    margin-top: 355px;
    margin-left: 330px;
}
.control-panel-screenshots div.marker.webhosting-ftp-1 {
    margin-top: 270px;
    margin-left: 230px;
}
.control-panel-screenshots div.marker.webhosting-ftp-2 {
    margin-top: 330px;
    margin-left: 330px;
}
.control-panel-screenshots div.marker.webhosting-ftp-3 {
    margin-top: 380px;
    margin-left: 430px;
}
.control-panel-screenshots div.marker.domain-dns-1 {
    margin-top: 260px;
    margin-left: 270px;
}
.control-panel-screenshots div.marker.domain-dns-2 {
    margin-top: 360px;
    margin-left: 370px;
}
.control-panel-screenshots div.marker.domain-dns-3 {
    margin-top: 440px;
    margin-left: 330px;
}
.control-panel-screenshots div.marker.domain-dns-4 {
    margin-top: 430px;
    margin-left: 480px;
}
.control-panel-screenshots div.marker.domain-dns-5 {
    margin-top: 460px;
    margin-left: 580px;
}
.control-panel-screenshots div.marker.domain-dns-6 {
    margin-top: 545px;
    margin-left: 500px;
}
.control-panel-screenshots div.marker.domain-dns-7 {
    margin-top: 530px;
    margin-left: 640px;
}
.control-panel-screenshots div.marker.domain-dns-8 {
    margin-top: 620px;
    margin-left: 580px;
}
.control-panel-screenshots div.marker.webhosting-domains-1 {
    margin-top: 380px;
    margin-left: 180px;
}
.control-panel-screenshots div.marker.webhosting-domains-2 {
    margin-top: 300px;
    margin-left: 250px;
}
.control-panel-screenshots div.marker.webhosting-php-1 {
    margin-top: 300px;
    margin-left: 260px;
}
.control-panel-screenshots div.marker.webhosting-php-2 {
    margin-top: 350px;
    margin-left: 350px;
}
.control-panel-screenshots div.marker.webhosting-php-3 {
    margin-top: 320px;
    margin-left: 480px;
}
.control-panel-screenshots div.marker.webhosting-php-4 {
    margin-top: 310px;
    margin-left: 170px;
}
.control-panel-screenshots div.marker.webhosting-php-5 {
    margin-top: 240px;
    margin-left: 310px;
}
.control-panel-screenshots div.marker.webhosting-database-1 {
    margin-top: 135px;
    margin-left: 570px;
}
.control-panel-screenshots div.marker.webhosting-database-2 {
    margin-top: 175px;
    margin-left: 480px;
}
.control-panel-screenshots div.marker.webhosting-database-3 {
    margin-top: 340px;
    margin-left: 200px;
}
.control-panel-screenshots div.marker.webhosting-index-1 {
    margin-top: 330px;
    margin-left: 200px;
}
.control-panel-screenshots div.marker.webhosting-protected-1 {
    margin-top: 350px;
    margin-left: 200px;
}
.control-panel-screenshots div.marker.webhosting-protected-2 {
    margin-top: 145px;
    margin-left: 580px;
}
.control-panel-screenshots div.marker.webhosting-protected-3 {
    margin-top: 270px;
    margin-left: 210px;
}
.control-panel-screenshots div.marker.webhosting-cronjob-1 {
    margin-top: 270px;
    margin-left: 290px;
}
.control-panel-screenshots div.marker.webhosting-error-1 {
    margin-top: 350px;
    margin-left: 290px;
}
.control-panel-screenshots div.marker.webhosting-settings-1 {
    margin-top: 260px;
    margin-left: 260px;
}
.control-panel-screenshots div.marker.webhosting-settings-2 {
    margin-top: 300px;
    margin-left: 340px;
}
.control-panel-screenshots div.marker.webhosting-logs-1 {
    margin-top: 260px;
    margin-left: 260px;
}
.control-panel-screenshots div.marker.webhosting-logs-2 {
    margin-top: 330px;
    margin-left: 300px;
}
.control-panel-screenshots div.marker.webhosting-ssh-1 {
    margin-top: 300px;
    margin-left: 260px;
}
.control-panel-screenshots div.marker.webhosting-ssh-2 {
    margin-top: 300px;
    margin-left: 170px;
}
.control-panel-screenshots div.marker.email-mailbox-1 {
    margin-top: 360px;
    margin-left: 180px;
}
.control-panel-screenshots div.marker.email-mailbox-2 {
    margin-top: 250px;
    margin-left: 340px;
}
.control-panel-screenshots div.marker.email-mailbox-3 {
    margin-top: 160px;
    margin-left: 540px;
}
.control-panel-screenshots div.marker.email-autoresponders-1 {
    margin-top: 160px;
    margin-left: 370px;
}
.control-panel-screenshots div.marker.email-autoresponders-2 {
    margin-top: 240px;
    margin-left: 200px;
}
.control-panel-screenshots div.marker.email-alias-1 {
    margin-top: 260px;
    margin-left: 300px;
}
.control-panel-screenshots div.marker.email-catchall-1 {
    margin-top: 300px;
    margin-left: 240px;
}
.control-panel-screenshots div.marker.reseller-servicepacks-1 {
    margin-top: 280px;
    margin-left: 220px;
}
.control-panel-screenshots div.marker.reseller-servicepacks-2 {
    margin-top: 330px;
    margin-left: 290px;
}
.control-panel-screenshots div.marker.reseller-servicepacks-3 {
    margin-top: 420px;
    margin-left: 460px;
}
.control-panel-screenshots div.marker.reseller-servicepacks-4 {
    margin-top: 530px;
    margin-left: 600px;
}
.control-panel-screenshots div.marker.reseller-addons-1 {
    margin-top: 280px;
    margin-left: 220px;
}
.control-panel-screenshots div.marker.reseller-accounts-1 {
    margin-top: 260px;
    margin-left: 220px;
}
.control-panel-screenshots div.marker.reseller-accounts-2 {
    margin-top: 360px;
    margin-left: 330px;
}
.control-panel-screenshots div.marker.reseller-accounts-3 {
    margin-top: 440px;
    margin-left: 490px;
}
.control-panel-screenshots div.marker.reseller-accounts-4 {
    margin-top: 530px;
    margin-left: 700px;
}
.control-panel-screenshots div.marker.admin-invoices-1 {
    margin-top: 250px;
    margin-left: 470px;
}
.control-panel-screenshots div.marker.admin-invoices-2 {
    margin-top: 180px;
    margin-left: 610px;
}
.control-panel-screenshots div.marker.admin-products-1 {
    margin-top: 320px;
    margin-left: 330px;
}
.control-panel-screenshots div.marker.admin-products-2 {
    margin-top: 300px;
    margin-left: 670px;
}
.control-panel-screenshots div.marker.admin-products-3 {
    margin-top: 540px;
    margin-left: 460px;
}
.cp #control-panel-main-nav {
    padding-top: 40px;
    padding-bottom: 40px;
    display: inline-block;
}
.cp #control-panel-main-nav li {
    float: left;
    margin-right: 45px;
    font-family: proxima-nova, sans-serif;
    position: relative;
    padding-bottom: 25px;
}
.cp #control-panel-main-nav li a {
    color: #666;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s ease-in-out;
    padding: 10px 0;
}
.cp #control-panel-main-nav li a:hover {
    color: #000;
}
.cp #control-panel-main-nav li.active a {
    color: #009CE4;
}
.cp #control-panel-main-nav li a span {
    float: left;
    font-size: 32px;
    margin-right: 10px;
    margin-top: -6px;
}
.cp #control-panel-main-nav li ul {
    position: absolute;
    background: #fff;
    border: 1px solid #dedede;
    padding: 27px 27px 14px;
    left: 0;
    top: 40px;
    display: none;
    width: 220px;
}
.cp #control-panel-main-nav li:hover ul {
    display: block;
    z-index: 9999;
}
.cp #control-panel-main-nav li ul li {
    float: none;
    margin-right: 0;
    margin-bottom: 8px;
    padding-bottom: 0;
    text-align: left;
}
#domain-detail .hero-component .container, #domainnames .hero-component .container {
    padding-bottom: 25px;
    padding-top: 50px;
}
.cp #control-panel-main-nav li ul li a {
    font-size: 14px;
    color: #666!important;
}
.cp #control-panel-main-nav li ul li a:hover {
    color: #000!important;
}
.cp #control-panel-main-nav li ul li a span {
    float: none;
    font-size: 14px;
    margin-top: 0;
}
.cp #control-panel-main-nav li ul li.active a {
    color: #009CE4!important;
}
.database .hero-component.database {
    background-image: url(../images/databasehosting/hero.jpg);
    color: #fff;
}
.database .hero-component.database.small {
    background-image: url(../images/databasehosting/hero-small.jpg);
}
.database .hero-component.database .content-container {
    padding-top: 50px;
}
.database .hero-component.database p {
    color: #fff;
}
.database .info-component.blocks .icon {
    font-size: 32px;
    color: #8BC63F;
}
.database .info-component.blocks h3 {
    margin-top: 20px;
}
.database .info-component.blocks .blocks-padding {
    padding-top: 25px;
    padding-bottom: 25px;
}
.database .info-component .number {
    background-color: #8BC63F;
    color: #fff;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%}
#domainname-search-text .status, #selectos_db {
    display: none;
}
#domainname-search-text {
    text-align: center;
    padding-top: 50px;
    display: none;
    margin-bottom: -50px;
}
#domainnames .hero-component {
    height: auto;
    text-align: center;
    background-color: #1A79AB;
    background-image: url(../images/domainnames/header.jpg);
}
#domainnames .hero-component.header-img {
    background-size: cover;
}
#domainnames .hero-component h1 {
    color: #fff;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 50px;
}
#domainnames .hero-component h2 {
    color: #d6e5f0;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
    letter-spacing: -1px;
    line-height: 30px;
}
#domainnames .info-component.icon i.icon-checkmark {
    font-size: 28px;
}
#domain-detail .hero-component {
    height: auto;
    text-align: center;
    background: url(../images/hero/hero.jpg) #1A79AB;
}
#domain-detail .hero-component.header-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#domain-detail .hero-component h2 {
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 20px;
    color: #d6e5f0;
}
#domain-detail .hero-component h2 span {
    font-size: 40px;
    font-weight: 700;
    position: relative;
    color: #fff;
    line-height: 50px!important;
    padding: 0;
}
#domain-detail .info-component .icon-check2 {
    font-size: 28px;
}
#domain-detail .free-services {
    padding-top: 50px;
    padding-bottom: 50px;
}
#domain-detail .free-services h1, #domain-detail .free-services h2.subtle {
    font-family: adelle-sans, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #c8c8c8;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}
#domain-detail .free-services h3 {
    padding-bottom: 20px;
}
#domain-detail .free-services li {
    margin-bottom: 15px;
}
#domain-detail .free-services div.text {
    margin-top: 30px;
}
#domain-detail .free-services div.text h3 {
    color: #666;
}
#domain-detail .free-services div.text p {
    font-size: 14px;
    color: #989898;
}
#domain-detail .suitable {
    margin: 20px 0;
}
#domain-detail .suitable ul {
    list-style-type: square;
    margin-left: 40px;
    margin-top: 20px;
}
#domain-free .hero-component.small {
    background-color: #1A79AB;
    background-image: url(../images/domainnames/domain-hero-small.jpg);
}
#domain-free .hero-component.small .content-container {
    padding-top: 50px;
}
.emailhosting-page .hero-component {
    height: auto;
    background-color: #1A79AB;
    background-image: url(../images/email/hero.jpg);
    padding-bottom: 30px;
}
.emailhosting-page .hero-component.exchange {
    background-image: url(../images/email/hero-exchange.jpg);
}
.emailhosting-page .hero-component.small {
    background-position: 0 -60px;
}
.emailhosting-page .block p {
    margin-top: 20px;
}
.emailhosting-page.smtp .hero-component {
    background-image: url(../images/email/hero-smtp.jpg);
}
.emailhosting-page.smtp .form-component .content-container {
    padding-bottom: 0;
}
.emailhosting-page.smtp .packages-component .content-container {
    padding-top: 20px;
}
.emailhosting-page .packages-component.exchange .promo-badge {
    margin-top: -30px;
    margin-right: -15px;
}
.email-connect, .email-connect .intro-component {
    padding-bottom: 0!important;
}
.email-connect .connect-info {
    display: block;
    padding-bottom: 50px;
}
.homepage .domain-search-home {
    background-color: #1B6A93;
}
.homepage .domain-search-home input {
    padding: 15px;
}
.homepage .domain-search-home button span.spinner {
    margin-top: 5px;
}
.homepage .domain-search-home .content-container {
    padding-top: 15px;
    padding-bottom: 15px;
}
.homepage .domain-search-home .promo {
    position: absolute;
    top: -10px;
    left: 20px;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    color: #fff;
}
.homepage .domain-search-home .promo span.first {
    font-size: 18px;
    opacity: .7;
    display: block;
}
.homepage .domain-search-home .promo span.second {
    font-weight: 700;
    font-size: 32px;
}
.homepage .domain-search-home .promo span.second sup {
    font-size: 16px;
}
.homepage .domain-search-home .promo span.thirth {
    position: absolute;
    top: 60px;
    left: 60px;
    font-size: 12px;
}
.homepage .domain-search-home .promo span.fourth {
    font-size: 18px;
    opacity: .7;
    display: block;
    text-decoration: line-through;
}
.newtld-detail-page a[data-toggle=tooltip]:hover, .sitebuilder .custom-component a {
    text-decoration: none;
}
.homepage .homepage-top-promotion {
    background-color: #1A79AB;
    background-image: url(../images/home/promo/promo.jpg);
    background-position: center bottom;
}
.homepage .homepage-top-promotion#openstack-promo {
    background-image: url(../images/openstack/hero.jpg);
    background-position: center center;
}
.homepage .homepage-top-promotion#openstack-promo.hero-component {
    height: 400px;
}
.homepage .homepage-top-promotion#openstack-promo .content-container {
    padding-top: 50px;
    padding-bottom: 50px;
}
.homepage .homepage-top-promotion .content-container {
    padding-top: 25px;
    padding-bottom: 25px;
}
.homepage .homepage-top-promotion .promo-text {
    padding: 20px 0 0!important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
}
.homepage .homepage-top-promotion h2 {
    font-family: adelle-sans, sans-serif;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 15px;
}
.homepage .homepage-top-promotion h2.sub {
    font-family: adelle-sans, sans-serif;
    color: #d6e5f0;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
    letter-spacing: -1px;
    line-height: 30px;
    padding-bottom: 0;
}
.homepage .homepage-top-promotion ul li {
    color: #fff;
}
@media (max-width:991px) {
    .homepage .homepage-top-promotion {
    background-image: url(../images/hero/hero-mobile.jpg)!important;
}
}.homepage .homepage-top-promotion .btn-cta i {
    margin-right: 10px;
    font-size: 14px;
}
.homepage .homepage-top-promotion span.included {
    font-family: adelle-sans, "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    display: block;
    padding-bottom: 25px;
}
.homepage .homepage-top-promotion span.new {
    display: inline-block;
    margin-right: 0;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background: #9ACB39;
    text-transform: uppercase;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    margin-left: 10px;
    margin-top: -1px;
    position: absolute;
    line-height: 24px;
}
.homepage .homepage-top-promotion .boxed {
    background-color: #1B6A93;
    padding: 15px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.homepage .homepage-top-promotion a, .homepage .homepage-top-promotion p {
    color: #fff;
}
.homepage .homepage-domains-promobar {
    color: #d6e5f0;
    background-color: #1B6A93;
}
.homepage .homepage-domains-promobar .content-container {
    padding-top: 15px;
    padding-bottom: 15px;
}
.homepage .homepage-domains-promobar .label {
    margin: 0;
}
.homepage .homepage-domains-promobar .ext {
    color: #D6E5F0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    transition: all .2s ease-in-out;
}
.homepage .homepage-domains-promobar .price {
    color: #A9D1E4;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}
.homepage .homepage-domains-promobar .price .year {
    font-size: 16px;
}
.homepage .homepage-domains-promobar .domainname-row {
    border-right: 1px solid #1d88c0;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    padding: 0 15px;
}
.homepage .homepage-domains-promobar .domainname-row .promo-box {
    display: block;
    text-align: center;
}
.homepage .homepage-domains-promobar .domainname-row:first-of-type, .homepage .homepage-domains-promobar .domainname-row:last-of-type {
    border-right: none;
}
.homepage .homepage-domains-promobar a:hover>.ext {
    color: #fff;
}
@media (max-width:991px) {
    .homepage .homepage-domains-promobar {
    display: none;
}
}.homepage .why-combell {
    position: relative;
    color: #fff;
    background-color: #1D88C0;
    background-repeat: no-repeat;
    min-height: 440px;
}
.homepage .why-combell .why-combell-text {
    padding-left: 50px;
}
.homepage .why-combell .bg {
    width: 50%;
    background-image: url(../images/home/combell_bg.png);
    background-repeat: no-repeat;
    height: 440px;
    position: absolute;
}
.homepage .why-combell .content-container {
    padding-top: 45px;
    padding-bottom: 45px;
}
.homepage .why-combell h3 {
    font-family: adelle-sans, sans-serif;
    font-size: 32px;
    color: #fff!important;
    margin-bottom: 25px!important;
}
.homepage .why-combell ul {
    margin-bottom: 20px;
}
.homepage .why-combell ul li {
    color: #fff;
    font-size: 16px;
    padding-bottom: 15px;
}
.homepage .why-combell span.icon-check2 {
    color: #fff;
    font-size: 18px;
    margin-top: 3px;
}
.homepage .why-combell a {
    color: #fff;
}
.homepage .why-combell p {
    padding-top: 20px;
    font-family: proxima-nova, sans-serif!important;
    font-size: 16px;
}
.homepage .clients-component .content-container {
    padding-top: 0;
    padding-bottom: 75px;
}
.homepage .clients-component .title {
    text-align: center;
}
.homepage .clients-component h3 {
    font-family: adelle-sans, sans-serif;
    color: #333;
    font-size: 28px;
    display: inline-block;
    background: #fff;
    padding: 0 35px;
    text-align: center;
}
.homepage .clients-component .row.numbers {
    border: 1px solid #DEDEDE;
    padding-top: 50px;
    padding-bottom: 40px;
    margin-top: -30px;
}
.homepage .clients-component .row.numbers .number {
    color: #484848;
    text-align: center;
}
.homepage .clients-component .row.numbers .number span.icon {
    font-size: 80px;
}
.homepage .clients-component .row.numbers .number span.wrap {
    display: block;
    font-size: 25px;
    font-weight: 700;
    margin: 10px 0;
}
.moneyback-page .form-component .boxed form .alert-success, .sitebuilder #template-preview {
    display: none;
}
#wall-of-love-quotes .tweet .person, .homepage .clients-component h2 {
    margin-top: 30px;
}
.homepage .footnote-component .content-container {
    padding-top: 0;
    padding-bottom: 30px;
}
.homepage .footnote-component p {
    color: #898989;
}
.homepage .footnote-component a {
    color: #898989;
    text-decoration: none;
}
@media (max-width:767px) {
    .homepage .why-combell .why-combell-text {
    padding-left: 20px;
}
.homepage .custom-component.promotion .promo-text {
    padding: 0 20px!important;
}
.homepage .custom-component.promotion .promo-img {
    padding-top: 20px;
}
}.moneyback-page .hero-component .content-container {
    padding-top: 50px;
}
.moneyback-page .hero-component.small {
    background-image: url(../images/moneyback/hero-small.jpg);
    background-color: #1A79AB;
}
.moneyback-page .custom-component.person-quote img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    width: 200px;
}
.moneyback-page .custom-component.person-quote .quote-wrap {
    padding: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    text-align: center;
    border: 1px solid #ededed;
    background: url(../images/components/quote1.png) 30px 30px no-repeat #fff;
    -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;
}
.moneyback-page .custom-component.person-quote .quote-wrap:after, .moneyback-page .custom-component.person-quote .quote-wrap:before {
    right: 100%;
    top: 45px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.moneyback-page .custom-component.person-quote .quote-wrap:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
.moneyback-page .custom-component.person-quote .quote-wrap:before {
    border-color: rgba(221, 221, 221, 0);
    border-right-color: #ddd;
    border-width: 11px;
    margin-left: -11px;
}
.moneyback-page .custom-component.person-quote .quote-wrap .quote {
    padding: 20px 30px;
    background: url(../images/components/quote2.png) bottom right no-repeat;
}
.moneyback-page .custom-component.person-quote .quote-wrap .quote p {
    color: #7F7F7F;
    font-size: 26px;
    line-height: 34px;
    font-style: italic;
    margin-bottom: 0!important;
}
.moneyback-page div.intro {
    background-image: url(../images/moneyback/bg2.png);
    background-position: center;
    background-repeat: no-repeat;
}
.moneyback-page .intro-component .content-container {
    padding-bottom: 50px;
}
.moneyback-page .form-component .boxed .seperator, .moneyback-page .form-component .boxed form {
    margin-top: 20px;
}
.moneyback-page .form-component .boxed form a.logout {
    float: right;
    font-size: 14px;
}
.newtld-page .hero-component {
    text-align: center;
    background-color: #1A79AB;
    background-image: url(../images/newtld/header.jpg);
}
.newtld-page .hero-component.detail {
    background-image: url(../images/hero/hero.jpg);
    height: auto;
}
.newtld-page .hero-component.detail .container {
    padding-top: 50px;
    padding-bottom: 25px;
}
.newtld-page .hero-component.detail h2 {
    color: #d6e5f0;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.newtld-page .hero-component.detail h2 span {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px!important;
    padding: 0;
}
.newtld-page .hero-component.small {
    text-align: left;
    background-color: #1A79AB;
    background-image: url(../images/newtld/hero-small.jpg);
}
.newtld-page .hero-component.small .content-container {
    padding-top: 50px;
}
.newtld-detail-page a[data-toggle=tooltip] {
    font-size: 16px;
    color: #A8A8A8;
}
.newtld-detail-page .tooltip-inner {
    max-width: 300px;
    width: 300px;
}
.newtld-detail-page .step h3 {
    padding-bottom: 5px;
    border-bottom: 1px solid #f5ac0f;
}
.newtld-detail-page .step p {
    margin-bottom: 10px;
}
.newtld-detail-page .step .icon-x {
    color: #f5ac0f;
}
.newtld-detail-page .step .icon-checkmark {
    color: #8BC63F;
}
.newtld-detail-page .step.active h3 {
    border-bottom: 1px solid #8BC63F;
}
.newtld-detail-page .newtld-suitable-for {
    margin: 20px 0;
}
.newtld-detail-page .newtld-suitable-for ul {
    list-style-type: square;
    margin-left: 40px;
    margin-top: 20px;
}
@media (max-width:991px) {
    .hero-component .content-container, .table-component .content-container {
    padding-top: 10px!important;
}
.hero-domain-search input.search {
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -ms-border-radius: 5px!important;
    border-radius: 5px!important;
}
.hero-domain-search .btn {
    border-radius: 5px!important;
    margin-top: 10px!important;
    line-height: 20px!important;
}
.hero-domain-search h2 {
    font-size: 18px;
    line-height: 28px;
}
.hero-domain-search h2 span {
    font-size: 28px;
}
}.nextgen .hero-component div.content-container, .reseller-page .hero-component .content-container {
    padding-top: 50px;
}
.nextgen .hero-component.small.nextgen {
    background-image: url(../images/nextgen/hero-small.jpg);
}
.reseller-page .hero-component, .reseller-page .hero-component.small {
    background-image: url(../images/reseller/hero.jpg);
}
.reseller-page .hero-component {
    background-color: #1A79AB;
    background-size: cover;
    background-position: center center;
}
.reseller-page .hero-component .note {
    color: #D6E5F0;
}
.reseller-page .form-component {
    background-color: #fff;
}
.reseller-page .form-component .price-generator label {
    margin-top: 10px;
}
.reseller-page .form-component .price-generator a[data-toggle=tooltip] {
    color: #A8A8A8;
    margin-left: 5px;
}
.reseller-page .form-component.generator .boxed {
    background-color: #f4f4f4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 15px;
    border: 1px solid #dedede;
    margin-bottom: 5px;
}
.reseller-page .form-component.generator .boxed p {
    font-size: 14px;
    line-height: 20px;
}
.reseller-page .form-component.generator .price-promotor {
    padding-top: 20px;
}
.reseller-page .form-component.generator .divider {
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
}
.reseller-page .info-component.icon img {
    width: 280px;
    margin-bottom: 20px;
    border: 1px solid #ededed;
}
.reseller-page .interactive-image {
    position: relative;
    text-align: left;
    padding: 1em;
    min-height: 200px;
    width: 920px;
    margin: 0 auto;
    font-weight: 300;
}
.reseller-page .interactive-image .interactive-pois .tooltip-inner {
    width: 200px;
    max-width: 200px;
    background: #1d88c0;
    text-align: center;
    padding: 15px;
}
.reseller-page .interactive-image .interactive-pois .tooltip-arrow {
    border-top-color: #1d88c0;
}
.reseller-page .interactive-image .interactive-pois a {
    position: absolute;
    cursor: pointer;
    display: block;
    width: 2.2em;
    height: 2.2em;
}
.reseller-page .interactive-image .interactive-pois a.pulse1 {
    top: 17%;
    left: 20%}
.reseller-page .interactive-image .interactive-pois a.pulse2 {
    top: 25%;
    left: 35%}
.reseller-page .interactive-image .interactive-pois a.pulse3 {
    top: 42%;
    left: 23%}
.reseller-page .interactive-image .interactive-pois a.pulse4 {
    top: 23%;
    left: 45%}
.reseller-page .interactive-image .interactive-pois a.pulse5 {
    top: 23%;
    left: 30%}
.reseller-page .interactive-image .interactive-pois a.pulse6 {
    top: 75%;
    left: 70%}
.reseller-page .interactive-image .interactive-pois a .tooltip-pulse {
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -10px;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #b3d333;
    -webkit-animation: pulse .6s infinite alternate;
    animation: pulse .6s infinite alternate;
}
.reseller-page .reseller-pricing-slider {
    margin-bottom: 30px;
}
.reseller-page .reseller-pricing-slider .boxed {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 15px;
    border: 1px solid #dedede;
    margin-bottom: 5px;
    background-color: #f1f1f1;
}
#reseller-slider-wrap {
    margin-top: 20px;
}
#reseller-slider-wrap .ui-slider {
    background: #fff;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
#reseller-slider-wrap .ui-slider .ui-slider-handle {
    cursor: pointer;
    background: #1d88c0;
    border: 0;
    width: 140px;
    height: auto;
    position: absolute;
    margin-top: -5px;
    margin-left: -70px;
    text-align: center;
    outline: 0;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
#reseller-slider-wrap .ui-slider .ui-slider-handle span.slider-handle-wrap {
    color: #fff;
}
.reseller-slider-packages {
    padding-top: 50px;
}
.reseller-slider-packages .package {
    text-align: center;
}
.reseller-slider-packages .package .package-name {
    font-weight: 700;
    margin-bottom: 0;
    color: #333;
    font-size: 18px;
}
.reseller-slider-packages .package .package-price-info {
    font-size: 14px;
    opacity: .6;
}
.reseller-slider-packages .package .price {
    color: #1d88c0;
    font-weight: 700;
    font-family: adelle-sans, sans-serif;
    font-size: 40px;
}
.whycombell h1, .whycombell h2, .whycombell h3 {
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    margin-bottom: 0!important;
}
.reseller-slider-packages .package .price sup {
    font-size: 20px;
}
@-webkit-keyframes pulse {
    from {
    -webkit-transform: scale3d(.5, .5, 1);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
}
}@keyframes pulse {
    from {
    -webkit-transform: scale3d(.5, .5, 1);
    transform: scale3d(.5, .5, 1);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}.whycombell {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #EFEFEF;
}
.whycombell.last {
    border-bottom: 0;
    padding-bottom: 50px;
}
.whycombell.grey {
    background-color: #f4f4f4;
}
.whycombell img {
    position: absolute;
    top: 50%}
.whycombell h1 {
    letter-spacing: -1px;
    font-size: 48px;
    color: #222!important;
}
.whycombell h2, .whycombell h3 {
    letter-spacing: 0;
    font-size: 32px;
    line-height: 38px;
    color: #333;
}
.whycombell p {
    padding-top: 20px;
    font-family: proxima-nova, sans-serif!important;
    font-size: 16px;
}
#whycombell-intro {
    background: #FCFCFC;
}
.sitebuilder .hero-component, .sitebuilder .hero-component.small {
    background-image: url(../images/sitebuilder/hero.jpg);
}
#whycombell-intro p {
    font-size: 18px;
}
#whycombell-mile h2, #whycombell-mile p {
    padding-left: 280px;
}
#whycombell-mile img {
    left: 50px;
    margin-top: -115px;
}
#whycombell-code h2, #whycombell-code p {
    padding-right: 500px;
}
#whycombell-code img {
    right: 30px;
    margin-top: -110px;
}
#whycombell-activation h2, #whycombell-activation p {
    padding-left: 300px;
}
#whycombell-activation img {
    left: 30px;
    height: 200px;
    margin-top: -100px;
}
#whycombell-heartbeat h2, #whycombell-heartbeat p {
    padding-right: 350px;
}
#whycombell-heartbeat img {
    right: 30px;
    width: 220px;
    margin-top: -100px;
}
#whycombell-award h2, #whycombell-award p {
    padding-left: 270px;
}
#whycombell-award img {
    left: 30px;
    height: 150px;
    margin-top: -75px;
}
.sitebuilder .hero-component {
    background-color: #1A79AB;
}
.sitebuilder .hero-component .content-container {
    padding-top: 50px;
}
.sitebuilder .custom-component ul li {
    display: inline-block;
}
.sitebuilder .custom-component ul li a {
    display: inline-block;
    padding: 10px 20px;
    background-color: #f1f1f2;
    margin: 10px;
}
.sitebuilder .custom-component ul li a.current {
    color: #000;
}
.sitebuilder .custom-component .featured-label {
    opacity: 1;
    padding: 5px 7px;
    width: 25px;
    height: 25px;
    line-height: 20px;
    background-color: #fdc00f;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%}
.sitebuilder .custom-component .templates-item img {
    border: 4px solid #ededed;
    opacity: .8;
    -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;
}
.sitebuilder .custom-component .templates-item .featured-label {
    position: absolute;
    top: -5px;
    right: -5px;
}
.sitebuilder .custom-component .templates-item .featured-label i {
    color: #fff;
    font-size: 14px;
}
.sitebuilder .custom-component .templates-item .featured-label img:hover {
    opacity: 1;
}
.sitebuilder .custom-component.widgets .seperator {
    margin: 50px 0;
}
.sitebuilder .custom-component.widgets img {
    border: 4px solid #ededed;
}
.sitebuilder .info-component.widgets ul li {
    margin-left: 0;
    list-style-type: none;
}
.sitebuilder .info-component.widgets ul li img {
    vertical-align: middle;
    margin-right: 10px;
}
.sitebuilder .info-component.blocks .icon {
    font-size: 32px;
    color: #8bc63f;
}
.sitebuilder .info-component.blocks h3 {
    margin-top: 20px;
}
.sitebuilder .custom-component.widgets h3.icon img, .sitebuilder .info-component.widgets h3.icon img {
    vertical-align: middle;
    margin-right: 10px;
    border: none;
}
.sitebuilder .intro-component.steps .row {
    padding: 50px 0;
}
.sitebuilder .intro-component.steps .row.no-padding {
    padding: 0;
}
.sitebuilder .intro-component.steps img {
    border: 4px solid #ededed;
}
.sitebuilder .intro-component .number {
    background-color: #8bc63f;
    color: #fff;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%}
.sitebuilder .isotope-item {
    z-index: 2;
}
.sitebuilder .isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.sitebuilder .isotope, .sitebuilder .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s;
}
.sitebuilder .isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.sitebuilder .isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.fancybox-wrap .preview-header {
    display: block;
    height: 70px;
}
.fancybox-wrap #device-switch {
    display: inline-block;
}
.fancybox-wrap #device-switch .switch-btn {
    display: inline-block;
    padding: 20px;
    background-color: #f1f1f2;
    margin-right: 10px;
    cursor: pointer;
    color: #009CE4;
    font-size: 16px;
}
.sitebuilder-connect, .sitebuilder-connect .intro-component, .webhosting-connect, .webhosting-connect .intro-component {
    padding-bottom: 0!important;
}
.fancybox-wrap #device-switch .switch-btn.current {
    color: #000;
    box-shadow: inset 0 -3px 0 0 #b3d333;
}
.fancybox-wrap #desktop-browser {
    position: relative;
    width: 800px;
    height: 500px;
    overflow: hidden;
}
.fancybox-wrap #desktop-browser #template-desktop-img {
    padding-top: 30px;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.fancybox-wrap #desktop-browser #template-desktop-browser {
    position: absolute;
    top: 0;
    left: 0;
    width: 800px;
    height: 500px;
}
.fancybox-wrap #tablet-device {
    position: relative;
    width: 800px;
    height: 500px;
    overflow: hidden;
}
.fancybox-wrap #tablet-device #template-tablet-img {
    padding-top: 45px;
    padding-left: 120px;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.fancybox-wrap #tablet-device #template-tablet-device {
    position: absolute;
    top: 0;
    left: 0;
    width: 800px;
    height: 500px;
}
.fancybox-wrap #smartphone-device {
    position: relative;
    width: 800px;
    height: 500px;
    overflow: hidden;
}
.fancybox-wrap #smartphone-device #template-smartphone-img {
    padding-top: 70px;
    padding-left: 290px;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.fancybox-wrap #smartphone-device #template-smartphone-device {
    position: absolute;
    top: 0;
    left: 0;
    width: 800px;
    height: 500px;
}
.fancybox-wrap .preview-header .price {
    margin-right: 20px;
}
.fancybox-wrap .preview-header .price .currency {
    position: absolute;
    top: -5px;
    left: -15px;
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.fancybox-wrap .preview-header .price .value {
    position: relative;
    color: #333;
    font-size: 48px;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    line-height: 48px;
    display: inline-block;
}
.fancybox-wrap .preview-header .price .value .cents {
    font-size: 40px;
}
.fancybox-wrap .preview-header .price .info1 {
    color: #333;
    font-size: 16px;
    margin-right: 2px;
}
.fancybox-wrap .preview-header .price .info2 {
    position: relative;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.fancybox-wrap .preview-header .price .promo {
    position: absolute;
    top: -20px;
    right: 0;
    color: #fdc00f;
    font-size: 16px;
    font-weight: 600;
}
.fancybox-wrap .preview-header .price .promo em {
    color: #fdc00f;
    font-size: 16px;
    font-weight: 600;
    text-decoration: line-through;
}
.sitebuilder-connect .connect-info {
    display: block;
    padding-bottom: 50px;
}
.newsletter-page .hero-component {
    background-image: url(../images/hero/hero.jpg);
    background-color: #1A79AB;
}
.newsletter-page #newsletter-form .alert-success, .newsletter-page #newsletter-form .safety {
    display: none;
}
.newsletter-page h4 {
    font-size: 16px;
}
.newsletter-page .date-list {
    display: none;
    margin-bottom: 15px;
    margin-left: 20px;
}
.support-page .hero-component {
    height: auto;
}
.support-page .hero-component .content-container {
    padding-top: 50px;
}
.support-page .hero-component h2 {
    line-height: 38px;
    text-shadow: none;
}
.support-page ul#breadcrumb li {
    list-style-type: none;
    margin-left: 0;
}
.support-page ul#breadcrumb li a {
    font-size: 12px;
}
.support-page .info-component.blocks .phone-support .be, .support-page .info-component.blocks .phone-support .nl, .support-page .info-component.blocks .phone-support .ww {
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    font-size: 18px;
    font-weight: 700;
}
.support-page .info-component.blocks .content-container {
    padding-top: 50px;
    padding-bottom: 50px;
}
.support-page .info-component.blocks .block {
    height: 270px;
}
.support-page .info-component.blocks .phone-support {
    text-align: left;
    padding: 0 15px;
}
#webhosting .hero-component .content-container, #webhosting .hero-component.performancehosting.small .content-container, #webhosting .hero-component.small .content-container {
    padding-top: 50px;
}
.support-page .info-component.blocks .phone-support .be {
    background-image: url(../images/components/be.png);
    padding-left: 40px;
    margin-bottom: 5px;
}
.support-page .info-component.blocks .phone-support .nl {
    background-image: url(../images/components/nl.png);
    padding-left: 40px;
    margin-bottom: 5px;
}
.support-page .info-component.blocks .phone-support .ww {
    background-image: url(../images/components/ww.png);
    padding-left: 40px;
}
@media (max-width:991px) {
    .support-page .hero-component {
    background-image: none!important;
}
#webhosting .hero-component .promo-badge {
    display: none;
}
}#webhosting .hero-component {
    background-image: url(../images/hero/hero.jpg);
    background-color: #1A79AB;
    padding-bottom: 25px;
    height: auto;
}
#webhosting .hero-component.small {
    background-color: #1A79AB;
    background-image: url(../images/hosting/hero-small.jpg);
    padding-bottom: 25px;
    height: auto;
}
#webhosting .hero-component.small .box {
    background-color: #1B6A93;
}
#webhosting .hero-component.small .hero-webhosting-extra a, #webhosting .hero-component.small .hero-webhosting-extra p {
    color: #d6e5f0;
}
#webhosting .hero-component.small .hero-webhosting-extra i {
    color: #8bc63f;
}
#webhosting .hero-component.small h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 0;
}
#webhosting .hero-component.small h2 {
    color: #d6e5f0;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
    letter-spacing: -1px;
    line-height: 30px;
}
#webhosting .hero-component.overview {
    background-image: url(../images/hero/hero.jpg);
    background-color: #1A79AB;
    padding-bottom: 180px;
    height: auto;
}
#webhosting .hero-component.performancehosting.small {
    background-image: url(../images/hosting/performancehosting-hero-small.jpg);
    background-color: #1A79AB;
    padding-bottom: 25px;
    height: auto;
}
#webhosting .hero-component.webhosting {
    background-image: url(https://www.hostground.org/images/cms/webhosting.jpg);
}
#webhosting .hero-component.performancehosting {
    background-image: url(../images/hosting/performancehosting-hero.jpg);
}
#webhosting .hero-component.windows {
    background-image: url(../images/hosting/windowshosting-hero.jpg);
}
#webhosting .hero-component.wordpress {
    background-image: url(../images/hosting/wordpresshosting-hero.jpg);
}
#webhosting .hero-component.drupal {
    background-image: url(../images/hosting/drupalhosting-hero.jpg);
}
#webhosting .hero-component.joomla {
    background-image: url(../images/hosting/joomlahosting-hero.jpg);
}
#webhosting .hero-component.aff {
    background-image: url(https://www.hostground.org/images/cms/aff.jpg);
}
#webhosting .hero-component.prestashop {
    background-image: url(../images/hosting/prestashophosting-hero.jpg);
}
#webhosting .hero-component.concrete5 {
    background-image: url(../images/hosting/concrete5hosting-hero.jpg);
}
#webhosting .hero-component.umbraco {
    background-image: url(../images/hosting/umbracohosting-hero.jpg);
}
#webhosting .hero-component.silverlight {
    background-image: url(../images/hosting/silverlighthosting-hero.jpg);
}
#webhosting .hero-component.dnn {
    background-image: url(../images/hosting/dnnhosting-hero.jpg);
}
#webhosting .hero-component.aspnet {
    background-image: url(../images/hosting/aspnethosting-hero.jpg);
}
#webhosting .hero-component.webmatrix {
    background-image: url(../images/hosting/webmatrixhosting-hero.jpg);
}
#webhosting .hero-component.zend {
    background-image: url(../images/hosting/zendhosting-hero.jpg);
}
#webhosting .hero-component .promo-badge {
    text-align: center;
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 22px;
    padding-top: 38px;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
    width: 100px;
    height: 100px;
    background-color: #8BC63F;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}
#webhosting .products-component.blocks.uplift {
    margin-top: -200px;
}
#webhosting .products-component.blocks .block.caching {
    background-color: #FFF5E0;
}
#webhosting .products-component.bg-wordpress {
    background: url(../images/hosting/bg-wordpress.png) no-repeat #F4F4F4;
}
#webhosting .products-component.bg-drupal {
    background: url(../images/hosting/bg-drupal.png) no-repeat #F4F4F4;
}
#webhosting .products-component.bg-magento {
    background: url(../images/hosting/bg-magento.png) no-repeat #F4F4F4;
}
#webhosting .products-component.bg-joomla {
    background: url(../images/hosting/bg-joomla.png) no-repeat #F4F4F4;
}
#webhosting .tabs-component .new-ssd .promo-badge {
    top: -20px;
    left: 25px;
    position: absolute;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 28px;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
    width: 70px;
    height: 70px;
    background-color: #8BC63F;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}
#jobs-page .hero-component .content-container, #webhosting-options .hero-component.small.webhosting .content-container, #webhosting-specs .hero-component.small.webhosting .content-container {
    padding-top: 50px;
}
#webhosting-options .hero-component.small.webhosting, #webhosting-specs .hero-component.small.webhosting {
    background-color: #1A79AB;
    background-image: url(../images/hosting/hero-small.jpg);
}
#webhosting-specs .tabs-component ul.cms-list li {
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
}
#webhosting-specs .tabs-component ul.cms-list li img {
    vertical-align: middle;
}
#webhosting-specs .tabs-component ul.cms-list li a:hover {
    text-decoration: none;
}
#job-page .hero-component, #jobs-page .hero-component {
    background-image: url(../images/jobs/hero.jpg);
    height: auto;
}
.webhosting-connect .intro-component .panel .panel-body {
    background-color: #fcfcfc;
}
.webhosting-connect .connect-info {
    display: block;
    padding-bottom: 50px;
}
#jobs-page .hero-component {
    background-color: #1A79AB;
}
#jobs-page .hero-component h2 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 38px;
}
#jobs-page .intro-component .container {
    padding-top: 50px!important;
    padding-bottom: 0!important;
}
#jobs-page .video-component .container {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
#jobs-page .video-component p {
    font-size: 14px;
}
#jobs-page .info-component.blocks .container {
    padding-top: 20px;
    padding-bottom: 50px;
}
@media screen and (max-width:768px) {
    #jobs-page .video-component .video {
    margin-bottom: 20px;
}
#jobs-page .info-component.blocks .container {
    padding-top: 0;
    padding-bottom: 0;
}
}#jobs-page .info-component.blocks .job {
    cursor: pointer;
}
#jobs-page .info-component.blocks .job h3 {
    margin: 0 0 0 10px;
}
#jobs-page .info-component.blocks .job h3 a {
    font-size: 18px;
}
#jobs-page .info-component.blocks .job p {
    margin: 15px 10px 0;
}
#jobs-page .info-component.blocks .col-md-6 h3 {
    margin: 0 0 0 10px;
}
#jobs-page .info-component.blocks .col-md-6 p {
    margin: 15px 0 0 10px;
}
#jobs-page .info-component.blocks .col-md-6 .block {
    cursor: pointer;
}
@media screen and (max-width:768px) {
    #jobs-page .info-component.blocks .col-md-6 .block {
    margin-bottom: 0;
}
#jobs-page .info-component.grey .container {
    padding-top: 20px;
    padding-bottom: 0;
}
}#combell-pulse .hero-component .content-container, #job-page .hero-component .content-container, #job-page .job {
    padding-top: 50px;
}
#jobs-page .info-component.grey h3 {
    margin-bottom: 20px;
}
@media screen and (max-width:768px) {
    #jobs-page .info-component.grey p.no-margin {
    margin-bottom: 0;
}
}#jobs-page .highlight-component p {
    font-size: 16px;
    line-height: 22px;
}
@media screen and (max-width:992px) {
    #jobs-page .highlight-component .container {
    padding-bottom: 20px!important;
}
#jobs-page .highlight-component p {
    margin-bottom: 30px;
}
}#jobs-page .brands {
    margin-top: 0;
}
#jobs-page .brands h3 {
    margin-bottom: 10px;
}
#combell-pulse-more, #jobs-page .brands-bottom {
    margin-bottom: 50px;
}
#jobs-page .brands-bottom img {
    margin: 15px;
}
#job-page .hero-component {
    background-color: #1A79AB;
}
#job-page .hero-component h2.h1 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 38px;
}
#job-page .job {
    padding-bottom: 20px;
}
#job-page .job h1, #job-page .job h2 {
    margin-bottom: 30px;
    font-size: 22px;
}
#job-page .job ul {
    list-style-type: square;
    margin-left: 25px;
    margin-bottom: 30px;
}
#job-page .job ul li {
    margin-bottom: 5px;
}
#job-page .job ul ul {
    margin-top: 5px;
    list-style-type: circle;
    margin-bottom: 5px;
}
#job-page .job p {
    margin-bottom: 30px;
}
#job-page .job p.intro {
    font-size: 18px;
    line-height: 26px;
}
#job-page .info-component .container {
    padding-top: 50px;
    padding-bottom: 50px;
}
#job-page .info-component .container .row {
    padding-bottom: 0!important;
}
#job-page .info-component p {
    margin-bottom: 0;
}
#combell-pulse .hero-component {
    background-color: #1A79AB;
    background-image: url(../images/hero/hero.jpg);
    padding-bottom: 25px;
    height: auto;
}
#combell-pulse .hero-component h2 {
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#combell-pulse .hero-component select {
    display: none;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border-color: 1px solid #CDCDCD;
    outline: 0;
    font-size: 16px;
}
#combell-pulses {
    background: url(../images/pulse/centerline.png) top center repeat-y #f4f4f4;
    padding-top: 80px;
}
@media screen and (max-width:992px) {
    #job-page .info-component a.btn {
    margin-top: 20px;
    width: 100%}
#combell-pulses {
    padding-top: 0;
}
}#combell-pulses.component {
    background: 0 0;
    padding-top: 0;
}
#combell-pulses.component .content {
    margin-top: 0;
    margin-bottom: 30px;
}
#combell-pulses .content {
    color: #666;
    border: 1px solid #C3C3C3;
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 2px 0 #e9e9e9;
    margin-top: -30px;
}
@media screen and (max-width:992px) {
    #combell-pulses .content {
    margin-top: 50px;
}
}#combell-pulses .content p {
    margin-bottom: 0;
}
#combell-pulses .content p.person {
    font-weight: 700;
    font-size: 16px;
    color: #666;
    line-height: 18px;
    padding-top: 15px;
}
#combell-pulses .content p.person span {
    font-size: 14px;
    font-weight: 400;
}
#combell-pulses .content p.person img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    float: left;
    margin-right: 15px;
    margin-top: -15px;
    width: 60px;
}
#combell-pulses .content p.person .permalink {
    background: url(../images/pulse/link.png) no-repeat;
    display: block;
    width: 10px;
    height: 10px;
    margin-top: -25px;
    opacity: .4;
    margin-right: -11px;
    float: right;
}
#combell-pulses .content p.person .permalink:hover {
    opacity: 1;
}
#combell-pulses .content #footer-sitemap p.sub, #combell-pulses .content p.text, #footer-sitemap #combell-pulses .content p.sub {
    color: #333;
    padding-top: 20px;
    clear: both;
}
#combell-pulses .content p.img img {
    max-width: 100%;
    margin-top: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
#combell-pulses .date {
    color: #666;
    border: 1px solid #C3C3C3;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 15px 8px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    margin-top: 18px;
    margin-left: -60px;
}
#combell-pulses .date:after, #combell-pulses .date:before {
    content: ' ';
    width: 0;
    height: 0;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 11px;
    z-index: 10;
}
#combell-pulses .date:before {
    border-right: 7px solid #C3C3C3;
    left: -7px;
}
#combell-pulses .date:after {
    border-right: 7px solid #fff;
    left: -5px;
}
@media screen and (max-width:1200px) {
    #combell-pulses .date {
    margin-left: -30px;
}
}@media screen and (max-width:992px) {
    #combell-pulses .date {
    margin-left: 0;
}
}#combell-pulses .left .left-column {
    z-index: 1;
    position: relative;
}
@media screen and (min-width:992px) {
    #combell-pulses .left .left-column: after {
    position: absolute;
    height: 4px;
    content: "";
    display: block;
    width: 105%;
    top: 32px;
    left: 60px;
    background: #C3C3C3;
    z-index: -1;
}
}#combell-pulses .right .right-column {
    z-index: 1;
    position: relative;
}
@media screen and (min-width:992px) {
    #combell-pulses .right .right-column: after {
    position: absolute;
    height: 4px;
    content: "";
    display: block;
    width: 105%;
    top: 32px;
    right: 60px;
    background: #C3C3C3;
    z-index: -1;
}
}#combell-pulses .right .left-column .date:after, #combell-pulses .right .left-column .date:before {
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-right: 0;
    top: 11px;
    left: auto;
}
#combell-pulses .right .left-column {
    margin-left: 0;
    text-align: right;
}
#combell-pulses .right .left-column .date {
    margin-right: -60px;
}
@media screen and (max-width:1200px) {
    #combell-pulses .right .left-column .date {
    margin-right: -30px;
}
}#combell-pulses .right .left-column .date:before {
    border-left: 7px solid #C3C3C3;
    right: -7px;
    z-index: 1;
}
#combell-pulses .right .left-column .date:after {
    border-left: 7px solid #fff;
    right: -5px;
    z-index: 2;
}
#combell-pulses .center-column {
    text-align: center;
}
#combell-pulses .center-column img {
    margin-left: 1px;
    position: relative;
    z-index: 2;
}
.dedicatedserver-page .hero-component {
    height: auto;
    background-color: #1A79AB;
    background-image: url(../images/dedicated/dedicated.jpg);
    padding-bottom: 30px;
}
#search-page .hero-component, .sitemap-page .hero-component, .text-page .hero-component {
    background-image: url(../images/hero/hero.jpg);
    height: auto;
}
#search-page .hero-component h2 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 38px;
}
#search-page .pagination-component .content-container {
    padding-top: 10px;
}
.ssl-page .hero-component .content-container, .vps-page .hero-component .content-container {
    padding-top: 50px;
}
#search-page .domain-search-component {
    margin-bottom: 50px;
}
#search-results li {
    margin-bottom: 30px;
}
#search-results li h3 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0;
}
#search-results li p {
    font-size: 16px;
    color: #333;
}
#search-results li p cite {
    font-size: 14px;
    color: #ADADAD!important;
}
.sitemap-page .hero-component h2 {
    font-size: 38px;
    margin-top: 10px;
}
.sitemap-page .sitemap-list ul {
    margin-left: 25px;
    list-style-type: square;
}
.sitemap-page .sitemap-list ul li {
    font-size: 14px;
}
.text-page .hero-component h2 {
    margin-top: 10px;
    margin-bottom: 30px!important;
    font-size: 38px;
}
.text-page .text-content h1, .text-page .text-content h2, .text-page .text-content h3, .text-page .text-content h4, .text-page .text-content p, .text-page .text-content ul {
    margin-bottom: 25px;
}
.vps-page .hero-component {
    background-image: url(../images/server/hero.jpg);
    background-color: #1A79AB;
    padding-bottom: 25px;
    height: auto;
}
.ssl-page .hero-component {
    background-image: url(../images/home/promo/promo.jpg);
    background-color: #1A79AB;
    padding-bottom: 25px;
    height: auto;
}
.ssl-page .highlight-component.order h3 {
    margin-bottom: 15px;
}
.ssl-page .highlight-component.order .btn, .ssl-page .highlight-component.order .price {
    margin-top: 25px;
}
.ssl-page .footnote-component .content-container {
    padding-top: 0;
}
.ssl-overview-page .tooltip-inner {
    width: 300px;
    max-width: 300px;
}
#ssl-connect-page h1 {
    margin-bottom: 20px;
}
#ssl-connect-page h1.wildcard {
    margin-bottom: 5px;
}
#ssl-connect-page p.sub {
    text-align: center;
    margin-bottom: 20px;
}
#ssl-connect-page .ssl-connect-multi-input-row {
    margin-bottom: 10px;
}
#ssl-connect-page .form-group:last-child {
    margin-bottom: 0;
}
#ssl-connect-page .add-domain-row {
    text-align: center;
    margin-top: 15px;
}
#ssl-connect-page .add-domain-row a {
    display: inline-block;
}
#ssl-connect-page .input-row:last-child {
    margin-bottom: 0!important;
}
#ssl-connect-page .input-row i {
    position: absolute;
    color: #8BC63F;
    left: 35px;
    top: 16px;
    z-index: 99;
    display: none;
}
#ssl-connect-page .input-row.ok i {
    display: block;
}
#ssl-connect-page .input-row.ok input {
    padding-left: 40px;
    color: #8BC63F;
    border: 1px solid #8BC63F;
}
#ssl-connect-page .input-row .spinner {
    display: none;
    position: absolute;
    right: 40px;
    top: 15px;
    z-index: 99;
}
#ssl-connect-page .input-row .spinner>div {
    background: #1d88c0;
}
#ssl-connect-page .input-row .error-tooltip {
    right: 20px;
    top: -35px;
    left: auto;
    display: none;
}
#ssl-connect-page .input-row .error-tooltip span {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #a94442;
    left: 10px;
    top: auto;
    bottom: -8px;
}
#ssl-connect-page .input-row .remove-domainname {
    position: absolute;
    right: -25px;
    color: #BEBEBE;
    margin-top: 17px;
    display: none;
}
@media (max-width:1200px) {
    #ssl-connect-page .input-row .remove-domainname {
    right: -18px;
}
}@media (max-width:992px) {
    #ssl-connect-page .input-row .remove-domainname {
    right: -22px;
}
}@media (max-width:768px) {
    #ssl-connect-page .input-row .remove-domainname {
    right: -15px;
}
}#ssl-connect-page .input-row .remove-domainname:hover {
    color: #FF0D0E;
}
#ssl-connect-page .ssl-changable-remark {
    color: #a94442;
    font-size: 14px;
}
#ssl-connect-page .ssl-info-remark {
    font-size: 14px;
    color: #898989;
    text-align: right;
    margin-top: 10px;
    line-height: 18px;
}
#ssl-connect-page .alert {
    display: none;
}
#ssl-connect-page .alert.alert-success {
    display: block;
}
#ssl-connect-new-domain i {
    font-size: 20px;
    float: left;
    margin-right: 3px;
    margin-top: -1px;
}
.onlinefax-page .hero-component {
    background-image: url(../images/onlinefax/hero.jpg);
    background-color: #1A79AB;
    padding-bottom: 25px;
    height: auto;
}
.onlinefax-page .hero-component .content-container {
    padding-top: 50px;
}
.fax-connect-page #online-fax-existing-number {
    display: none;
}
.fax-connect-page #online-fax-existing-number span.error-tooltip {
    display: none;
    left: 20px;
    bottom: -30px;
}
.fax-connect-page #online-fax-existing-number span.error-tooltip span {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #a94442;
    left: 10px;
    top: -4px;
    bottom: auto;
}
.fax-connect-page #form-zone-nl {
    display: none;
}
.fax-connect-page form .panel-body {
    padding-bottom: 0;
}
#wall-of-love .hero-component {
    background: url(../images/hero/hero.jpg) #1A79AB;
    padding-bottom: 25px;
    height: auto;
}
#wall-of-love .hero-component .content-container {
    padding-top: 50px;
    padding-bottom: 30px;
}
#wall-of-love .hero-component h2 {
    line-height: 32px;
    padding-top: 20px;
    margin-bottom: 0;
}
#wall-of-love-quotes {
    background: url(../images/walloflove/bg.jpg);
}
#wall-of-love-quotes .tweet .quote {
    border: 1px solid #DDD;
    background: #fff;
    padding: 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 20px #EFEFEF;
    position: relative;
}
#wall-of-love-quotes .tweet .quote span.arrow:after, #wall-of-love-quotes .tweet .quote span.arrow:before {
    content: '';
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 10;
}
#wall-of-love-quotes .tweet .quote a {
    color: #666;
}
#wall-of-love-quotes .tweet .quote span.arrow {
    position: absolute;
    bottom: 0;
    left: 25px;
}
#wall-of-love-quotes .tweet .quote span.arrow:before {
    position: absolute;
    border-top: 10px solid #DDD;
    bottom: -10px;
}
#wall-of-love-quotes .tweet .quote span.arrow:after {
    position: absolute;
    border-top: 10px solid #fff;
    bottom: -9px;
}
#wall-of-love-quotes .tweet .person img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    float: left;
}
#wall-of-love-quotes .tweet .person p {
    margin: 0 0 35px 93px;
    padding: 22px 0 0;
    height: 73px;
    line-height: 18px;
}
#openstack-page .hero-component {
    background-color: #1d88c0;
    background-image: url(../images/hero/hero.jpg);
    background-size: cover;
    background-position: center center;
}
#openstack-page .hero-component.home {
    height: auto;
}
#openstack-page .hero-component.home .content-container {
    padding-bottom: 50px;
}
#openstack-page .hero-component.small {
    background-image: url(../images/openstack/hero-small.jpg);
}
#openstack-page .hero-component .note {
    color: #D6E5F0;
}
#openstack-page .btn-promo {
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    padding-top: 5px;
    margin-bottom: 0;
    display: block;
    height: 21px;
}
#openstack-page .datacenter-features {
    padding-top: 10px;
}
#openstack-page .table-component .price-monthly .value {
    font-size: 36px;
}
#openstack-page .table-component .price-monthly .value .cents {
    font-size: 32px;
}
#openstack-page .table-component .price-hourly .value {
    font-size: 36px;
}
#openstack-page .table-component .price-hourly .value .cents {
    font-size: 32px;
}
#openstack-page .table-component .price-switch a {
    user-select: none;
}
#openstack-page .table-component #monthly-pricing {
    color: #5CB85C;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}
#openstack-page .table-component #hourly-pricing {
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}
#openstack-page .intro-component.steps .row {
    padding: 50px 0;
}
#openstack-page .info-component.options.blocks h4 {
    font-size: 20px;
    color: #666;
    font-weight: 700;
}
#openstack-page .info-component.options.blocks h3 {
    margin-top: 10px;
}
#openstack-page .info-component.options.blocks .block {
    padding: 0 15px 10px;
    margin-bottom: 10px;
}
#openstack-page .info-component.options.blocks .block .price {
    color: #666;
    font-weight: 400;
}
#openstack-page .info-component.controlpanel.icon img {
    width: 280px;
    margin-bottom: 20px;
    border: 1px solid #ededed;
}
.resources-page .hero-component .content-container {
    padding-top: 50px;
}
.resources-page .hero-component.small {
    background-image: url(../images/resources/hero-small.jpg);
    background-color: #1A79AB;
}
.resources-page .hero-component.small.start-webshop {
    background-image: url(../images/resources/ebooks/start-webshop-hero-small.jpg);
}
.resources-page .info-component img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
@media (max-width:991px) {
    .resources-page #download-form {
    position: relative!important;
}
}.resources-page div.grwf2-wrapper {
    z-index: 0!important;
}
/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
.ui-slider-horizontal {
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}