/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */


/* IMPORT GOOGLE WEB FONTS */

@import url("//fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900&amp;subset=latin,latin-ext");

/* GLOBAL */

body {
    background: #fff;
    color: #5a5a5a;
    font-family: 'Roboto', Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    position: relative;
    webkit-font-smoothing: antialiased;
}

.row.no-gutter {
    margin: 0 auto;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
    padding-left: 0;
    padding-right: 0;
}

.clientalert .btn-xs,
.admin-masquerade-notice,
input,
button,
select,
textarea,
.navbar-main,
#top-nav a.quick-nav {
    font-family: 'Roboto', Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
    font-weight: 300;
}

hr {
    border: solid #dedede;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 12px;
    width: 100%;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

a {
    color: #3F51B5;
    outline: 0;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    outline: 0;
    text-decoration: none;
    color: #000;
}

.spacing-20 {
    padding-top: 20px;
}

.center-block {
    float: none!important;
}

.btn:not(.btn-social) {
    border: none;
    border-radius: 2px;
    display: block;
    position: relative;
    padding: 8px;
    display: inline-block;
    font-size: 13px!important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    overflow: hidden;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: #ff4081;
}

.btn.btn-default {
    background: #ff4081;
}

.btn.btn-primary {
    background: #009DE0;
}

.btn.btn-info {
    background: #3F51B5;
}

.btn.btn-success {
    background: #01ABEF;
}

.btn.btn-warning {
    background: #ff4081;
}

.btn.btn-danger {
    background: #5D7B89;
}

a.btn-continue-shopping {
    margin-top: 15px;
    background: #ff4081;
    color: #fff!important;
}

a.btn-continue-shopping:hover {
    background: #5D7B89!important;
    text-decoration: none!important;
}

button.btn-remove-from-cart {
    color: #fff!important;
}

button.btn-remove-from-cart:hover {
    background: #333333!important;
}

.view-cart-items a.btn.btn-link:hover {
    background: #333333!important;
    color: #fff!important;
    text-decoration: none!important;
}

p {
    font-family: inherit;
    font-size: 15px;
    line-height: 1.45;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.page-subheader {
    border: none!important;
    margin-top: 35px;
}

.page-subheader h2 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 35px;
    padding: 15px 0;
    background: #9A9DAC;
    letter-spacing: -.07;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    border: 0!important;
}

.page-subheader h2:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(222, 98, 98, 0);
    border-top-color: #9A9DAC;
    border-width: 10px;
    margin-left: -10px;
}

.client-home-panels .btn.btn-default {
    background: #ff4081;
    padding: 2px 6px;
    font-size: 11px !important;
}

#main-body .sidebar {
    clear: left;
}

#default-captcha-domainchecker input {
    margin-bottom: 30px;
}

.kbcategories a {
    font-weight: 600;
}


/* TOP BAR */

#adminmasquarade {
    background: #464B63;
    text-align: center;
}

.admin-masquerade-notice {
    margin: 0!important;
    max-width: 100%!important;
    text-align: center!important;
    color: #fff!important;
    font-size: 13px!important;
}

.admin-masquerade-notice a {
    color: #ccc!important;
}

#thetopbar {
    padding: 5px 0;
    border: 0;
    margin: 0;
    background: #009DE0;
}

#top-nav a.quick-nav {
    color: #fff!important;
}

.badge {
    background: #FF4081!important;
    color: #fff!important;
}

.list-group-item.active .badge {
    color: #fff!important;
    background: #FF4081!important;
}

#thetopbar .badge {
    background: #FF4081!important;
    font-size: 11px!important;
    margin-left: 4px;
}

.top-list {
    padding: 0;
    margin: 7px 0 0;
    list-style: none;
    overflow: hidden;
}

.top-list>li {
    list-style: none;
    float: left;
    padding: 3px 10px 0;
    color: #fff;
    font-size: 11px;
}

.top-list>li:first-child {
    padding-left: 0;
}

.top-list>li i {
    padding-right: 8px;
}

.top-list>li a {
    color: #fff;
}

.top-list>li a:hover {
    color: #ccc;
    text-decoration: none;
}

ul.top-nav {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
    overflow: hidden!important;
}

ul.top-nav>li {
    list-style: none;
    float: left;
    padding: 3px 10px 0;
    color: #fff;
    font-size: 12px;
}

ul.top-nav>li>a span.label.label-info {
    background: #282F39;
}

ul.top-nav>li.primary-action {
    padding-left: 15px;
    margin: 3px 0 0!important;
    border-left: 0!important;
    font-size: 11px!important;
}

ul.top-nav>li.primary-action a.btn.btn-action {
    padding: 2px 9px!important;
    font-size: 11px!important;
    background: #FF2770;
    transition: background 0.5s ease;
}

ul.top-nav>li.primary-action a.btn.btn-action:hover {
    background: #000000;
}

ul.top-nav>li:first-child {
    padding-left: 0;
}

ul.top-nav>li i {
    padding-right: 8px;
}

ul.top-nav>li a {
    color: #fff;
}

ul.top-nav>li a:hover,
ul.top-nav>li a:focus {
    color: #ccc;
    text-decoration: none;
}


/* HEADER */

#header {
    width: 100%;
    padding: 0!important;
    border: 0!important;
    border-radius: 0!important;
    margin: 0!important;
    background: #01ABEF!important;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24)!important;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms!important;
    -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms!important;
}

.logo {
    padding-top: 6px;
}

.logo a {
    color: #fff;
    font-size: 36px!important;
}


/* Navigation  ---------------------- */

nav#desktop-menu {
    padding: 0;
    float: right;
    text-align: left;
}


/*** ESSENTIAL STYLES ***/

.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sf-menu li {
    position: relative;
}

.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.sf-menu>li {
    float: left;
}

.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
    display: block;
}

.sf-menu a {
    display: block;
    position: relative;
}

.sf-menu ul ul {
    top: 0;
    left: 100%;
}


/*** SKIN ***/

.sf-menu {
    float: left;
    margin: 0;
}

.sf-menu ul {
    min-width: 12em;
    *width: 12em;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}


/* 1st level */

.sf-menu li {
    white-space: nowrap;
    *white-space: normal;
}

.sf-menu li a {
    color: #fff;
    font-weight: 500;
    padding: 25px;
    font-size: 13px;
    letter-spacing: 0px;
    text-transform: uppercase;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu li.current a {
    color: #fff;
    background: #33B4F4;
}

.sf-menu li:last-child ul {
    left: auto;
    right: 0%;
}


/* 2nd level */

.sf-menu ul li,
.sf-menu li.current ul li {
    background: #fff!important;
}

.sf-menu ul li a {
    border-bottom: 0;
    background: #fff!important;
    font-size: 12px;
    padding: 16px 20px;
    color: #424242!important;
}

.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a {
    background: #E0E0E0!important;
    color: #6f6f6f;
    -webkit-transition: none;
    transition: none;
}


/* 3rd level */

.sf-menu ul li.sfHover li a {
    background: #fff!important;
}

.sf-menu ul li li:hover a,
.sf-menu ul li li.sfHover a {
    background: #E0E0E0!important;
    color: #424242!important;
    -webkit-transition: none;
    transition: none;
}


/* styling for both css and generated arrows */

.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
    *padding-right: 1em;
}

.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #fff;
}

.sf-arrows>li>.sf-with-ul:focus:after,
.sf-arrows>li:hover>.sf-with-ul:after,
.sf-arrows>.sfHover>.sf-with-ul:after {
    border-top-color: #fff;
}

.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #6f6f6f;
}

.sf-arrows ul li>.sf-with-ul:focus:after,
.sf-arrows ul li:hover>.sf-with-ul:after,
.sf-arrows ul .sfHover>.sf-with-ul:after {
    border-left-color: #6f6f6f;
}

.slicknav_menu {
    display: none;
}

.navbar-main {
    background: #282F39!important;
}

ul.navbar-nav li a {
    padding: 15px 18px!important;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
}

ul.navbar-nav li a:hover,
ul.navbar-nav li a:focus {
    background: #009DE0!important;
    color: #fff!important;
}

ul.navbar-nav li ul li a {
    padding: 5px 8px!important;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
}

ul.navbar-nav li ul li a:hover {
    background: #F0F1F5!important;
    color: #5a5a5a!important;
}

.navbar-main li.account {
    background-color: #3F51B5;
}

section#home-banner {
    background: url(../img/homebannerbg.png)!important;
}

section#home-banner h2 {
    font-weight: 300;
    margin-bottom: 12px;
}

.home-shortcuts {
    background: #282F39!important;
    padding: 25px 0 40px!important;
    position: relative;
}

.home-shortcuts:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(55, 72, 92, 0);
    border-bottom-color: #282F39;
    border-width: 15px;
    margin-left: -15px;
}

.home-shortcuts h2 {
    margin-bottom: 35px;
    font-weight: 300;
}

.home-shortcuts li {
    border: 0!important;
}

.home-shortcuts.nodomains li {
    width: 33%;
}

.home-shortcuts li a {
    position: relative;
    top: 0;
    opacity: 1;
    float: left;
    padding: 30px 0px;
    width: 100%;
    border-radius: 0;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    z-index: 5;
    background: #FF2770;
}

.home-shortcuts li a:before {
    content: "";
    width: 100%;
    height: 30px;
    border-radius: 0;
    position: absolute;
    top: -10px;
    left: 0;
    transform: scale(.95);
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    z-index: -1;
    background: rgba(255, 39, 112, .5);
}

.home-shortcuts li i {
    font-size: 33px;
    margin-bottom: 12px;
}

.header-lined,
ol.breadcrumb {
    text-align: center;
}

.header-lined h1 {
    color: #5a5a5a!important;
}

.header-lined h1 small {
    display: block;
    width: 100%;
    font-weight: 400;
    padding: 10px 0 0;
}

#twitterFeedOutput .tweet {
    padding: 12px 0;
    border-bottom: 12px;
    border-bottom: 1px solid #e9e9e9;
}

#twitterFeedOutput .tweet p {
    padding: 7px 0 0;
    margin-bottom: 5px;
}

#twitterFeedOutput p {
    padding: 22px 0;
}

.announcement-single h2 {
    font-size: 19px;
}


/* Footer ---------------------- */

.footer {
    width: 100%;
    background: #333333;
    padding: 40px 0;
}

.footer h4 {
    color: #e0e0e0;
    font-weight: 700;
    padding-bottom: 17px;
    font-size: 20px;
    margin: 0 0 17px;
    position: relative;
}

.footer h4::after {
    background-color: #0593D0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0%;
    position: absolute;
    width: 40px;
}

.footer a {
    color: #eeeeee;
}

.footer a:hover {
    color: #9e9e9e;
    text-decoration: none;
}

.footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer ul li {
    font-size: 15px;
    font-weight: 300;
    padding-bottom: 4px;
    list-style: none;
}

.footer ul li:last-child {
    border: 0;
}


/* MailChimp Newsletter Form Styling  ----------------------- */

#mc_embed_signup input[type="email"] {
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    margin-bottom: 10px;
    font-size: 13px;
    padding: 10px 2px;
}

#mc_embed_signup input[type="submit"] {
    margin-top: 10px;
    clear: both;
    display: block;
    margin-top: 6px;
}


/* Footer / Social Buttons ---------------------- */

.social {
    width: 100%;
    background: #222222;
    padding: 20px 0;
}

.social-links {
    margin: 0 auto;
    padding: 0;
    display: table;
}

.social-links li {
    list-style: none;
    display: inline-table;
}

.social-links li a {
    color: #fff;
    display: inline-block;
    padding: 10px 0 0 2px;
    text-align: center;
    height: 42px;
    width: 42px;
    position: relative;
    z-index: 1;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
}

.social-links li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    z-index: -1;
    box-shadow: inset 0 0 0 35px #333;
    -webkit-transform: scale3d(0.7, 0.7, 1);
    transform: scale3d(0.7, 0.7, 1);
    -webkit-transition: box-shadow 0.15s, -webkit-transform 0.15;
    transition: box-shadow 0.15s, transform 0.15s;
}

.social-links li a:hover::before {
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
    box-shadow: inset 0 0 0 35px #009DE0;
}

.social p {
    padding-top: 15px;
    font-size: 13px;
    margin-bottom: 0;
}


/* Back to Top Button  ----------------------- */

a.back-to-top {
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    display: none;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 10000;
    height: 59px;
    width: 59px;
    background-color: #6734BA;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    -webkit-transform: scale3d(0.7, 0.7, 1);
    transform: scale3d(0.7, 0.7, 1);
    -webkit-transition: box-shadow 0.15s, -webkit-transform 0.15;
    transition: box-shadow 0.15s, transform 0.15s;
}

a.back-to-top i {
    padding-top: 20px;
    font-size: 17px;
}

a.back-to-top:hover {
    background: #FF377D;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}


/* SIDEBARS */

.sidebar .panel-heading {
    margin: 0 0 12px;
    padding: 15px 8px;
    background: #777777;
    position: relative;
    text-align: left;
    border: 0!important;
}

.sidebar h3.panel-title {
    font-size: 15px;
    font-weight: 300;
    color: #fff!important;
    letter-spacing: -.07;
    text-transform: uppercase;
}

.sidebar .list-group a {
    font-size: 14px!important;
}

.sidebar .list-group a.list-group-item.active {
    background: #FF4081;
    border-color: #FF4081;
}

.popover-content input[type="email"].form-control,
.popover-content input[type="password"].form-control {
    font-size: 14px;
    padding: 7px;
    height: 45px;
    width: 100%;
    border: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
    border-radius: 5px;
    margin: 8px 0;
    border: 1px solid #e0e1e3;
    line-height: 45px
}

.popover-content input[type="submit"].btn {
    margin: 0 0 10px;
    width: 100%;
    float: left;
    font-size: 14px;
    background: #FF4081;
    height: 45px;
    color: #fff;
    padding: 6px;
    text-transform: uppercase;
    border-radius: 5px!important;
    border: 0;
    cursor: pointer;
}


/* HOMEPAGE */

input[type="submit"].btn.search {
    font-size: 13px!important;
    font-weight: 500!important;
    background: #FF4081!important;
    cursor: pointer!important;
}

input[type="submit"].btn.transfer {
    font-size: 13px!important;
    font-weight: 500!important;
    background: #3F51B5!important;
    cursor: pointer!important;
}


/* DATATABLES */

.dataTables_wrapper .dataTables_filter label .form-control {
    line-height: 25px;
}

.table-container table td,
.dataTables_paginate {
    font-size: 14px!important;
}

span.label {
    border-radius: 5px!important;
    font-weight: 300
}

.dataTables_length select {
    font-size: 14px;
    padding: 0 8px!important;
    width: 100%;
    height: auto!important;
    line-height: 15px!important;
}

.dataTables_wrapper .dataTables_info {
    background: #FF4081;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #FF4081;
    border-color: #FF4081;
}

td button[type="submit"] {
    width: auto!important;
    display: table;
    margin: 0 auto;
    float: none!important;
    font-size: 13px;
    font-weight: 300;
    padding: 4px;
    height: auto!important;
}

#tableDomainsList .btn-group>.btn+.dropdown-toggle {
    padding-right: 3px!important;
    padding-left: 3px!important;
}

#tableDomainsList .fa {
    font: normal normal normal 12px/1 FontAwesome!important;
}

.domain-checker-fieldcontainer button#btnCheckAvailability {
    padding: 14px 20px
}

.landing-page.ssl .nav.navbar-nav li a {
    font-size: 12px;
    font-weight: 600;
}

.kb-article-content {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 300;
}


/* MEDIA QUERIES  */


/* For IE Edge (Spartan)  ----------------------- */

@supports (-ms-accelerator:true) {
    .header {
        padding: 0 0 1px 0;
    }
    .sf-menu ul {
        top: 101%;
    }
}


/* End For IE Edge (Spartan)  ----------------------- */

@media only screen and (max-width: 767px) {
    .top-list {
        display: table;
        margin: 0 auto;
        text-align: center;
    }
    ul.top-nav {
        float: none!important;
        display: table!important;
        margin: 0 auto!important;
        text-align: center!important;
    }
    ul.top-nav>li {
        list-style: none;
        float: left;
        padding: 3px 0px 0;
        color: #fff;
        font-size: 11px;
    }
    #navigation {
        display: none;
    }
    .slicknav_menu {
        display: block;
        font-size: 13px;
        font-weight: 500;
        background: #29303C;
        border-bottom: 1px solid #494B4C;
        top: 0;
        z-index: 9999;
    }
    .slicknav_btn {
        font-size: 16px;
        background: #FF4081;
        border-radius: 5px;
        padding: 7px 10px;
        display: table;
        margin: 8px auto;
        float: none;
    }
    .slicknav_nav a {
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        text-shadow: 0;
    }
    .slicknav_nav a:hover {
        -webkit-border-radius: 0!important;
        -moz-border-radius: 0!important;
        border-radius: 0!important;
        background: #373f4b!important;
        color: #fff;
    }
    .slicknav_nav a {
        font-size: 13px!important;
        color: #fff!important;
    }
    .slicknav_nav a:hover {
        text-decoration: none;
    }
    button.navbar-toggle {
        display: table;
        margin: 0 auto;
        text-align: center;
        float: none!important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    ul.navbar-nav li a {
        padding: 5px 18px!important;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 13px;
    }
    ul.navbar-nav li a:hover,
    ul.navbar-nav li a:focus {
        background: #FF4081!important;
        color: #fff!important;
    }
    ul.navbar-nav li ul li a {
        padding: 5px 18px!important;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 13px;
        color: #FFF!important;
    }
    ul.navbar-nav li ul li a:hover {
        background: #F0F1F5!important;
        color: #5a5a5a!important;
    }
    .logo {
        text-align: center;
        display: table;
        margin: 0 auto;
        max-width: 60%;
        padding-bottom: 15px;
    }
    .captchaimage {
        text-align: center;
    }
    .dataTables_wrapper .dataTables_filter label .form-control {
        margin-top: 30px!important;
        clear: both!important;
        border: 1px solid #e8e8e8;
    }
    .social-links li a {
        height: 36px;
        width: 36px;
        font-size: 13px;
        padding-top: 8px;
    }
    .social-links li a::before {
        -webkit-transform: scale3d(0.6, 0.6, 1);
        transform: scale3d(0.6, 0.6, 1);
    }
    .social-links li a:hover::before {
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .main-content {
        min-height: 10px;
    }
    .logo {
        margin-top: 7px;
    }
    .sf-menu li a {
        padding: 25px 10px;
    }
    ul.navbar-nav li a {
        padding: 5px 18px!important;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 13px;
    }
    ul.navbar-nav li a:hover,
    ul.navbar-nav li a:focus {
        background: #FF4081!important;
        color: #fff!important;
    }
    ul.navbar-nav li ul li a {
        padding: 5px 18px!important;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 13px;
        color: #5a5a5a!important;
    }
    ul.navbar-nav li ul li a:hover {
        background: #F0F1F5!important;
        color: #5a5a5a!important;
    }
    button.navbar-toggle {
        display: table;
        margin: 0 auto;
        text-align: center;
        float: none!important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .login-form input[type="text"]#inputCaptcha {
        max-width: 100%;
    }
    .footer h4 {
        font-size: 15px;
    }
}

@media (min-width:1300px) {
    .container {
        width: 1280px
    }
}

@media only screen and (max-width: 1025px) {
    #tableDomainsList td,
    #tableDomainsList th {
        padding: 10px 5px!important;
        font-size: 11px!important;
    }
}