html,
body {
    background-color: var(--bgcolor);
    padding: 10px 0px 0px 0px;
    margin: 0;
    height: 100%;
    width: 100%;
    font-family: 'Poppins', sans-serif !important;
    font-size: 12px;
    letter-spacing:0.2px;
    color: white;
}

:root {
    --bgcolor: #0C0B10;
    --wrapper-bg: #14121B;
    --active-bg: transparent linear-gradient(125deg, #FF0076 0%, #171425 100%) 0% 0% no-repeat padding-box;
    --menu-bg: #171425;
    --grey: #EFEFEF;
    --container-bg: #171721;
    --danger: red;
    --mainlabelcolor:#FF0076;
}

/* login style start */

.login-box-body, .register-box-body{
    background-image: linear-gradient(to left top, #14121b, #14121b, #1d121f, #400f2c, #5a0d36);
    /* background: transparent linear-gradient(343deg,#14121B 10%,#ff007682 90%) 0% 0% no-repeat padding-box !important; */
    border-radius: 10px;
    padding:10px 50px !important;
}
#error_messages_text{
    color:black !important;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}
.btn-primary{
    background: var(--mainlabelcolor) !important;
    color: white;
    padding: 7px 30px;
    border-radius: 10px;
    border:1px solid var(--mainlabelcolor) !important;
}
.btn-check:focus + .btn, .btn:focus {
    box-shadow: unset !important;
}
.login-box, .register-box {
    width: 450px;
    margin: 7% auto;
}

.login-btn button{
    background-color:var(--mainlabelcolor);
    padding:10px 13px;
    color: white !important;
    font-size: 12px;
}

.lgreset-btn button{
    background-color:#0090FF;
    border:1px solid #0090FF;
    padding:10px 13px;
    color: white !important;
    font-size: 12px; 
}

.login-btn a{
    background-color:var(--mainlabelcolor);
    padding:10px 13px;
    color: white !important;
    font-size: 12px;
    width: 100%; 
}

/* losin style end */

a {
    text-decoration: none;
}

.reset-btn{
    background:#926323 !important;
    border:1px solid #926323 !important;
    color:white !important;
}
.mainlabelcolor{
    color:var(--mainlabelcolor) !important;
}

.pl-40 {
    padding-left: 40px;
}

.grey-p {
    color: var(--grey);
    font-size: 12px;
    letter-spacing: 0.5px;
}

.nv-main {
    width: 100%;
    height: 100%;
}

.navbar-toggler {
    background: white;
}

.nv-header,
.nv-content {
    height: auto;
}

.nv-header {
    background-color: var(--bgcolor);
}

.nv-content {
    /* height: calc(100% - 70px); */
    padding: 15px;
}

.nv-wrapper {
    height: 100%;
    width: 100%;
    background-color: var(--wrapper-bg);
    box-shadow: 0px 3px 6px #0000000F;
    border-radius: 16px;
    padding: 15px;
    opacity: 1;
}


.header-bg {
    background-color: var(--bgcolor) !important;
}

.nav-item {
    margin-left: 10px;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 15px;
    vertical-align: 2px;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    background: var(--active-bg);
    color: white;
    padding: 10px 20px;
    border-radius: 10px;
}

.navbar-light .navbar-nav .nav-link {
    background: var(--menu-bg);
    color: rgb(255 255 255);
    border-radius: 10px;
    padding: 8px 20px;
    font-size: 12px;
}

.graph-bg .accordion-button:not(.collapsed)::after {
    background-image: none;
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    font-weight: 600;
    position: absolute;
    right: 10px;
    font-size: 12px;
}

.graph-bg .accordion-button::after{
    background-image: none;
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 600;
    position: absolute;
    right: 5px;
    font-size: 12px;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    font-weight: 600;
    position: absolute;
    right: 10px;
    font-size: 14px;
}

.dropdown-toggle::after {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 600;
    position: relative;
    top: 3px;
    font-size: 14px;
    border: none;
}

.menu-accordian .dropend .dropdown-toggle::after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 600;
    position: absolute;
    right: 10px;
    font-size: 14px;
    border: none;
}

.accordion-button::after {
    background-image: none;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 600;
    position: absolute;
    right: 0px;
    font-size: 14px;
}

.menu-accordian {
    width: 100%;
    margin: 0px !important;
    background: var(--menu-bg) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000073 !important;
    font-size: 12px;
    opacity: 1;
    border:none !important;
}

.menu-accordian li a {
    color: white !important;
    line-height: 2;
    font-size: 10px;
}

.menu-accordian .accordion-item {
    background-color: transparent;
    border: none;
}

.menu-accordian .dropend .dropdown-menu {
    background: var(--menu-bg);
    border: none;
}

.menu-accordian .accordion .accordion-item .accordion-header .accordion-button {
    font-size: 10px;
    color: white;
    background: var(--menu-bg);
    box-shadow: none;
    padding: 3px 7px;
}

.menu-accordian .dropend .dropdown-menu li a {
    font-size: 10px;
    color: white;
}

a:hover {
    color: white !important;
}

.dropdown-item:hover,
.dropdown-item:focus {
    background-color: var(--menu-bg) !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: var(--menu-bg) !important;
}

.menu-accordian .accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 5px 10px;
}

.menu-icon {
    width: 22px;
    margin-right: 11px;
}

.header-web {
    margin: 0px 10px;
}

.header-web i {
    color: white;
    font-size: 18px;
    background: #FF0075;
    box-shadow: 0px 3px 6px #00000029;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
}

/* dashboard style */

.totaluser-bg {
    background-image: url("../../assets/img/totaluser-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    padding: 40px;
}

.moderators-bg {
    background-image: url("../../assets/img/moderators-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    padding: 40px;
}

.videos-bg {
    background-image: url("../../assets/img/videos-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    padding: 40px;
}

.revenue-bg{
    background-image: url("../../assets/img/revenue-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    padding: 40px;   
}

.chart-collapse{
    background: var(--container-bg);
}

.chart-collapse .accordion-item{
    background: var(--container-bg);
    border:none;
    color: white;
    font-size: 12px;
}

.chart-collapse .accordion-item .accordion-header{
    background: var(--container-bg);
}

.chart-collapse .accordion-item .accordion-header .accordion-button{
    background: var(--container-bg);
    box-shadow: none;
    color: white;  
}

.graph-bg{
    background:var(--container-bg);
    box-shadow: 0px 3px 15px #00000073;
}

.dot{
    height: 10px;
    width: 10px;
    background-color: #88164f;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.dot1{
    height: 10px;
    width: 10px;
    background-color: #571734;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px;  
}

.dot2{
    height: 10px;
    width: 10px;
    background-color: #3a162b;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px;  
}

.chart-side{
    color: #888888;
    font-size: 10px;
    font-weight: 500;
    padding-bottom: 8px;
    margin-top: 10px;
    border-bottom: 1px solid #4E4E4E;
}

.latestuser-Ctr span{
    color:#707070;
    font-size: 10px;
}

.user-link a{
    color:var(--mainlabelcolor);
}

.cr-pointer{
    cursor: pointer;
}

.products-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.product-list-in-box>.item {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding:15px 0px;
    border-radius: 0;
    border-bottom: 1px solid #f4f4f4;
}

.products-list .product-img {
    float: left;
    padding-right: 15px;
}
.dashboard-video-duration {
    margin-left: 20px;
    border: 2px solid var(--mainlabelcolor);
    border-radius: 50px;
    padding: 5px 20px;
    color: var(--mainlabelcolor);
}
.products-list .product-description {
    display: block;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.add-btn{
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    padding: 5px 15px 5px 10px;
    font-size: 10px;
}
.add-btn a{
    color:white;
}
.greycontent{
    color:#848484;
    font-size: 10px;
}
.view-header{
    border-bottom: 1px solid #848484;;
}

.excel-fropdown.show{
    font-size: 12px;
}

.excel-fropdown .dropdown-item a {
    color:black !important;
}

.excel-fropdown .dropdown-item:hover, .dropdown-item:focus {
    background-color: transparent !important;
    /* color:black !important; */
}

.fsize-10{
    font-size: 12px;
}

.head1-bg{
    box-shadow: 0px 3px 10px #00000033;
    border-radius: 5px;
    background: var(--container-bg);
    padding: 10px;
}

.back-ctr span a{
    color: var(--mainlabelcolor);
    font-size: 12px;
}

.form-notes{
    color: var(--mainlabelcolor);
    font-size: 10px;  
}

.addform-ctr .form-control{
    box-shadow: 0px 3px 10px #00000033;
    border: 1px solid #BEBEBE;
    border-radius: 5px;
    background: transparent;
    height: 35px;
    font-size: 12px;
    box-shadow: 0px 3px 10px #00000033;
    width: 100%;
    color: white;
}

.addform-ctr .form-control:focus {
    color: white;
    background-color: transparent;
    border-color: #BEBEBE;
    outline: 0;
    font-size: 12px;
    height: 35px;
    box-shadow: 0px 3px 10px #00000033;
    width: 100%;
}

.save-btn button{
    background: var(--mainlabelcolor);
    color: white;
    padding: 7px 30px;
    border-radius: 10px;
}

button:focus:not(:focus-visible) {
    border: none;
    outline: 0;
}

.view-head{
    color:#B0B0B0;
}

.form-control:focus{
    box-shadow: none !important;
    background: transparent;
    color: white;
    border-color: unset;
}

.searchbox-Ctr .search-input input{
    border: 1px solid #848484;
    background:transparent;
    border-radius: 50px;
    color:#848484;
    font-size: 10px;
    padding:6px;
}

.form-select:focus{
    box-shadow: none !important;
    border-color:unset !important;
}

.searchbox-Ctr select{
    border: 1px solid #848484;
    background:transparent;
    border-radius: 50px;
    color:#848484;
    font-size: 10px;
}

.view-table{
    font-size: 10px;
}

.view-table tr th{
    font-weight: unset;
    color: #707070;
}

.table > :not(caption) > * > *{
    border-bottom-width: 0px;
    padding: 10px;
}

.view-table tr td{
    font-weight: unset;
    color: #FFFFFF;
    border-bottom-width: 0px;
}

.view-table tbody tr{
    background: #171721;
    box-shadow: 0px 3px 10px #00000033;
    border-radius: 10px;
    border-bottom-width: 0px;
    border-bottom: 10px solid #14121b;
}

.name-td a{
    color: var(--mainlabelcolor);
}

.upgrade-td a{
    border: 1px solid var(--mainlabelcolor);
    color: var(--mainlabelcolor);
    padding: 3px 8px;
    border-radius: 50px;
}

.subprofile-ctr a{
    background: #49237D;
    color: #fff;
    padding: 3px 8px;
    border-radius: 50px;
}

.clearlogin-ctr a{
    background: #926323;
    color: #fff;
    padding: 3px 8px;
    border-radius: 50px;   
}

.label-success{
    color: #1CA36B;
}

.label-error{
    color:red;
}
.fasf{
    background: var(--mainlabelcolor);
    color: white;
    padding: 9px 10px 6px 10px;
    border-radius: 50%;
}
.table > tbody {
    vertical-align: middle;
}
.table tbody tr td .fasf[aria-expanded="false"]::before {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 600;
    font-size: 14px;
    border: none;
  }
.table tbody tr td .fasf[aria-expanded="true"]::before {
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    font-weight: 600;
    font-size: 14px;
    border: none;
}
.table-collables td a{
    color: #fff;
}

.select2-container--default .select2-selection--multiple {
    background-color: transparent !important;
    border: 1px solid #848484 !important;
    border-radius: 50px !important;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
    color: black;
}

.tableinner-inbtn input{
    background: transparent;
    color: white;
}
.tableinner-button{
    background: var(--mainlabelcolor);
    border-color: var(--mainlabelcolor);
    color: white;
    border-radius: 50px;
    padding: 6px 20px;
    font-size: 10px;
}
.thumbnail{
    background: #201C31;
    padding: 15px;
    border-radius: 10px;
}
.choose-btn{
    background:#94009A;
    border-color: #94009A;
    color: white;
    border-radius: 50px;
    padding: 6px 20px;
    font-size: 10px;  
}
.addform-ctr textarea.form-control{
    border: 1px solid #BEBEBE;
    border-radius: 5px;
    background: transparent;
    height: 35px;
    font-size: 12px;
    box-shadow: 0px 3px 10px #00000033;
    width: 100%;
    color: white;
}
/****** CODE ******/

.file-upload{display:block;font-family: Helvetica, Arial, sans-serif;font-size: 12px;}
.file-upload .file-select{display:block;color: #FFFFFF;cursor:pointer;height:35px;
    background: red; border:1px solid #BEBEBE;text-align:left;background:transparent;
    overflow:hidden;position:relative;border-radius: 5px;padding:7px 10px;}
.file-upload .file-select .file-select-name{display:inline-block;}
.file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}

.file-upload .file-select::after{
    content: url('../../assets/img/upload-icon.png');
    display: inline-block;
    float: right;
    margin-top:2px;
}
.select2-container .select2-selection--single{
    height: 35px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: white !important;
    line-height: 35px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px !important;
    top: 4px !important;
}
.select2-container--default .select2-selection--single{
    border: 1px solid #BEBEBE !important;
    border-radius: 5px !important;
    background-color: transparent !important;
    box-shadow: 0px 3px 10px #00000033;
    width: 100%;
    color: white;
}
.serachtable-btn{
    border: 1px solid var(--mainlabelcolor);
    color: var(--mainlabelcolor);
    padding: 3px 20px;
    border-radius: 50px;
    font-size: 10px;
}
.search-clear-btn{
    background: #926323;
    color: #fff;
    padding: 6px 20px;
    border-radius: 50px;
    font-size: 10px;
}

.page-link.disabled, .disabled > .page-link {
    color: #ffffff;
    pointer-events: none;
    background-color: #14121b;
    border-color: #ff0076;
}
.page-item:first-child .page-link{
    color: #ffffff;
    background-color: #14121b;
    border-color: #ff0076;
}
.page-link{
    color: #ffffff;
    background-color: #14121b;
    border-color: #ff0076;
}
.page-item:last-child .page-link{
    color: #ffffff;
    background-color: #14121b;
    border-color: #ff0076;  
}
.page-link.active, .active > .page-link {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: #ff0076;
    border-color: #ff0076;
}

.form-group123 input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  
  .form-group123 label {
    position: relative;
    cursor: pointer;
  }
  
  .form-group123 label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #FF0076;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
    padding: 6px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 7px;
    border-radius: 3px;
  }
  
  .form-group123 input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 5px;
    width: 5px;
    height: 10px;
    border: solid #e7026e;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }

  .dataTables_info{
    color:#e7026e;  
  }
  div.dataTables_wrapper div.dataTables_filter label{
      color:white;
  }
  div.dataTables_wrapper div.dataTables_filter input {
    border: 1px solid #BEBEBE;
    border-radius: 5px;
    background: transparent;
    height: 35px;
    font-size: 12px;
    box-shadow: 0px 3px 10px #00000033;
    color: white;
}
.btn{
    font-size: 10px;
}
.box-profile{
    background: #1d1a27;
    padding: 15px;
    border-radius: 5px;
}
.profile-tabbar .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
    color: #ffffff !important;
    background-color: #aa0859 !important;
    border-color: #aa0859 !important;
}
.profile-tabbar .nav-tabs .nav-link {
    color: #900a4f !important;
}
.profile-tabbar .nav-tabs{
    border:0px;
}
.nav>li>a:hover, .nav>li>a:active, .nav>li>a:focus {
    color: black !important;
}

.videocreate-select .select2-container--default .select2-selection--multiple {
    background-color: transparent !important;
    border: 1px solid #ffffff !important;
    border-radius: 5px !important;
}

.videocreate-select .select2-container .select2-search--inline {
    border: 0px solid #d2d6df !important;
    width: 100%;
}

.videocreate-select .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #454545 !important;
    border: 1px solid #454545 !important;
}
.j-bs-wizard--action-btn-set .j-bs-wizard--action-btn-next{
    background: var(--mainlabelcolor);
    color: white;
    padding: 7px 30px;
    border-radius: 10px;
    border:none;
}
.finish-btn{
    background: var(--mainlabelcolor);
    color: white;
    padding: 7px 30px;
    border-radius: 10px;
    border:none;
}
.j-bs-wizard--action-btn-set .j-bs-wizard--action-btn-prev{
    background: var(--mainlabelcolor);
    color: white;
    padding: 7px 30px;
    border-radius: 10px;
    border:none;  
}

.btn-default.btn .j-bs-wizard--arrow {
    color: #fff !important;
}

.j-bs-wizard .j-bs-wizard--steps .j-bs-wizard--steps-item.undone a:after {
    border-left: 0px solid #eee !important;
}
.j-bs-wizard .j-bs-wizard--steps .j-bs-wizard--steps-item a:before{
    border-bottom: 0px solid transparent !important;
    border-left: 0px solid #e5f4fd !important;
    border-top: 0px solid transparent !important;  
}
.j-bs-wizard .j-bs-wizard--steps .j-bs-wizard--steps-item a:after {
    border-bottom: 0px solid transparent !important;
    border-left: 0px solid #e5f4fd !important;
    border-top: 0px solid transparent !important;
}

#j-bs-wizard-example .nav .nav-item .active{
    background: var(--active-bg) !important;
    color: white !important;
}