﻿body {
    background-color: #1b2447 !important;
}

.main-content .container, .main-content .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
}

.br-5 {
    border-radius: 5px !important;
}

.br-3 {
    border-radius: 3px !important;
}
/*.bg-dark-danger {*/
/*background: linear-gradient(90deg,rgba(29,158,255,.2) 0,rgba(0,230,148,.2) 75.56%) !important;*/
/*background-image: linear-gradient(to bottom right, #1117b5, #cf0a95db);
}*/
/*.bg-dark-danger.blur {
    background: linear-gradient(90deg,rgba(29,158,255,.2) 0,rgba(0,230,148,.2) 75.56%) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}*/
.header-dark .horizontalMenucontainer .main-header.hor-header {
    background: #1E2448;
}

.bg-primary-transparent {
    background-color: rgba(80, 102, 224, 0.2) !important;
}

body.dark-theme {
    /*background-color: #161D2D !important;*/
}

.dark-theme .card {
    /*background: linear-gradient(90deg,rgba(0,230,148,.15) 0,rgba(29,158,255,.15) 75.56%) !important;*/
}

    .dark-theme .card.blur {
        /*background: linear-gradient(90deg,rgba(0,230,148,.15) 0,rgba(29,158,255,.15) 75.56%) !important;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);*/
    }

.dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-arrow {
    background: #161D2D;
}

.dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle1 {
    border-color: transparent #161D2D transparent transparent;
}

.dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle2 {
    border-color: transparent #161D2D transparent transparent;
}

.text-dark-danger {
    color: #ff7a29 !important;
}

.main-header-notification > a::after {
    border-top-color: #fd7d17;
    border-left-color: #fd7d17;
    background-color: #fd7d17;
}

.btn-theme {
    color: #000;
    background-image: linear-gradient(to bottom right, #1117b5, #cf0a95db);
    /*   border-color: #de5cff !important;*/
    font-weight: 400 !important;
    border: 1px solid #de5cff;
}

.horizontalMenu > .horizontalMenu-list > li > a {
    padding: 18px 10px 18px 10px;
}

.btn-theme:hover {
    background: #4b67e5;
    color: #fff !important;
    /*border-color: #de5cff;
    background-color: transparent !important;*/
}

.btn-dark-danger {
    color: black;
    background-color: #429dfa;
    border-color: #429dfa;
}

.title-text {
    margin-left: 8px;
}

.btn-dark-danger:hover {
    color: #000;
    background-color: #cd7a00;
    border-color: #cd7a00;
}

.btn-outline-dark-blue {
    color: #429dfa !important;
    border-color: #429dfa;
}

.btn-outline-theme {
    color: #fff !important;
    border-color: rgba(111,183,206,.5);
    /*background: linear-gradient(90deg,rgba(29,158,255,.2) 0,rgba(0,230,148,.2) 75.56%) !important;*/
    background-color: #de5cff !important;
    border-radius: 10px;
    font-weight: 400 !important;
}

    .btn-outline-theme:hover {
        color: #fd7d17 !important;
        border-color: #fd7d17;
        background: unset !important;
        font-weight: 400 !important;
    }
/*.btn-outline-Green {
    color: #000 !important;
    border-color: rgba(111,183,206,.5);
    background-color: #de5cff;
    border-radius: 10px;
}*/
.btn-outline-Green:hover {
    color: #de5cff !important;
    border-color: #de5cff;
    background-color: transparent;
}

.btn-outline-dark-blue:hover {
    color: #000 !important;
    border-color: #429dfa;
    background-color: #429dfa;
}

.btn-outline-dark-danger {
    color: #00d48f !important;
    border-color: #00d48f;
}

.btn-pill {
    font-weight: 400;
}

.btn-outline-dark-danger:hover {
    color: #000 !important;
    border-color: #00d48f;
    background-color: #00d48f;
}

.bg-skyblue {
    background: #429dfa;
}

.bd-skyblue {
    border-color: #429dfa !important;
}

.bd-lightGreen {
    border-color: #A0DC64 !important;
}

.btn-skyblue {
    color: #fff;
    background: #429dfa;
}

    .btn-skyblue:hover {
        color: #fff;
        background: #3a92eb;
    }

.text-skyblue {
    color: #429dfa;
}

.bg-skyblue-transparent {
    background-color: rgb(66 157 250 / 20%) !important;
}

.input-group-text {
    background-color: #f7931a;
}
.dark-theme .input-group-text {
    color: white;
}
.bb-3 {
    border-bottom: 3px solid;
}

.bd-indigo {
    border-color: #ac50bb !important;
}

.rdiobox input[type='radio']:checked + span:before {
    border-color: transparent;
    background-color: #ff7a29;
}

.chart-circle-md {
    height: 2.3rem;
    width: 2.3rem;
}

.bd-pink {
    border-color: #CD6584 !important;
}
/*.account-background:before {*/
/*background-image: url('../img/about-section-img.png');*/
/*background-image: url('../img/26.png');
    background-size: cover;*/
/*background-color: #161D2D !important;*/
/*background-color: #de5cff !important;
}*/
.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a:hover, .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
    color: #fff !important;
}

.hor-menu .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a.active {
    color: #fff !important;
}

.dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > a:hover {
    background: linear-gradient(0deg,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%);
    color: #fff;
    /*border-top: 1px solid #de5cff;*/
}

#back-to-top {
    background: #de5cff;
    color: #000;
}

.horizontalMenu > .horizontalMenu-list > li > a svg > .themeFill {
    stroke: #000 !important;
}

.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button.active {
    background: #fd7d17 !important;
}

.dark-theme .horizontalMenu > .horizontalMenu-list > li > a {
    color: #fff;
    font-weight: 400;
}

.horizontalMenu > .horizontalMenu-list > li > a svg {
    fill: #fff;
}

.horizontal-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    background: linear-gradient(0deg,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%);
    color: #fff;
    /*border-top: 1px solid #de5cff;*/
}

    .horizontal-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle1:after {
        background: linear-gradient(0deg,rgb(112 112 112 / 10%) 0,rgba(255,255,255,0) 100%);
    }

    .horizontal-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle2:after {
        background: linear-gradient(0deg,rgb(99 99 99 / 10%) 0,rgba(255,255,255,0) 100%);
    }

.main-footer .container-fluid {
    background: #181e3f;
}

.header-img {
    background: linear-gradient(90deg,rgba(29,158,255,.2) 0,rgba(0,230,148,.2) 75.56%) !important;
}

#YourAccount3 a, #YourAccount a {
    color: #429dfa !important;
}
/*-----------scrollbar css---------*/
/* width */
::-webkit-scrollbar {
    width: 4px;
}
/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #fd7d17;
    border-radius: 10px;
}
    /*Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #fd7d17;
    }
/*-----------end scrollbar css---------*/
@media only screen and (max-width: 767px) {
    .btn-list .btn {
        width: 100%;
        display: block;
    }

    .main-footer div span {
        display: flex;
        flex-direction: column
    }

    .chart-circle-md {
        height: 5rem;
        width: 5rem;
    }

    .btn-list .btn:nth-child(1) {
        margin-right: 20px;
    }

    .example {
        padding: 0.6rem !important;
    }

    .dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li:hover .sub-icon {
        color: #d3d8f7;
        background: transparent;
        border-bottom: 1px solid rgba(231, 234, 243, 0.1);
    }

    .dark-theme .account-background {
        /*background: url(../img/mob-img.png) !important;*/
        background-image: url(../img/26.png);
    }
    /*.main-header {
        height: 65px!important;
    }*/
    .dark-theme .horizontalMenu > .horizontalMenu-list {
        background: #1e2448;
    }

    .animated-arrow {
        top: 0px;
    }

    .mob-txt-13 {
        font-size: 13px !important;
    }

    .mob-txt-11 {
        font-size: 11px !important;
    }

    .main-content.horizontal-content {
        margin-top: 70px !important;
    }

    .positionall {
        width: 160px !important;
    }

    .main-header-right .nav .nav-item .dropdown-menu {
        left: auto;
        right: auto;
        justify-content: center;
        margin: 0 auto;
        width: 60%;
        position: fixed;
        left: 45px;
        right: 0px;
        margin-top: 0px;
    }

    .dark-theme .horizontalMenu > .horizontalMenu-list > li > a {
        color: #d3d8f7;
        font-weight: 400;
    }

    .horizontalMenu > .horizontalMenu-list > li > a svg {
        fill: #fff;
    }

    .horizontal-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active svg {
        fill: #de5cff;
    }

    .horizontalMenu > .horizontalMenu-list > li:nth-child(7) > a svg path {
        fill: #fff;
    }

    .horizontalMenu > .horizontalMenu-list > li:nth-child(7) > a.active svg path {
        fill: #de5cff;
    }

    .horizontalMenu > .horizontalMenu-list > li:nth-child(6) > a svg rect, .horizontalMenu > .horizontalMenu-list > li:nth-child(6) > a svg polyline {
        stroke: #fff;
    }

    .horizontalMenu > .horizontalMenu-list > li:nth-child(6) > a.active svg rect, .horizontalMenu > .horizontalMenu-list > li:nth-child(6) > a.active svg polyline {
        stroke: #de5cff;
    }

    .horizontalMenucontainer .desktop-logo-1, .horizontalMenucontainer .desktop-logo-dark {
        height: auto;
    }

    .horizontal-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
        border-top: none;
        border-bottom: 1px solid #de5cff;
    }
}

.dark-theme .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu {
    background-color: #181e3f;
    border: none;
}

nav.horizontalMenu.clearfix {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}
/*New Dashboard CSS*/
.dark-theme .card-header {
    /*background: linear-gradient(90deg, rgba(0, 230, 148, .15) 0, rgba(29, 158, 255, .15) 75.56%) !important;*/
}

.tx-13 {
    font-size: 13px;
}

.tx-18 {
    font-size: 18px;
}

.btn-outline-Green {
    /*color: #ff8826 !important;*/
    border-color: #ff8826;
    /*background-image: linear-gradient(to bottom right, #1117b5d4, #cf0a95e0);;*/
    border-radius: 10px;
}

.sticky1 {
    background-color: #ff5601 !important;
    /*background-image:*/
}
/*.active {
    color: #ff8826!important;
}*/
.btn btn-theme tx-uppercase btn-block {
    background-image: linear-gradient(to bottom right, #1117b5d4, #cf0a95e0);
}
/*button {
    color: #de5cff;
}*/
.btn-outline-theme {
    color: #fff !important;
    border-color: #fd7d17;
    background-image: linear-gradient(to bottom right, #f81f08, #fd7d17) !important;
    border-radius: 10px;
}

.btn-theme {
    color: #fff;
    background: #f7931a;
    font-weight: 400;
    border: 1px solid #fff;
}

.btn-opp {
    color: #fff;
    background: #4b67e5;
    font-weight: 400;
    border: 1px solid #fff;
}

    .btn-opp:hover {
        background: #f7931a;
        color: #fff !important;
    }

#back-to-top {
    background-image: linear-gradient(to bottom right, #f81f08, #fd7d17);
    color: white;
}
/*.horizontal-color .horizontal-main.hor-menu {
    background: #ff8041;
}*/
.horizontal-color .horizontal-main.hor-menu {
    background: #F7931A;
    /*    background-image: linear-gradient(to bottom right, #f81f08, #fd7d17);*/
}

@media(min-width: 767px) {
    .warning1 {
        margin-left: 40px;
    }
}

.btn-outline-Green {
    background-color: transparent;
    color: #fd7d17;
    border-color: #fd7d17;
    font-weight: 400;
}

    .btn-outline-Green:hover {
        color: #ffffff !important;
        /*background-color: #de5cff;*/
        background-image: linear-gradient(to bottom right, #f81f08, #fd7d17);
        font-weight: 400;
        border-color: #fd7d17;
    }

.main-header {
    height: 65px;
}
/*.profile-user{
    display: none!important;
}*/
.text-success {
    color: #f7931a !important;
}
/*.account-background {
    background-image: url('../img/26.png')!important;
    background-position: bottom;
    background-size: initial !important;
    background-repeat: repeat;
    background-position: center;
    color: var(--fixed-white);
}*/
.card {
    position: relative;
    /*display: flex;*/
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #1e2448 !important;
    border-top: 1px solid #f1f1f1 !important;
    background-clip: border-box;
    border-radius: 10px;
    margin-block-end: 1.3rem;
    box-shadow: 0 8px 16px 0 rgba(162, 169, 204, 0.24);
}

.account-background:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    inset-block-start: 0;
    inset-block-end: 0;
    inset-inline-start: 0;
    inset-inline-end: 0;
    border-radius: 10px;
}

.account-background:before {
    /*background: #ff8826e6 !important;*/
    background-image: linear-gradient(to bottom right, #f81f08e0, #fd7d17d4);
}

.main-header-search {
    margin: 3px 0 0 0;
}

#YourAccount2 a {
    color: #429dfa !important;
}

.dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-arrow {
    background: #293256;
}

.dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle2 {
    border-color: transparent #293256 transparent transparent;
}

.dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle1 {
    border-color: transparent #293256 transparent transparent;
}

[data-layout=horizontal] .side-menu__item.active .side-arrow {
    transform: rotate(90deg);
    inset-block-start: 41px;
    inset-inline-start: 79px;
}

[data-theme-color=dark][data-menu-style=color] .side-menu__item.active {
    color: #fff !important;
}

[data-layout=horizontal] .side-menu__item.active .side-arrow {
    transform: rotate(90deg);
    inset-block-start: 41px;
    inset-inline-start: 79px;
}

[data-layout=horizontal][data-menu-style=color] .side-menu__item.active .side-angle-2 {
    inset-block-start: 42px !important;
}

[data-layout=horizontal] .side-menu__item.active > .side-angle-2 {
    transform: rotate(180deg);
    inset-block-start: 42px;
    inset-inline-start: 6.2rem;
}

.side-menu__item.active > .side-angle-2 {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-block-start-width: 0px;
    border-inline-end-width: 20px;
    border-block-end-width: 20px;
    border-inline-start-width: 0px;
    border-block-start-color: transparent;
    border-inline-end-color: var(--background);
    border-block-end-color: transparent;
    border-inline-start-color: transparent;
    position: absolute;
    inset-inline-end: 0px;
    inset-block-start: 32px;
}

.ion-md-menu:before {
    margin-right: 45px;
}

#mWvICcQYPj {
    border-color: #de5cff;
    height: 38px;
    width: 84px;
    text-align: center;
    border-radius: 6px;
    line-height: 0;
    margin: -4px 6px 0px -26px !important;
    padding-top: 2px !important;
}
/*.main-header-search .btn {
    position: absolute;
    top: 0px;
    right: 162px;
    color: #485079;
    opacity: 5!important; 
}*/
.main-header-search .form-control {
    width: 400px;
    padding-left: 28px;
}

.language-header .dropdown-item:hover {
    color: #ff7b49;
}

.mr-5 {
    margin-right: 2rem !important;
}
/*card*/
.text-muted {
    color: #ffffff66 !important;
}

.mg-b-5 {
    margin-block-end: 5px !important;
}

.card-title {
    font-weight: 700;
    color: var(--color);
    font-size: 14px;
    text-transform: uppercase;
}

.fs-12 {
    font-size: 12px;
}

.tx-gray-800 {
    color: #757fb5;
}

.text-end {
    text-align: right !important;
}

.d-flex {
    display: flex !important;
}

.mg-t-20 {
    margin-top: 20px;
}

h6, .h6 {
    font-size: 0.875rem !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-block-end: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}

.progress {
    display: flex;
    overflow: hidden;
    font-size: 0.65625rem;
    background-color: var(--background);
    border-radius: 3px;
    line-height: initial;
}

.progress-bar {
    height: 14px !important;
}

.wd-30p {
    width: 30%;
}

.brround {
    border-radius: 10%;
}

.text1 {
    /*margin-left: 280px !important;*/
    color: #757fb5 !important;
    margin-top: -16px;
}

    .text1:hover {
        color: #fff !important;
    }

[class^="ri-"], [class*=" ri-"] {
    font-family: 'remixicon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 992px) {
    .main-header {
        position: relative;
        height: 66px;
    }

    .main-content.horizontal-content {
        margin-top: 20px;
    }

    .main-header-search .btn {
        position: absolute;
        top: 0px;
        right: 155px;
        color: #485079;
        opacity: 5 !important;
    }
}

@media(max-width: 767px) {
    #YourAccount3 a, #YourAccount a {
        color: #429dfa !important;
    }
}

.text-orange {
    color: #fd7d17 !important;
}

.fs-16 {
    font-size: 16px;
}

.text-green {
    color: #00d48f !important;
}

.float-end {
    float: right;
}

.horizontalMenucontainer .desktop-logo-1, .horizontalMenucontainer .desktop-logo-dark {
    margin-left: 1rem;
    width: 160px !important;
}

.node_details {
    background: #1e2448;
    padding: 25px;
    /*height: 178px;*/
}

    .node_details button {
        color: #fff;
        background: #f7931a;
        padding: 10px 34px;
        border: 2px solid transparent;
        border-radius: 1.2rem 0 1.2rem 0;
    }
@media only screen and (max-width: 767px) {
    .node_details {
        /*height: 168px;*/
    }
    .mb-mob-3 {
        margin-bottom: 1rem !important;
    }
    .px-mob-1 {
        padding-left: 0.20rem !important;
        padding-right: 0.20rem !important;
    }
}
.card-chart {
    width: 80px;
    height: 80px;
    margin-bottom:0px;
}
.fw-600 {
    font-weight: 600 !important;
}
.horizontalMenu > .horizontalMenu-list > li > a {
    padding: 18px 4px 18px 4px;
}
@media only screen and (max-width: 767px) {
    .horizontalMenu > .horizontalMenu-list > li > a svg {
        margin-right: 5px;
    }
}
@media (min-width: 1200px) {
    .container {
        /*max-width: 1280px;*/
        max-width: 1330px;
    }
}