:root {
    --body-color: #0a0d20;
    --bg-black: #0A0C20;
    --primary-color: #1062FE;
    --primary-bg-color: #1062FE;
    --primary-btn-bg: #1062FE;
    --primary-border-color: #1062FE;
    --text-color-white: #FFFFFF;
    --border-color: #070914;    ;
    --box-bg-dark: #1C1E37;
    --text-color: #C3C5E8;
    --tezxt-color-dark: #0a0d20;
}
/* Font Family Start  */

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/RobotoCondensed-ExtraBold.eot');
    src: url('../font/RobotoCondensed-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoCondensed-ExtraBold.woff2') format('woff2'),
        url('../font/RobotoCondensed-ExtraBold.woff') format('woff'),
        url('../font/RobotoCondensed-ExtraBold.ttf') format('truetype'),
        url('../font/RobotoCondensed-ExtraBold.svg#RobotoCondensed-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/RobotoCondensed-Bold.eot');
    src: url('../font/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoCondensed-Bold.woff2') format('woff2'),
        url('../font/RobotoCondensed-Bold.woff') format('woff'),
        url('../font/RobotoCondensed-Bold.ttf') format('truetype'),
        url('../font/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/RobotoCondensed-Black.eot');
    src: url('../font/RobotoCondensed-Black.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoCondensed-Black.woff2') format('woff2'),
        url('../font/RobotoCondensed-Black.woff') format('woff'),
        url('../font/RobotoCondensed-Black.ttf') format('truetype'),
        url('../font/RobotoCondensed-Black.svg#RobotoCondensed-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/RobotoCondensed-Regular.eot');
    src: url('../font/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoCondensed-Regular.woff2') format('woff2'),
        url('../font/RobotoCondensed-Regular.woff') format('woff'),
        url('../font/RobotoCondensed-Regular.ttf') format('truetype'),
        url('../font/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/RobotoCondensed-SemiBold.eot');
    src: url('../font/RobotoCondensed-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoCondensed-SemiBold.woff2') format('woff2'),
        url('../font/RobotoCondensed-SemiBold.woff') format('woff'),
        url('../font/RobotoCondensed-SemiBold.ttf') format('truetype'),
        url('../font/RobotoCondensed-SemiBold.svg#RobotoCondensed-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/RobotoCondensed-Light.eot');
    src: url('../font/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoCondensed-Light.woff2') format('woff2'),
        url('../font/RobotoCondensed-Light.woff') format('woff'),
        url('../font/RobotoCondensed-Light.ttf') format('truetype'),
        url('../font/RobotoCondensed-Light.svg#RobotoCondensed-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/RobotoCondensed-Thin.eot');
    src: url('../font/RobotoCondensed-Thin.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoCondensed-Thin.woff2') format('woff2'),
        url('../font/RobotoCondensed-Thin.woff') format('woff'),
        url('../font/RobotoCondensed-Thin.ttf') format('truetype'),
        url('../font/RobotoCondensed-Thin.svg#RobotoCondensed-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/RobotoCondensed-ExtraLight.eot');
    src: url('../font/RobotoCondensed-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoCondensed-ExtraLight.woff2') format('woff2'),
        url('../font/RobotoCondensed-ExtraLight.woff') format('woff'),
        url('../font/RobotoCondensed-ExtraLight.ttf') format('truetype'),
        url('../font/RobotoCondensed-ExtraLight.svg#RobotoCondensed-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/RobotoCondensed-Medium.eot');
    src: url('../font/RobotoCondensed-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoCondensed-Medium.woff2') format('woff2'),
        url('../font/RobotoCondensed-Medium.woff') format('woff'),
        url('../font/RobotoCondensed-Medium.ttf') format('truetype'),
        url('../font/RobotoCondensed-Medium.svg#RobotoCondensed-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/RobotoSemiCondensed-Bold.eot');
    src: url('../font/RobotoSemiCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoSemiCondensed-Bold.woff2') format('woff2'),
        url('../font/RobotoSemiCondensed-Bold.woff') format('woff'),
        url('../font/RobotoSemiCondensed-Bold.ttf') format('truetype'),
        url('../font/RobotoSemiCondensed-Bold.svg#RobotoSemiCondensed-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/RobotoSemiCondensed-ExtraBold.eot');
    src: url('../font/RobotoSemiCondensed-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoSemiCondensed-ExtraBold.woff2') format('woff2'),
        url('../font/RobotoSemiCondensed-ExtraBold.woff') format('woff'),
        url('../font/RobotoSemiCondensed-ExtraBold.ttf') format('truetype'),
        url('../font/RobotoSemiCondensed-ExtraBold.svg#RobotoSemiCondensed-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/RobotoSemiCondensed-Black.eot');
    src: url('../font/RobotoSemiCondensed-Black.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoSemiCondensed-Black.woff2') format('woff2'),
        url('../font/RobotoSemiCondensed-Black.woff') format('woff'),
        url('../font/RobotoSemiCondensed-Black.ttf') format('truetype'),
        url('../font/RobotoSemiCondensed-Black.svg#RobotoSemiCondensed-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/RobotoSemiCondensed-SemiBold.eot');
    src: url('../font/RobotoSemiCondensed-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoSemiCondensed-SemiBold.woff2') format('woff2'),
        url('../font/RobotoSemiCondensed-SemiBold.woff') format('woff'),
        url('../font/RobotoSemiCondensed-SemiBold.ttf') format('truetype'),
        url('../font/RobotoSemiCondensed-SemiBold.svg#RobotoSemiCondensed-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/RobotoSemiCondensed-Light.eot');
    src: url('../font/RobotoSemiCondensed-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoSemiCondensed-Light.woff2') format('woff2'),
        url('../font/RobotoSemiCondensed-Light.woff') format('woff'),
        url('../font/RobotoSemiCondensed-Light.ttf') format('truetype'),
        url('../font/RobotoSemiCondensed-Light.svg#RobotoSemiCondensed-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/RobotoSemiCondensed-Thin.eot');
    src: url('../font/RobotoSemiCondensed-Thin.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoSemiCondensed-Thin.woff2') format('woff2'),
        url('../font/RobotoSemiCondensed-Thin.woff') format('woff'),
        url('../font/RobotoSemiCondensed-Thin.ttf') format('truetype'),
        url('../font/RobotoSemiCondensed-Thin.svg#RobotoSemiCondensed-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/RobotoSemiCondensed-Regular.eot');
    src: url('../font/RobotoSemiCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoSemiCondensed-Regular.woff2') format('woff2'),
        url('../font/RobotoSemiCondensed-Regular.woff') format('woff'),
        url('../font/RobotoSemiCondensed-Regular.ttf') format('truetype'),
        url('../font/RobotoSemiCondensed-Regular.svg#RobotoSemiCondensed-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/RobotoSemiCondensed-Medium.eot');
    src: url('../font/RobotoSemiCondensed-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoSemiCondensed-Medium.woff2') format('woff2'),
        url('../font/RobotoSemiCondensed-Medium.woff') format('woff'),
        url('../font/RobotoSemiCondensed-Medium.ttf') format('truetype'),
        url('../font/RobotoSemiCondensed-Medium.svg#RobotoSemiCondensed-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/RobotoSemiCondensed-ExtraLight.eot');
    src: url('../font/RobotoSemiCondensed-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../font/RobotoSemiCondensed-ExtraLight.woff2') format('woff2'),
        url('../font/RobotoSemiCondensed-ExtraLight.woff') format('woff'),
        url('../font/RobotoSemiCondensed-ExtraLight.ttf') format('truetype'),
        url('../font/RobotoSemiCondensed-ExtraLight.svg#RobotoSemiCondensed-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-ExtraBold.eot');
    src: url('../font/Roboto-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../font/Roboto-ExtraBold.woff2') format('woff2'),
        url('../font/Roboto-ExtraBold.woff') format('woff'),
        url('../font/Roboto-ExtraBold.ttf') format('truetype'),
        url('../font/Roboto-ExtraBold.svg#Roboto-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Bold.eot');
    src: url('../font/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Roboto-Bold.woff2') format('woff2'),
        url('../font/Roboto-Bold.woff') format('woff'),
        url('../font/-Bold.ttf') format('truetype'),
        url('../font/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Black.eot');
    src: url('../font/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('../font/Roboto-Black.woff2') format('woff2'),
        url('../font/Roboto-Black.woff') format('woff'),
        url('../font/Roboto-Black.ttf') format('truetype'),
        url('../font/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Medium.eot');
    src: url('../font/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/Roboto-Medium.woff2') format('woff2'),
        url('../font/Roboto-Medium.woff') format('woff'),
        url('../font/Roboto-Medium.ttf') format('truetype'),
        url('../font/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-ExtraLight.eot');
    src: url('../font/Roboto-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../font/Roboto-ExtraLight.woff2') format('woff2'),
        url('../font/Roboto-ExtraLight.woff') format('woff'),
        url('../font/Roboto-ExtraLight.ttf') format('truetype'),
        url('../font/Roboto-ExtraLight.svg#Roboto-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Regular.eot');
    src: url('../font/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Roboto-Regular.woff2') format('woff2'),
        url('../font/Roboto-Regular.woff') format('woff'),
        url('../font/Roboto-Regular.ttf') format('truetype'),
        url('../font/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Thin.eot');
    src: url('../font/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
        url('../font/Roboto-Thin.woff2') format('woff2'),
        url('../font/Roboto-Thin.woff') format('woff'),
        url('../font/Roboto-Thin.ttf') format('truetype'),
        url('../font/Roboto-Thin.svg#Roboto-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Light.eot');
    src: url('../font/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/Roboto-Light.woff2') format('woff2'),
        url('../font/Roboto-Light.woff') format('woff'),
        url('../font/Roboto-Light.ttf') format('truetype'),
        url('../font/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-SemiBold.eot');
    src: url('../font/Roboto-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../font/Roboto-SemiBold.woff2') format('woff2'),
        url('../font/Roboto-SemiBold.woff') format('woff'),
        url('../font/Roboto-SemiBold.ttf') format('truetype'),
        url('../font/Roboto-SemiBold.svg#Roboto-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



/* Font Family End */

body {
    font-family: 'Roboto' !important;
    background: var(--body-color) !important;
    color: var(--text-color) !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
ul li,
div {
    font-family: 'Roboto' !important;
}
p{
    margin: 0;
}
.btn-main,
.btn {
    font-family: 'Roboto' !important;
    font-weight: 500 !important;
}
body {
    background: var(--body-color) !important;
    color: var(--text-color);
}

label {
    line-height: 17px !important;
    color: var(--text-color) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.custom-group,
.login-check,
.logo-sec {
    margin-bottom: 20px
}

.btn-primary,
.form-control,
label {
    color: var(--text-color-white) !important
}

/* Default Css Start*/

input:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: unset;
}
 
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    background-color: red;
    transition: background-color 5000s 0s;
    -webkit-text-fill-color: #fff !important;
}

.cus-inputonoff-switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 26px;
}
 
 
.cus-inputonoff-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: -5px;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
    background: #ffffff;
}
 
.cus-inputonoff-slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 0;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
 
.cus-inputonoff-slider-input {
    display: none;
}
 
.cus-inputonoff-slider-input:checked+.cus-inputonoff-slider {
    background: var(--primary-bg-color);
}
 
.cus-inputonoff-slider-input:focus+.cus-inputonoff-slider {
    box-shadow: 0 0 1px #2196F3;
}
 
.cus-inputonoff-slider-input:checked+.cus-inputonoff-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
 
/* Rounded sliders */
.cus-inputonoff-slider.cus-inputonoff-round {
    border-radius: 34px;
}
 
.cus-inputonoff-slider.cus-inputonoff-round:before {
    border-radius: 50%;
    background: #1062FE;
}
.cus-inputonoff-slider-input:checked+.cus-inputonoff-slider::before{
    background-color: #ffffff;
}

/* toggle css end */
.form-control:focus {
    border-color: #C3C5E8 !important;
}  

.md-style-btn {
    padding: 6px 25px !important;
    border-radius: 10px;
    font-size: 14px !important;
    line-height: 20px !important;
}
 
 
/* Default Css End*/

#main-body.body-background-20i,
body.primary-bg-color,
section#main-body {
    background-color: var(--body-color) !important
}

.form-control {
    border: 1px solid var(--border-color) !important;
    height: 56px !important;
    border-radius: 10px !important;
    padding: 10px 34px 10px 10px !important;
    font-size: 16px !important;
    background-color: transparent !important;
    font-weight: 400 !important;
}

label {
    line-height: 17px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}

.style-button {
    border-radius: 10px !important;
    font-size: 16px !important;
    text-transform: capitalize;
    padding: 16px 20px !important;
    line-height: normal !important;
    height: auto !important
}

.btn-primary {
    background: var(--primary-btn-bg) !important;
    border-color: var(--primary-border-color) !important;
    border: 0
}

.remcheck .styled-checkbox+label:before {
    border: 1px solid #b3b3bf !important;
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #0a0c20 !important;
    border-radius: 3px
}

.remcheck .styled-checkbox+label {
    font-weight: 500 !important;
    color: #fff;
    position: relative
}

.remcheck .styled-checkbox:checked+label:after {
    content: "";
    position: absolute;
    left: 7px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: 0;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    border-radius: 0;
    box-shadow: none;
    background: 0 0 !important
}

input[type=checkbox]:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_241_955)'%3E%3Cpath d='M11.7212 1.96136C11.3499 1.58959 10.747 1.58982 10.3752 1.96136L4.31744 8.01936L1.62503 5.32697C1.25325 4.95519 0.650609 4.95519 0.278832 5.32697C-0.0929441 5.69874 -0.0929441 6.30139 0.278832 6.67316L3.6442 10.0385C3.82998 10.2243 4.07357 10.3174 4.31719 10.3174C4.5608 10.3174 4.80463 10.2245 4.9904 10.0385L11.7212 3.30753C12.0929 2.93602 12.0929 2.33311 11.7212 1.96136Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_241_955'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center/60% no-repeat;
    background-color: var(--primary-bg-color);
    padding: 10px
}

input[type=checkbox]:checked:before {
    content: ""
}

.remcheck .styled-checkbox {
    position: absolute !important;
    opacity: 0
}

.logo-sec img {
    margin: 0 auto 10px
}
.fa, .fas {
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 900;
 }


a.logo {
    color: #fff;
}

.logo-sec {
    text-align: center
}

.logo-sec a {
    display: inline-block;
    margin: 0 auto
}

/* img {
    display: block
} */

.input-grop {
    position: relative
}

.input-grop img {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.login-left-side {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh
}

.login-left-side .card {
    border-radius: 10px !important;
    background-color: #1c1e37 !important;
    max-width: 100% !important;
    width: 575px !important;
    padding: 47px;
}

input {
    background-color: transparent;
}

.login-form .card-body {
    padding: 48px !important
}

.login-left-side h1 {
    color: var(--text-color-white);
    font-size: 35px;
    font-weight: 600;
    line-height: 26.82px;
    text-align: center
}

.login-left-side p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.5px;
    margin-top: 10px;
    color: var(--text-color) !important;
}

.login-check .text-rightt a,
.user-login-regis p {
    font-weight: 400;
    color: var(--text-color-white);
    font-size: 14px;
    line-height: 17.5px
}

.login-check {
    display: flex;
    justify-content: space-between
}

.login-check .text-rightt a {
    text-align: right;
    text-decoration: underline
}

.user-login-regis p {
    margin-top: 20px
}

.user-login-regis p a {
    font-size: 14px;
    font-weight: 600;
    line-height: 17.5px;
    text-decoration-line: underline;
    color: #fff
}
div#registration .card{
    background: var(--box-bg-dark);
}
div#registration form{
    background: var(--box-bg-dark);
}
.primary-content div#registration .card-title {
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
}
div#registration .card {
    border-radius: 0;
    border: 0;
}
#registration .field, #registration .form-control {
    background-color: transparent;
}
#registration .btn-primary {
    margin-top: 10px;
    margin-bottom: 5px;
    width: 100%;
}
p#passwordStrengthTextLabel {
    font-size: 14px;
    margin-top: 10px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left: 84px !important;
}
div#registration .intl-tel-input .country-list li span {
    font-size: 14px;
    font-weight: 500;
    color: var(-text-color);
}
#registration {
    background-color: unset;
    margin-bottom: 20px;
    margin-top: 30px;
    border-radius: 20px;
    max-width: 1068px;
    margin: 0 auto;
}
.modal-body {
    background: #0A0C20;
}
.modal .modal-header, .modal-footer {
    background: #1c1e37 !important;
}
button.btn.btn-default.btn-sm.copy-to-clipboard {
    padding: 9px;
    display: inline-flex;
    gap: 3px;
    align-items: center;
}
div#ticketReplyContainer .form-group input.btn.btn-primary:hover, div#ticketReplyContainer .form-group input.btn.btn-default:hover, .submit-ticket-two-20i p .btn.btn-primary:hover, .submit-ticket-two-20i p .btn.btn-default:hover, form#frmManagePaymentMethod .submit-container button#btnSubmit:hover, form#frmManagePaymentMethod .form-group.submit-container .btn.btn-default:hover, form#frmConfigureDomains button.btn.btn-primary:hover, #order-standard_cart .mc-promos.viewcart .btn-add:hover, #order-standard_cart .mc-promos.checkout .btn-add:hover, .modal button.btn.btn-primary:hover, .modal button.btn.btn-default:hover, #frmAddToCart .btn-primary:hover, .already-registered.clearfix button#btnAlreadyRegistered:hover, .account-manage-20i .btn-primary:hover, .account-manage-20i .btn-default:hover, .payment-methods-20i table#payMethodList .btn-set-default:hover, .payment-methods-20i table#payMethodList .btn-default:hover, .account-manage-20i form .btn-default:hover, .using-password-strength .btn-primary:hover, .using-password-strength .btn-default:hover, .btn-primary:hover, .btn-default:hover, .account-new-20i button:hover, #modalChooseLanguage .modal-footer button:hover, div#ticketReplyContainer .form-group input.btn.btn-primary:focus, div#ticketReplyContainer .form-group input.btn.btn-default:focus, .submit-ticket-two-20i p .btn.btn-primary:focus, .submit-ticket-two-20i p .btn.btn-default:focus, form#frmManagePaymentMethod .submit-container button#btnSubmit:focus, form#frmManagePaymentMethod .form-group.submit-container .btn.btn-default:focus, form#frmConfigureDomains button.btn.btn-primary:focus, #order-standard_cart .mc-promos.viewcart .btn-add:focus, #order-standard_cart .mc-promos.checkout .btn-add:focus, .modal button.btn.btn-primary:focus, .modal button.btn.btn-default:focus, #frmAddToCart .btn-primary:focus, .already-registered.clearfix button#btnAlreadyRegistered:focus, .account-manage-20i .btn-primary:focus, .account-manage-20i .btn-default:focus, .payment-methods-20i table#payMethodList .btn-set-default:focus, .payment-methods-20i table#payMethodList .btn-default:focus, .account-manage-20i form .btn-default:focus, .using-password-strength .btn-primary:focus, .using-password-strength .btn-default:focus, .btn-primary:focus, .btn-default:focus, .account-new-20i button:focus, #modalChooseLanguage .modal-footer button:focus {
    border-color: var(--primary-btn-bg);
    background-color: var(--primary-btn-bg);
    color: var(--text-color-white);
}
button.btn.btn-default.btn-sm.copy-to-clipboard:hover img {
    filter: invert(1) !important;
}

input.form-control {
    background-color: transparent !important;
    color: var(--text-color) !important;
}

.cus-div {
    display: flex;
    gap: 10px;
}
select option {
    color: #000;
}
.generate-password {
    background: #1062fe;
    color: #fff !important;
    border-color: #1062FE !important;
}
/* REMOVE  */


div#registration .bootstrap-switch.bootstrap-switch-small span.bootstrap-switch-handle-on.bootstrap-switch-success, div#registration .bootstrap-switch.bootstrap-switch-small span.bootstrap-switch-handle-off.bootstrap-switch-secondary {
    background-color: #fff;
    color: #FFF;
}
div#registration .bootstrap-switch-small.bootstrap-switch.bootstrap-switch-wrapper.bootstrap-switch-animate.bootstrap-switch-on {
    background-color: #1062FE;
}
.intl-tel-input .country-list{
    color: #000;
}
.registrar-heading {
    text-align: center;
}
.registrar-heading h1{
    font-weight: 600;
    font-size: 35px;
    line-height: 26.82px;
    text-align: center;
    color: #fff;
}
.registrar-heading p {
    font-weight: 400;
    font-size: 14px;
    line-height: 17.5px;
    color: var(--text-color) !important;
    margin-top: 15px;
}
input.form-control::placeholder{
    color: var(--text-color) !important;
}
select.form-control{
    border-color: #B2CCFF1F  !important;
}

#togglePassword {
    cursor: pointer;
    position: absolute;
    right: 10px;
    transform: translateY(-50%);
    top: 50%;
    color: var(--text-color);
}

select.form-control {
    width: 100%;
    display: block;
    margin: 0 0;
    -webkit-appearance: none;
    background-image: url(../images/custom_images/down-arrow.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 10px !important;
    background-position: center right 15px !important;
    cursor: poRoboto;
    border: 1px solid #505971 !important;
}

.login-bg.forgot-form-custom {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.login-bg.forgot-form-custom .card-body h1 {
    text-align: center;
    font-weight: 600;
    font-size: 35px;
    line-height: 26.82px;
    color: #fff;
    margin-bottom: 15px;
}
.login-bg.forgot-form-custom .card-body p{
    font-weight: 400;
    font-size: 14px;
    line-height: 17.5px;
    letter-spacing: 0%;
    color: var(--text-color);
}
.login-bg.forgot-form-custom .card {
    background: var(--box-bg-dark);
    border-radius: 10px;
    padding: 48px !important;
}
.login-bg.forgot-form-custom .card-body {
    padding: 0 !important;
}
div#registration  .user-login-regis {
    text-align: center;
    padding-bottom: 44px;
}
/*div#containerNewUserSignup {
    margin-top: 50px;
    padding: 40px 40px 0;
}*/
div#containerNewUserSecurity {
    padding: 0 40px;
}
div#registration h3.card-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 27.5px;
}
.generate-password {
    padding: 5px 12px;
    font-size: 14px;
    text-transform: capitalize;
    margin-top: 0;
    width: auto;
    background: #1062FE !important;
    border: transparent;
    border-radius: 5px !important;
}
#registration .card.mb-4.custom-toggle {
    padding: 0 47px !important;
}
/* ------------------------------------------------ Client-area Css Start -------------------------------------------------------------*/

/* ------------------------------------------------ Client-area Css End -------------------------------------------------------------*/
/* ------------------------------------------------ Colour-scheme Dark Css Start -------------------------------------------------------------*/

.login-bg #page-wrapper{margin: 30px 0;}
.clientx.header.wgsheaderfromaddon {background: #1C1E37;box-shadow: 0px 0px 3px #0000002b;}
ul.sidebar_items.custom_sidebar_items {
    background: #1c1e37; 
}
nav#sidebar {background: #1C1E37 !important;}
.nav.navbar-nav a {color: #919191;}
ul.ul-right-top .dropdown-toggle {color: #1C1E37;}
.dropdown.user.user-menu a.dropdown-toggle i {border-color: #1062FE;color: #ffffff;}
.dropdown.user.user-menu a.dropdown-toggle i:hover {border-color: #1062FE;color: #ffffff;}
.nav.navbar-nav a:hover, ul.ul-right-top .dropdown-toggle:hover {color: #1062FE;}
li.user-header.bg-light-blue{background: #1062FE;}
.user-menu ul.dropdown-menu.show:before {border-bottom: 10px solid #1062FE;}
ul.ul-right-top .dropdown-toggle {color: #1C1E37;}
ul.list-unstyled.components i {color: #fff;}
ul.list-unstyled.components span { color: #ffffff;}
#sidebar ul li a {border-bottom:1px solid #b2ccff1f;}
#sidebar ul li a:hover, #sidebar ul li a.active i {color: #1062FE;}
#sidebar ul li a:hover, #sidebar ul li a.active span {color: #1062FE;}
#sidebar ul li ul li a.active span, #sidebar ul li ul li a.active i {color: #fff !important;}
#sidebar ul li a:hover, #sidebar ul li a.active {border-left: 1px solid #1062FE;background: #1062FE;}
.find-domain, body .domain-checker-bg-main-container{background-color:transparent !important;}
body .domain-checker-bg-main-container{background-color:transparent!important;background-image: none !important;}
.find-domain{background-size: cover;}
.can-help-home-page .action-icon-btns a .ico-container i, .your-account-home-page .action-icon-btns a .ico-container i {color: #1062FE;}
div#content {background: #f5f5f5;}
.active-domain-button-home-page .btn-domain-list-home-page{background: #1062FE;}
.active-domain-button-home-page .btn-domain-list-home-page:hover, .button-cart-home:hover{background: #1C1E37;}
.can-help-home-page h2, .your-account-home-page h2 {color: #1C1E37;}
.btn-account input {background: #1062FE!important;}
/*.btn-account input:hover {background: #ff486f!important;}*/
.btn-account.wgsReg a:hover {background: #1062FE;}
.log-btn { color: #1062FE;}
.login-form .focus .inputText, .wel-titel{color: #1C1E37;}
.need-help, a.pull-right.need-help {color: #1062FE;}
/*.sidebar_items li a i {color: #fff !important;}
.sidebar_items li a span { color: #fff !important;}*/
#sidebar ul li a:hover i, #sidebar ul li a.active i, #sidebar ul li a:hover span, #sidebar ul li a.active span{color: #fff;}
.user-accout {background: #1062FE;}
ul.tabs li.active {background-color: #ea2751;}
ul.tabs li.active:after {border-top: 10px solid #ea2751;}
.user-accout .tabs li {border-right: 1px solid #e0234c;}
ul.tabs li:hover {background-color: #ea2751;}
ul.tabs li:hover:after {border-top: 10px solid #ea2751;}
#order-standard_cart .focus .inputText {color: #1062FE!important;}
input.btn-cancel {background: #2b2c35 !important;}
.btn-save:hover, #scrollingCartSummary button.btn-save:hover {background: #de234b!important;}
input.btn-save {background: #1062FE;}
#scrollingCartSummary button.btn-save {background: #1062FE!important;}
button.btn.btn-default.go {background: #1062FE;}
.well { background-color: #f7f5f6;border: 1px solid #f1eaeb;}
.acct-btn {background: #1062FE;}
.acct-btn:hover {background: #de234b;}
.on-off-btn-setting span, .home-domain-header h3 {color: #1062FE;}
.drop-nav.domain {background: #1062FE!important;}
.cloud-item {border-top: 1px solid #ca1f43!important;}
.summary-container .cloud-item {border-top: 1px solid #b2ccff1f !important;}
.pric-clt {color: #1062FE!important;}
.cart_empty .cart_empty_body a {background: #1062FE!important;color: #fff!important;}
.cart_empty .cart_empty_body a:hover {background: #1C1E37!important; color: #fff!important;}
.input-group-btn.adv button {background: #1062FE!important;color: #fff;}
.host-block {background: #1062FE!important;}
.cart-btng {background: #1062FE!important;color: #2b2c35!important;}
.cont-cart span {color: #1062FE!important;}
.cart-btng {background: #1062FE!important;color: #2b2c35!important;}
.cart-btng:hover {color: #fff!important;background: #e0c603!important;}
.domain-configration .nameserv-head h1 {color: #1062FE;}
.domain-configration .focus .inputText {color: #1062FE !important;}
.domain-configration button.btn-save.wgs_custom-btn:hover {background: #de234b!important;}
#order-standard_cart .btn-save:hover { background: #de234b !important;}
.trash a:first-child,.trash a:last-child, .item-qty button.btn.btn-xs {
    color: #ffffff !important;
    background-color: #2f374e !important;
    border-color: #B2CCFF1F !important;
}
.trash a:first-child:hover {background: #1C1E37!important;color: #fff;}
.home-page-product-listing h3.card-title.pricing-card-title, button.slick-next.slick-arrow:after, button.slick-prev.slick-arrow:after {color: #fff;}
#order-standard_cart a#continueShopping {
    border: 2px solid #1C1E37 !important;
    color: #fff!important;
    background: #1C1E37!important;
}
#order-standard_cart a#continueShopping:hover {
    border-color: #1062FE !important;
    color: #fff!important;
    background: #1062FE!important;
}

.verification-banner .fal, .verification-banner .far, .verification-banner .fas {color: #1062FE;}
.trash a:hover {background: #ffffff!important;}
.add-tick {background: #1062FE;}
/*a:focus { outline: none;outline-offset: -2px;color: #fff;}*/
button.btn-cancel {background: #2b2c35;}
ul.tabs.addons li.active {border-bottom: 3px solid #1062FE;}
ul.tabs.addons li:hover {border-bottom: 3px solid #1062FE;}
.contact-us .textarea label {color: #FC2F5C!important;}
#content .focus .inputText, #registration .focus .inputText{color:  #e0ebffcc!important;}
.quest .select-selected {background: #1062FE;}
.quest span.input-group-addon {background: #1062FE;border-right: 1px solid #f1c83b;}
.medium-tick span.input-group-addon {background: #1062FE;order-right: 1px solid #1062FE;border-right: 1px solid #d2264b;}
.medium-tick .select-selected {background: #1062FE;}
.unit-row-top-mass th {color: #1062FE;}
#content .btn-save:hover {background: #de234b!important;}
.lock-info button#menu1 {background: #2b2c35}
body .domain-promo-box a.btn.btn-primary {background-color: #1062FE; border-color: #1062FE;}
.domain-promo-box i {color: #1062FE;}
body .domain-promo-box a.btn.btn-warning, body .cart-btn-continue{background-color: #1062FE;border-color: #1062FE; color: #fff;}
.text-primary, .count-cart-domain span {color: #1062FE!important;}
.find-domin { border: solid 3px #1062FE;}
.stylish-input-group .input-group-addon {background: #1062FE;}
.shoop-btn a { background: #1062FE;}
.shoop-btn a:hover {background: #e8cd02;}
.yet-domin {border: dashed 3px #2b2c35;}
.ticket-cn-inr .wgs_custom-btn {background: #1062FE !important;}
.ticket-cn-inr  .wgs_custom-btn:hover {background: #1062FE !important;}
.titel-sup {color: #1062FE!important;}
#order-standard_cart .full-sign {background-image: linear-gradient(127deg, #1062FE, #000000);}
#order-standard_cart .account-colam.have .crt-ntn {background: #1062FE;color: #fff;}
#order-standard_cart .account-colam.have .crt-ntn:hover {background: #1C1E37;}
.host-row { background: #1062FE;background: linear-gradient(180deg, rgba(151, 164, 190, 0.16) 0%, rgba(93, 105, 128, 0.16) 24%, rgba(93, 105, 128, 0.16) 100%) !important;border: 1px solid #B2CCFF1F !important;}
div.header-lined h1 {color: #1062FE;}
button#btnTransferDomain {background-color: #1062FE; border-color: #1062FE;}
button#btnCheckAvailability{
     background-color: #1062FE;
    border-color: #1062FE;
}
.existing-account-login-section button#btnExistingLogin {background: #1062FE;}
.existing-account-login-section button#btnExistingLogin:hover {background: #1C1E37;}
#order-standard_cart label.radio-inline {color: #000;font-weight: 600;}
.server-stat-subhead h2 {color: #1062FE;}
#order-standard_cart .view-cart-items, .card-block {border-bottom: transparent!important;} 
.clientx .navbar-right ul li.header {background: #fbdf06!important;}
#order-standard_cart .view-cart-items-header {
 background-color: #2b2c35!important;}
.t-box-hd {background: #2b2c35;}
.box-server-status span, .box-server-status p {color: #fff;}
.uplod-file label.btn.btn-primary:active {
    background: #1062FE;
    border-color: #1062FE;
}
.dropdown.user.user-menu a i {border: solid 2px #fbdf06;}
.user-icone i {background: #1062FE;border-color: #ffffff;color: #ffffff;}
 .user-header.bg-light-blue {background: #fbdf06;}
 .client-name {color: #fff;}
.btn-lg.right-btn, #btnKnowledgebaseSearch { color: #ffffff;background: #1062FE !important;}
.serch-left i, .panel-content.support-panel i, body .ext-main-blk, body .suggested-domains .panel-heading.card-header {color: #1062FE;}
.message-panel .input-group-btn .btn.search {background: #1C1E37;color: #ffffff;text-align: center;}
.message-panel .input-group-btn .btn.search:hover{background: #1062FE;color: #ffffff;}
span.sevice-status {background-color: #f6f6f6;color: #1062FE;}
.message-panel .transfer:hover{background: #1C1E37;}
.message-panel .transfer {background: #1062FE;}
.dasboard-inner-section .panel-footer a, .dasboard-inner-section .panel-heading a {color: #fff;}
.dasboard-inner-section .panel {border: 1px solid #eee;}
.alert-info {background-color: #f5f5f5;border-color: #eeeeee;}
.panel-setting-heading {background: #f5f5f5;}
.tickets-table.table tr {border-bottom: 1px solid #60697f;}
.home-domain-search .tld-logos li{background: #fff;}
i.fas.fa-sync-alt {font-size: 14px;color: #1C1E37;}
.home-domain-search .btn-primary, .btn-success{border-color: transparent;}
ul.myaccount-sidenav li a:hover::before, .defaultClientxSidebar .list-group a.list-group-item:hover::before, .defaultClientxSidebar .panel-sidebar a.list-group-item.active::before, .defaultClientxSidebar .list-group a.list-group-item.active::before, ul.myaccount-sidenav li a:hover::before, ul.myaccount-sidenav li.active a::before, #Secondary_Navbar-Account .dropdown-menu li a:hover::before, #Secondary_Navbar-Account .dropdown-menu li.active a::before {
    background: #1062FE;}
ul.myaccount-sidenav li a:hover i, ul.myaccount-sidenav li.active a i, .defaultClientxSidebar .list-group a.list-group-item:hover i { color: #1062FE !important;}
a.back-button-head-bar, .wgs_custom-btn, h3.common-title-count, .home-page-product-listing a.wgs_custom-btn, .home-domain-search .btn-primary, body button#btnCheckAvailability, 
body .spotlight-tld-container .domain-lookup-result button.btn.btn-add-to-cart, .menu-setting-content .card.card-sidebar button.btn.btn-block.btn-primary, body .wrapper .landing-page.sitelock .emergency .btn, .landing-page.sitelock .plans .plan .btn, body .landing-page .btn-start, body .landing-page .btn-signup, body .wrapper .landing-page .validation-levels .item .btn, body .wrapper .landing-page .row.help-me-choose .btn, body .wrapper .landing-page .btn-primary, body .wrapper .landing-page .btn-default, .btn-with-margin .btn-success.disabled, .btn-with-margin .btn-success:disabled  {background: #1062FE !important;color: #fff;    border: 1px solid transparent;}
.wgs_cancel_button, .default-whmcs-client-area #registerDomainPanel .input-group-append .btn, .btn-success {background: #1C1E37;}
.wgs_cancel_button:hover, .wgs_cancel_button:focus, .default-whmcs-client-area #registerDomainPanel .input-group-append .btn:hover, .btn-success:hover, .store-order-container .nav-link.active,  .store-order-container .responsive-tabs-sm .nav-item a:hover, .landing-page.ssl .certificate-options .btn, .btn-primary.disabled, .btn-primary:disabled, .product-status-pending, #formToAddRecords input#submit, #layers .lu-btn--primary{
    color: #fff!important;
    background: #1062FE!important;
     border-color: #1062FE;
}
body .store-order-container .store-domain-tabs li a{
	background: #2e374d;
    color: #fff;
}
span.switch-slider.active {background: #1062FE;}
.wgs_back_btn {background: #1062FE;color: #fff;}
.common-table-upper-header, .submit-ticket-upper-bar,table.table-list thead th, .dataTables_wrapper table.table-list thead th.sorting_asc, .dataTables_wrapper table.table-list thead th.sorting_desc, table#tableTicketsList tr.ticket-table-head th.sorting_desc {background: transparent;}
.department-list, .priority-section .custom-select-box-drop, .submit-ticket-upper-bar .custom-select-box-drop, 
.default-whmcs-client-area #registerDomainPanel .input-group-append .btn-success {background: transparent !important;color: #fff!important}
.submit-ticket-upper-bar  .select-selected:after {border-color: #fff transparent transparent transparent;}
.priority-section span.input-group-addon {border-right: 1px solid #f1c83b;}
.wgs_back_btn:hover, .wgs_edit_btn:hover, .wgs_custom-btn:hover, .btn-default.disabled, .btn-default.disabled:hover {
    color: #000 !important;
    background: #1062FE !important;
}

a.back-button-head-bar:hover, .print-btn-knowldegebase:hover, a.back-button-head-bar:hover, a.add-button-common.wgs_custom-btn:hover, 
h3.common-title-count:hover, .default-whmcs-client-area #registerDomainPanel .input-group-append .btn-success:hover, 
.home-domain-search .btn-primary:hover {background: #1C1E37;color: #fff;border-color: #1C1E37;}
.wgs_back_btn:hover, .wgs_edit_btn:hover, .wgs_custom-btn:hover, .btn-default.disabled, .btn-default.disabled:hover, 
#content .btn-save:hover, 
body .spotlight-tld-container .domain-lookup-result button.btn.btn-add-to-cart:hover{background: #1C1E37!important;color: #fff!important;border-color: #1C1E37;}
.defaultClientxSidebar .card-footer .btn-success, .prm-btn {color: #1062FE;background-color: #f6f6f6;border-color: #f6f6f6;}
.prm-btn:hover{background: #1C1E37;color: #fff;}
.defaultClientxSidebar .card-footer .btn-success:hover{color: #fff;}
.modal-localisation .modal-content { background-color: #1C1E37;}
body .host-nav ul.dropdown-menu.show li a:hover {color: #1062FE;}
.btn-account.wgsReg a:hover {
    color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    color: #fff;
    background-color: #1062FE;
    border-color: #1062FE;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:hover, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:hover {
    color: #fff;
    background-color: #1C1E37;
    border-color: #1C1E37;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary.active, 
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary:active, 
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary.active, 
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary:active, 
.show>.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary.dropdown-toggle, 
.show>.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary.dropdown-toggle, 
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary, 
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary {
    color: #fff;
    background-color: #1062FE;
    background-image: none;
    border-color: #1062FE;
}
.btn-info {
    background-color: #1062FE;
    border-color: #1062FE;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary:hover, .btn-info:hover, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary:hover {
    color: #fff;
    background-color: #1C1E37;
    border-color: #1C1E37;
}

#ssoStatusTextEnabled, #ssoStatusTextDisabled {color: #333;}
.dataTables_wrapper div.dataTables_paginate ul.pagination .active a.page-link {
    background-color: #1062FE;
    border-color: #1062FE;
    border-radius: 3px;
}
.contact-list-new-contact-head {background-color: #f5f5f5;}
select#inputContactId { width: 100%;}
div#invitePermissions {background: transparent;border: none;}
.domain-section-home-page-search{border-color:#ff7713;}
.domain-section-home-page-search button {background: #1062FE;}
.domain-section-home-page-search span.fas.fa-search, a.btn-home-cart{color: #fff;}
.support-department-section ul.support-dept-icon li:hover {border: 2px solid #1062FE;}
.support-department-section ul.support-dept-icon li.quest a { color: #333;}
.btn-save.wgs_custom-btn.generate-password {background: #1062FE;}
.whmcs-default-navigation .dropdown-menu li a:hover {
    color: #1062FE;
    background-color: #f5f5f5;
}
.button-cart-home { background: #1062FE;}
.bg-primary {background-color: #1C1E37!important;}
.servers .log-btn{box-shadow: none;}
.servers .log-btn:hover, .log-btn:focus {background: #1C1E37;color: #fff;}
.btn-primary, .btn-domin a, .anchor-btn-checkout, .empty-cart button.btn-save, button.btn.btn-default.dropdown-toggle{color: #fff;background-color: #1062FE;border-color: #1062FE;}
.btn-primary:hover, .btn-domin a:hover, .anchor-btn-checkout:hover, .empty-cart button.btn-save:hover{color: #fff;background-color: #1C1E37;border-color: #1C1E37;}
.can-help-home-page .action-icon-btns a, .your-account-home-page .action-icon-btns a {color: #333;}
body .text-warning {color: #1062FE!important;}
body .find-domain a.btn.btn-link.btn-sm.float-right {
    color: #fff;
    display: inline-block;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.home-domain-search {
    text-align: center;
}
body .find-domain a.btn.btn-link.btn-sm.float-right::after {background: #fff;display:none;}
body #order-standard_cart .domain-checker-invalid, body #order-standard_cart .domain-checker-unavailable {color: #1062FE;}
#order-standard_cart .order-summary, #order-standard_cart .summary-container {background-color: #ffffff40 !important;}
#order-standard_cart .summary-container {background-color: transparent !important;}
body #order-standard_cart .order-summary {border-bottom: 3px solid #595ed3;}
body .suggested-domains .list-group-item button.btn.btn-add-to-cart, 
body .theme-download-page .custom-search-input-download button.right-btn, body form#frmDomainTransfer button#btnTransferDomain, .product-desc.product-desc-full-width button.btn{background: #1062FE!important;color: #fff;}
body div#spotlightTlds span.removeDomainFromCartSpotLight, body .suggested-domains span.removeDomainFromCartSuggestion{background: #1062FE;}
body .suggested-domains .list-group-item button.btn.btn-add-to-cart:hover, 
body div#spotlightTlds span.removeDomainFromCartSpotLight:hover, 
body .suggested-domains span.removeDomainFromCartSuggestion:hover,  body form#frmDomainTransfer button#btnTransferDomain:hover{background: #1C1E37!important;color: #fff;}

body .right-section-has-hosting a.no-hosting-domain{background: #1062FE;}
body .generic_content .wgs_custom-btn, body div#modalEmptyCart button.btn.btn-primary{background: #1062FE;color: #fff;}
body .bcr1 {background: #f6f6f6;border-color: #e7e7e7;}
body .configuration-domain-section .col-sm-8 {background: #f6f6f6;border-color: #f0f0f0;}
body .poweredOff {background: #1062FE!important;}
body .poweredOn {background: #1062FE none repeat scroll 0 0 !important;color: #fff!important;}
body .name-server-head h3 { color: #3f3f3f;}
body #order-standard_cart .configuration-domain-section label {margin-bottom: 10px;}           
i.fas.fa-sync-alt {color: #fff;}
/*body .host-nav.product-listing-page .drop-nav {color: #fff;}*/
body .product-listing-page .domain-action .drop-nav {border-bottom-color: #1062FE!important; COLOR: #FFF!important;}
body .host-nav.product-listing-page .drop-nav:hover{color: #1062FE;border-color: #1062FE;}
body .host-nav.product-listing-page li.active .drop-nav {color: #1062FE;border-color: #1062FE;}
body .domain-selection-options-trigger .content.active {background: rgba(0, 0, 0, 0) linear-gradient(90deg, #7f7f7f 0%, #1062FE 100%) repeat scroll 0 0;}
body .domain-selection-options-trigger .content:hover {background: rgba(0, 0, 0, 0) linear-gradient(90deg, #1062FE 0%, #a5215e 100%) repeat scroll 0 0;}
body .domain-selection-options-trigger .icone { background: #1062FE;}
body .billing-cycle-section ul.selectBillingCycle li.active, body .billing-cycle-section ul.selectBillingCycle li:hover,
 body div#modalEmptyCart button.btn.btn-primary:hover {background: #1062FE!important;}
 body small.product-setup-fee {color: #1062FE;}
span.stp-cot.check i, body .generic_price_tag span, body .generic_head_content span {color: #fff !important;padding: 3px 0px 0px !important;}
span.stp-cot.check i{color: #fff;}
body .cart-head-bar.configure-cart-head .step-item a::before, .counter-header-label{background: #1062FE!important;color: #fff;}
body .product-configure-info-panel .panel-title > a:before {background: #1062FE;}
body .featured-tld .price.com, body #modalRemoveItem .modal-footer button.btn.btn-primary{background-color: #1062FE;}
body .tld-inr .row.tld-pricing-header .p-lightblue {background: #0cb4e5;border-bottom: 6px solid #089dc9;}
body .tld-inr .row.tld-pricing-header .p-yellow, body #modalRemoveItem .modal-footer button.btn.btn-default {background: #1062FE;color: #fff;}
body .menu-setting-content .list-group-item:hover i, body .menu-setting-content .list-group-item.active i {color: #1062FE;color: #fff;}
body .domain-upper-bulk-button .setBulkAction, body .announcements .nd-row4 .news-date{background: #1062FE;border-radius: 7px !important;}
body .announcement.nd-row4 {border-color: #1062FE;}
.announcements .nd-row3 .news-date {background: #1062FE;}
.announcements .news-date { background: #1C1E37;}
.announcement.news-d-row { border-left: 4px solid #1C1E37;}
.announcement.nd-row2 {border-color: #2f86eb;}
.announcement.nd-row3 {border-color: #1062FE;}
.theme-head-bar h1, .cart-head-bar h1 {color: #fff !important;}
body .domain-pricing .tld-pricing-header .col-sm-2, 
body .domain-pricing .tld-pricing-header .col-sm-4, 
body .domain-pricing .tld-pricing-header .col-xs-2, 
body .domain-pricing .tld-pricing-header .col-xs-4 {border-bottom: 6px solid #f1cd00;}
body .domain-upper-bulk-button .setBulkAction:hover {border-color: #1062FE;color: #1062FE;background: #fff;}
body .domain-pricing .tld-pricing-header div:nth-child(odd) {border-color: transparent;}
body .label-warning, .generate-password {background-color: #1062FE;color: #fff;}
body .label-warning:hover, body #modalRemoveItem .modal-footer button.btn.btn-default:hover, .generate-password:hover {background-color: #1C1E37;color: #fff;}
body .tld-inr .row.tld-pricing-header .p-purple {background: #1C1E37;}
body #order-standard_cart .account-select-container div.account.active, body #order-standard_cart .account-new-custom.border-bottom.active {background: #f6f6f6;}
body .label-info { background-color: #1062FE;}
body .button-under-summary button#btnEmptyCart, body form#frmCheckout button#btnCompleteOrder  {background: #1062FE;color: #fff;}
body form#frmCheckout button#btnCompleteOrder:hover, body #modalRemoveItem .modal-footer button.btn.btn-primary:hover{background: #1C1E37;color: #fff;}
body div#modalEmptyCart button.btn.btn-default, .tab-content.bg-white.product-details-tab-container .tab-pane p .btn-default {background-color: #1062FE;border-color: #1062FE;}
body div#modalEmptyCart button.btn.btn-default:hover, .tab-content.bg-white.product-details-tab-container .tab-pane p .btn-default:hover  {background-color: #1C1E37;border-color: #1C1E37;}
ul.payment-gateway-list.gateway-present-1 li {background-color: #111426;}
body #order-standard_cart .cc-input-container {background-color: #111426;}
.fieldgroup-auxfields a.btn.btn-default.btn-sm font {line-height: 25px;}
.btn-link {color: #1062FE;}
.fieldgroup-auxfields a.btn.btn-default.btn-sm, .cpanel-package-details a{background: #f5f5f5;color: #1062FE;}
.right-section-upper-section h2.items-titel {margin-bottom: 0;padding: 20px 20px 10px;font-size: 22px;font-weight: 600;}
#modalRemoveItem .modal-title i {color: #f7dddf;}
#order-standard_cart #frmDomainTransfer .default-captcha {margin: 0 15px 15px;}
.defaultClientxSidebar .card-footer .btn-default, .defaultClientxSidebar .card-footer .btn-success, .prm-btn {color: #ffffff;background-color: #3c73ff;border-color: #3c73ff;}
.defaultClientxSidebar .card-footer .btn-default:hover{color: #fff;background-color: #434c61;border-color: #1C1E37;}
.btn-facebook.fb-login-button {padding: 8px 12px !important;font-size: 13px !important;margin-right: 5px!important;letter-spacing: -0.5px;border: 1px solid #3b5998 !important;}
.badge-secondary{background-color: #222;}
a.badge-secondary:focus, a.badge-secondary:hover {background-color: #1062FE;}
body .available-domain-row span.removeDomainFromCart, .ribbon-domain-days-remaining h3 {background: #1C1E37;}
button#btnCheckAvailability {display: flex;justify-content: center;align-items: center;}
.wgs_remove_button, .ribbon-domain-days-remaining::after {background-color: unset;}
body .tax-cont button.btn.btn-default, form#frmCreateEmailAccount button.btn.btn-primary.btn-block {background: #1062FE;}
body .row.promo-apply-box .promocode-btn, body #containerNewUserSecurity .generate-password {background: #1C1E37;}
.promo a, .cpanel-package-details em, ul.action-buttons-table li.edit-contact-info a, .theme-mass-pay-page .table thead th {color: #fff;}
#cPanelExtrasPurchasePanel .card-body button.btn-default, #cPanelPackagePanel .btn-default {background: #1062FE;}
#cPanelExtrasPurchasePanel .card-body button.btn-default:hover, #cPanelPackagePanel .btn-default:hover {background: #1C1E37;}
#recurringAmount:before, #billingCycle:before, #registrationDate:before {background: #1C1E37;}
div#cPanelBillingOverviewPanel .col-xs-6.col-6.text-right:after {border: 3px solid #121d26;}
.unit-row-top th {color: #1062FE;}
.theme-client-service-detail-page .responsive-tabs-sm .nav-item a:hover, .theme-client-service-detail-page .responsive-tabs-sm .nav-link.active {
    background-color: transparent;
    border-bottom-color: #1062FE;
    color: #1062FE;
}
.domain-checker-container .tooltip-inner{
        background-color: #1062FE;
    color: #fff;
    border:1px solid #000;
}
.modal .modal-footer .btn-default,  body #modalRemoveItem .modal-footer button.btn.btn-default, .tab-content.bg-white.product-details-tab-container .tab-pane p .btn-default:last-child{
    background-color: #1C1E37;
    border-color: #1C1E37;
    color: #fff;
}
.defaultClientxSidebar .card-footer .btn-success:hover, .modal .modal-footer .btn-default:hover,  body #modalRemoveItem .modal-footer button.btn.btn-default:hover, 
.tab-content.bg-white.product-details-tab-container .tab-pane p .btn-default:last-child:hover{
    color: #fff;
    background: #1062FE;
    border-color: #1062FE;
}
.notification-danger {
    background: #f5f5f5;
    color: #1062FE;
}
.product-icon .fa-stack i {
    color: #1062FE;
}
.product-status-active {
    background-color: transparent;
    border: 1px solid #595ed3 !important;
}
.client-home-cards .card-header .btn:hover, .client-home-cards .card-header .btn:hover i, .them-default-home-page .btn-xs:hover {color: #1a1a1a;}
body .domain-renewals .domain-renewal button{ background: #1062FE;}
body .domain-renewals .domain-renewal button:hover{ background: #1a1a1a!important;}
font {
    vertical-align: initial!important;
}
.related-service-list {
    background: #1062FE;
}
.text-center.module-client-area input[type="submit"]{
    background: transparent;
    border: none;
    text-decoration: underline;
    font-weight: bold;
    color: #1062FE;
}
table.tickets-table.table i {
    color: #fff;
}
.theme-contact-page label{
	color:#898989;
}
body .dataTables_wrapper div.dataTables_paginate ul.pagination li.previous a.page-link, body .dataTables_wrapper div.dataTables_paginate ul.pagination li.next a.page-link {
    border: 1px solid #8d5bb3 !important;
    color: #fff !important;
}


/*===============================custom for netsolution css=============================*/
.domain-upper-bulk-button .setBulkAction {
    padding: 15px 12px !important;
    font-size: 14px;
    letter-spacing: -0.5px;
}
h3.common-title-count {padding: 12px 10px;}
.blue {
    background: #1062FE;
}
/*==================================end==================================*/


/*edit*/
.pak-row .slick-list.draggable {padding-left: 30px;}

#frmDomainHomepage span.input-group-btn font { width: 100%;}
.message-panel #frmDomainHomepage .input-group-btn .btn{width: 100%;max-width: 100%;}
ul.list-unstyled.components span {
    margin-left: 15px;
    letter-spacing: -0.5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #fff !important;
}
.message-box-theme-login-pages {top: 55%;}
.generic_feature_list {margin-bottom: 14px;}
.domain-price.host-block{position: relative;}
input#login, .log-btn {letter-spacing: 2px;}
.cart-grid-total {border-bottom: 2px solid #000;border-top: 2px solid #000;}
.ticket-attachment-section label.btn.btn-primary.browse-image-label {padding: 11px 13px;font-size: 14px;width: 180px !important;}
.btn-danger.disabled, .btn-danger:disabled { margin-top: 3px;}
/*edit end*/
.login-bg {
    background-color: #0A0C20 !important;
    background-image: none;
    padding: 0;
}
header.header.no-top-bar-enable .navbar-nav a {
    color: #fff;
}
.default-whmcs-client-area .promo-banner .btn, .theme-main-inner-page-section .default-whmcs-client-area .card .bg-color-blue, .promo-banner.sitelockvpn .btn, .theme-main-inner-page-section section.home-page-default-panels-execute .card .bg-color-blue {
    background-color: #1062FE;
}
.default-whmcs-client-area .promo-banner a, .promo-banner a{
	color: #1062FE;
}
ul.sidebar_items.custom_sidebar_items li.wgsDataCst a {
    padding-left: 40px !important;
}
body #order-standard_cart .order-summary span.pull-left, body #order-standard_cart .order-summary span.pull-right {
    color: #fff;
}
#order-standard_cart .order-summary .total-due-today span {
    color: #fff;
}
.hosting-panal {
    background: #2e374d;
}
.invo {
    background: #223b7b;
}
.invo span {
    background: #273c7d;
    border: solid 2px #2556eb;
}
.regis {
    background: #404040;
}
.tick {
    background: #2452c8;
}

.tick span {
    background: #3053cb;
    border: solid 2px #0027ad;
}
span.host-user {
    border: solid 2px #0c0e11;
}
.show-on-hover {
    background: #2e374d;
}
ul.list-unstyled.components i {
    padding: 0 29px 0 9px;
}
.service-dept-section li.related-service-list span.input-group-addon, .service-dept-section span.input-group-addon, .priority-section span.input-group-addon {
    border-right: 1px solid #2d5bd0;
}
.domain-section-home-page-search {
    border-color:#2e374d;
}
div#productConfigureCollapse .panel-body {
    padding: 0px 20px;
}
body, body#invoice-body {
    background:#424b60 url(../images/body-bg.png);
    background-size: cover;
	background-attachment: fixed;
}
.host-nav{
	background: #1C1E37 !important;
	border-bottom: 1px solid #B2CCFF1F;
	box-shadow: none !important;
}
.host-nav ul.dropdown-menu{
	background: #1C1E37 !important;
	border: 1px solid #B2CCFF1F !important;
}
.generic_head_price, .content-block .accordion .card, body .wrapper .landing-page.cpanelseo .faq .accordion > .card, .landing-page.sitelock .emergency, .landing-page.sitelock .plans, .landing-page.sitelock .plans .plan .header, body .landing-page .hero, .landing-page.sitelockvpn .feature.alternate-bg, .landing-page.sitelockvpn .feature.pricing .pricing-box, .landing-page.sitelockvpn .feature.countries, body .landing-page.ssl .validation-levels .item, .landing-page.ssl .standout-1, body .wrapper .landing-page.ssl .features, .landing-page.ssl .certificate-options, body .wrapper .landing-page .detailed-info .card-header, body .wrapper .landing-page.cpanelseo .faq .accordion > .card > .card-header, body .wrapper .landing-page .detailed-info .card-body {
    background: #1C1E37 !important;
    border-bottom: 1px solid #2e2f45 !important;
}
.domen-page .card-header{
	    border-bottom: 1px solid #b2ccff1f;
}
.home-page-product-heading h2, .can-help-home-page h2, .your-account-home-page h2, .news-title-sec h2, .can-help-home-page .action-icon-btns a, .your-account-home-page .action-icon-btns a, .image-right-body h4, span.switch-slider, .host-nav.product-listing-page .drop-nav, .pack-hed h2, .host-nav ul.dropdown-menu.show li a, .tld-title-4, .domain-register-category-tabs .filtered-row font, span.domain, span.extension, .suggested-domains .price,  body .ext-main-blk, #order-standard_cart .vps-server-section .sub-heading span, #order-standard_cart .product-configuration-section .sub-heading span, #order-standard_cart .product-custom-field-section .sub-heading span, #order-standard_cart .cpanel-metrics-section .sub-heading span.primary-bg-color, .select-lanth h3, .product-configure-info-panel h4.panel-title, .product-configure-info-panel h4.panel-title a, div#productConfigureCollapse .panel-body, .domain-selection-options-trigger .content .text, .web-rank h3, .pay-check.web-chek, .rank-item.product_addons .scans-cont, .row.addon-products h2, .increased strong , #order-standard_cart .configuration-domain-section label, .domain-title-head, body .name-server-head h3, .left-side-checkout-page .Pers-titel, .crt-regist h4, .cart-domain-title h4, .cart-colam h4, .right-section-upper-section h2.items-titel, .year-price, .cart-summary-line.cart-total span, .cart-grid-total span, .tax-cont h3, .promo a , .inputBox .input, #order-standard_cart .accout-row span.primary-bg-color, .additional-notes-section textarea.input.cart-text-area, #order-standard_cart .font-size-18, #order-standard_cart .mc-promo .headline, #order-standard_cart .mc-promo .body li, .payment-gateway-section h4, .additional-notes-section h4, .left-section-checkout-page .gateway-name, .additional-notes-section textarea.input.cart-text-area, .marketing-email-optin p, .default-whmcs-client-area .tiles .tile .stat, .default-whmcs-client-area .tiles .tile .title, .default-whmcs-client-area h3.card-title, .default-whmcs-client-area.p-4 h3, .promo-banner h4, h4.panel-setting-title, h3.card-title, .defaultClientxSidebar .card-body strong, .menu-setting-content .list-group-item, .menu-setting-content .list-group-item i, ul.nav.myaccount-sidenav li a, #Secondary_Navbar-Account .dropdown-menu li a, .notifi-details p, #order-standard_cart .font-size-24, .domain-promo-box p, #order-standard_cart .font-size-22, .account span.address strong, .input::placeholder, .dataTables_wrapper table.table-list thead th, .dasboard-inner-section .panel-heading h3, .dasboard-inner-section .panel-content.billing-panel h3, .services-panel h3, .billing-panel h3, .order, .offerings-panel table.tickets-table.table ul li a, .panel-b-height .offerings-panel a, .theme-head-bar p, .announcements .news-artical h4, .announcements .news-artical p, .announcements .news-artical p a, .announcements .news-artical span, .announcements .news-artical span  a, .py-5.announcement-article, .py-5.announcement-article a, .view-announcement-page li.list-inline-item, .rest-titel, .cate-titel , .flare-list ul.most-popular-kb li p, .flare-list ul li a, .flare-list ul li i, .related-aricle-knowldegease .kb-article-item, .related-aricle-knowldegease .kb-article-item small, .related-aricle-knowldegease .kb-article-item i, .card.aricle-knowldegease.bg-white li.list-inline-item,.card.aricle-knowldegease.bg-white a, .card.aricle-knowldegease.bg-white h4, .theme-knowledgebase-page .list-group.list-group-flush a.list-group-item.kb-article-item, .kb-article-item small, .theme-knowledgebase-page .list-group.list-group-flush a.list-group-item.kb-article-item i, .aricle-knowldegease article p, .theme-main-inner-page-section .card ul li, .support-department-section ul.support-dept-icon .inner-no-department p, .theme-knowledgebase-page .no-category .inner-no-category p, .theme-download-page .inner-no-category p, p, h1, h2, h3, h4, h5, h5, .table thead th, .table td, .table th, .table td a, .no-network-issue, .ticket-attachment-section span.attachments-label, .card .small, .card small, .theme-clientdetail-page .formBox .form-inner-section.row label, span, .selected-dial-code, .theme-clientdetail-page select#country , .text-muted, .formBox .form-inner-section.row label, label.contact-form-label, select#inputContactId, .dataTables_info, .back-arrow a i, .theme-head-bar.service-detail-page a, .product-with-domain a i, li.step-item a, #order-standard_cart .view-cart-items .item-qty input, .row.domain-custom-fields-section .form-group, .row.domain-custom-fields-section .form-group a, .cpanel-feature-row a, .theme-client-service-detail-page .cpanel-usage-stats input, .text-info.limit-near, #cPanelBillingOverviewPanel .col-xs-6.col-6, .alert-warning .alert-link, .landing-page.marketgoo .plan ul li, .landing-page.marketgoo .testimonials .testimonial, .landing-page.marketgoo .testimonials .user em, .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:hover, form#frmCheckout label.checkbox-inline, .generic_feature_list, .landing-page.marketgoo .testimonials .user .bio a, .domen-page .card-body, .landing-page.sitelock .emergency .fas, .landing-page.sitelock .emergency .far, .landing-page.sitelock .emergency .feature-wrapper p, .landing-page.sitelock .emergency .price, .landing-page.sitelock .emergency .price, .content-block .accordion .card a, .landing-page.sitelock .plans h2, .landing-page.sitelock .emergency h2, .landing-page.sitelock .plans h3, .landing-page.sitelock .emergency h3, .landing-page.sitelock .features .fas, body .landing-page .features .far, .landing-page.sitelockvpn .feature.pricing .price, .store-order-container .store-domain-tab-content div#no-domain, body .landing-page .feature.world em, body .landing-page ul.highlights li, .landing-page.ssl .browser-notice .wrapper, body .wrapper .landing-page .features .feature i, body .wrapper .landing-page .standout, body .wrapper .landing-page .what-is-ssl ul li, body .wrapper .landing-page p, .content-block.what-is-ssl.standout p a, .content-block.ssl-benefits.standout .col-lg-2.col-sm-4, .crt-drop, body .landing-page.ssl .ideal-for.ev i, .table-onapp input.mg-ns-record, .table-onapp input.ttl, .module-client-area .lu-h4.lu-m-b-3x.lu-m-t-3x, #layers .lu-tile--btn .lu-tile__title, #layers .lu-top__title-text, #layers .lu-p-3, #layers .lu-btn.lu-btn--icon .lu-btn__icon, .theme-domain-detail-page ul a, .infotable th, .landing-page.sitelock .features .fas, .landing-page.sitelock .features .far, .cart-pnl-content h4.panel-title a, .crt-regist h4 i, .cart-domain-title h4 i, a.f-right, .defaultClientxSidebar .card-body em, .defaultClientxSidebar .menu-setting-content .card-header, .defaultClientxSidebar .menu-setting-content .card-footer, .common-addon-domain strong, .addon-domain-heading i {
    color: #ffffff !important;
}
.inner-addon-domain-section .common-addon-domain .btn {
    background: #1062FE !important;
}
.landing-page.marketgoo .plan .btn-signup {
    background-color: #1062FE !important;
    border-color: #1062FE !important;
}
.landing-page .bg-light {
    background-color: #2e374d !important;
}
.landing-page.marketgoo .plan.labels ul li, .landing-page.marketgoo .plan ul li{
	border-right: 1px solid #B2CCFF1F !important;
	border-bottom: 1px solid #B2CCFF1F !important;
}
.landing-page.marketgoo .plan ul{
	border-top: 1px solid #B2CCFF1F !important;
}
.alert a {
    color: #fff;
}
.rubuts p{
	text-align:center;
}
.rubuts h3 {
    font-size: 25px;
}
.rubuts br:first-child {
    display: none;
}
.rubuts {
    background: #3c73ff url(../images/cloud-bg.png) no-repeat;
	padding: 120px 44px 20px;
}
.wel-titel {
    padding-top: 60px;
}
.log-btn {
    background: #1062FE;
    color: #fff;
}
span.login-brand-img {
    display: none;
}
.login-logo img {
    filter: brightness(0) invert(1) !important;
	height: auto;
}
form#frmConfigureDomains font {
    padding-left: 4px;
}
/* .theme-clientdetail-page select#country option, select#inputAccountLanguage option{
	color: #000!important;
} */
.user-security-page-main-sec.bg-white.m-30 {
    margin: 30px 0 !important;
}
h3.card-title {
    padding-right: 0px;
    font-size: 26px;
}
body #order-standard_cart .form-control:focus{
    border-bottom-color: #B2CCFF1F !important;
}
.view-announcement-page-inner-section {
    margin: 30px 0;
}
.theme-contact-page.bg-white.m-30 {
    margin: 30px 0;
}
.client-home-cards .list-group{
    border-bottom: transparent!important;
}
.theme-clientdetail-page .inputBox.focus select {
    border-bottom: 2px solid #576079;
}
#order-standard_cart .tax-cont .inputBox.focus select option{
	color:#000;
}
.wgs_edit_btn {
    background: #2e374d;
}
.cart-grid-total {
    border-bottom: 2px solid #B2CCFF1F !important;
    border-top: 2px solid #B2CCFF1F !important;
}
.host-nav .dropdown-menu.show>li>a:hover, body .landing-page.ssl .validation-levels {
    background-color: transparent !important;
}
.host-nav ul.dropdown-menu.show:before, .table thead th{
	    border-bottom:1px solid #8d5bb3 !important;
}
.vote-yes, .restor-head button, .ticket-attachment-section label.btn.btn-primary.browse-image-label {
    background: #2e374d !important;
    border: transparent;
	color:#fff;
}
.vote-no, .cont-ser, .ticket-attachment-section .label-attachment-sec label.btn.btn-primary {
    background: #3c73ff;
    border: transparent;
	color:#fff;
}
.spport-row{
    background: transparent !important;
    border-bottom: 1px solid #B2CCFF1F !important;
}
.form-inner-data-client-security .bootstrap-switch {
	 border: 1px solid #B2CCFF1F !important;
}
.ext-main-blk {
    background: #3c73ff !important;
}
.host-nav ul.dropdown-menu.show li{
	border-bottom: 1px solid #B2CCFF1F !important;
}
.can-help-home-page{
    background: transparent;
    border-bottom: 1px solid #B2CCFF1F !important;
}
.promo-banner ul li.left i.far.fa-check-circle {
    margin-right: 5px;
}
.news-sec {
    background: transparent;
    border-top: 1px solid #B2CCFF1F;
}
div#content, body .featured-tld .price.com, body #modalRemoveItem .modal-footer button.btn.btn-primary, .featured-tld .price.net, #Secondary_Navbar-Account .dropdown-menu, .dropdown-item:focus, .dropdown-item:hover, .dasboard-inner-section .panel-footer, .landing-page.marketgoo .faqs, .landing-page.marketgoo .video-banner {
	background: transparent !important;
} 
.dropdown-divider{
	border-top: 1px solid #59647b  !important;
}
.default-whmcs-client-area .client-home-cards .card-body p a {
    color: #1062fe;
}
#footer,  .dasboard-inner-section .panel-footer {
    background-color: #000000;
    border-top: 1px solid #00000000;
}
.home-page-product-listing h3.card-title.pricing-card-title, .panel-setting-heading, .table-striped tbody tr:nth-of-type(odd){
    background: transparent !important;
    border-bottom: 1px solid #2f334f;
}
.clientx.header.wgsheaderfromaddon {
    padding: 10px 0 11px;
}
.navbar-brand img {
    max-width: 100%;
    height: unset;
    width: 79px;
    height: 59px;
}
nav#sidebar, .defaultClientxSidebar, .menu-myaccount-clientx, .menu-notification-clientx, .menu-settings-clientx, .menu-cart-clientx, #content{
	top: 90px;
}
.defaultClientxSidebar, .menu-myaccount-clientx, .menu-notification-clientx, .menu-settings-clientx, .menu-cart-clientx{
	background-color: #000 !important;
    background-image: radial-gradient(circle closest-side, #57fefe4d, transparent 100%), radial-gradient(circle closest-side, #a23bdd4f, transparent 100%) !important;
    background-position: top center, bottom center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 50% !important;
	border-left:1px solid #B2CCFF1F !important;
}
.defaultClientxSidebar .card {
    border-bottom: 1px solid #B2CCFF1F !important;
    background: transparent;
}
.alert-info {
    background-color: #1C1E37;
    border-color: #1C1E37;
    color: #fff;
	text-align: left;
}
body div#spotlightTlds button.btn.unavailable {
    background-color: #00000087;
    border-color: transparent;
    color: #ffffff;
}
.home-page-product-listing p, .image-right-body p, a#moreSuggestions, .domain-lookup-result span.available.price, .cart-head-bar p, .generic_feature_list li, .product-configure-page #frmConfigureProduct .addon-promo-container label.radio-inline, .product-configure-page .addon-promo-container .description p, .rank-item.product_addons span.mo-price, .name-server-head p, #order-standard_cart .row.name-server-fields-section input, #order-standard_cart .inputBox .inputText, #order-standard_cart .view-cart-items.right-side-checkout-page .item.cart-colam span, ul.configuration-product-summary, #order-standard_cart .mc-promo .price, #order-standard_cart .mc-promo .tagline, .domain-contact-section p.small.text-muted, .right-section-upper-section .dropdown-menu li a, #order-standard_cart label, #order-standard_cart p.domain-renewal-desc, .service-renewals .div-renewal-period-label, .promo-banner ul li, .default-whmcs-client-area .client-home-cards .card-body p, .default-whmcs-client-area .client-home-cards .mc-promo-login .content p, .default-whmcs-client-area .client-home-cards .mc-promo-manage .content p, .default-whmcs-client-area .mc-promo-login .client-home-cards .content p, .default-whmcs-client-area .mc-promo-manage .client-home-cards .content p, .defaultClientxSidebar .card-body, div#spinner-cart-loading i, .cart-domainpop-up-close i,.domain-suggestions-warning p, div.dataTables_wrapper div.dataTables_length label, .dasboard-inner-section .panel-content p, .panel-content.support-panel a, .offerings-panel ul li, table.tickets-table.table td, .inputBox .inputText, .theme-contact-page label, .wel-titel,#registration label, body .wrapper .landing-page .ssl-benefits i{
    color: #fff !important;
}
body #order-standard_cart .account-select-container div.account, #order-standard_cart .account-new-custom.border-bottom{
	border-bottom: 1px solid #B2CCFF1F !important;
}
.offerings-panel table.tickets-table.table ul li {
    max-width: 100%;
    display: block;
}
.regst-form #containerNewUserSecurity h4.info-titel {
    margin-top: 0;
    padding-top: 20px;
}
.regst-form .form-group .col-md-12 {
    padding: 0;
}
.home-domain-search .input-group-wrapper .form-control {
    border: transparent !important;
}
body #order-standard_cart .products .product p{
	text-align: left;
}
.action-icon-btns a, .media-news, .home-page-product-listing .card-body, .switcher-for-product, .cart-head-bar, .generic_content.clearfix, .featured-tld, .domain-register-category-tabs .bg-white, .domain-pricing .tld-row, .suggested-domains .list-group-item, .product-configure-info-panel h4.panel-title, .select-lanth, .product-configuration-section, div#productConfigureCollapse, .currency-drop-down-cart, .domain-selection-options-trigger .content, .web-rank, #order-standard_cart .cart-body.configure-domain-page, .left-side-checkout-page, .right-section-upper-section, #order-standard_cart .view-cart-items.right-side-checkout-page .item.cart-colam, .card-block, .marketing-email-optin, .additional-notes-section textarea.input.cart-text-area, .default-whmcs-client-area .tiles .tile, .client-home-cards .card-header, .theme-main-inner-page-section .default-whmcs-client-area .card, .promo-banner, .default-whmcs-client-area #registerDomainPanel input.form-control, .verification-banner, .domain-promo-box, body #order-standard_cart .account-select-container div.account.active, body #order-standard_cart .account-new-custom.border-bottom.active, #order-standard_cart .account-select-container div.account, #order-standard_cart .account-new-custom.border-bottom, .theme-head-bar, .cart-body.product-addon-page, .dasboard-inner-section .panel, .bg-white, .announcement.news-d-row, .view-announcement-page-inner-section, .box-cat, .flare-list ul li, .custom-search-input-knowledebase, .theme-download-page .custom-search-input-download .input-group, .theme-knowledgebase-page .no-category, .announcements .no-announcement, .theme-download-page .inner-no-category, .theme-download-page .custom-search-input-download, .theme-page-server-status, .box-server-status, .theme-page-server-status.m-30 .card, .support-department-section ul.support-dept-icon li, .theme-main-inner-page-section .main-card-accountdetail-section, .domen-page .table-striped tbody tr.user-manage-table-row, .theme-contact-add-page .contact-list-new-contact-head, select#inputContactId, .theme-page-add-funds, .regst-form .card, .theme-client-service-detail-page div#tabOverview, .theme-upgrade-page .card-body, body #order-standard_cart .products .product, .row.cpanel-feature-row a.d-block, .home-domain-search .tld-logos li, body .wrapper .landing-page.marketgoo .faqs .faq, .landing-page.marketgoo .feature-wrapper, .landing-page.sitelock .emergency .feature-wrapper, .landing-page.sitelock .plans .plan, body .landing-page.ssl .browser-notice .wrapper, body .wrapper .landing-page.ssl .features .feature, .domain-renewals .domain-renewal, .filter-panel-renew .col-md-6, .table-onapp input.mg-ns-record, .table-onapp input.ttl, .module-client-area  #layers .lu-tile, #layers .lu-widget, .lu-top.lu-m-b-4x, .lu-top__search.lu-input-group, .row.overview-sections, .ssl-section-domain-detail-page, .manage-domain-actions-detail-page, .tab-auto-renew-page, .common-addon-domain {
    /* background: linear-gradient(180deg, rgba(151, 164, 190, 0.16) 0%, rgba(93, 105, 128, 0.16) 24%, rgba(93, 105, 128, 0.16) 100%) !important; */
    background: #1c1e37 !important;
    border: 1px solid #1c1e37 !important;
    border-radius: 10px;
}
div#modalGeneratePassword .modal-content{
	background:#1C1E37!important
}
.theme-page-server-status.m-30 .card {
    margin-top: 20px;
}
body #order-standard_cart .form-control {
    border: transparent;
    background-color: transparent !important;
}
.col-sm-6.register-page-custom-field option{
	color: #000;
}
.view-cart-items .crt-drop ul.dropdown-menu.show:before{
	border-bottom: 12px solid #3d4660;
}
.intl-tel-input .country-list{
	background-color: #2e374d;
    border: 1px solid #535d76;
}
.defaultClientxSidebar-content a {
    color: #3c73ff;
}
.intl-tel-input .country-list .divider {
    border-bottom: 1px solid #3e4963 !important;
}
.currency-drop-down-cart, body .right-section-has-hosting a.no-hosting-domain, .cart-body.product-addon-page, .box-cat, .theme-knowledgebase-page .no-category, .announcements .no-announcement, .theme-download-page .inner-no-category, .support-department-section ul.support-dept-icon li, .wgs_cancel_button:hover, .wgs_cancel_button:focus, .default-whmcs-client-area #registerDomainPanel .input-group-append .btn:hover, .btn-success:hover, .wgs_cancel_button, .default-whmcs-client-area #registerDomainPanel .input-group-append .btn, .btn-success, .theme-client-service-detail-page div#tabOverview .card, body .landing-page.ssl .browser-notice .wrapper {
    box-shadow: none !important;
}
.home-domain-search .tld-logos li{
	color: #ffffff;
    padding: 18px 18px;
}
.close {
    opacity: unset;
}
.home-domain-search .tld-logos img {
    width: 55px;
}
.home-page-product-listing a.wgs_custom-btn, body .generic_content .wgs_custom-btn, body div#modalEmptyCart button.btn.btn-primary, .left-section-checkout-page .payment-gateway-list li, input#login, .log-btn, .back-arrow a, .regst-form input.wgs_custom-btn{
    box-shadow: 0 0 10px #0000002e !important;
}
form.mb-4 {
    margin-bottom: 0 !important;
}
.configuration-domain-section{
	border-bottom: 1px solid #B2CCFF1F !important;
}
.featured-tld .img-container img, .home-domain-search .tld-logos img{
    filter: brightness(0) invert(1) !important;
}
.domain-pricing .tld-row.highlighted, div.product-details div.product-icon, ul.product-detail-billing-section li{
    background: transparent !important;
    border-bottom: 1px solid #B2CCFF1F !important;
}
body .tld-inr .row.tld-pricing-header .p-lightblue, .tld-inr .row.tld-pricing-header .p-green, body .tld-inr .row.tld-pricing-header .p-yellow{
    background:transparent !important;
    border-bottom: none !important;
}
body .addon-promo-container, .rank-item.product_addons, body .bcr1, .bcr2, .bcr3, body .configuration-domain-section .col-sm-8, #order-standard_cart .mc-promo.sitelock, #order-standard_cart .mc-promo, #order-standard_cart .mc-promo .body {
	 background: transparent !important;
	 border-top: solid 12px #1C1E37 !important;
	 border: 1px solid #B2CCFF1F !important;
	 box-shadow: none;
}
#order-standard_cart .mc-promo .expander{
	color:#1062FE!important
}
#order-standard_cart .mc-promo .btn-add{
	background-color: #1062FE!important;
    color: #fff!important;
}
#order-standard_cart .mc-promo .arrow{
	background-color: #3a63ca!important;
}
#order-standard_cart .row.name-server-fields-section input, .inputBox .input, #order-standard_cart .form-control {
    border-bottom: 1px solid #474f66 !important;
}
.suggested-domains{
	 background:#2e374d !important;
}
div#productConfigureCollapse {
   margin-top: 20px;
}
body .step-item:not(:first-child)::before {
    background: #fff;
}
#containerProductValidationErrors p {
    color: #cb4640 !important;
}
.spotlight-tld {
    background: #2e374d !important;
    border: 1px solid #B2CCFF1F !important;
	box-shadow: none !important;
}
#order-standard_cart select, .theme-client-service-detail-page .responsive-tabs-sm .nav-item a, .theme-client-service-detail-page .tab-pane .col-sm-5 strong, .theme-client-service-detail-page .tab-pane .col-sm-5, .theme-client-service-detail-page .tab-pane .col-sm-7{
	color:#fff  !important;
}
#order-standard_cart .field, .home-domain-search .input-group-wrapper, .custom-select-domain .dropdown-toggle, .right-section-upper-section ul.dropdown-menu, .count-cart-domain{
	background: #2e374d !important;
	border: 1px solid #B2CCFF1F !important;
	color:#fff!important;
}
.form-control:focus, #layers .lu-preloader-container--full-screen {
    color: #fff!important;
    background: transparent !important;
}
.additional-notes-section textarea.input.cart-text-area {
    padding: 10px 10px 10px 10px!important;
}
#order-standard_cart input#inputPhone, .form-control, .card.submit-ticket-inner-section .ticket-contact-message textarea, .landing-page.marketgoo .plan.marketgoo_pro ul, .product-custom-field-section, .store-promoted-product .icon, body .wrapper .landing-page.ssl .competitive-upgrade-promo{
	background-color: transparent !important;
    border: 1px solid #505971 !important;
}
.theme-affiliates-signup-page .message-box-theme{
    padding: 0;
}
button#btnTransfer {
    background: #1062FE!important;
}
.products-domains-section, .product-name-head {
    border-left: 1px solid #B2CCFF1F;
	color: #fff;
}
.description a {
    border: 3px solid #B2CCFF1F !important;
    color: #ffffff !important;
}
input::placeholder{
	color:#fff!important;
}
.default-whmcs-client-area .client-home-cards .card-body, .default-whmcs-client-area .client-home-cards .mc-promo-login .content, .default-whmcs-client-area .client-home-cards .mc-promo-manage .content, .default-whmcs-client-area .default-whmcs-client-area .mc-promo-login .client-home-cards .content, .default-whmcs-client-area .mc-promo-manage .client-home-cards .content, .list-group-item,.theme-latest-dashboard-page, .dasboard-inner-section .panel-heading, .md-editor>.btn-toolbar, .bg-box, form.login-form .card.mw-540.mb-md-4.mt-md-4, div#order-standard_cart.cart-body-padding, .domain-pricing.theme-body-padding.theme-domain-price, .landing-page.ssl .row-pricing-table ul li{
	background: transparent !important;
    background-color: #1c1e37 !important;
}
.dasboard-inner-section .panel-heading {
    border-bottom: 1px solid #5a657d;
}
.default-whmcs-client-area .client-home-cards .list-group .list-group-item, input.form-control, body .wrapper .landing-page .navbar .navbar-nav > li.active > a {
    border: 1px solid #B2CCFF1F !important;
    color: #ffffff;
}
.btn-default, .md-editor .md-footer, .md-editor>.md-header, .ticket-status.active, .landing-page.sitelock .plans .plan .footer select {
    color: #fff;
    background-color: #2f374e;
    border-color: #2f374e;
}
#order-standard_cart .field, .coman-box.registerDomainSec input.form-control, textarea.form-control, .md-editor, .md-editor>.md-preview, .md-editor>textarea.markdown-editor {
	background: transparent !important;
	border: 1px solid #B2CCFF1F !important;
	color: #ffffff!important;
}
.promo-banner .icon-left img {
    filter: invert(0) brightness(3);
}
.dataTables_wrapper table.table-list tbody td, div.dataTables_wrapper div.dataTables_length select, .page-item.disabled .page-link{
	background: #1C1E37!important;
	color: #ffffff!important;
}
.page-item.disabled .page-link, div.dataTables_length select, .list-group-item, .marketing-email-optin .bootstrap-switch, .bootstrap-switch, ul.action-buttons-table a{
	border:1px solid #B2CCFF1F !important;
}
.no-top-bar-enable #Secondary_Navbar-Account .dropdown-menu {
    background: #2e374d !important;
}
body section#main-body .landing-page .feature.pricing .cycle, body section#main-body .landing-page .feature.pricing ul li, div#removeEnv input {
    background-color: #2e374d !important;
    color: #fff !important;
    border-bottom: 1px solid #b2ccff1f;
}
li.dropdown.user.user-menu.show ul.dropdown-menu, .landing-page.sitelockvpn .feature.pricing, .landing-page.ssl .detailed-info{
	background: transparent !important;
}
.checkbox .cr, .radio .cr, .dropdown-menu, div#searchDomainInfo button.btn.btn-primary.btn-add-to-cart, .select-items {
    background: #2e374d !important;
    border: 1px solid #4d5872 !important;
}
span.sevice-status{
    background-color: #3c73ff;
    border: 1px solid #3c73ff;
}
.common-table-upper-header ul.dropdown-menu a, .common-table-upper-header ul.dropdown-menu a:hover, .select-items div{
	color: #fff;
}
.common-table-upper-header ul.dropdown-menu li, .select-items div, #layers .lu-table thead th, #layers .lu-table thead td, #layers .lu-table tbody th, #layers .lu-table tbody td, #layers .lu-table tfoot th, #layers .lu-table tfoot td{
	border-bottom:1px solid #B2CCFF1F !important;
	    color: #fff;
}
#layers .lu-table thead th, #layers .lu-table thead td, #layers .lu-table tbody th, #layers .lu-table tbody td, #layers .lu-table tfoot th, #layers .lu-table tfoot td, #layers .lu-t-c__footer{
	border-top:transparent !important;
}
#layers .lu-t-c__footer, #layers .lu-widget__body{
	border-bottom:transparent !important
}

body ul.slick-dots li{
	background: #d8dadf;
}
body ul.slick-dots li.slick-active {
    background: #3c73ff !important;
}
.theme-clientdetail-page .inputBox.focus select option {
    color: #000;
}
div#tabOverview .nav-tabs {
    border-bottom: transparent;
}
.common-table-upper-header ul.dropdown-menu.show:before {
    top: -10px;
    border-bottom: 11px solid #3c4761;
}
select.form-control option, #order-standard_cart select option, select option {
    color: var(--text-color);
}
body .billing-cycle-section ul.selectBillingCycle li{
	background: #1C1E37 !important;
}
body .term-list.selectBillingCycle strong {
    color: #ffffff;
}
#modalGeneratePassword .btn.btn-default.btn-sm {
    background: #1062fe;
}
#modalGeneratePassword .col-sm-4.col-form-label, .infotable td {
    color: #fff;
}
#modalGeneratePassword .modal-footer .btn-default {
    background: #000000;
}
#modalGeneratePassword  .modal-body input.form-control, #modalGeneratePassword .modal-header.bg-primary.text-white {
    color: #fff;
}

input#inputDomain{
	border: 1px solid #B2CCFF1F !important;
}
.infotable tr:nth-child(2n) {
    background-color: #2e374d !important;
}
#modalGeneratePassword  .modal-footer, .store-promoted-product,  body .wrapper .landing-page .detailed-info .card-body{
	border-top: 1px solid #3e4963;
}
body #searchDomainInfo button.btn.btn-primary.btn-add-to-cart{
	    background: rgb(0 0 0);
}
body #order-standard_cart .form-control {
    border: transparent;
}
.domain-pricing .two-row-center, .domain-register-category-tabs .col-xs-4.col-4.text-center, #order-standard_cart .field, #order-standard_cart .form-control {
    color: #fff !important;
}
div#tabChangepw h3.card-title, div#tabChangepw form.using-password-strength {
    background-image: none;
    text-align: center;
	background:transparent;
}
.icheckbox_square-blue {
    background: url(../images/blue-img.png);
    background-position: 0 0;
}
.promo-banner .btn {
    background-color: #4974ff !important;
}
.panel-body.card-body.text-center.cpanel-usage-stats .col-md-6 {
    color: #fff;
}
.theme-client-service-detail-page .promo-container, .theme-client-service-detail-page div.product-details-tab-container {
    border: 1px solid #505971 !important;
}
.promo-container{
	background-color: transparent;
}
#cPanelExtrasPurchasePanel .card-body select.form-control , input.form-control, select.form-control.custom-select, body .custom-select {
	border: 1px solid #505971 !important;
	color: #fff;
}
select#existing_sld_for_subdomain {
    background-color: transparent;
}
.promotions-slider-control .carousel-control-prev-icon, .promotions-slider-control .carousel-control-next-icon {
    filter: brightness(0) invert(1);
}
.theme-client-service-detail-page .card-header, body .landing-page.sitelock .plans .plan ul li {
    border-bottom: 1px solid #59637a;
}
body .dataTables_wrapper div.dataTables_paginate ul.pagination a.page-link{
    color: #ffffff;
    background: #2e374d;
    border-color: #4c566e;
}
body .landing-page.sitelock .plans .plan ul li {
    line-height: 30px;
    font-size: 0.9em;
}
.landing-page.ssl .certificate-options .col-md-3.sidebar ul li, .landing-page.ssl .certificate-options .col-md-4.sidebar ul li, .landing-page.ssl .certificate-options .col-md-6.sidebar ul li,.landing-page.ssl .row-pricing-table ul li {
    color: #fff !important;
    border-color: #3e4963 !important;
	background-color: transparent;
}
.panel-content.message-panel i{
	color: #ffffff;
    background-color: #2e374d;
}
.panel-content.message-panel li{
	border-bottom: 1px solid #b2ccff1f;
}
.table-bordered td, .table-bordered th, .infotable {
    border: 1px solid #4c566d !important;
    padding: 10px;
}
.theme-main-inner-page-section .container-fluid {
    padding: 30px !important;
}
body .table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: transparent !important;
    border-top: transparent !important;
}
div#tableServicesList_wrapper {
    display: block;
    position: relative;
    background: #653ac03b !important;
    border: 1px solid #595ed3 !important;
    border-radius: 10px !important;
}
.user-profile-main-page-section {
    min-height: auto !important;
    padding: 20px;
    margin: 30px 0;
}
.card.user-profile-page-second-view {
    margin: 0 !important;
}
.checkbox-universal-box input[type="checkbox"]:checked + .check-icon-span > .check-icon {
    color: #ffff !important;
}
div#currentAction, .scroll {
    padding: 6px;
    margin-bottom: 10px;
    background: #1C1E37!important;
}
#layers .lu-t-c__footer .paginate_button.disabled {
    opacity: 1;
    color: #fff;
}
div#currentAction p {
    margin: 0;
}
.jelastic-module .form-control {
    border-color: #3e4963;
    color: #fff;
}
.jelastic-module button.close {
    margin: 0 !important;
    padding: 0 !important;
}
.jelastic-module .form-group label {
    color: #fff;
}
.jelastic-module button.btn.btn-default, .jelastic-module .btn.btn-success {
    background: #1062FE !important;
}
.jelastic-module label {
    color: #fff;
}
.jelastic-module .modal-footer {
    border-top: 1px solid #3f4964;
}
.jelastic-module .modal-content {
    background-color: #2e374d;
}
.jelastic-module .modal .modal-header {
    background-color: #2f374e;
	border-bottom: 1PX SOLID #414965 ! IMPORTANT;
	flex-direction: row-reverse;
}
.modal-body p a{
	color:#fff;
}
div#SSHAccess table#tableServicesList.table-list>tbody>tr>td,  div#SSHAccess table#tableServicesList.table-list>tbody>tr>td:hover{
    background-color: #2f374e;
}
.jelastic-module #SSHAccess .modal-footer {
    display: block;
    overflow: auto;
}
.jelastic-module .container-fluid {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.order-btn{
	background:transparent;
}
.col-md-4.rubuts.servers a.log-btn {
    background: #1C1E37;
}
.col-sm-6.phone-number-field .inputText {
    top: 5px !important;
}
form#frmCheckout .phone-number-field .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, form#frmCheckout .col-sm-6.phone-number-field .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel]{
	padding-left: 152px
}
form#frmCheckout .phone-number-field .intl-tel-input.allow-dropdown .flag-container, form#frmCheckout .intl-tel-input.separate-dial-code .flag-container{
	left: 0;
}
.col-sm-6.phone-number-field .form-group.inputBox.focus .inputText{
	    transform: unset;
}
.reg-lock-domain-detail, .name-server-section-domain-detail, .ribbon-domain-days-remaining h3 strong, .addons-domain-detail {
    background: transparent;
}
form#frmDomainContactModification .nav-tabs .nav-item.show .nav-link, form#frmDomainContactModification .nav-tabs .nav-link {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
form#frmDomainContactModification .nav-tabs .nav-link.active{
	background: #1062FE !important;
}
form#frmDomainContactModification .nav-tabs {
    border-bottom: 1px solid #B2CCFF1F !important;
}
@media (max-width: 991px) {
	.top-resp {
		background: #3c73ff;
	}
	#sidebar, .theme-main-inner-page-section.jelastic-module {
    top: 157px !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.top-resp {
		background: #3c73ff;
	}
	.spotlight-tld-container-3, .spotlight-tld-container-4, .spotlight-tld-container-5, .spotlight-tld-container-6, .spotlight-tld-container-7, .spotlight-tld-container-8 {
		width: 50%;
		float: unset;
	}
	.spotlight-tlds-container{
		display: flex;
    	flex-wrap: wrap;
	}
	.user-is-guest#sidebar, nav#sidebar, .defaultClientxSidebar, .menu-myaccount-clientx, .menu-notification-clientx, .menu-settings-clientx, .menu-cart-clientx, #content, .theme-main-inner-page-section.jelastic-module {
    	top: 193px !important;
	}
	ul.slick-dots{
		padding-left: 0;
	}
	.jelastic-module .btn-with-margin .btn {
    	margin-bottom: 10px;
	}
	.responsive-tabs-sm .nav-item {
		border-bottom: 1px solid #5e6981 !important;
	}
	.responsive-tabs-sm, .responsive-tabs-sm-connector .channel {
     background: transparent;
	}
	.responsive-tabs-sm .nav-item a.active{
		 background-color:#1062FE !important;
	}
	form#formToAddRecords {
    	overflow: auto;
	}
	.table-onapp {
    	width: 400px !important;
	}
}
/* ------------------------------------------------ Colour-scheme Dark Css End -------------------------------------------------------------*/
/* Client-area start */

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
    padding-left: 76px !important;
}

.default-whmcs-client-area .tiles .col-6.col-xl-3:first-child a:nth-child(1) {
    background: #CD482B !important;
}
.default-whmcs-client-area .tiles .col-6.col-xl-3:nth-child(2) a{
    background: #C2813E !important;
}
.default-whmcs-client-area .tiles .col-6.col-xl-3:nth-child(3) a{
    background: #53AF74 !important;
}
.default-whmcs-client-area .tiles .col-6.col-xl-3:nth-child(4) a{
    background: #A23BDD !important;
}
.default-whmcs-client-area .tiles .col-6.col-xl-3 a i {
    display: none;
}
.default-whmcs-client-area .tiles .col-6.col-xl-3 a.stat {
    text-align: left;
    font-weight: 600;
    font-size: 40px;
    line-height: 26.82px;
}
.default-whmcs-client-area .tiles .col-6.col-xl-3 a.tile {
    display: flex;
    flex-direction: column-reverse;
    align-items: baseline;
    margin-right: 10px;
    padding: 22px;
    padding-left: 27px;
    border: none !important;
}
.default-whmcs-client-area .client-home-cards .list-group .list-group-item:last-child {
    border: 1px solid #2D355F !important;
    padding: 22px 28px;
}
.default-whmcs-client-area #registerDomainPanel input.form-control {
    border-color: #495071 !important;
    background: transparent !important;
}
.client-home-cards .card-header {
    border-bottom: var(--border-color) !important;
}
.default-whmcs-client-area .client-home-cards .card-body {
    border: none;
}
.no-top-bar-enable .header-right a.dropdown-toggle.user-profile img {
    margin-left: 0 !important;
}
.no-top-bar-enable .header-right a.dropdown-toggle.user-profile img {
    display: inline-block;
    border-radius: 50%;
}
.no-top-bar-enable .header-right {
    width: auto;
}
header.header.no-top-bar-enable .navbar-nav a {
    white-space: nowrap;
    color: #fff;
    font-size: 18px;
    margin: 0 0 0 40px;
    cursor: pointer;
    padding: 0 !Important;
    font-weight: 500;
    font-size: 14px !important;
    margin-left: 0;
}
/* .no-top-bar-enable .navbar-nav li:last-child {
    background: #fff;
} */
.no-top-bar-enable .navbar-nav li:last-child a {
    color: #000 !important;
    margin-left: 0 !important;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 26.82px;
}
.no-top-bar-enable .navbar-nav li.user-profile-menu:last-child {
    background: #fff;
    padding: 6px;
    border-radius: 5px;
}
.no-top-bar-enable .navbar-nav {
    flex-direction: row;
    justify-content: end;
    align-items: center;
    gap: 30px;
}
li.dropdown.messages-menu.lang {
    background: #fff !important;
    padding: 9px !important;
    border-radius: 5px !important;
    width: 100px !important;
    color: #000 !important;
    text-align: center !important;
}
.home.home-page-product-listing {
    padding: 20px;
    display: flex;
    flex-direction: row;
}
li.dropdown.messages-menu.lang a{
    color: #000 !important;
}
.client-home-cards .card-header .btn:hover, .client-home-cards .card-header .btn:hover i, .them-default-home-page .btn-xs:hover {
    color: #fff;
}
.login-form input:-webkit-autofill, .login-form select:-webkit-autofill {
    -webkit-box-shadow: unset;
    border: 1px solid #505971 !important;
}
.default-whmcs-client-area .tiles .tile .stat {
    margin-top: 10px;
    font-weight: 600;
    font-size: 40px;
    line-height: 26.82px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
    padding-left: 92px !important;
}
/* .default-whmcs-client-area h3.card-title, .default-whmcs-client-area.p-4 h3{
    
} */
.default-whmcs-client-area .tiles .tile .title {
   margin-top: 0;
}
#modalChooseLanguage .modal-footer button:hover {
    border: 1px solid #B2CCFF1F !important;
}
#modalChooseLanguage .row.item-selector {
    padding-top: 20px;
}
nav#sidebar ul i.fal.fa-angle-down{
    transition: .3s ease;
    float: right;
    margin-left: auto;
    font-size: 21px;    
}

nav.sidebar-nav .dropdown-toggle.dropdown-toggle-cust.down i.fal.fa-angle-down {
    transform: rotate(180deg);
}
.client-home-cards .card-header a {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.41px;
    opacity: 0.5;
}
.client-home-cards .card-header a:hover {
    color: #1062fe;
    opacity: 1;
}
.default-whmcs-client-area h3.card-title, .default-whmcs-client-area.p-4 h3 {
    font-family: Roboto;
    font-weight: 600;
    font-size: 20px;
    line-height: 26.82px;
    letter-spacing: -2%;
}
.default-whmcs-client-area .client-home-cards .list-group .list-group-item {
    color: #858695;
    margin-bottom: 20px;
    border-radius: 10px;
    background: #1A1E39 !important;
}
.sidebar-nav ul li a {
    padding: 12px 20px;
}
#sidebar ul li a{
    display: flex;
    align-items: center;
    gap: 10px;
}
#Secondary_Navbar-Account ul.dropdown-menu.dropdown-menu-right a:hover {
    background: #1062fe !important;
}
.shift-btn {
    background: url(../images/custom_images/nav-arrow.svg) no-repeat;
}
.active .shift-btn {
    background: url(../images/custom_images/nav-arrowactive.svg) no-repeat;
}
.client-home-cards .card-header{
    padding: 22px 28px;
}
.client-home-cards .card-body p{
    padding: 22px 28px;
}
.default-whmcs-client-area .card-accent-emerald .card-body {
    padding: 20px 28px;
}
.default-whmcs-client-area .client-home-cards .card-body p{
    color: #858695 !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.41px;
    letter-spacing: -2%;
}
.theme-main-inner-page-section .default-whmcs-client-area .card {
    border: 2px solid #12152E !important;
    margin-bottom: 25px;
}
.myaccount-sidenav .dropdown-menu-right{
    height: calc(100vh - 270px);
}
#Secondary_Navbar-Account ul.dropdown-menu.dropdown-menu-right a {
    border-bottom: 1px solid #2F303E !important;
}
.dropdown-menu{
    border: 1px solid #2F303E !important;
}
#sidebar ul li a:hover {
    color: #fff;
}
#Secondary_Navbar-Account .dropdown-menu{
    background: #000 ;
}


div#ticketsPanel .list-group {
    height: auto !important;
}
div#servicesPanel .list-group {
    padding: 25px;
}
.default-whmcs-client-area span.text-last-updated {
    color: #858695 !important;
}
#sidebar ul li a {
    color: #fff;
}
div#servicesPanel .list-group, div#ticketsPanel .list-group, div#announcementsPanel .list-group{
    padding: 25px;
    border: none !important;
}
.div-service-name span.text-domain {
    font-size: 12px;
    color: #1062FE !important;
    font-weight: 400;
}
.div-service-name .font-weight-bold {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 3px;
    line-height: 20px;
}
.common-serach-input .input-group {
    border: 0;
}
.common-serach-input .input-group-btn {
    display: none;
}
.data-table-main-container .col-md-12 {
    padding: 0;
}
.data-table-main-container {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}
.common-table-upper-header {
    margin-top: 15px;
    border-radius: 10px;
}
.invoice-inner-section {
    padding: 0;
}
.dataTables_wrapper table.table-list {
    background: transparent;
    border-radius: 10px;
}
.dataTables_wrapper table.table-list thead tr th{
    font-family: Roboto;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.41px;
    letter-spacing: 0%;

}
.dataTables_wrapper .table-list>tbody>tr:hover{
    box-shadow: 1px 4px 7px 0px rgb(3 2 41 / 6%);
}
.dataTables_wrapper .table-list>tbody>tr>td {
    border-bottom: 1px solid #8d5bb3 !important;
}
.dataTables_wrapper table.table-list tbody tr td{
    padding: 12px 12px;
}

.dataTables_wrapper div.dataTables_length select.form-control {
    background-image: url(../images/custom_images/down-ic.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 10px !important;
    background-position: center right 15px !important;
    background-position-y: 14px !important;
    padding: 4px 30px 4px 10px !important;
    border: 1px solid #8d5bb3 !important;
    background-color: #F6F7FC;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 16.94px;
    color: var(--text-color) !important;
}
.dataTables_wrapper div.dataTables_length select {
    min-height: 35px !important;
    line-height: 28px;
    height: 35px !important;
}
div.dataTables_wrapper div.dataTables_length select {
    width: auto;
}
/* .dataTables_wrapper table.table-list tbody tr:last-child td {
    border: 0;
} */
.dataTables_wrapper table.table-list span label, .dataTables_wrapper table.table-list td span {
    line-height: normal !important;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-align: center;
    font-size: 16px;
    width: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 0;
}
.dataTables_wrapper table.table-list tbody td span.label.status {
    border-radius: 34px !important;
    width: 114px;
    display: block;
    text-align: center;
    font-size: 14px;
}
.dataTables_wrapper.dt-bootstrap4.no-footer {
    background: #653ac03b !important;
    border-radius: 10px;
    border: 1px solid #595ed3 !important;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
    padding-right: 30px;
    gap: 10px;
}
table.table tr:hover td {
background-color: #000000;}
.dataTables_length {
    padding: 0px 25px;
    padding-bottom: 25px;
    padding-top: 5px;
}
.dataTables_wrapper table {
    border-spacing: 0;
}
.dataTables_wrapper table.table-list tbody tr td {
    background: transparent !important;
}
.dataTables_wrapper table.table-list tbody tr td {
    background: transparent !important;
    border-bottom: 1px solid #1c1e37;
}
.dataTables_wrapper table.table-list tbody tr td:first-child{
    border-left: 1px solid #1c1e37;
}
.dataTables_wrapper table.table-list tbody tr td:last-child{
    border-right: 1px solid #1c1e37;
}
.dataTables_wrapper table.table-list tbody tr td a{
    font-size: 14px !important;
}
.checkbox-universal-box span.check-icon-span {
    background: #0a0d20 !important;
    border: 1px solid #505971 !important;
    border-radius: 2px !important;
}
span.check-icon-span {
    background: transparent !important;
    border: 1px solid #B3B3BF;
}
.domain-upper-bulk-button .left-side-buttons-domains {
    padding: 30px 30px 0px 0px;
    gap: 10px;
}
div.dataTables_wrapper div.dataTables_info {
    padding-left: 15px !important;
}
table#tableTicketsList span.message-unread {
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    margin: 6px 0 0 10px;
    font-size: 20px !important;
}
.theme-contact-add-page.bg-white.m-30 {
    margin: 30px 0;
}
select#inputContactId {
    border: 1px solid #262b47 !important;
}
.formBox.join-mail-box .form-inner-section.row {
    padding: 0 15px;
}
.dataTables_wrapper table.table-list tbody td span, button span, .announcements .news-artical p a {
    color: #FFF !important;
}
.common-table-upper-header .dropdown.common-sort-dropdown {
    width: 100%;
/*    max-width: 1010px;*/
    cursor: pointer;
}

.theme-ticket-list-page .table-container.row.clearfix{
    padding: 10px 0 30px;
}
.vps-server-section {
    background: unset !important;
}
nav.sidebar-nav ul i.fal.fa-angle-down {
    transition: .3s ease;
}
nav.sidebar-nav .dropdown-toggle.dropdown-toggle-cust.down i.fal.fa-angle-down {
    transform: rotate(180deg);
}
.icheckbox_square-blue, .iradio_square-blue{
    background: url("../images/custom_images/blue.svg") no-repeat;
}
.card.user-profile-page {
    margin: 0;
    padding: 10px 0px 0;
    border-bottom: 1px dashed #2f334f;
}
.counter-header-label {
    top: -12px;
}
div#order-standard_cart {
    padding-bottom: 0;
    margin: 30px 0 !important;
}
.theme-payment-method-page-edit .card-body {
    padding: 30px 0;
}
.submit-ticket-upper-bar {
    margin-top: 20px;
    background: #653ac03b;
    border: 1px solid #595ed3;
    border-radius: 10px;
}
.card.submit-ticket-inner-section.bg-white.m-30 {
    margin: 30px 0;
}
.button-footer-detail-page {
    margin-top: 15px;
}
/* ---------------------------------------------------- */
.generic_content.clearfix {
    background: #1C1E37 !important;
    padding: 29px !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}
.generic_content.clearfix:hover {
    border: 1px solid #1062FE !important;
}
.host-nav.product-listing-page .drop-nav {
    padding: 10px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
.generic_head_content span {
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    min-height: 0;
    font-weight: 600;
    margin-bottom: 30px;
}
.generic_price_tag span {
    padding: 0 !important;
    min-height: 46px !important;
}
.generic_price_btn {
    margin-top: auto !important;
}
/* ------------------------------------- */
.alert-danger {
    color: #fff;
    background: #ff110024;
    border: none;
    border-radius: 10px;
    border: 1px solid #ff0000;
}
.alert-success {
    color: #fff;
    background: #00800038;
    border: none;
    border-radius: 10px;
    border: 1px solid #008000;
}
.alert-info {
    color: #fff;
    background: #0094ff30;
    border: none;
    border-radius: 10px;
}
.alert{
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

/* Responsive Client area Start */
@media (max-width: 991px){
    #sidebar ul li a {
        font-size: 0;
    }
    #sidebar.active ul {
        top: 30px;
    }
    .top-resp {
        background: #1062fe;
    }
}

.leftSideBarClosed ul.list-unstyled.components.wgssidefontcoloraddon li a {
    font-size: 0 !important;
}

/* Responsive Client area End */




/* ******************* Products Cart Page ******************* */
img.cus_group-imgs {
    height: 25px;
    width: 30px;
}
.pack-hed h2 {
    font-size: 24px !important;
} 
/*.clearfix a.wgs_custom-orderBtn {
    color: #000000;
    background-color: #fff !important;
}*/
.clearfix a.wgs_custom-orderBtn:hover {
    color: #fff;
    background-color: #1062fe !important;
}

.generic_head_content .product-tagline {
    padding: 0px 0px 15px;
}

.generic_content .generic_price_tag {
    padding: 5px 0px 5px;
}

.generic_feature_list li {
    font-size: 15px !important;
    margin: 10px 1px !important;
    padding: 0px 0px !important;
    color: #7d7d7d !important;
    text-align: left !important;
    border-bottom: none !important;
}

.clearfix .wgs_product-features ul.list li {
    list-style-type: none;
    position: relative;
    padding-left: 25px !important;
    color: #fff !important;
}
.clearfix .wgs_product-features ul.list li::before {
    content: "✔"; 
    color: #1062fe; 
    position: absolute;
    left: 0; 
    top: 0; 
}


/* enable check */
span.check-icon-span i.check-icon {
    color: #12152e !important;
}

/* group images */
.clearfix .product-group-img {
    margin: 0px 5px 2px;
    width: 45px;
}
.clearfix .generic_price_tag .wgs_custom-price {
    margin: 0px 0px 0px !important;
}

#order-standard_cart .cc-input-container .paymethod-info  {
    color: #fff !important;
}
.paymethod-info .fa-cc-visa {
    color: #fff !important;
}


/* ******************************************* index page ******************************************* */

/* img background remove #0a0d20 */
.theme-main-inner-page-section .find-domain {
    background-color: #0a0d20 !important;
    background-image: none !important;
}

/* index page domain searchbar */
.home-domain-search .input-group-wrapper {
    background: #1c1e37 !important;
    color: #fff !important;
    border: 1px solid #505971 !important;
    border-radius: 15px !important;
}
.home-domain-search .input-group-wrapper.custom_focus {
    border: 1px solid #c6c6c6 !important;
}

/* register toggle button */
.using-password-strength .card-body .cus-div {
    gap: 20px !important;
}
.using-password-strength .card-body .cus-div .cus-inputonoff-slider {
    right: -10px !important;
}
body .domain-upper-bulk-button .setBulkAction:hover {
    color: #000000 !important;
}


/* lang dropdown */
.lang-li-top-mobile .custom_lang-btn {
    margin: 0px -5px -1px !important;
}
li.dropdown.messages-menu .fa-angle-down {
    font-size: 15px;
    font-weight: 600;
}

/* data table */
.dataTables_info {
    position: static;
    bottom: 85px;
    left: 15px;
    top: 15px;
    right: 0px;
    text-align: left;
    font-size: 15px;
    width: 100%;
    max-width: 300px;
    margin: 0px;
}
/*div.dataTables_wrapper div.dataTables_paginate {
    position: absolute !important;
    margin: 0 !important;
    white-space: nowrap !important;
    text-align: center !important;
}
.dataTables_wrapper .dataTables_paginate {
    display: flex !important;
    justify-content: center !important; 
    width: 100% !important;
}*/
.pagination {
    display: flex !important;
    padding-left: 0 !important;
    list-style: none !important;
    border-radius: .25rem !important;
}

@media (max-width: 991px) {
    #sidebar ul li a {
        font-size: 16px;
    }
}

@media (max-width: 767px){
    .no-top-bar-enable .navbar-nav {
        gap: 15px;
    }
}
















/* ***************************************************** css according to new figma ***************************************************** */

#main-body.body-background-20i, body.primary-bg-color, section#main-body {
    background-color: #000 !important;
    background-image: url(https://alvaro.shinedezign.pro/templates/clientx-child/images/wBXTzfpCJGAkkMvPv5eTbbEtKI-21.png), radial-gradient(circle closest-side, #a23bdd4f, transparent 80%), radial-gradient(circle closest-side, #57fefe4d, transparent 80%);
    background-position: top left 500px, right 50px top 300px !important;
    background-repeat: no-repeat !important;
    background-size: 100% 50%, 100% 50%, 100% 50% !important;
}
nav#sidebar {
    background-color: #000 !important;
    background-image: radial-gradient(circle closest-side, #57fefe4d, transparent 100%), radial-gradient(circle closest-side, #a23bdd4f, transparent 100%) !important;
    background-position: top center, bottom center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 50% !important;
    border-right: 1px solid #57fefe96;
}
nav#sidebar .wgsDataCst a {
    border: none !important;
}
.clientx.header.wgsheaderfromaddon {
    background: #000;
    box-shadow: none;
}
.find-domain {
    padding: 25px 0px 25px !important;
}
.theme-main-inner-page-section .find-domain {
    background-color: transparent !important;
}
.action-icon-btns a, .media-news, .home-page-product-listing .card-body, .switcher-for-product, .cart-head-bar, .generic_content.clearfix, .featured-tld, .domain-register-category-tabs .bg-white, .domain-pricing .tld-row, .suggested-domains .list-group-item, .product-configure-info-panel h4.panel-title, .select-lanth, .product-configuration-section, div#productConfigureCollapse, .currency-drop-down-cart, .domain-selection-options-trigger .content, .web-rank, #order-standard_cart .cart-body.configure-domain-page, .left-side-checkout-page, .right-section-upper-section, #order-standard_cart .view-cart-items.right-side-checkout-page .item.cart-colam, .card-block, .marketing-email-optin, .additional-notes-section textarea.input.cart-text-area, .default-whmcs-client-area .tiles .tile, .client-home-cards .card-header, .theme-main-inner-page-section .default-whmcs-client-area .card, .promo-banner, .default-whmcs-client-area #registerDomainPanel input.form-control, .verification-banner, .domain-promo-box, body #order-standard_cart .account-select-container div.account.active, body #order-standard_cart .account-new-custom.border-bottom.active, #order-standard_cart .account-select-container div.account, #order-standard_cart .account-new-custom.border-bottom, .theme-head-bar, .cart-body.product-addon-page, .dasboard-inner-section .panel, .bg-white, .announcement.news-d-row, .view-announcement-page-inner-section, .box-cat, .flare-list ul li, .custom-search-input-knowledebase, .theme-knowledgebase-page .no-category, .announcements .no-announcement, .theme-download-page .inner-no-category, .theme-download-page .custom-search-input-download, .theme-page-server-status, .box-server-status, .theme-page-server-status.m-30 .card, .support-department-section ul.support-dept-icon li, .theme-main-inner-page-section .main-card-accountdetail-section, .domen-page .table-striped tbody tr.user-manage-table-row, .theme-contact-add-page .contact-list-new-contact-head, select#inputContactId, .theme-page-add-funds, .regst-form .card, .theme-client-service-detail-page div#tabOverview, .theme-upgrade-page .card-body, body #order-standard_cart .products .product, .row.cpanel-feature-row a.d-block, .home-domain-search .tld-logos li, body .wrapper .landing-page.marketgoo .faqs .faq, .landing-page.marketgoo .feature-wrapper, .landing-page.sitelock .emergency .feature-wrapper, .landing-page.sitelock .plans .plan, body .landing-page.ssl .browser-notice .wrapper, body .wrapper .landing-page.ssl .features .feature, .domain-renewals .domain-renewal, .filter-panel-renew .col-md-6, .table-onapp input.mg-ns-record, .table-onapp input.ttl, .module-client-area #layers .lu-tile, #layers .lu-widget, .lu-top.lu-m-b-4x, .lu-top__search.lu-input-group, .row.overview-sections, .ssl-section-domain-detail-page, .manage-domain-actions-detail-page, .tab-auto-renew-page, .common-addon-domain {
    background: #653ac03b !important;
    border: 1px solid #595ed3 !important;
    border-radius: 10px !important;
}
.home-domain-search .input-group-wrapper {
    background: #FFFFFF26 !important;
    color: #fff !important;
    border-radius: 15px !important;
}
.no-top-bar-enable .header-right {
    background-color: #FFFFFF26 !important;
    border-radius: 31px;
}
.navbar-right {
    margin: 5px 20px 5px !important;
}
li.dropdown.messages-menu.lang {
    background: transparent !important;
}
.lang-li-top-mobile .custom_lang-btn {
    margin: 0px -5px -1px !important;
    color: #fff;
    font-size: 15px;
}
.no-top-bar-enable .navbar-nav li.user-profile-menu:last-child {
    background: transparent;
    padding: 6px;
    border-radius: 5px;
}
.no-top-bar-enable .navbar-nav li:last-child a {
    color: #ffffff !important;
}
.default-whmcs-client-area .client-home-cards .list-group .list-group-item {
    background: linear-gradient(to right, #a23bdd3b, #1062fe3d) !important;
    border: 1px solid #8d5bb3 !important;
}
.default-whmcs-client-area .tiles .col-6.col-xl-3:first-child a:nth-child(1) {
    background: #ffffff26 !important;
}
.default-whmcs-client-area .tiles .col-6.col-xl-3:nth-child(2) a{
    background: #ffffff26 !important;
}
.default-whmcs-client-area .tiles .col-6.col-xl-3:nth-child(3) a{
    background: #ffffff26 !important;
}
.default-whmcs-client-area .tiles .col-6.col-xl-3:nth-child(4) a{
    background: #ffffff26 !important;
}
#sidebar ul li a:hover, #sidebar ul li a.active {
    border-left: 1px solid #ffffff26;
    background: #ffffff35;
}
.client-home-cards .card-header {
    background-color: transparent !important;
    border: none !important;
}
.host-nav{
	background: #ffffff26 !important;
    border-bottom: 1px solid #B2CCFF1F;
    box-shadow: none !important;
    border-radius: 10px !important;
}


.generic_head_price, .content-block .accordion .card, body .wrapper .landing-page.cpanelseo .faq .accordion > .card, .landing-page.sitelock .emergency, .landing-page.sitelock .plans, .landing-page.sitelock .plans .plan .header, body .landing-page .hero, .landing-page.sitelockvpn .feature.alternate-bg, .landing-page.sitelockvpn .feature.pricing .pricing-box, .landing-page.sitelockvpn .feature.countries, body .landing-page.ssl .validation-levels .item, .landing-page.ssl .standout-1, body .wrapper .landing-page.ssl .features, .landing-page.ssl .certificate-options, body .wrapper .landing-page .detailed-info .card-header, body .wrapper .landing-page.cpanelseo .faq .accordion > .card > .card-header, body .wrapper .landing-page .detailed-info .card-body {
    background: #ffffff26 !important;
    border-bottom: 1px solid #2e2f45 !important;
}

.menu-notification-clientx {
	background-color: #000 !important;
    background-image: radial-gradient(circle closest-side, #57fefe4d, transparent 100%), radial-gradient(circle closest-side, #a23bdd4f, transparent 100%) !important;
    background-position: top center, bottom center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 50% !important;
    border-right: 1px solid #57fefe96;
}
.default-whmcs-client-area .client-home-cards .card-body {
    background: transparent !important;
}
ul.sidebar_items.custom_sidebar_items {
    background: transparent; 
}
.generic_head_content {
    margin: 10px 10px 0px !important;
}
#Secondary_Navbar-Account ul.dropdown-menu.dropdown-menu-right a:hover {
    background: #ffffff26 !important;
    border-left: none !important;
}
#Secondary_Navbar-Account ul.dropdown-menu.dropdown-menu-right a {
    border-bottom: none !important;
}
#Secondary_Navbar-Account .dropdown-menu {
    border: none !important;
}

.user-menu ul.dropdown-menu.show:before {
    border-bottom: 10px solid #ffffff40;
}
.dropdown.user.user-menu a.dropdown-toggle i {
    border-color: #fff !important;
}
.user-icone i {
    background: transparent;
}
li.user-header.bg-light-blue {
    background: #ffffff40;
}
.no-top-bar-enable #Secondary_Navbar-Account .dropdown-menu {
    background: #ffffff26 !important;
}

.login-bg {
    background-color: #000 !important;
    background-image: 
        url(https://alvaro.shinedezign.pro/templates/clientx-child/images/wBXTzfpCJGAkkMvPv5eTbbEtKI-21.png),
        radial-gradient(circle closest-side, #a23bdd4f, transparent 100%),
        radial-gradient(circle closest-side, #57fefe4d, transparent 100%) !important; 
    background-position: top center, bottom center !important; 
    background-repeat: no-repeat !important;
    background-size: 100% 50%, 100% 50%, 100% 50% !important;
}
.login-left-side .card {
    background-color: #ffffff26 !important;
}

div#registration form {
    background: #ffffff26;
}
div#registration .card {
    background: transparent;
}
.intl-tel-input .country-list {
    background-color: #000 !important;
    border: none !important;
}
select.form-control option, #order-standard_cart select option, select option {
    background-color: #000 !important;
    color: #fff !important;
}

.common-table-upper-header {
    background: #ffffff35 !important;
    padding: 23px 30px 18px 30px;
}


/* .card.main-card-accountdetail-section {
    background: linear-gradient(to right, #a23bdd3b, #1062fe38) !important;
} */
.theme-head-bar.row {
    border: none !important;
    background: #ffffff35 !important;
}

#order-standard_cart .input-group-lg>.form-control {
    background: #ffffff26 !important;
}
div#order-standard_cart.cart-body-padding {
    background: linear-gradient(to right, #a23bdd3b, #1062fe38) !important;
    width: 100%;
    padding: 30px 15px 30px;
    border: 1px solid #585dd0 !important;
    border-radius: 10px;
}
body #order-standard_cart .form-control {
    background-color: #ffffff26 !important;
}
#cPanelExtrasPurchasePanel .card-body select.form-control , input.form-control, select.form-control.custom-select, body .custom-select {
background-color: #ffffff26 !important;
}
#order-standard_cart .field, .coman-box.registerDomainSec input.form-control, textarea.form-control, .md-editor, .md-editor>.md-preview, .md-editor>textarea.markdown-editor {
	background: #ffffff26 !important;
}
.custom-search-input-knowledebase .input-group {
    background: #ffffff26;
}
.custom-search-input-download .input-group {
    background: #ffffff26;
}
.theme-page-server-status .box-server-status {
    background: linear-gradient(to right, #a23bdd3b, #1062fe38) !important;
}
#cPanelExtrasPurchasePanel .card-body select.form-control , input.form-control, select.form-control.custom-select, body .custom-select {
	background: #00000000 !important;
}

.host-row {
    border-radius: 10px !important;
}
.host-row .bg-box {
    background: transparent !important;
    background-color: #ffffff26 !important;
}
.drop-nav.domain {
    background: linear-gradient(to right, #a23bdd9c, #1062febf) !important;
}
body #order-standard_cart .cc-input-container {
    background-color: #ffffff26;
}
.menu-cart-clientx {
    background-color: #000 !important;
    background-image: radial-gradient(circle closest-side, #57fefe4d, transparent 100%), radial-gradient(circle closest-side, #a23bdd4f, transparent 100%) !important;
    background-position: top center, bottom center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 50% !important;
    border-right: 1px solid #57fefe96;
}
.domain-pricing .tld-pricing-header div:nth-child(odd) {
    background-color:transparent !IMPORTANT;
}
body .theme-download-page .custom-search-input-download .input-group .input-group {
    border-color: transparent !important;
}
.right-section-upper-section {
    padding: 0px 20px;
}
#order-standard_cart .view-cart-items.right-side-checkout-page .item.cart-colam{
    margin-bottom:20px;
}

.host-nav ul.dropdown-menu.show {
    width: 265px;
    background: #382f4a !important;
    border: 1px solid #595ed3 !important;
    border-radius: 10px !important;
}
.product-domain-configure-page .input-group.domain-search-advance {
    border-radius: 10px !important;
    border: 1px solid #8f8f8f !important;
}
.product-domain-configure-page .input-group-btn.adv button {
    width: 100%;
    height: 100%;
}

body .bcr1, .bcr2, .bcr3, body .configuration-domain-section .col-sm-8 {
    background: #ffffff26 !important;
    border-radius: 10px;
}
.theme-head-bar.row .col-md-3 {
    padding-right: 0 !important;
}
.service-detail-page .status-active {
    border-radius: 10px;
}
.theme-view-ticket-page .card.view-ticket.row {
    background: #653ac03b !important;
    border: 1px solid #595ed3 !important;
    border-radius: 10px !important;
}
.ticket-staff-comment-section, .ticket-owner-comment-section, .ticket-staff-comment-section {
    background: #653ac03b !important;
    border: 1px solid #595ed3 !important;
    border-radius: 10px !important;
}
.right-side-view-ticket-inner-sec {
    background: #653ac03b !important;
    border: 1px solid #595ed3 !important;
    border-radius: 10px !important;
}
.ticket-reply.markdown-content.ticket-owner-reply, .ticket-reply.markdown-content.staff.ticket-staff-reply {
    background: #653ac03b !important;
    border: 1px solid #595ed3 !important;
    border-radius: 10px !important;
}
div#ticketReplyContainer {
    background: #653ac03b !important;
    border: 1px solid #595ed3 !important;
    border-radius: 10px !important;
}
#ticketReplyContainer .card-body {
    background: #653ac03b !important;
    border: 1px solid #595ed3 !important;
    border-radius: 10px !important;
}
.product-domain-configure-page .domain-price.host-block {
    background: #653ac03b !important;
    border: 1px solid #595ed3 !important;
    border-radius: 10px !important;
}

#invoice-body {
    background-color: #000 !important;
    background-image: url(https://alvaro.shinedezign.pro/templates/clientx-child/images/wBXTzfpCJGAkkMvPv5eTbbEtKI-21.png), radial-gradient(circle closest-side, #a23bdd4f, transparent 80%), radial-gradient(circle closest-side, #57fefe4d, transparent 80%) !important;
    background-position: top left 500px, right 50px top 300px !important;
    background-repeat: no-repeat !important;
    background-size: 100% 50%, 100% 50%, 100% 50% !important;
}
.invoice-page {
    background: #ffffff26 !important;
    border-radius: 10px !important;
}

#invoice-body .footer-page {
    background: #ffffff26;
    border-radius: 10px;
}
#invoice-body .invoice-panal li {
    background: #ffffff40 !important;
}
tr.unit-row {
    background: #ffffff26 !important;
}