/* font-face declaration starts */

@font-face {
    font-family: Poppins-Bold;
    src: url(../fonts/Poppins-Bold.ttf);
}

@font-face {
    font-family: Poppins-Light;
    src: url(../fonts/Poppins-Light.ttf);
}

@font-face {
    font-family: Poppins-Medium;
    src: url(../fonts/Poppins-Medium.ttf);
}

@font-face {
    font-family: Poppins-Regular;
    src: url(../fonts/Poppins-Regular.ttf);
}

@font-face {
    font-family: Poppins-SemiBold;
    src: url(../fonts/Poppins-SemiBold.ttf);
}


/* font-face declaration ends */

html,
body {
    height: 100% !important;
}

.noPaddingLR {
    padding: 0 !important;
}

.nopaddingLeft {
    padding-left: 0% !important;
}

.nopaddingRight {
    padding-right: 0% !important;
}

.customUserNameImg {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 6% !important;
}

.blockBtn {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: transparent !important;
}

.upload-img {
    background-image: url(../img/upload-image_big.png);
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: initial;
    backface-visibility: visible;
}

.nav-md img#getHideLogo {
    display: block !important;
}

.nav-sm img#getHideLogo {
    display: none !important;
}

.flexTd {
    display: table-cell;
    padding-top: 22%;
}

.flexTd>a {
    padding: 0 3px 0 3px !important;
    display: inline;
}


/* .py-0 {
    padding-top: 5% !important;
    padding-bottom: 5% !important;
} */

.p-0 {
    padding: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.media .date {
    background: unset !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

article.media.event {
    display: flex;
    align-items: center;
}

.moduleHead {
    /*  color: #E2BA61 !important; */
    color: #f7db6b !important;
    font-family: Poppins-Regular;
    font-size: 17px !important;
}

.nav-md .container.body .col-md-3.left_col.menu_fixed {
    top: 0 !important;
}

.infoHead {
    color: #E2BA61 !important;
    font-family: Poppins-Medium;
    font-size: 11px !important;
}

.x_title {
    border-bottom: unset !important;
}

.fa-bars {
    display: none;
}

div.nav.toggle {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
}

.loginBg {
    background-image: url(../img/loginbg.jpg);
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: top center;
    background-attachment: fixed;
}

.bg-goldImg {
    background-image: url(../img/textfieldbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center !important;
    height: 54px;
    background-color: unset;
    border: unset;
    outline: unset;
    text-indent: 25px;
    border-radius: 60px;
}

.custom-inputlogin,
input[type="password"].custom-inputlogin {
    border-radius: 65px;
    text-indent: 40px;
    background-color: transparent !important;
    height: 54px;
    outline: unset !important;
    font-family: Poppins-Regular !important;
    font-size: 20px;
    color: #111111 !important;
}

.title {
    color: #ffffff !important;
    font-family: Poppins-Regular !important;
}

.tablePadding {
    padding: 20px 0px 0px 20px !important;
    background-color: #24242411;
    /* color: #ffffff; */
    border-radius: 12px;
}

table td {
    color: #ffffff !important;
    /*  font-family: Poppins-Bold !important; */
    font-family: poppins-medium !important;
}

ul.bar_tabs>li.active {
    border-right: unset !important;
}


/* ul.bar_tabs>li.active{ 
    border-bottom: 1px solid #b657e6 !important;
} */

ul.bar_tabs>li.active a span:before {
    content: "";
    position: absolute;
    bottom: 0;
    background-color: #b657e6 !important;
    height: 1px;
    width: 70% !important;
    left: 17%;
}

ul.bar_tabs>li a {
    background: unset !important;
}

ul.bar_tabs>li {
    border: unset !important;
    color: unset !important;
    margin-top: -17px;
    margin-left: 8px;
    background: unset !important;
}

ul.bar_tabs {
    overflow: visible;
    background: unset !important;
    height: 25px;
    margin: 21px 0 14px;
    padding-left: 14px;
    position: relative;
    z-index: 1;
    width: 100%;
    border-bottom: unset !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    /* color: #E2BA61 !important; */
    color: #f7db6b !important;
    cursor: default;
    background-color: unset !important;
    border: unset !important;
    border-bottom-color: transparent;
}

.customText {
    font-family: Poppins-Medium;
    font-size: 15px;
    color: #ffffff;
}

.customNumber {
    font-family: Poppins-Regular;
    font-size: 25px;
    color: #ffffff;
}

.customStructure {
    background: #242424 !important;
    border-radius: 20px !important;
    display: inline-flex !important;
    align-items: center !important;
}

.customToggle {
    font-family: Poppins-Medium;
    font-size: 15px;
    color: #ffffff;
}

.nav_menu {
    float: left;
    background: #0f0f0f !important;
    /* border-bottom: 1px solid #060606 !important; */
    margin-bottom: unset !important;
    width: 100%;
    position: relative;
}

.right_col {
    background: #0f0f0f !important;
}

.left_col {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

footer,
.sidebar-footer {
    display: none !important;
}

.nav.side-menu>li.active,
.nav.side-menu>li.current-page {
    border-right: 5px solid #E2BA61 !important;
    color: #E2BA61 !important;
}

span.current-page {
    /* color: #E2BA61; */
    color: #f7db6b;
    font-family: Poppins-Regular !important;
}

a {
    -moz-text-decoration: none !important;
    text-decoration: none !important;
    outline: unset !important;
}

.nav_title {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.customSubBtn {
    width: 150px !important;
    background: #b657e6 !important;
    border-radius: 20px !important;
    color: #ffffff !important;
    font-size: 20px !important;
    text-align: center !important;
}

.wideBtn {
    width: 100% !important;
    background: #b657e6 !important;
    border-radius: 20px !important;
    color: #ffffff !important;
    font-size: 20px !important;
    text-align: center !important;
}

.mui-textfield>input,
.mui-textfield>textarea {
    border-bottom: 1px solid #E2BA61 !important;
    color: #ffffff !important;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: #00000000 !important;
}


/* Change Autocomplete styles in Chrome*/

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 {
    border: 1px solid #00000000;
    -webkit-text-fill-color: #000000;
    -webkit-box-shadow: 0 0 0px 1000px url(../img/textfieldbg.png) inset;
    box-shadow: 0 0 0px 1000px url(../img/textfieldbg.png) inset !important;
    transition: background-color 5000s ease-in-out 0s;
}

legend {
    border-bottom: #00000000 !important;
}

.customDisplay {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    text-decoration: unset !important;
}

.categoryName {
    /*  color: #E2BA61 !important; */
    /* font-family: Poppins-Medium; */
    color: #f7db6b !important;
}

.submitBtn,
.submitBtn:hover {
    background: #b657e6 !important;
    color: #ffffff;
    font-weight: 500 !important;
    font-size: 21px !important;
    font-weight: 500 !important;
    font-family: Poppins-Light !important;
}

.x_panel {
    background: #1a1a1a !important;
    border: #242424 !important;
}

.cutomTextAreas {
    background: unset;
    border: transparent;
    border-bottom: 1px solid #1a1a1a !important;
    color: #ffffff !important;
}

textarea.form-control {
    resize: none !important;
    overflow: hidden !important;
}

dd {
    color: #ffffff;
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px;
    color: #E2BA61 !important;
}

.widget {
    min-width: auto !important;
}

.nav.child_menu>li>a,
.nav.side-menu>li>a {
    color: #33353d !important;
    font-family: Poppins-Regular !important;
}

.nav li.current-page {
    background: #00000000 !important;
    color: #E2BA61 !important;
}

.text-gold {
    color: #E2BA61 !important;
    font-family: Poppins-Light;
}

.nav_title {
    height: 140px !important;
}

.ql-toolbar.ql-snow {
    border: 2px solid #1e1714 !important;
    box-sizing: border-box;
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    padding: 8px;
}

.ql-container.ql-snow {
    border: 2px solid #ac3c0d !important;
}

.ql-snow .ql-picker {
    color: #fff !important;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    height: 24px;
    position: relative;
    vertical-align: middle;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
    stroke: #fff !important;
}

.ql-toolbar {
    background-color: #1e1714 !important;
    color: #ffffff !important;
}

.ql-snow .ql-stroke {
    fill: none;
    stroke: #ffffff !important;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
}

.site_title {
    font-weight: 400;
    font-size: 22px;
    width: 100%;
    line-height: 59px;
    display: block;
    height: 130px !important;
    margin: 0;
    padding-left: 10px;
}

.customBgTransparent {
    background-color: #00000000 !important;
    border-top: unset;
    border-right: unset;
    border-left: unset;
    border-bottom: 2px solid #ffffff;
    color: silver !important;
    outline: unset !important;
}

.mui-select>select {
    display: block;
    height: 32px;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    border-bottom: 1px solid #E2BA61 !important;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…M9IjAsMCAxMCwwIDUsNiIgc3R5bGU9ImZpbGw6cmdiYSgwLDAsMCwuMjQpOyIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
    color: #ffffff !important;
    font-size: 16px;
    font-family: inherit;
    line-height: inherit;
    padding: 0 25px 0 0;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: baseline !important;
    border-top: unset !important;
}

table,
tbody,
thead,
tr,
td,
th {
    border: unset !important;
    font-family: Poppins-Regular;
}

th {
    /*  color:  #E2BA61 !important; */
    color: #f7db6b;
}

input[type="text"],
input[type="password"],
textarea,
select {
    background-color: #24242400 !important;
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
    border-bottom: 1px solid #E2BA61 !important;
    color: #f7db6b !important;
}

label {
    /* color:  #E2BA61 !important; */
    color: #f7db6b;
}

.nav.side-menu>li.current-page a {
    color: #E2BA61 !important;
    font-family: Poppins-Regular !important;
}

#datatable_info {
    color: #E2BA61 !important;
    font-family: Poppins-Bold !important;
}

.datatable_length>select {
    background: #00000000 !important;
    color: #E2BA61 !important;
}

.dataTables_length>label>select,
.dataTables_length>label>input {
    border-radius: 20px !important;
}

.dataTables_filter input {
    background: #00000000 !important;
    color: #E2BA61 !important;
}

.dataTables_filter>label>input {
    border-radius: 20px !important;
}

.dropdown-toggle {
    background: #00000000 !important;
}

.dataTables_info {
    width: 100% !important;
}

.mui-select select {
    color: #ffffff !important;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 8px 0 !important;
    border-radius: 4px;
    background: transparent !important;
    font-family: Poppins-Bold !important;
    text-transform: uppercase;
}

.dataTables_paginate {
    float: left !important;
    text-align: center !important;
}

.dataTables_paginate a {
    padding: 6px 9px!important;
    background: none !important;
    border-color: none !important;
    border-radius: 50% !important;
    outline: unset !important;
}


/* inspired by Bootstrap 4 starts*/

.w-100 {
    width: 100%;
    color: gray;
    padding-left: 0px;
    padding-top: 0px;
}

.text-white {
    color: #ffffff !important;
}

.px-0 {
    padding-left: 0% !important;
    padding-right: 0% !important;
}

legend {
    font-family: 'Poppins-Regular';
}

.border-0 {
    font-family: 'Poppins-Regular';
    border: none !important;
    color: gray !important;
    /* margin-left: -10px; */
    margin-top: -9px;
}


/* inspired by Bootstrap 4 ends*/

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 1;
    color: #fff;
    cursor: default;
    background: #b657e6 !important;
    border-color: #b657e6 !important;
    outline: unset !important;
}

.paginate_button .next,
.paginate_button .previous {
    color: #b657e6 !important;
}

.pagination>li.active>a {
    color: #fff !important;
    background: #b657e6 !important;
    border-color: #b657e6 !important;
    width: 30px;
    height: 30px;
}

.pagination>li>a {
    background: unset !important;
    border: unset !important;
    color: #b657e6 !important;
}

a>img {
    background: #00000000 !important;
}

.paginate_button .previous>a,
.paginate_button .next>a {
    background: #00000000 !important;
}

.input-group.date .input-group-addon {
    border-radius: 0px!important;
    background-color: #00000000!important;
    border: unset !important;
}

.custom-inputlogin::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    border-radius: 65px;
    text-indent: 40px;
    background-color: transparent !important;
    height: 54px;
    outline: unset !important;
    font-family: Poppins-Regular !important;
    font-size: 20px;
    color: #111111 !important;
}

.custom-inputlogin::-moz-placeholder {
    /* Firefox 19+ */
    border-radius: 65px;
    text-indent: 40px;
    background-color: transparent !important;
    height: 54px;
    outline: unset !important;
    font-family: Poppins-Regular !important;
    font-size: 20px;
    color: #111111 !important;
}

.custom-inputlogin:-ms-input-placeholder {
    /* IE 10+ */
    border-radius: 65px;
    text-indent: 40px;
    background-color: transparent !important;
    height: 54px;
    outline: unset !important;
    font-family: Poppins-Regular !important;
    font-size: 20px;
    color: #111111 !important;
}

.custom-inputlogin:-moz-placeholder {
    /* Firefox 18- */
    border-radius: 65px;
    text-indent: 40px;
    background-color: transparent !important;
    height: 54px;
    outline: unset !important;
    font-family: Poppins-Regular !important;
    font-size: 20px;
    color: #111111 !important;
}


/* Text area mouse hover expandable */

textarea.expandable {
    height: 40px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


/* textarea.expandable:hover, textarea.expandable:focus {
    height: calc(100% - 90px);
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

textarea.expandable+textarea.expandable:hover, textarea.expandable+textarea.expandable:focus {
    height: calc(100% - 90px)
} */


/* Text area mouse hover expandable ends*/

span.fa.fa-star.checked {
    color: orange;
    box-shadow: 0px 0px 15px 0px;
    background-color: transparent;
    border-radius: 46%;
}

span.fa.fa-star {
    color: #666666;
}

.text-capitalize {
    text-transform: capitalize;
}


/* a.active span {

} */

.grow {
    transition: all .2s ease-in-out;
}

.grow:hover {
    transform: scale(1.04);
}


/* modal fade effect */

.modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 300px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
    /* padding-top:12%; */
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}

.modal-header {
    font-family: "Bree Serif";
    background-color: #F6F5F5;
    border-radius: 5px;
}

.modal-body {
    font-size: 16px;
}

#deprecatedMsg {
    /* display: none !important; */
    color: #E2BA61 !important;
}

.fans.dropdown-menu {
    min-width: 60px !important;
    left: -34px !important;
    text-align: center !important;
    top: 25px;
}

.eyeIconPosition {
    display: flex !important;
    justify-content: flex-end;
    align-items: end;
}

.chartLabel {
    position: absolute;
    width: 110px;
    height: 110px;
    text-align: center;
    top: 45px;
    left: 74px;
}


/* .table-responsive-lg {
    overflow-x: hidden !important;
} */

.pie_bg {
    border-bottom: unset !important;
}

.mui-select>select {
    background-image: url(../img/dropdown.png) !important;
}

.d-none {
    display: none !important;
}

.ql-snow .ql-picker-options {
    background-color: #1e1714 !important;
}

.nav-sm .nav.side-menu a {
    overflow-wrap: break-word;
}


/* index page keyframe */

@-webkit-keyframes breathe {
    0% {
        opacity: 1;
    }
    60% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

@keyframes breathe {
    0% {
        opacity: 1;
    }
    60% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

.ring {
    z-index: 1;
    display: block;
    margin: 0 auto;
    top: 10.5%;
    left: 29.5%;
    height: 33%;
    width: 39.5%;
    border-radius: 50%;
    position: absolute;
    border: 3px solid purple;
    box-shadow: 0 0 40px 8px #666, inset 0 0 40px 8px #666;
    background: none;
    animation-name: breathe;
    animation-duration: 1650ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.newRing {
    z-index: 1;
    display: block;
    margin: 0 auto;
    top: 10.5%;
    left: 29.5%;
    height: 33%;
    width: 20%;
    border-radius: 50%;
    position: absolute;
    border: 3px solid purple;
    box-shadow: 0 0 40px 8px #666, inset 0 0 40px 8px #666;
    background: none;
    animation-name: breathe;
    animation-duration: 1650ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}


/* media query for ring */


/* @media (max-width: 669px) {
    .ring {
        height: 33% !important;
        width: 26.5% !important;
        top: 10.5% !important;
        left: 36.5% !important;
    }
}
 */

@media (max-width: 320px) {
    .ring {
        height: 33% !important;
        width: 55% !important;
        top: 10.2% !important;
        left: 21.5% !important;
    }
}

@media (max-width: 360px) and (min-width: 321px) {
    .ring {
        height: 33% !important;
        width: 50% !important;
        top: 10.2% !important;
        left: 24.5% !important;
    }
}

@media (max-width: 375px) and (min-width: 361px) {
    .ring {
        height: 32% !important;
        width: 47% !important;
        top: 11% !important;
        left: 26% !important;
    }
}

@media (max-width: 393px) and (min-width: 376px) {
    .ring {
        height: 32% !important;
        width: 45% !important;
        top: 11% !important;
        left: 27% !important;
    }
}

@media (max-width: 425px) and (min-width: 394px) {
    .ring {
        height: 32% !important;
        width: 42% !important;
        top: 11% !important;
        left: 28.5% !important;
    }
}

@media (max-width: 768px) and (min-width: 426px) {
    .ring {
        height: 32% !important;
        width: 46% !important;
        top: 11% !important;
        left: 26% !important;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .ring {
        height: 32% !important;
        width: 51% !important;
        top: 11% !important;
        left: 24% !important;
    }
}

@media (max-width: 1280px) and (min-width: 1025px) {
    .ring {
        height: 32% !important;
        width: 41% !important;
        top: 11% !important;
        left: 29% !important;
    }
}

@media (max-width: 1440px) and (min-width: 1281px) {
    .ring {
        height: 32% !important;
        width: 37% !important;
        top: 11% !important;
        left: 31% !important;
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

.pb-5 {
    padding-bottom: 15px;
}


/* .fans.dropdown-menu:before {
    border-width: 5px !important;
    border-style: solid !important;
    border-top-color: transparent !important;
    border-bottom-color: red !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    position: absolute !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    width: 0%;
    height: 0%;
    
} */

.dropdown-menu {
    /*  background-color: #000000 !important; */
    background-color: #0f0f0f !important;
    border-color: none !important;
    border-radius: 10px !important;
}

.dropdown-menu a.dropdown-item {
    color: #999999 !important;
    justify-content: left;
    padding-top: 5px;
}

.dropdown-menu a.dropdown-item:before {
    content: "";
    padding-left: 5px;
}

.dropdown-menu a.dropdown-item:hover,
.dropdown-menu a.dropdown-item:focus {
    transition: all .2s ease-in-out !important;
}


/*table#datatable {
  margin-bottom: 100px !important;
}*/

a.dropdown-toggle+.dropdown-menu:before {
    content: "";
    border-width: 6px;
    border-style: solid;
    border-top-color: #000000;
    border-bottom-color: #00000000;
    border-left-color: #00000000;
    border-right-color: #00000000;
    width: 0px;
    height: 0px;
    position: absolute;
    margin: 0;
    padding: 0;
    top: -13px;
    left: 36px;
    transform: rotate(180deg);
}

.dropdown-usermenu:before {
    left: 182px !important;
}

.timeLine.dropdown-menu {
    min-width: 80px !important;
    text-align: center !important;
    top: 5px;
    position: inherit;
    left: -17px !important;
    z-index: 999;
}

.timeLine {
    position: relative;
    width: 15px;
}


/* custom styles made by kiran*/

.modal-header {
    background-color: transparent !important;
}

.mui-textfield>input {
    box-shadow: none ! important;
}

.fgp-modal-link {
    color: #E2BA61 !important;
}

.fgp-submit {
    border-radius: 65px !important;
    font-weight: 500 !important;
    font-family: Poppins-Medium;
}

.cstm-style {
    font-family: Poppins-Medium;
    margin-bottom: 5%;
}

.event .media-body a.title {
    color: #fffffff5 !important;
    line-height: 1 !important;
}

.event .media-body a.title+span {
    line-height: 9px !important;
    font-family: Poppins-Medium;
}

input.form-control.input-sm {
    margin-left: 10px;
}

#datatable_paginate {
    background: #191818a6;
    border-radius: 10px;
    width: 100%;
}

#datatable_wrapper .row:nth-child(2) {
    background: #191818a6;
    border-radius: 11px;
    width: 100%;
    margin-bottom: 10px;
    padding: 25px;
}

#datatable_wrapper .row:nth-child(3) .col-sm-7 {
    width: 100%;
    text-align: center;
    float: none;
}


/* .cstm-nav-style{
        margin-left: -4% !important;
 } */

.img-thumbnail {
    width: 270 !important;
    height: 300px !important;
    background-color: transparent !important;
    border: none !important;
    border-radius: 20px !important;
}

.customPosiIcon {
    position: absolute;
    right: 10%;
    top: 23px;
}

.detail-p {
    margin-top: 10px !important;
}

.msg_list li {
    border-radius: 10px;
}

.dropdown-menu {
    color: grey !important;
}

.notification-list {
    font-family: Poppins-Regular;
    position: absolute;
    top: 13px;
    /* font-family: Poppins-Regular;
        font-weight: 600;
        color:black; */
}

div#myDatepicker2 input {
    color: white !important;
}

a#menu_toggle {
    position: relative;
    left: 45px !important;
    min-width: 100px !important;
    text-align: left;
}

.left_col.menu_fixed {
    transition: all 0.1s !important;
}

.toggle a {
    padding: 15px 15px 0 0 !important;
}

#menu1 {
    height: 250px;
    overflow: auto;
}


/* 
#menu1 li a {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
} */

#menu1::-webkit-scrollbar,
#loCation::-webkit-scrollbar {
    width: 1px;
    background-color: #00000011;
    border-radius: 50px !important;
}

#menu1::-webkit-scrollbar-track,
#loCation::-webkit-scrollbar-track {
    background-color: #00000011;
    border-radius: 50px !important;
}

#menu1::-webkit-scrollbar-thumb,
#loCation::-webkit-scrollbar-thumb {
    background-color: #00000055;
    cursor: pointer;
    border-radius: 50px !important;
}

#menu1::-webkit-scrollbar-thumb:hover,
#loCation::-webkit-scrollbar-thumb:hover {
    background-color: #00000088;
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #2A3F54;
    border-radius: 50px !important;
}

body::-webkit-scrollbar-track {
    background-color: #333333;
    border-radius: 50px !important;
}

body::-webkit-scrollbar-thumb {
    background-color: #00000055;
    cursor: pointer;
    border-radius: 50px !important;
}

body::-webkit-scrollbar-thumb:hover {
    background-color: #999999;
}

.upload-icon {
    text-align: center;
}

.mui-textfield--float-label>label,
.mui-textfield--float-label>input:not(:focus).mui--is-not-empty~label {
    color: #E2BA61 !important;
}

.mui-textfield.mui-textfield--float-label>input:invalid:not(:focus):required.mui--is-not-empty~label {
    color: #F44336 !important;
}

.close {
    color: #E2BA61 !important;
    opacity: 1 !important;
}

.fgp-submit:hover {
    color: #000000 !important;
    outline: none !important;
}

.fgp-submit:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.fgp-submit:hover {
    transform: scale(1.04);
}

dd,
dt {
    line-height: 1.95896 !important;
}

.customUsername {
    margin-top: 4px;
    margin-bottom: -10px;
    color: gray;
    font-family: 'Poppins-Regular';
}

.customUsername1 {
    margin-top: 4px;
    /* margin-bottom: -10px; */
    color: gray;
    font-family: 'Poppins-Regular';
}

.customComment {
    font-family: 'Poppins-Regular';
}

.detail-p {
    font-family: 'Poppins-Regular';
    line-height: 2.5;
}

.reportUsername {
    font-family: 'Poppins-Regular';
}

.customFanDetails {
    font-family: 'Poppins-Regular';
    color: white;
}


/* .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background: none !important;
    color:white !important;
} */

.paginate_button .previous,
.paginate_button .next {
    color: #b657e6 !important;
}

.col-sm-6 p {
    margin-left: -26px;
}

.customSpace {
    margin-left: 7%;
}

.tab-pane p {
    margin-left: 0%;
}

.tab-pane .nav .nav-item a.nav-link {
    color: #E2BA61 !important;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover,
.tab-pane .nav .nav-item.active a.nav-link {
    color: #ffffff !important;
    background-color: #E2BA61 !important;
}

.ql-editor.ql-blank::before {
    color: #E2BA61 !important;
}


/* custom scroll bar */

.ql-editor::-webkit-scrollbar {
    width: 20px;
}

.ql-editor::-webkit-scrollbar-track {
    background: #11100F;
}


/* Handle */

.ql-editor::-webkit-scrollbar-thumb {
    background: #29241D88;
    border-radius: 40px !important;
    width: 15px !important;
}


/* Handle on hover */

.ql-editor::-webkit-scrollbar-thumb:hover {
    background: #29241D;
}

.customBlockImg {
    position: relative;
    margin: auto;
    left: calc(50% - 7.5px);
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.bg-pinkPurple {
    background-color: #bf54ed !important;
}

.border-rounded {
    border-radius: 20px !important;
}

.d-block {
    display: block;
}

.text-right {
    text-align: right;
}

.img-hover:nth-child(1) {
    display: none;
}

#sidebar-menu .nav.side-menu li:hover .img-hover:nth-child(1) {
    display: inline-block;
}

#sidebar-menu .nav.side-menu li:hover .img-hover:nth-child(2) {
    display: none;
}

#menu1.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: transparent !important;
}

#nav-top-right li.user-profile-holder:before {
    width: 1px !important;
    height: 30px !important;
    content: "";
    background-color: #333;
    position: absolute;
    top: calc(50% - 15px);
    display: inline-block;
}

#nav-top-right li.user-profile-holder {
    margin-left: 15px !important;
}

.position-relative {
    position: relative;
}

.viewPasswordHolder+#revealPassword {
    display: none;
    height: 80px;
    background-color: white;
    position: absolute;
    top: -15px;
    left: 177px;
    display: none;
    z-index: 9;
    width: 200px;
    border-radius: 10px;
}

.viewPasswordHolder:active+#revealPassword {
    display: inline-block;
}

#revealPassword:before {
    content: "";
    display: inline-block;
    border-width: 10px;
    border-color: transparent #ffffff transparent transparent;
    border-style: solid;
    width: 0px;
    height: 0px;
    position: absolute;
    left: -20px;
    top: 17px;
}

.text-dark {
    color: #000;
    font-family: Poppins-Medium;
}

.poppins {
    font-family: Poppins-Medium;
    font-size: 12px !important;
    left: 8px;
    position: relative;
}

body.modal-open {
    overflow: hidden !important;
}

body.right_col.nav-sm ul.nav.side-menu li a span:nth-child(2) {
    display: none;
}

.mui-textfield--float-label>input:focus~label,
.mui-textfield--float-label>textarea:focus~label {
    line-height: 20px !important;
}

#changePasswordModal .close {
    position: absolute;
    right: 20px;
    top: 3px;
}

#changePasswordModal {
    z-index: 9;
}

.border-radius50px {
    border-radius: 50px !important;
}

#passwordContainer .showPassword {
    display: inline-flex !important;
    z-index: 9 !important;
    position: relative !important;
}

#passwordContainer .viewPasswordHolder+#revealPassword {
    top: -32px !important;
    left: 150px !important;
    padding-left: 3px !important;
}

#passwordContainer .viewPasswordHolder+#revealPassword:before {
    top: 33px !important;
}

#blockFan+.dropdown-menu {
    min-width: 70px !important;
    left: -25px !important;
    top: 22px !important;
}

a#blockFan.dropdown-toggle+.dropdown-menu:before {
    left: 27px !important;
    border-width: 7px !important;
}

.custom-iconsPos {
    top: -5px !important;
}

.paddingTen {
    padding: 10px !important;
}

.changePasswordForm input[type="password"] {
    width: 100% !important;
}

#changePasswordValidation.custom-inputlogin {
    height: 39px !important;
    font-size: 19px !important;
    font-family: Poppins-Light !important;
}

#update.submitBtn,
#update.submitBtn:hover,
#update.submitBtn:focus {
    height: 1.8em !important;
    color: #000 !important;
    outline: transparent;
}

.mt-100 {
    margin-top: 100px !important;
}

.modal-img {
    width: 50vh !important;
    height: auto !important;
}

.indeXBg {
    background-image: url(../img/newSlider.jpg);
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center;
    background-attachment: fixed;
}

.tab-content .bg-goldImg {
    background-image: url(../img/textfieldbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center !important;
    height: 130px;
    background-color: unset;
    border: unset;
    outline: unset;
    border-radius: 20px;
}

.h-100 {
    height: 100% !important;
}

.w-50 {
    width: 50% !important;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.m-0 {
    margin: 0% !important;
}

.border-0.m-0 {
    margin: 0% !important;
}

.custom-inputlogin.text-indent-0 {
    text-indent: 0 !important;
}

.bg-tranparent {
    background-color: rgba(0, 0, 0, .0) !important;
}

#nprogress .bar {
    background-color: #E2BA61 !important;
}

#nprogress .spinner-icon {
    border-top-color: #E2BA61 !important;
    border-left-color: #E2BA61 !important;
}

#nprogress .peg {
    box-shadow: 0 0 10px #bf54ed, 0 0 5px #bf54ed !important;
}

.img.rounded-none {
    border-radius: 0% !important;
}

.text-link,
.text-link:hover,
.text-link:focus {
    color: #B657E6 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.d-flex {
    display: flex;
}

img.notification-thmbnail {
    width: 70px;
    height: 70px;
}

@media (min-width: 992px) {
    .custom-border-right:after {
        border-right: 1.5px solid rgba(130, 130, 130, .3);
        position: absolute;
        height: 100%;
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        width: 0px;
        content: '';
    }
    .custom-border-left:before {
        border-right: 1.5px solid rgba(130, 130, 130, .3);
        position: absolute;
        height: 100%;
        display: block;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0px;
        content: '';
    }
}

@media (max-width: 680px) and (min-width: 670px) {
    .ring {
        height: 32% !important;
        width: 26% !important;
        top: 11% !important;
        left: 37% !important;
    }
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

textarea {
    resize: none !important;
}

.resize-none {
    resize: none;
}

.text-justify {
    text-align: justify;
}

.custom-border-left:before {
    border-right: 1.5px solid rgba(130, 130, 130, .3);
    position: absolute;
    height: 100%;
    display: inline-block;
    top: 0;
    left: 0;
    width: 0px;
    content: '';
}

.custom-border-right:after {
    border-right: 1.5px solid rgba(130, 130, 130, .3);
    position: absolute;
    height: 100%;
    display: inline-block;
    top: 0;
    right: 0;
    width: 0px;
    content: '';
}

.height-100px {
    height: 100px;
}

.overflow-auto {
    overflow: auto;
}

.h-auto {
    height: auto;
}

.mh-300px {
    max-height: 300px;
}

.d-flex {
    display: flex !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

#viewProduct #videoElement.w-100.h-100.videoElem {
    max-height: 250px;
}

.ql-showHtml:after {
    content: "[source]";
}