/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

/* IMPORT GOOGLE WEB FONTS */

@import url("//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&amp;subset=latin,latin-ext");

/* GLOBAL */

body {
    background: #fff;
    color: #5a5a5a;
    font-family: 'Open Sans', 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;
}

a.btn-continue-shopping {
    margin-top: 15px;
    background: #5a5a5a;
    color: #fff!important;
}h

a.btn-continue-shopping:hover {
    background: #000!important;
    text-decoration: none!important;
}

.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;
}

#main-body .sidebar {
    clear: left;
}

.clientalert .btn-xs,
.admin-masquerade-notice,
input,
button,
select,
textarea,
.navbar-main,
#top-nav a.quick-nav {
    font-family: 'Open Sans', Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
}

hr {
    border: solid #dedede;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 12px;
    width: 100%;
}

section#header .logo img {
    margin-top: -10px !important;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

a {
    color: #058C05;
    outline: 0;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    outline: 0;
    text-decoration: none;
    color: #6E6E6E;
}


/* BUTTONS */

.btn {
    text-shadow: none;
    border: 0;
    border-radius: 3px;
    background: #058C05;
    color: #fff;
}

.btn.btn-default {
    background: #058C05;
    color: #fff!important;
}

.btn.btn-primary {
    background: #058C05!important;
    filter: drop-shadow(0 0 1.00rem #058C05);
}

.btn.btn-info {
    background: #6E6E6E!important;
}

.btn.btn-success {
    background: #058C05!important;
}

.btn.btn-warning {
    background: #F7CA18!important;
}

.btn.btn-danger {
    background: #753604!important;
}

.btn:hover {
    color: #fff!important;
    background: #753604;
}

#default-captcha-domainchecker input {
    margin-bottom: 30px;
}

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;
}

.spacing-20 {
    padding-top: 20px;
}

.center-block {
    float: none!important;
}

.page-subheader {
    border: none!important;
    margin-top: 35px;
}

.page-subheader h2 {
    font-size: 22px;
    font-weight: 700;
    color: #5a5a5a;
    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;
}

.main-content {
    min-height: 400px
}


/* TOP BAR */

#adminmasquarade {
    background: #e8e8e8;
    text-align: center
}

.admin-masquerade-notice {
    margin: 0!important;
    max-width: 100%!important;
    text-align: center!important;
    color: #5a5a5a!important;
    font-size: 13px!important;
}

.admin-masquerade-notice a {
    color: #000!important;
}

#thetopbar {
    background: #3D3F40;
    padding: 2px 0;
}

#top-nav a.quick-nav {
    color: #fff!important;
}

.badge {
    background: #058C05!important;
    color: #fff!important;
}

.list-group-item.active .badge {
    color: #5a5a5a!important;
    background: #FFFFF5!important;
}

#thetopbar .badge {
    background: #FE8F8C;
    margin-left: 4px;
}

.top-list {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.top-list>li {
    list-style: none;
    float: left;
    padding: 9px 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: #058C05;
    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.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: #FE8F8C;
    transition: background 0.5s ease;
    border: 0!important;
}

ul.top-nav>li.primary-action a.btn.btn-action:hover {
    background: #2C8B93;
}

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 {
    padding: 0!important;
    margin: 0!important;
    background: #058C05!important;
    border-radius: 0!important;
    padding: .5rem 1rem !important;
}

.logo {
    padding-top: 25px;
}


/* Navigation  ---------------------- */

nav.desktop-menu {
    padding: 0;
    float: right;
    text-align: left;
}

.slicknav_menu,
.mobile-menu {
    display: none;
}


/*** Superfish 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%;
}


/*** Superfish Menu Skin ***/

.sf-menu {
    overflow: visible;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 1000;
    line-height: 1.0;
    float: left;
}

.sf-menu ul {
    z-index: 1000;
    position: absolute;
    top: -999em;
    padding: 0;
    margin: 0;
    overflow: visible !important;
}

.sf-menu ul li {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
    border: 0;
}

.sf-menu ul li a {
    margin-bottom: 1px;
    display: block;
    border: none;
    width: 100% !important;
    background: #058C05;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.sf-menu ul li a:hover {
    background: #fe8f8c;
}

.sf-menu a {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    padding: 0;
    color: #fff;
}

.sf-menu>li>a {
    display: block;
}

.sf-menu li {
    float: left;
    position: relative;
    text-decoration: none;
    text-align: center;
    padding: 47px 15px;
    transition: background-color 0.5s ease;
}

.sf-menu li:last-child,
.sf-menu a:last-child {
    padding-right: 0;
}

.sf-menu>li>a {
    display: block;
}

.sf-menu li li a {
    font-size: 12px;
    color: #333;
    padding: 9px 10px 7px;
    background: #fff;
    border-bottom: 1px solid #ececec;
}

.sf-menu li a:hover {
    text-decoration: none;
}

.sf-menu li li a:hover {
    color: #333;
    text-decoration: none
}

.sf-menu li.current-menu-item a,
.sf-menu li.current-menu-parent a,
.sf-menu li.current_page_parent a,
.sf-menu li.current_page_item a {
    color: #fe8f8c;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    top: 110px;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left: 195px;
    top: -3px;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 10em;
    top: 0;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0;
    z-index: 999999;
    width: 195px;
}

.sf-menu li:hover {
    outline: 0;
}

.sf-menu li li a:hover {
    color: #000 !important;
}

.sf-menu>li:hover a {
    color: #fe8f8c;
}

.sf-menu>li:hover ul li a {
    color: #6b7e92;
    background: #fff;
    border-bottom: 1px solid #ececec;
}

.sf-menu>li:hover ul li:last-child a {
    border-bottom: 0;
}

.sf-menu>li:hover ul li a:hover {
    color: #333;
}

.sf-menu ul {
    border-top: 5px solid #fe8f8c;
    background: #fff;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.32);
    -moz-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.32);
    box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.32);
}

.navbar-main {
    background: #753604!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: #FE8F8C!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: #6E6E6E;
}

section#home-banner {
    background: url(../../../../images/background.mp4) center center no-repeat!important;
    color: #5a5a5a !important;
}

@media (pointer: coarse) and (hover: none) {
  home-banner {
    background: url('../../../../images/background.mp4') black no-repeat center center scroll;
  }
  home-banner video {
    display: none;
  }
}
#footer{
    margin-top:6em;
    text-align:center;
    font-size:1.5em;
    padding-bottom:0;
}

section#home-banner h2 {
    padding-bottom:25px;
    color: #5a5a5a;
}

section#home-banner .form-control {
    border: 1px solid #753604;
}

.label-default {
    background-color: #753604;
}

.home-shortcuts {
    background: #3D3F40!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: #3D3F40;
    border-width: 15px;
    margin-left: -15px;
}

.home-shortcuts h2 {
    margin-bottom: 35px;
}

.home-shortcuts li {
    border: 0!important;
}

.home-shortcuts.nodomains li {
    width: 33%;
}

.home-shortcuts li a {
    border: 0!important;
    background: rgba(0, 0, 0, .16);
    border-radius: 6px;
    padding: 20px 0;
}

#twitterFeedOutput {
    margin-bottom: 15px;
}

#twitterFeedOutput .tweet {
    padding: 10px 0 6px;
    border-bottom: 1px solid #e8e8e8;
}

#twitterFeedOutput .tweet:last-of-type {
    border-bottom: 0;
    margin-bottom: 15px;
}

input[type="submit"].btn.search {
    font-size: 13px!important;
    font-weight: 500!important;
    background: #EC971F!important;
    cursor: pointer!important;
}

input[type="submit"].btn.transfer {
    font-size: 13px!important;
    font-weight: 500!important;
    background: #058C05!important;
    cursor: pointer!important;
}

.header-lined,
ol.breadcrumb {
    text-align: center
}

ol.breadcrumb li.active {
    color: #DE6262!important;
}

.header-lined h1 {
    color: #5a5a5a!important;
}

.header-lined h1 small {
    display: block;
    width: 100%;
    font-weight: 400;
    padding: 10px 0 0;
}


/* FOOTER */

.footer {
    padding: 35px 0;
    background: #753604;
}

.footer h2 {
    font-size: 17px;
    color: #fff;
    padding: 0;
    margin: 0 0 20px;
    font-weight: 900;
}

.footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer ul li {
    padding: 4px 0;
    font-size: 13px;
    color: #ccc;
}

.footer ul li i {
    padding-right: 10px;
    font-size: 19px;
    color: #C07474;
}

.footer ul li a {
    color: #ccc;
}

.footer ul li a:hover {
    color: #fe8f8c;
    text-decoration: none
}

.footer ul.contact li {
    margin-bottom: 7px;
}

.footer p {
    color: #ccc;
    font-size: 13px;
}

.footer hr {
    border: solid #494B4C;
    border-width: 7px 0 0;
    clear: both;
    margin: 11px 0;
    height: 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: #058C05;
    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: #058C05;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}


/* MailChip Newsletter Form Styling  ----------------------- */

#mc-embedded-subscribe-form {
    padding: 0!important;
    margin: 0!important;
}

#mc-embedded-subscribe-form input.email {
    width: 100%!important;
    background-color: white;
    font-size: 13px;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #666;
    display: block;
    margin: 0;
    padding: 6px;
    border-radius: 4px;
    font-family: 'Open Sans', Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
}

#mc-embedded-subscribe-form input.button {
    float: left;
    background: #2E2F31;
    margin-top: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    padding: 6px;
    text-transform: uppercase;
    width: 100%!important;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    -ms-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
}

#mc-embedded-subscribe-form input.button:hover {
    background: #C07474;
}


/* Copyright ----------------------- */

.copyright {
    padding: 0;
    background: #753604;
}

.copyright p {
    padding: 13px 0;
    margin: 0;
    color: #ccc;
    font-size: 13px;
}


/* Social Icons List ---------------------- */

.social {
    padding: 0;
    float: right;
}

.social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social ul li {
    display: inline-block;
    padding: 11px 17px 12px;
    margin: 0;
    border-right: 1px solid transparent;
}

.social ul li:first-child {
    border-left: 1px solid transparent;
}

.social ul li a {
    color: #fff;
    font-size: 17px;
}

.social ul li a:hover {
    color: #fe8f8c;
}


/* SIDEBARS */

.sidebar .panel-heading {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 12px;
    padding: 15px 8px;
    background: #494B4C;
    letter-spacing: -.07;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    border: 0!important;
}

.sidebar .list-group a {
    font-size: 14px!important;
}

.sidebar .list-group a.list-group-item.active {
    background: #753604;
    border-color: #753604;
}

.sidebar .panel-heading {
    margin: 0 0 12px;
    padding: 15px 8px;
    background: #058C05;
    position: relative;
    text-align: left;
    border: 0!important;
}

.sidebar h3.panel-title {
    font-size: 14px;
    font-weight: 300;
    color: #fff!important;
    letter-spacing: -.07;
    text-transform: uppercase;
}

.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: #FE8F8C;
    height: 45px;
    color: #fff;
    padding: 6px;
    text-transform: uppercase;
    border-radius: 5px!important;
    border: 0;
    cursor: pointer;
}


/* 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: #058C05;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #058C05;
    border-color: #058C05;
}

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: 4px!important;
}

#tableDomainsList .fa {
    font: normal normal normal 11px/1 FontAwesome!important;
    padding-right: 2px!important;
    padding-left: 2px!important;
}

.kbcategories a {
    font-weight: 600;
}

.product footer {
    padding: 10px;
    background: transparent!important;
}


/* MEDIA QUERIES  */

@media only screen and (max-width: 767px) {
    .top-list {
        display: none;
    }
	 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: #3D3F40;
        border-bottom: 1px solid #494B4C;
        top: 0;
        z-index: 9999;
    }
    .slicknav_btn {
        font-size: 16px;
        background: #C5645B;
        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;
    }
    .slicknav_nav a:hover {
        -webkit-border-radius: 0!important;
        -moz-border-radius: 0!important;
        border-radius: 0!important;
        background: #494B4C!important;
        color: #fff;
    }
    .slicknav_nav a {
        font-size: 14px;
    }
    .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: #FE8F8C!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;
    }
    .logo {
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .captchaimage {
        text-align: center;
    }
    .copyright p {
        text-align: center;
        font-size: 10px;
    }
    .social {
        float: none;
        display: table;
        text-align: center;
        margin: 0 auto;
    }
    .social ul li {
        padding: 6px 11px 7px;
        border-right: 0;
    }
    .social ul li:first-child {
        border-left: 0;
    }
    .navbar-main .navbar-nav .open .dropdown-menu>li>a {
        color: #fff!important;
    }
    .navbar-main .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #373f4b!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .top-list {
        display: none;
    }
    .main-content {
        min-height: 10px
    }
    .sf-menu li {
        padding: 35px 5px;
    }
    .sf-menu a {
        font-size: 12px;
    }
    .sf-menu li li a {
        padding: 5px 5px 4px;
    }
    .sf-menu li:hover ul,
    .sf-menu li.sfHover ul {
        top: 84px;
    }
    .sf-menu li:hover ul,
    .sf-menu li.sfHover ul {
        width: 105px;
    }
    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: #FE8F8C!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%;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
    .sf-menu li {
        padding: 47px 12px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media only screen and (max-width: 1025px) {
    #tableDomainsList td,
    #tableDomainsList th {
        padding: 10px 5px!important;
        font-size: 11px!important;
    }
}

