html {
    font-size: 16px;
}
/* Overwritten bootstrap styles - BEGIN */
html body {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.45;
    /*font-size: 0.875rem;*/
    color: #55595c;
    background-color: #dfefff;
}
html body a {
    color: #0066cc;
}

.w-25 {
    width: 25% !important; }

.w-50 {
    width: 50% !important; }

.w-75 {
    width: 75% !important; }

.w-100 {
    width: 100% !important; }

.h-25 {
    height: 25% !important; }

.h-50 {
    height: 50% !important; }

.h-75 {
    height: 75% !important; }

.h-100 {
    height: 100% !important; }

.mw-100 {
    max-width: 100% !important; }

.mh-100 {
    max-height: 100% !important; }

.m-0 {
    margin: 0 !important; }

.mt-0,
.my-0 {
    margin-top: 0 !important; }

.mr-0,
.mx-0 {
    margin-right: 0 !important; }

.mb-0,
.my-0 {
    margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
    margin-left: 0 !important; }

.m-1 {
    margin: 0.875rem !important; }

.mt-1,
.my-1 {
    margin-top: 0.875rem !important; }

.mr-1,
.mx-1 {
    margin-right: 0.875rem !important; }

.mb-1,
.my-1 {
    margin-bottom: 0.875rem !important; }

.ml-1,
.mx-1 {
    margin-left: 0.875rem !important; }

.m-2 {
    margin: 1.3125rem !important; }

.mt-2,
.my-2 {
    margin-top: 1.3125rem !important; }

.mr-2,
.mx-2 {
    margin-right: 1.3125rem !important; }

.mb-2,
.my-2 {
    margin-bottom: 1.3125rem !important; }

.ml-2,
.mx-2 {
    margin-left: 1.3125rem !important; }

.m-3 {
    margin: 2.625rem !important; }

.mt-3,
.my-3 {
    margin-top: 2.625rem !important; }

.mr-3,
.mx-3 {
    margin-right: 2.625rem !important; }

.mb-3,
.my-3 {
    margin-bottom: 2.625rem !important; }

.ml-3,
.mx-3 {
    margin-left: 2.625rem !important; }

.m-4 {
    margin: 3rem !important; }

.mt-4,
.my-4 {
    margin-top: 3rem !important; }

.mr-4,
.mx-4 {
    margin-right: 3rem !important; }

.mb-4,
.my-4 {
    margin-bottom: 3rem !important; }

.ml-4,
.mx-4 {
    margin-left: 3rem !important; }

.m-5 {
    margin: 3.5rem !important; }

.mt-5,
.my-5 {
    margin-top: 3.5rem !important; }

.mr-5,
.mx-5 {
    margin-right: 3.5rem !important; }

.mb-5,
.my-5 {
    margin-bottom: 3.5rem !important; }

.ml-5,
.mx-5 {
    margin-left: 3.5rem !important; }

.p-0 {
    padding: 0 !important; }

.pt-0,
.py-0 {
    padding-top: 0 !important; }

.pr-0,
.px-0 {
    padding-right: 0 !important; }

.pb-0,
.py-0 {
    padding-bottom: 0 !important; }

.pl-0,
.px-0 {
    padding-left: 0 !important; }

.p-1 {
    padding: 0.875rem !important; }

.pt-1,
.py-1 {
    padding-top: 0.875rem !important; }

.pr-1,
.px-1 {
    padding-right: 0.875rem !important; }

.pb-1,
.py-1 {
    padding-bottom: 0.875rem !important; }

.pl-1,
.px-1 {
    padding-left: 0.875rem !important; }

.p-2 {
    padding: 1.3125rem !important; }

.pt-2,
.py-2 {
    padding-top: 1.3125rem !important; }

.pr-2,
.px-2 {
    padding-right: 1.3125rem !important; }

.pb-2,
.py-2 {
    padding-bottom: 1.3125rem !important; }

.pl-2,
.px-2 {
    padding-left: 1.3125rem !important; }

.p-3 {
    padding: 2.625rem !important; }

.pt-3,
.py-3 {
    padding-top: 2.625rem !important; }

.pr-3,
.px-3 {
    padding-right: 2.625rem !important; }

.pb-3,
.py-3 {
    padding-bottom: 2.625rem !important; }

.pl-3,
.px-3 {
    padding-left: 2.625rem !important; }

.p-4 {
    padding: 3rem !important; }

.pt-4,
.py-4 {
    padding-top: 3rem !important; }

.pr-4,
.px-4 {
    padding-right: 3rem !important; }

.pb-4,
.py-4 {
    padding-bottom: 3rem !important; }

.pl-4,
.px-4 {
    padding-left: 3rem !important; }

.p-5 {
    padding: 3.5rem !important; }

.pt-5,
.py-5 {
    padding-top: 3.5rem !important; }

.pr-5,
.px-5 {
    padding-right: 3.5rem !important; }

.pb-5,
.py-5 {
    padding-bottom: 3.5rem !important; }

.pl-5,
.px-5 {
    padding-left: 3.5rem !important; }

.m-auto {
    margin: auto !important; }

.mt-auto,
.my-auto {
    margin-top: auto !important; }

.mr-auto,
.mx-auto {
    margin-right: auto !important; }

.mb-auto,
.my-auto {
    margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
    margin-left: auto !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.4375rem;
    font-family: "Muli", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    line-height: 1.2;
    color: #373a3c; }

h1, .h1 {
    font-size: 1.75rem; }

h2, .h2 {
    font-size: 1.52rem; }

h3, .h3 {
    font-size: 1.32rem; }

h4, .h4 {
    font-size: 1.16rem; }

h5, .h5 {
    font-size: 1rem; }

h6, .h6 {
    font-size: 0.875rem; }

.breadcrumb-item.active {
    color: #55595c;
}

.text-violet {
    color: #8362D6;
}

.btn {
    padding: 0.65rem 0.875rem;
    line-height: 1.25;
    font-size: 0.875rem;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 0.4375rem 0.66rem;
    line-height: 1;
    border-radius: 0.18rem;
}
.btn.cursor-default {
    cursor: default !important;
}
.badge {
    padding: 0.2975em 0.35em;
}
.badge-pill {
    padding-right: 0.525em;
    padding-left: 0.525em;
    border-radius: 10rem;
}
.card-title {
    margin-bottom: 1.3125rem;
}
.card-header {
    padding: 1.3125rem 1.3125rem;
    background-color: #fff;
}
.card-header:first-child {
    border-radius: calc(0.27rem - 1px) calc(0.27rem - 1px) 0 0;
}
.card-body {
    padding: 1.3125rem;
}

.card-footer {
    padding: 1.3125rem 1.3125rem;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.06); }
.card-footer:last-child {
    border-radius: 0 0 calc(0.27rem - 1px) calc(0.27rem - 1px); }

.form-control {
    padding: 0.65rem 0.875rem;
    height: auto;
}
.table {
    color: #55595c;
}
/* Overwritten bootstrap styles - END */

html body.fixed-navbar {
    padding-top: 4rem;
}
.header-navbar{
    min-height: 4rem;
}
.header-navbar .navbar-header {
    height: 4rem;
}
.main-menu.menu-fixed {
    top: 4rem;
}
.navigation {
    font-size: 0.9625rem;
}
.card .card-title {
    font-size: 1rem;
}
.header-navbar .navbar-container ul.nav li > a.nav-link {
    font-size: 0.92rem;
}
.header-navbar .navbar-container ul.nav li a.menu-toggle {
    padding: 1.225rem 0.875rem;
}
.header-navbar .navbar-container ul.nav li a.menu-toggle i{
    font-size: 1.4rem;
}
html body .content .content-wrapper {
    padding: 2rem;
}
.table th, .table td {
    padding: 0.65rem 1.75rem;
}
.custom-control {
    line-height: 1.6;
}

body.vertical-layout.vertical-menu.menu-expanded .main-menu,
body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-header{
    width: 290px;
}
body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-container,
body.vertical-layout.vertical-menu.menu-expanded .content,
body.vertical-layout.vertical-menu.menu-expanded .footer{
    margin-left: 290px;
}
.header-navbar .navbar-header .navbar-brand .brand-logo-b{
    max-width: 234px;
}

.vertical-overlay-menu .main-menu,
.vertical-overlay-menu.menu-hide .main-menu {
    width: 290px;
}

#dns-list{
    list-style: none;
    padding: 0;
}

.form-sh .form-check-inline{
    display: inline-block;
}
.form-sh .form-control{
    margin: 10px 0;
}
.form-sh .mb-3,
.form-sh .my-3{
    margin-bottom: 1rem !important;
}
.form-sh .mb-4,
.form-sh .my-4 {
    margin-bottom: 1.5rem !important;
}
.form-sh .mt-2,
.form-sh .my-2 {
    margin-top: 0.5rem !important;
}
.form-sh .custom-checkbox {
    margin: 3px 0;
}
.form-sh .custom-select {
    height: calc(2.75rem + 2px) !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::before{
    border-color: #FF5722;
    background-color: #FF5722;
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{
    background-color: rgba(255, 87, 34, 0.5);
}

.users-services {
    width: calc(100% - 4px);
}

.user-services-header{
    line-height: 1.7;
}
#users-services th{
    font-weight: normal;
}
.users-services td{
    font-weight: bold;
}
.users-services td a.details-link{
    font-size: 2rem;
}
.users-services th,
.users-services td{
    border-top-width: 1px;
}

.users-services .hosting-with-addons td {
    border-top: 4px solid #b6c1cc;
}
.users-services .hosting-with-addons td:first-child,
.users-services .hostingaddons td:first-child{
    border-left: 5px solid #b6c1cc;
}
.users-services .hosting-with-addons td:last-child,
.users-services .hostingaddons td:nth-child(8) {
    border-right: 4px solid #b6c1cc;
}
.users-services .hostingaddons.last td,
.users-services .hosting-with-addons td[rowspan] {
    border-bottom: 4px solid #b6c1cc;
}
.users-services .hostingaddons {
    font-size: 0.8125rem;
}

#users-service .panel-link span{
    display: inline-block;
    vertical-align: middle;
}

#users-service.table.table-sm th,
#users-service.table.table-sm td{
    padding-left: 1rem;
    padding-right: 1rem;
}

.users-services-list {
    border: 1px solid #e3ebf3;
    border-right: 0 none;
}

.users-services-list .row {
    border-bottom: 2px solid #e3ebf3;
}
.users-services-list .row:first-child {
    border-top: 2px solid #e3ebf3;
}
.users-services-list .td{
    font-weight: bold;
    padding: .6rem 0;
    border-right: 1px solid #e3ebf3;
    border-top: 1px solid #e3ebf3;
    display: table-cell;
    vertical-align: center;
}
.users-services-list .td i {
    margin-left: 5px;
}
.users-services-list .td a.details-link{
    font-size: 2rem;
}
.users-services-list .hosting-with-addons .td {
    border-top: 4px solid #b6c1cc;
}
.users-services-list .hosting-with-addons .td:first-child,
.users-services-list .hostingaddons .td:first-child{
    border-left: 5px solid #b6c1cc;
}
.users-services-list .hosting-with-addons .td:last-child,
.users-services-list .hostingaddons .td:nth-child(8) {
    border-right: 4px solid #b6c1cc;
}
.users-services-list .hostingaddons.last .td,
.users-services-list .hosting-with-addons .td[rowspan] {
    border-bottom: 4px solid #b6c1cc;
}
.users-services-list .hostingaddons {
    font-size: 0.8125rem;
}

#users-service-details {
    border-left: 1px solid #e3ebf3;
    border-bottom: 1px solid #e3ebf3;
}
#users-service-details .td{
    padding: .6rem 1rem;
    border-right: 1px solid #e3ebf3;
    border-top: 1px solid #e3ebf3;
}
#users-service-details .td span.header {
    font-weight: 700;
}

.text-deep-orange{
    color: #FF5722;
}

.bootstrap-select .dropdown-menu {
    z-index: 1100;
}
.bootstrap-select > .dropdown-toggle {
    padding: 0.65rem 0.875rem !important;
    background-color: #ffffff;
    border: 1px solid #dedede;
    border-radius: 12px;
    color: #2b2b2b;
    opacity: 1;
}
.bootstrap-select > .dropdown-toggle.disabled {
    background-color: #e9ecef;
}
.bootstrap-select.form-control-lg .dropdown-toggle,
.bootstrap-select.form-control-sm .dropdown-toggle {
    font-size: 1rem;
    color: #5a5a5a;
}

.loader {
    border: 8px solid #dddddd;
    border-top: 8px solid #293d73;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    display: block;
    box-shadow: 0 0 10px #e0e0e0;
    margin: 15px auto;
}

.payment-frame {
    border: 2px solid #dddddd;
    border-radius: 0.25rem;
    padding: 10px;
    cursor: pointer;
}
.payment-frame.bluemedia-frame {
    /*border: 2px solid #0068b4;*/
}
.payment-frame .fee {
    font-size: 0.8125rem;
    color: #aaa;
    position: relative;
    top: 7px;
}
.payment-frame .payment_methods:before {
    content: '';
    width: 1px;
    height: 50px;
    display: none;
    background-color: #ccc;
    margin-right: 1rem;
}
.payment-frame .btn-payment {
    min-width: 190px;
    position: relative;
    top: 7px;
}

body.vertical-layout.vertical-menu.menu-expanded .main-menu {
    height: 100%;
}

.breadcrumb-new .content-header-title {
    border-right-color: #ffffff;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #84a1be;
}

.navbar-light {
    background: #003157;
}
.navbar-light .navbar-brand img {
    /*filter: grayscale(1) invert(1) brightness(2);*/
    filter: brightness(2);
}
.navbar-light .navbar-nav .nav-link {
    color: whitesmoke;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #F6BB42;
}

html body .content .content-wrapper .content-header-title {
    color: #003157;
}

.main-menu.menu-light {
    background: #3f6a96;
    border-right: 0 none;
}
.main-menu.menu-light .navigation {
    background: #3f6a96;
}
.main-menu.menu-light .navigation li a {
    color: whitesmoke;
}

footer.footer-light {
    background: #003157;
}

.btn-warning {
    color: #222222;
}

.nav.nav-tabs.nav-topline .nav-item a.nav-link.active {
    box-shadow: inset 0 3px 0 #e0a800;
    color: #e0a800;
    border-top-color: #e0a800;
}

.panel-info-frame {
    border: 2px solid #e52c39;
    padding: 1rem;
    border-radius: 0.25rem;
    background-color: #ffffff;
    margin-bottom: 1rem;
}

.panel-news-item {
    background-color: #ffffff;
    border-radius: 2rem;
    padding-left: 2rem;
    height: 100%;
    overflow: hidden;
}
.panel-news-item .title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
    color: #000000;
}
.panel-news-item .title::before {
    content: '';
    width: 2px;
    height: 30px;
    background-color: #da4453;
    display: inline-block;
    margin-right: 1rem;
}
.panel-news-item .date {
    font-size: 0.75rem;
    margin-left: calc(1rem + 2px);
    font-style: italic;
    color: #5d6164;
}
.panel-news-item .message {
    padding-top: 1rem;
    padding-right: 2rem;
    font-size: 0.8125rem;
    color: #000000;
}
.panel-news-item .photo {
    min-height: 200px;
}
.panel-news-item .photo img {
    border-radius: 0 2rem 2rem 0;
}

@keyframes pulse-animation{
    0% { padding: 0.65rem 0.875rem; margin: 0; }
    40% { padding: 0.65rem 0.875rem; margin: 0; }
    50% { padding: 0.75rem 0.975rem; margin: -0.1rem 0 -0.1rem; }
    60% { padding: 0.65rem 0.875rem; margin: 0; }
    100% { padding: 0.65rem 0.875rem; margin: 0; }
}
.pulse-animation {
    animation: pulse-animation 3s infinite;
}

@keyframes pulse-animation-2{
    0% { padding: 0.4375rem 0.66rem; margin: 0 0.875rem; }
    40% { padding: 0.4375rem 0.66rem; margin: 0 0.875rem; }
    50% { padding: 0.5375rem 0.76rem; margin: -0.1rem 0.775rem; }
    60% { padding: 0.4375rem 0.66rem; margin: 0 0.875rem; }
    100% { padding: 0.4375rem 0.66rem; margin: 0 0.875rem; }
}
.pulse-animation-2 {
    animation: pulse-animation-2 3s infinite;
}

.loader-wrapper{
    display: none;
}
.loader-bg{
    height: 1000vh;
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 1200;
    display: block;
    position: absolute;
    top: 0;
}
.loader-dialog{
    position: fixed;
    left: calc(50% - 120px);
    top: calc(50% - 75px);
    background-color: #ffffff;
    border: 1px solid #dddddd;
    width: 240px;
    height: 170px;
    padding: 20px;
    text-align: center;
    border-radius: 9px;
    z-index: 1300;
}

@media (min-width: 1920px) {
    #area-code-wrapper {
        float: right;
        width: 50%;
    }
    .d-xxxl-flex
    {
        display: flex !important;
    }
    .d-xxxl-inline-flex
    {
        display: inline-flex !important;
    }
}

@media (min-width: 1491px) and (max-width: 1919px) {
    #area-code-wrapper {
        float: right;
        width: 67%;
    }
}

@media (min-width: 1400px) {
    .d-xxl-flex
    {
        display: flex !important;
    }
    .mt-xxl-0 {
        margin-top: 0 !important;
    }
    .payment-frame .payment_methods:before {
        display: block;
    }
}

@media (min-width: 1200px) and (max-width: 1490px) {
    .panel-login-buttons{
        display: flex;
        flex-direction: column;
    }
    .panel-login-buttons a,
    .panel-login-buttons button {
        float: none !important;
        margin-bottom: 10px;
    }
    .panel-login-buttons a {
        order: 1;
    }
    .panel-login-buttons button {
        order: 0;
        margin-bottom: 25px;
    }
}

/** Smartphone landscape mode / Mini Tablet **/
@media (max-width: 767px) {
    .main-menu.menu-fixed {
        height: auto;
    }
}
