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

    ** Custom Stylesheet **

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

***************************************************** */
div#Secondary_Sidebar-Custom_Fields-Auto-Delete_Ticket {
    display: flex !important;
    gap: 5px !important;
}
.modal-dialog {
    margin: 10% auto;
}
.userManagement-btn{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.alert-danger li {
    list-style: none;
}
section#main-body{
    min-height: auto;
}
div#google_translate_element {
    display: flex;
    justify-content: end;
    /*width: 75%;*/
}
/*.btn-primary{*/
/*    padding: 10px 20px;*/
/*}*/
 .alert>ul {
    padding-left: 0;
}
p.user-found {
    margin-top: 0 !important;
}
select.goog-te-combo {
    padding: 4px;
    border-radius: 4px;
    font-size: 14px;
    color: #000;
    border-color: #DF3626;
}
.skiptranslate.goog-te-gadget{
    width:208px !important;
}
#google_translate_element .goog-te-gadget .goog-te-combo {
    color: #ffffff !important;
    background: #DF3626 !important;
}
#footer a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    transition: color 0.3s ease;
    font-weight: 500;
}
#footer a:hover {
    color: #DF3626;
    text-decoration: none;
}
#footer a:hover::before {
    opacity: 1;
}
#menu .navbar-default .navbar-nav>li>a:hover {
    background-color: #c32f21;
}
#header .btn-headercart {
    color: #FFF;
    background-color: #fff;
    border: 1px solid #fff;
}
#header .fa-shopping-cart {
    color: #000;
    font-weight:700;
    font-size: 15px;
}
#header i.fa-solid.fa-cart-shopping-fast {
    color: #000 !important;
    font-weight:700;
    font-size: 15px;
}
span.cart-count-number {
    background: #DF3626;
    border-radius: 30px;
    padding: 0px 4px;
    position: absolute;
}

#header .btn-headercart{
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
/*span.cart-count-number{*/
/*    top: 0;*/
/*    right: 0;*/
/*}*/
span.cart-count-number {
    top: 0;
    right: 0;
    font-size: 11px;
    color: #fff;
}
section#header {
    padding: 10px 0 !important;
}
.header-right-part{
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}
section#header .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#header .btn-headerlinks {
    font-size: 14px;
    margin-top: 10px;
    padding: 10px;
}
#header .btn-headerlinks:hover, #header .btn-headerlinks:focus {
    color: #373B42;
}

/*footer */

section#footer {
    background-color: #373B42;
}
#partners {
    border-bottom: 1px solid #454a52;
}
#footer h4 {
    font-weight: 600;
}

#footer ul li a:hover {     
    margin-left: 8px;
    transition: 0.5s ease;
}
.row.footerlinks {
    text-align: center;
}

 
@media (min-width: 1200px) {
   #footer  .col-lg-2 {
        width: 19.666667%;
    }
}
@media (min-width: 992px) {
   #footer .col-md-2 {
        width: 19.666667%;
    }
}
.legal-links {
    font-size: 13px;
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
}

.legal {
    color: #fff;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    transition: color 0.3s ease, transform 0.3s ease;
    position: relative;
}

.legal i {
    transition: transform 0.3s ease, color 0.3s ease;
}

.legal:hover {
    color: #DF3626;
    transform: translateY(-2px);
    text-decoration: none;
}

.legal:hover i {
    transform: translateX(3px) scale(1.1);
    color: #DF3626;
}
.customnav {
  list-style: none;
  padding-left: 0;
}
.customnav li a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease;
  display: inline-block;
  position: relative;
}
.customnav li a:hover {
  color: #DF3626;
}
.customnav li a:hover::before {
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin-right: 4px;
  color: #DF3626;
}
#accepted-payment {
    color: #fff ! Important;
}
#accepted-payment:hover {
    color: #DF3626 ! Important;
}
/*21-05-25 Start*/

#order-standard_cart .empty-cart{
    margin: -10px 0px 0 0 !important;
}
#order-standard_cart .view-cart-tabs .nav-tabs{
    padding-left: 0 !important;
}
#breadcrumbs a{
    font-size: 14px !important;
}
#order-standard_cart .view-cart-items .item-group {
    font-size: 14px !important;
    margin-bottom: 5px !important;
}
#order-standard_cart .view-cart-items .item{
    font-size: 14px;
    line-height: 23px;
}
#order-standard_cart .view-cart-items .item small{
    font-size: 13px;
}
#order-standard_cart .order-summary .btn-continue-shopping {
    color: #fff !important;
    font-size: 14px !important;
    background: #333;
    margin-top: 6px;
    padding: 5px 24px;
    width: 100%;
}

#order-standard_cart .order-summary .recurring-charges{
    font-size: 14px !important;
}
#order-standard_cart .order-summary .bordered-totals{
    font-size: 14px !important;
}
#order-standard_cart .btn-checkout {
    padding: 5px 34px !important;
    width: 100%;
    font-size: 14px;
}
#whmcsthemes a {
    color: #b7281a;
    font-size: 14px;
}
#order-standard_cart .view-cart-items .item-price .cycle {
    font-size: 13px !important;
}
#order-standard_cart .order-summary .total-due-today .amt {
    font-size: 18px !important;
    font-weight: 600;
}
#order-standard_cart .order-summary .subtotal{
    font-size: 14px !important;
}
#order-standard_cart .order-summary .recurring-totals {
    font-size: 14px !important;
}
#order-standard_cart .order-summary .total-due-today span{
    font-size: 14px !important;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
#sharedplans .cmsrow{
    margin-top: 0 !important;
}
#gameserversintro h4 {
    display: flex;
    align-items: center;
    gap: 20px;
}
section#domainsearcharea h3 {
    margin: 0 0 20px;
}
.ng-scope .col-md-6 label {
    padding-left: 20px;
}
#services p{

    margin-bottom: 10px;
}
#faq .panel .panel-heading-link a:after {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
    background-color: #DF3626;
    color: #FFF;
    padding: 9px 0;
    margin-top: -25px;
    margin-right: -16px;
    width: 35px;
    text-align: center;
}
#sidemenu h4 {
    font-weight: 600;
}
#portfolio .panel-default {
    /* margin-top: 30px; */
    min-height: 430px;
}
.invoice-summary-table table.table.table-condensed tbody tr td {
    text-align: left !important;
    font-size: 13px !important; 
}
.invoice-summary{
    border: 2px dashed #ff160036;
    height: auto;
}
#order-standard_cart label{
    margin-right: 10px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #212121 !important;
}
.product-info h4 {
    font-size: 14px;
}
.product-info h4 ul {
    padding-left: 20px;
}
#order-standard_cart .order-summary .summary-totals span {
    font-size: 13px;
    line-height: 23px;
}
#order-standard_cart .panel-addon .panel-add{
    padding: 10px;
}
#order-standard_cart .summary-container span {
    font-size: 13px;
    line-height: 23px;
    font-style: unset !important;
}
#order-standard_cart .order-summary h2 {
    font-size: 14px !important;
    line-height: 23px !important;
    font-weight: 500 !important;
}
div#totalDueToday {
    text-align: left;
}
div#paymentGatewaysContainer div.text-center {
    text-align: left;
}
div#paymentGatewaysContainer div.text-center label {
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 0;
}
.stripe-cards-inputs.col-md-8.col-md-offset-2.offset-md-2 {
    margin: 0;
}
div#inputDescriptionContainer {
    margin-left: 17px;
}
#order-standard_cart .products .product div.product-pricing {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 23px;
}
#order-premium_comparison .price-table-container .price-table ul br {
    display: none !important;
}
#order-premium_comparison .price-table-container ul li{
    background: unset !important;
}
.suggested-domains .actions {
    display: flex;
    float: right;
    width: 32%;
}
#order-premium_comparison .price-table-container .price-table ul li:last-child{
    padding-top: 0;
}
#order-premium_comparison .price-table-container ul{
    justify-content: start;
}
#order-modern .currencychooser{
    text-align: center;
}
#order-pure_comparison .price-table-container .price-table{
    width:285px !important;
}
#order-pure_comparison .price-table-container .price-table .top-head .top-area h4 {
    color: #fff !important;
    font-size: 16px;
    line-height: 23px;
}
#order-pure_comparison .price-table-container .price-table ul li h4 br {
    display: none !important;
}
#order-pure_comparison .price-table-container .price-table .top-head .top-area{
    border-bottom: 1px solid #006393 !important;
}
#order-pure_comparison .price-table-container .price-table .top-head, #order-pure_comparison .price-table-container .price-area{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006699), color-stop(100%,#004c66)) !important;
}
#order-pure_comparison .price-table-container ul li{
    background: unset !important;
}
#order-pure_comparison .price-table-container .price-area .price {
    color: #fff;
}
.logincontainer {
    max-width: 500px;
    margin: 0 auto;
    background: #ffff;
    padding: 30px;
    box-shadow: 0 0 6px #dbb9b6;
    border-radius: 10px;
}
div#passwordStrengthBar {
    border: 1px solid #f4eae9;
}
/*.logincontainer form .form-group {*/
/*    margin-bottom: 25px;*/
/*}*/
textarea:focus {
    border-color: #df3626 !important;
}
textarea#inputMessage {
    margin-bottom: 50px !important;
}
.logincontainer {
    margin-top: 60px;
}
#contactdetails{
    padding-top: 0 !important;
}
.domain-pricing .two-row-center{
    border-right: unset;
}
#contact{
    padding-bottom: 30px;
}
.stripe-cards-inputs .row .col-md-6,.stripe-cards-inputs .row .col-md-3 {
    margin-bottom: 10px;
}

/*22-05-25 Start */
#whmcsthemes .form-control{
    font-size: 14px;
}
.client-home-panels .panel>.panel-heading h3{
    font-size: 13px;
}
.tile .stat{
    margin-top: 0;
}
.tiles .tile{
    padding: 15px 25px;
}
.panel-sidebar a.list-group-item.active {
    color: #fff !important;
    background: #df3626 !important;
}
.panel-sidebar a.list-group-item.active:hover i {
    color: #fff !important;
}
.panel-sidebar .list-group-item i:not(.fa-circle):not(.fa-dot-circle):not(.no-transform){
    color: unset;
}
.dataTables_wrapper table.table-list thead th:nth-child(odd) {
    border-bottom: unset;
}
.dataTables_wrapper table.table-list thead th:nth-child(even) {
    border-bottom: unset;
}
.table>tbody>tr>td {
    font-size: 14px;
    padding: 12px 24px;
}
.table>tbody>tr>th {
    font-size: 14px;
    padding: 12px 24px;
}
.ticket-number {
    font-size: 14px;
    font-style: unset;
    color: #df3626;
}
.kbarticles p {
    font-size: 13px;
    line-height: 23px;
}
.kbarticles a {
    color: #333 !important;
    font-size: 14px !important;
    line-height: 23px !important;
}
.ticket-reply .user{
    padding: 10px 20px;
}
.panel>.list-group .ticket-details-children .title {
    font-size: 14px;
    color: #000;
}
div#containerAddCcEmail {
    margin-bottom: 0;
}
.ticket-reply .user .type {
    font-size: 14px;
    margin-top: 8px;
}
.ticket-reply .date {
    font-size: 14px;
}
.ticket-reply .user .name {
    font-size: 14px;
}
#order-premium_comparison .price-table-container ul{
    display: flex;
    flex-wrap: wrap;
}
#order-premium_comparison .price-table-container ul li{
    background: unset;
}
.tld-filters a {
    color: #fff !important;
    padding: 10px;
}
.domain-pricing .tld-pricing-header div:nth-child(odd) {
    border-color: #df3626 !important;
    background-color: #f5f5f5;
}
#order-standard_cart .font-size-36 {
    font-size: 26px !important;
    line-height: 32px !important;
    color: #000;
    font-weight: 500;
}
.domain-pricing .tld-pricing-header .col-xs-4{
    border-color: #df3626 !important;
}
.domain-pricing .two-row-center{
    border-color: #df3626 !important;
}
.domain-pricing .tld-pricing-header .col-xs-4 {
    border-bottom: 3px solid !important;
}
.domain-pricing .two-row-center{
    border-right: unset !important;
}
.domain-promo-box{
    height: 200px;
}
.domain-promo-box p {
    font-size: 14px !important;
    line-height: 23px;
}
.table{
    text-align: left;
}
#order-standard_cart .font-size-24{
    font-weight: 500 !important;
}
#order-standard_cart .font-size-22 {
    font-weight: 500 !important;
}
#order-pure_comparison .price-table-container .price-table ul li ul br {
    display: none !important;
}
#order-pure_comparison .price-table-container .price-table ul li:last-child {
    border-bottom: 0;
    padding-top: 0;
}
#order-pure_comparison h5{
    margin-bottom: 0;
    line-height: 23px !important;
}
#order-pure_comparison .price-table-container ul li{
    padding-top: 10px !important;
}
#order-pure_comparison .price-table-container .price-table ul li{
    line-height: 23px !important;
}
#order-modern .product .description ul {
    padding-left: 10px;
}
#order-standard_cart .products .product div.product-desc{
    font-size: 14px !important;
}
#order-standard_cart .products .product header span {
    font-size: 13px;
    font-weight: 600 !important;
}
#order-pure_comparison .price-table-container ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#order-premium_comparison .price-table-container .price-table .top-head .price-area .price span{
    font-size: 29px !important;
}
#order-premium_comparison .price-table-container .price-table .top-head .price-area .price{
    font-size: 17px;
    line-height: 23px;
}
#order-premium_comparison h5{
    line-height: 23px !important;
}
#order-premium_comparison .price-table-container .price-table ul li{
    font-weight: 500;
}
#promotionshighlight table tbody tr td a {
    padding: 10px;
}
section#sharedplans\ firewall-sharedplans {
    padding: 50px 0;
}
.header-logo-mobile {
    display: none;
}

li.nav.navbar-nav.right.google-translate-element-mobile-list {
    display: none;
}

li.mobile-client-login-list {
    display: none;
}

.toggle-change .bar1 {
  transform: rotate(-45deg) translate(-5px, 6px)
}
 
.toggle-change .bar2 {
  opacity: 0;
}
 
.toggle-change .bar3 {
  transform: rotate(41deg) translate(-1px, -4px)
}
 
.navbar-toggle .icon-bar {
  transition: all 0.4s ease;
}
a.btn.btn-danger.btn-sm.btn-remove-user {
    margin-top: 10px;
}
h4.modal-title {
    font-size: 21px;
    line-height: 28px;
    color: #000;
    font-weight: 600 !important;
    text-transform: capitalize;
}
button.close {
    font-size: 32px;
    color: #000 !important;
    font-weight: 600;
    opacity: unset;
}
input:focus {
    border-color: #df3626 !important;
}
#whmcsthemes .form-control:focus{
    border-color: #df3626 !important;
}
.main-content h3 {
    margin: 0;
    font-weight: 600 !important;
    font-size: 20px;
    padding-bottom: 20px;
}
input[type="checkbox"], input[type="radio"] {
  accent-color: #df3626;
}
div#invitePermissions label {
    margin-bottom: 10px;
}
.alert-info {
    color: #000;
    background-color: #df362626;
    border-color: #df362626;
}
.controls.checkbox label {
    margin-bottom: 5px;
}
table#tableEmailsList tbody tr td {
    text-align: center;
    padding: 12px 24px;
}
table#tableEmailsList thead tr th {
    text-align: center;
    padding: 12px 24px !important;
    margin-bottom: 0 !important;
}
div.dataTables_wrapper div.dataTables_info{
    padding: 20px 30px !important;
    white-space: break-spaces;
}
.col-md-9.pull-md-right.main-content h2 {
    font-size: 19px;
    line-height: 22px;
    color: #000;
    font-weight: 500 !important;
    margin-bottom: 10px;
}
.modal-header.panel-heading h4 {color: #fff;}

.modal-header.panel-heading button.close {
    color: #fff !important;
    font-size: 37px;
    font-weight: 500;
}
button.btn.btn-default.btn-sm.copy-to-clipboard img {
    filter: invert(1);
}
h1.sectiontitle span {
    letter-spacing: unset !important;
}
#sslcompare .pricing .pricing-list ul {
    padding: 0 20px !important;
    display: table;
    margin: 0 auto;
}
#productfaqs .panel .panel-heading-link a:after{
    margin-top: -24px;
}
a#viewMore {
    margin-top: 10px;
}
.ipwarming-bx h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}

h2.sectionintro.green.intro-desc {
    padding-bottom: 30px !important;
    margin-bottom: 0 !important;
    line-height: 30px !important;
    color: #000 !important;
    font-weight: 300 !important;
}
#productfaqs .panel .panel-heading-link a:after, #sslhighlight .panel .panel-heading-link a:after, #faq .panel .panel-heading-link a:after{
    background-color: unset !important; 
    color: #401f1f;
    padding: unset !important; 
    margin-top: 0 !important;
    margin-right: 0;
    width: 0;
    text-align: center;
    right: 0;
    /*position: absolute;*/
    position: relative;
    top: -15px;
}
#sslhighlight .panel .panel-heading-link a:after{
    top: 10px !important;
    color: #000 !important; 
}
#faq .panel-default>.panel-heading a{
    position: relative;
}
#productfaqs .panel-default>.panel-heading a, #sslhighlight .panel-default>.panel-heading a{
    position: relative;
}
#faq h4.category {
    margin-top: 10px;
    margin-bottom: 20px;
}
.pricing-table.firewall-pricing ul {
    padding-left: 40px;
    padding-top: 20px;
    list-style-type: none;
}
.pricing-table.firewall-pricing ul li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
}
.pricing-table.firewall-pricing ul li i {
    margin-right: 10px;
}
.pricing-table.firewall-pricing {
    padding: 20px;
    background: #f5f5f5;
    max-width: 310px;
    width: 100%;
}
.pricing-table.firewall-pricing {
    padding: 20px;
    background: #f9f5f5;
    max-width: 310px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #df362642;
}
.firewall-festures p.info {
    font-size: 16px;
    line-height: 28px;
    color: #000;
}
.firewall-festures p.info {
    font-size: 16px;
    line-height: 28px;
    color: #000;
}

.firewall-festures h3 {
    font-size: 18px;
    line-height: 23px;
    color: #000;
}
.pricing-table.firewall-pricing p.pricing-title {
    color: #000;
    font-size: 24px;
    text-align: center;
    font-weight: 500;
}
.pricing-table.firewall-pricing  .pricing-rate {
    font-size: 70px;
    font-weight: 600;
    color: #000;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    margin-right: 10px;
}
.pricing-table.firewall-pricing .pricing-rate sup {
    font-size: 24px;
    position: relative;
    top: -30px;
    color: #000;
}
.pricing-table.firewall-pricing  .pricing-term {
    font-size: 15px;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300;
}
.pricing-table.firewall-pricing  .pricing-header {
    text-align: center;
}
.firewall-shared-left h3, .firewall-shared-right h3 {
    color: #000;
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
}

h2.sectionintro.white {
    font-size: 16px !important;
    line-height: 23px !important;
    color: #000 !important;
}
h2.sectionintro.white span {
    font-weight: 600;
    color: #000;
}
.software-item img {
    max-width: 790px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 40px;
}
section#evsslcertificatetable\ firwall-evsslcertificatetable {
    padding: 70px 0;
}
.firwall-evsslcertificatetable .col-lg-6.wow.fadeInLeft.firwall-evssl-left img {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.col-lg-6.wow.fadeInLeft.firwall-evssl-left img {
    display: block;
    margin: 0 auto;
    max-width: 175px;
    margin-right: 90px;
}
.col-lg-6.wow.fadeInLeft.firewall-evssl-left img {
    max-width: 215px;
    display: block;
    margin-right: 70px !important;
    width: 100%;
    margin: 0 auto;
}
section#evsslcertificatetable\ firewall-evsslcertificatetable {
    padding: 0 0 70px;
}
.firewall-evssl-right h1.item {
    font-size: 28px !important;
    line-height: 35px !important;
}
.firewall-evssl-right h3 {
    font-size: 16px;
    line-height: 28px;
    color: #000000ab;
}
.firwall-evssl-right h1 {
    font-size: 28px;
    line-height: 32px;
    color: #000;
}
section#evsslcertificatetable\ firewall-evsslcertificatetable .row {
    display: flex;
    align-items: center;
}
section#evsslcertificatetable\ firwall-evsslcertificatetable .row {
    align-items: center;
    display: flex;
}
.col-lg-6.firwall-evssl-right h3 {
    font-size: 16px;
    line-height: 28px;
    color: #000000ab;
}

section#evsslcertificatetable\ firwall-evsslcertificatetable h1.sectiontitle span {
    margin-bottom: 20px;
    display: block;
}
section#evsslcertificatetable\ firewall-evsslcertificatetable h1.sectiontitle span {
    display: block;
    margin-bottom: 20px;
}
form.form-horizontal.using-password-strength {
    padding: 20px;
    background: #f5f5f5;
}
h4#fileUploadModalLabel {
    color: #fff;
}
.clientdetails-form-btn {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}
.users-mng-tbl .btn-manage-permissions, .btn-remove-user {
    width: 60%;
}
.users-mng-tbl tbody tr th, users-mng-tbl tbody tr td{
    padding: 12px 24px;
}
form.invites-form button {
    margin-right: 10px;
}
#main-body .main-content .alert-info.flash-alert-msgs {
    color: #31708f !important;
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
}
.user-management-table {
    overflow-x: auto;
}
p.user-found {
    padding: 3px 10px;
    background: #df3626;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}
div#stripeCreditCard:focus {
    border-color: #df3626 !important;
    border: 1px solid #df3626 !important;
}
button#btnSubmit {
    margin-right: 10px;
}
button.btn.btn-default.btn-block[type="submit"] {
  height: 34px;
}
div#modalDeleteContact {
    padding-right: 0 !important;
}
div#tableEmailsList_length label select {
    border: 1px solid;
}
.dataTables_wrapper .dataTables_length{
    background-color: #fff;
}
.dataTables_wrapper table.table-list {
    margin-top: 0!important;
    margin-bottom: 0px!important;
    width: 100%!important;
    padding-bottom: 0;
}
.clientdetails-forms-btn {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
textarea#cancellationreason {
    width: 100% !important;
}
.client-home-panels .panel>.panel-heading h3{
    padding-bottom: 0 !important;
}
.progress{
    background-color: #fff;
}
button.generate-password {
    height: 34px;
}
input#inputGeneratePasswordLength {
    width: 100%;
}
div#modalGeneratePassword .modal-footer {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
    gap: 10px;
}
.generate-pss-box {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
label[for="inputNewPassword1"], label[for="inputNewPassword2"]{
    color: unset !important; 
}
.dataTables_wrapper .dataTables_length label{
    padding: 10px 0;
}
div#modalAjax {
    padding-right: 0 !important;
}
.twofa-module.active {
    border-color: #dedede;
}
#footer .company{
    border-color: #454a52;
}
div#modalGeneratePassword {
    padding-right: 0 !important;
}
input[name="verifykey"] {
    height: 44px;
    margin-bottom: 10px;
}
input[name="attachments[]"].form-control{
    height: 32px;
}
textarea#inputMessage {
    border: 1px solid;
}
.avatar_ticket_image img{
    filter: none;
}
#vpshostingfeatures .thumbnail {
    height: 230px;
}
.ticket-attachments-message{
    font-size: 13px;
}
.main-content{
    min-height: auto;
}
.dataTables_wrapper .dataTables_length label select {
    border: 1px solid #000 !important;
    border-radius: 5px !important;
}
label.status.status-closed {
    background: #df3626;
    color: #fff;
    border: 1px solid;
}
#menu .navbar-default .navbar-nav>li>a{
    font-size: 14px;
    line-height: 31px;
}
.navbar-nav>li{
    margin-right: 8px;
}
#menu .navbar-default .navbar-nav>li>a {
    font-size: 14px;
    line-height: 31px;
    padding: 15px 25px;
}
.invoicequote-container-inner .panel-danger .panel-body {
    text-align: left;
    margin-bottom: 20px;
    color: #ff0000;
}
.status-paid {
    color: #fff;
    background: #498302;
    border: 1px solid;
}
div#inputDescriptionContainer .cc-details {
     margin-left: unset; 
}
div#inputDescriptionContainer.cc-details {
    margin-left: 0;
}

div#inputDescriptionContainer.cc-details label {
    margin: 0;
    padding: 0;
}
div#inputDescriptionContainer.cc-details .col-sm-6{
    padding-left: 0 !important;
}
/*div#stripeCreditCard {*/
/*    border: 1px solid !important;*/
/*}*/
#order-standard_cart .cart-sidebar h3, #order-standard_cart .sidebar-collapsed h3{
    padding-bottom: 0px;
}
#order-standard_cart .empty-cart {
    display: flex;
    justify-content: end;
    gap: 10px;
    width: 100%;
    padding-bottom: 10px;
}
.replace-Me tr td form button[type="submit"] {
  background-color: green;
  color: white;
  padding: 10px !important;
  white-space: nowrap !important;
}
#order-standard_cart .empty-cart .btn{
    border-radius: 0 !important;
}
div#stripeCvcWhere button {
    padding: 10px 0;
}
p.view-cart-items-header.price-cycle-text-mobile {
    display: none;
}
.cart-notification-mobile a {
    color: #000;
    padding: 6px 9px;
}
body .mass-payment-gateway-box .panel-heading h3.panel-title {
    padding-bottom: 0 !important;
}
div.tablebg {
    margin: 0;
    overflow-y: scroll !important;
    width: 100%;
}
.listtable {
    width: 100%;
    display: block;
    overflow-x: auto;
}
table#tableDomainsList {
    /*display: block;*/
    width: 100%;
    overflow-x: scroll;
}
table#tableDomainsList thead tr th {
    white-space: nowrap;
}
.dataTables_wrapper table.table-list thead tr th {
    line-height: 12px;
    white-space: nowrap;
}
table#tableDomainsList .btn-group.btn-group-sm a.btn.btn-default {
    font-size: 12px !important;
}
a#clientnotificationsmodalbutton:focus {
    color: unset;
    background: unset;
    box-shadow: unset;
}
a.btn.btn-headercart.xxshidden.mobile-view-cart:focus {
    color: unset;
    background: unset;
    box-shadow: unset;
}
table#tableDomainsList .btn-group.btn-group-sm button.btn.btn-default.dropdown-toggle {
    border-left: 1px solid #fff !important;
}
#clientnotificationsmodal .modal-header img {
    float: left;
    margin-top: 0;
    width: 220px;
}
#clientloginmodal img{
    width: 220px !important;
}
.password-strength-meter .progress {
    border: 1px solid #df362652;
}
.domain-suggestions-warning {
    font-size: 13px !important;
}
input#inputNs5 {
    margin-bottom: 20px;
}
#order-standard_cart .order-summary{
    border-bottom: unset !important;
}
#order-standard_cart textarea.field {
    width: 100% !important;
}
.checkout-checkbox p {
    padding-bottom: 10px !important;
}
.switch-account-20i {
    max-width: 100%;
    border: transparent;
    box-shadow: 0px 1px 1.5px rgb(42 46 54 / 11%);
    background: #f3f4f5;
    overflow: hidden;
    border-radius: 15px;
    padding: 10px 20px;
}

.switch-account-20i p {
    font-weight: 600;
}
#order-standard_cart .order-confirmation {
    text-align: center;
    margin-top: 20px;
}
#whmcsthemes .table-container {
    padding: 0 0 25px 0;
}
textarea {
    width: 100% !important;
}
div#transferUnavailable {
    margin-bottom: 15px;
}
.single-domain-heading{
    padding-bottom: 0 !important;
}
select#inputBillingcycle {
    width: 100%;
}
.domain-suggestions-warning p {
    font-size: 14px;
}
select#registertld {
    margin-bottom: 10px;
}
/*.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger{*/
/*    height: 34px;*/
/*    min-height: 34px;*/
/*}*/
.input-group-btn.input-group-append input[value="Transfer"]  {
    margin-left: 10px;
}
#order-premium_comparison .txt-center {
     text-align: unset; 
}
.panel-heading.card-header h3.panel-title {
    padding-bottom: 0;
}
.domain-selection-options .option button {
    height: 34px;
}
#domainintro .well{
    height: 280px;
}
/*.mobile-client-notification {*/
/*    display: none !important;*/
/*}*/
.desktop-client-notification {
    position: relative;
}
.desktop-client-notification i {
    font-weight: 800;
    color: #000;
    font-size: 17px;
}
.mobile-client-notification span {
    background: #fff;
    color: #df3626;
    font-weight: 800 !important;
    top: 9px;
    right: 13px;
    width: 17px !important;
    height: 17px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
#vpsfeatures img{
    height: 207px;
}

/*22-05-25 End */
@media(max-width: 1024px){
    #domainextras .thumbnail {
        height: 315px;
    }
}
@media (max-width: 600px) {
    .dataTables_wrapper .dataTables_filter label .form-control {
        margin: 0 auto;
        width: 90% !important;
        display: block;
    }
    .dataTables_wrapper .dataTables_filter{
        margin-top: 20px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: left !important;
    }
}
@media (max-width: 688px) {
    @media (max-width: 563px) {
    #standardsslcertificates p {
        width: 50%;
    }
}
@media(max-width: 1199px){
     li.nav.navbar-nav.right.google-translate-element-mobile-list {
        display: block;
    }
#menu .navbar-nav {
    background: unset !important;
}
    #menu .navbar-nav>li{
        margin-right: 0 !important;
    }
    .cart-notification-mobile {
        display: flex;
        align-items: center;
    }
    .header-logo-mobile {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        width: 92%;
    }
    .mobile-view-cart {
        position: relative;
        color: #000;
    }
    div#google_translate_element_mobile i {
        color: #fff;
        top: 0 !important;
    }
    #menu .navbar-nav{
        background: unset;
    }
    ul.login-translate-section {
        display: flex;
        padding: 0;
        gap: 10px;
        padding: 10px 25px;
        align-items: flex-end;
        flex-wrap: wrap;
        top: unset;
    }
    ul.nav.navbar-nav.right li {
        border-bottom: 1px solid #ef3e2d!Important;
    }
    ul.login-translate-section li a {
        color: #fff;
        background: #000;
        padding: 10px;
        height: 44px;
    }

    div#google_translate_element_mobile {
        display: flex;
        align-items: center;
        gap: 10px;
        background: #000;
        padding: 10px;
        border-radius: 4px;
        height: 44px;
        top: 0;
    }
    .header-logo-mobile {
        padding: 0 15px 15px;
    }
    section#menu .container {
        width: 100%;
        padding: 0;
    }
    #menu .navbar-collapse.collapse.in{
        margin-bottom: 0;
        margin: 0;
    }
    #menu .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
    }
    #menu{
        background: #fff;
        padding: 10px 0 0;
    }
    section#header {
        display: none;
    }
    .header-logo-mobile {
        display: block;
        padding-bottom: 20px;
        padding: 0 15px 15px;
    }
   
    li.mobile-client-login-list {
        display: block;
    }
    #menu .navbar-header {
        position: absolute;
        top: 10px;
        right: 30px;
    }
    #menu .dropdown-menu>li>a{
        padding-left: 40px !important;
    }
    /*#menu .navbar-default .navbar-nav>li>a{*/
    /*    padding-left: 30px !important;*/
    /*}*/
}
@media(max-width: 991px){
/*    .mobile-client-notification {*/
/*    display: inline-block !important;*/
/*        position: relative;*/
/*}*/
/*.mobile-client-notification span {*/
/*    background: #fff;*/
/*    color: #df3626;*/
/*    font-weight: 800 !important;*/
/*    top: 9px;*/
/*    right: 13px;*/
/*    width: 17px !important;*/
/*    height: 17px !important;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
.col-md-12.switch-account-20i {
    max-width: 96%;
    margin: 0 auto;
}
    .suggested-domains .actions {
        width: 42%;
    }
    .logincontainer {
        margin-top: unset;
    }
    #order-standard_cart .secondary-cart-sidebar{
        width: 100% !important;
    }
    section#footer{
        padding: 30px  0 !important;
    }
    .firewall-evssl-right h1.item {
        font-size: 22px !important;
        line-height: 32px !important;
    }
    .firwall-evssl-right h1 {
        font-size: 22px;
        line-height: 32px;
    }
    .firewall-festures p.info{
        margin-top: 10px;
    }
    section#evsslcertificatetable\ firwall-evsslcertificatetable, section#evsslcertificatetable\ firewall-evsslcertificatetable{
        padding: 30px 0;
    }
    section#evsslcertificatetable\ firwall-evsslcertificatetable .row, section#evsslcertificatetable\ firewall-evsslcertificatetable .row{
        flex-direction: column;
    }
    #domaintlds .nav-tabs>li>a {
        padding: 5px 10px 5px 10px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .main-content{
        margin-bottom: 10px;
    }
}
@media(max-width: 768px){
    
    .password-strength-meter {
        margin-top: 10px;
    }
    #sidemenu a.list-group-item{
        white-space: nowrap;
    }
     #content{
        padding: 30px 0;
    }
    #content p{
        margin: 10px 0;
    }
    #content .h3, #content h3, #content .h4, #content h4{
        margin-bottom: 15px;
        margin-top: 15px;
    }
    #domainintro .thumbnail{
        height: auto;
    }
    #whmcsthemes .table-container {
        padding: 0 0 15px 0;
    }
    #reasons .thumbnail {
        height: 312px;
    }
    #hostingfeatures .thumbnail {
        margin-top: 20px;
        height: 220px;
    }
    #sharedsoftware .thumbnail img {
        width: 210px;
    }
}
@media(max-width: 767px){
    #domainextras .thumbnail {
        height: auto;
    }
    .suggested-domains .actions {
        display: unset;
        width: unset;
    }
    .item-price-box {
        text-align: left !important;
        margin-top: 10px !important;
    }
    p.view-cart-items-header.price-cycle-text-mobile {
        display: block;
    }

    .price-cycle-text-mobile {
        margin-bottom: 10px !important;
        display: block;
        font-size: 12px !important;
    }
    
    .price-cycle-text {
        display: none;
    }
    #order-standard_cart .sub-heading span, #order-standard_cart .sub-heading-borderless span{
        top: -14px !important;
    }
    section#footer {
        line-height: 26px;
    }
    #footer .footer_col ul.customnav {
        padding-left: 10px;
    }
    #footer .footerlinks .footer_col h4{
        margin-top:10px !important;
        margin-bottom:5px !important;
        font-size: 18px;
    }
    .footer_col.col-lg-2.col-md-2.col-sm-4.col-xs-12 {
        text-align: left;
        border-bottom: 1px solid #454a52;
        padding-bottom: 10px;
    }
    .footer_col h4:after {
        content: "\f067";
        font-weight: 300 !important;
        font-family: "FontAwesome";
        font-size: 11px;
        position: absolute;
        right: 15px;
    }
    .footer_col h4.active:after {
        content: "\f068";
    }
     .nav.customnav {
        display: none;
    }
    .nav.customnav.active {
        display: block;
    }
    section#contactdetails .row {
        margin: 10px;
    }
    div.dataTables_wrapper div.dataTables_length{
        text-align: left !important;
    }
   #contact, #contactdetails{
       padding-top: 30px !important;
       padding-bottom: 30px !important;
   }
    h1.sectiontitle{
        font-size: 20px !important;
    }
    #promotionshighlight .label-promo{
        font-size: 12px;
    }
    #promotions .thumbnail .btn{
        padding: 10px;
    }
    #promotionshighlight table tbody tr td a {
        padding: 10px;
    }
    #promotionshighlight table tbody tr td a {
        padding: 10px;
        font-size: 12px;
    }
    #order-premium_comparison h3{
        margin-bottom: 20px;
        line-height: 28px !important;
        font-size: 28px;
    }
    h1.sectiontitle {
        top: 10px !important;
    }
    h2.sectionintro {
        margin-top: 15px!Important;
        margin-bottom: 25px!Important;
        padding-top: 0px!Important;
        padding-bottom: 30px!Important;
        text-align: center!Important;
    }
    section#webdesign a {
        margin-top: 10px;
        font-size: 16px !important;
    }
    #sharedspecifications{
        padding-top: 30px;
    }
    #domainsearcharea{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #sharedfeatures, #vpspriceslider, #gameserverpricetable, #gameservervoicesolutions, #gameserverlocations, #vpsinfo, #vpscontrolpanels, #gameserverfeatures, #vpsoperatingsystems, #vpshostingfeatures, #vpsfeatures, #dedicatedservers, #dedicatedoperatingsystems, #dedicatedcontrolpanels, #dedicatedtable, #dedicatedaddons, #dedicatedfeatures, #gameserverhighlight, #webdesignfeatures, #dedicatedfeatures, #gameserversintro{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #domainintro, #domainextras, #domaintlds, #domaintldoffers, #domainhosting, #standardsslcertificates, #openinghours{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #dedicatedservers, #sharedplans{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #services, #servicepricelist, #faq, #hostingfeatures, #promotionshighlight, #promotions{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #faq h4.category{
        margin-bottom: 10px;
        margin-top: 10px;
    }
    #sidemenu .list-group {
        margin-bottom: 30px;
    }
    #sidemenu {
        margin-top: 0;
    }
    #webdesign .pricing .pricing-table .pricing-header .pricing-rate{
        font-size: 50px;
    }
    #webdesign, #webdesigndetails, #webdesignaddons, #gameserversintro, #domainsearcharea, #evsslcertificatetable, #sslfeatures, #sslcompare, #aboutus, #aboutusstaff, #aboutusicons{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #productfaqs{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #resellerplans, #resellertable, #reselleraddvalue, #resellerfeatures{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #resellersoftware, #resellerhostingfeatures{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #resellerplans .pricing .pricing-list{
        padding: 20px 0 20px 0;
    }
}
@media(max-width: 575px){
    #webdesigndetails h4{
        font-size: 13px;
    }
    .intl-tel-input .country-list {
    white-space: normal;
    z-index: 999;
}
    table {
      display: block;
      width: 100%;
      overflow-x: auto;
      border-collapse: collapse;
    }
    #gameservervoicesolutions h5.price, #dedicatedservers h5.price{
        border-right:unset !important;
    }
    .already-registered.clearfix .pull-right.float-right {
        width: 100%;
        margin-bottom: 10px;
    }
    #menu .navbar-header {
        position: absolute;
        top: 0;
        right: 20px;
    }
    .select2-container{
        width: auto !important;
    }
    div.dataTables_wrapper div.dataTables_paginate {
        margin: 0;
        white-space: nowrap; 
        text-align: right;
        text-align: left !important;
        display: block;
        margin: 0 auto !important;
        width: 100%;
        padding: 10px 0;
    }
    #order-standard_cart .view-cart-tabs {
        margin-top: 10px;
    }
    #sslcompare .pricing .pricing-list ul li {
        font-size: 14px;
        line-height: 29px;
    }
    input#inputDescription {
        width: 100% !important;
    }
    .col-lg-6.wow.fadeInLeft.firwall-evssl-left img {
        width: 135px;
        padding-top: 20px;
    }
    #webdesigndetails h5{
        font-size: 16px;
        line-height: 23px;
    }
    table#tableEmailsList tbody tr td {
        padding: 8px 10px;
    }
    .header-logo-mobile a img {
        width: 210px;
    }
    #order-premium_comparison h3{
        font-size: 22px !important;
    }
    #productfaqs h2{
        font-size: 18px !important;
    }
    section#header .row{
        display: unset;
    }
    section#header .row .img-responsive.mainlogo {
        width: 100%;
        max-width: 250px;
        margin: 0px auto 6px;
    }
    .header-right-part {
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .thumbnail>img {
        width: 52px;
    }
    .ipwarming-bx h3{
        font-size: 18px;
    }
    #gameserversintro h4 i {
        font-size: 29px;
    }
    #gameservervoicesolutions .panel-footer a {
        margin-top: 10px !important;
        display: block;
        padding: 10px !important;
    }
}
@media(max-width: 475px){
    p.user-found {
      margin-bottom: 15px !important;
    }
    #order-standard_cart .input-group-lg>.form-control{
        font-size: 12px !important;
    }
    .alert.alert-warning.info-text-sm a.alert-link {
      display: block;
    }
    .dataTables_wrapper .dataTables_filter label .form-control{
        right: 30px;
        width: 170px;
    }
    .btn-custom {
        font-size: 13px;
        padding: 5px 10px 5px 10px;
    }
    form.invites-form button {
        margin-top: 10px;
    }
    .users-mng-tbl .btn-manage-permissions, .btn-remove-user {
        width: 100%;
    }
    div.dataTables_wrapper div.dataTables_info {
        padding: 20px 5px !important;
        font-size: 12px;
        text-align: center !important;
    }
    #dedicatedservers h5.price {
        margin-bottom: 9px !important;
        display: block;
        margin: 0;
    }
    .dataTables_length label {
        padding-bottom: 0 !important;
    }
    div.dataTables_wrapper div.dataTables_paginate {
        padding-bottom: 0;
    }

}
@media (max-width: 409px){
    button.btn-default.btn-sm.btn.open-modal {
        margin-top: 5px;
    }
    .md-editor .btn-primary{
        margin-top: 5px;
    }
    .dataTables_length label {
        padding-bottom: 0 !important;
    }
    .domain-promo-box {
         height: unset; 
    }
    #order-standard_cart .input-group-lg>.form-control{
        font-size: 14px;
    }
    #order-standard_cart .font-size-24 {
    font-size: 16px !important;
}

}
@media (max-width: 688px) {
    @media (max-width: 360px) {
        div#\#divDynamicRecaptcha1 iframe {
            width: 240px !important;
        }
        div#\#divDynamicRecaptcha1 iframe .anchor-brand {
            right: 40px !important;
        }
       div#\#divDynamicRecaptcha1 iframe div#anchor {
            width: 300px !important;
        }

        div#\#divDynamicRecaptcha1 iframe div#anchor .label-container {
            width: 110px !important;
        }
    }
}
/*@media(max-width: 360px){*/
/*    div#\#divDynamicRecaptcha1 iframe {*/
/*    width: 220px !important;*/
/*}*/
/*}*/
/*21-05-25 End*/