﻿.DashboardCards {
    background-color: #27252a00;
    height: 80px;
    border-radius: 10px;
    margin-top: 20px;
    box-shadow: 0px 1px 0px 1px #5871fb;
    padding: 8px 8px 8px;
    font-family: 'Inter', sans-serif !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #030054;
    display: flex;
    justify-content: space-between;
}
.left-img {
    position: absolute;
    right: 12px;
    top: 19px;
}
.Circle-Dot {
    position: absolute;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #090909;
    background-color: white;
    top: -19px;
    line-height: 20px;
    font-size: 13px;
    border-radius: 50px;
    left: 10px;
}
body {
    font-family: 'Inter', sans-serif !important;
}
.side-menu {
    font-family: 'Inter', sans-serif !important;
}
.treeview-menu li a {
    font-family: 'Inter', sans-serif !important;
    color:#fff ;
}
.WelText {
    font-size: 2rem !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    color: white;
}
/*.menuActive {
    background-color: #fcd535;
    background: #F94C30;
}
    .menuActive i {
        color: #fff !important;
    }
    .menuActive span {
        color: #fff;
    }*/
.RightMenuIco {
    float: right;
    padding-top: 5px;
    color: white;
}
.main-Logo {
    height: 75px !important;
    display: block !important;
    line-height: 75px;
}
.headTextCls {
    font-size: 13px;
    font-weight: 500 !important;
    color: white;
    float: left;
    font-family: 'Inter', sans-serif !important;
    margin-right: 7px;
}
.imgCircle{
    float:left;
    margin-right:20px;
}
.WelText{
    float:left;
}
.TxtSmall{
    font-size:16px;
}
.IconCls {
    float: left;
    cursor: pointer;
    color: white;
    color: #fff;
    font-size: 10px;
    border-radius: 5px;
    padding: 2px 0px;
}
.TextCls {
    float: left;
    color: white;
    font-size: 10px;
}
.blueText {
    color: white;
}
.orangeText {
    color: white;
}
.greenText {
    color: white;
}
.redText {
    color: white;
}

.figureBig {
    text-align: left;
    font-size: 18px !important;
    font-weight: bold;
    position:relative;
    font-family: 'Inter', sans-serif !important;
}
.figureBig h6{
   margin-bottom:2px;
}
    .figureBig .left-img {
        position: absolute;
        left: -13px;
        top: 0px;
    }
        .figureBig .left-img img{
            height:53px;
        }
        .spanTextMid {
            font-size: 12px;
            font-family: 'Inter', sans-serif !important;
            text-align: center;
            font-weight: 500 !important;
        }
.PLmenuL{
    padding-left:20px;
}
.mg20 {
    margin-top: 20px;
    font-weight: 400;
}
.CardBtn {
    padding: 10px 20px 10px 20px;
    background-color: #3f2929;
    border: 0px;
    color: #ffffff;
    border-radius: 50px;
    font-family: 'Inter', sans-serif !important;
    margin-top: 45px;
}
.CardBtn1 {
    padding: 10px 20px 10px 20px;
    background-color: #3f2929;
    border: 0px;
    color: #ffffff;
    border-radius: 50px;
    font-family: 'Inter', sans-serif !important;
    margin-top: 25px;
}
.botomVal {
    padding-left: 10px;
    color: gray;
    font-weight: 600 !important;
    font-family: 'Inter', sans-serif !important;
    font-size:18px;
}
.grayTxt {
    color: gray;
    
    font-family: 'Inter', sans-serif !important;
}
.activationDate {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: -9px;
    text-align: center;
    font-weight: 500;
    color: #030054;
}
.valCls {
    font-size: 12px;
    border-radius: 12px;
    color: white;
    padding: 6px 15px;
    background-color: #3f2929;
}
.cpyGrpBn {
    position: absolute;
    /* left: 296px; */
    background-color: #125d9f;
    color: white;
    padding: 5px 10px;
    right: 0px;
    text-align: center;
}
.referURL{
    width:96%;
    height:35px;
    padding:10px;
    border:solid 1px #eee;
}
.regi-date {
    margin-left: 10px;
    padding-left: 10px;
    border-left: solid 1px #eee;
}
.lastLoginCLs {
    padding: 5px 10px;
    border-radius: 5px;
    background-color: white;
    font-size: 12px;
    line-height: 65px;
}
.CustomRow {
    background-color: #fd7200;
    margin: 0px !important;
    padding: 15px;
    border-radius: 5px;
    position: relative;
    margin-right: 11px !important;
}
.exText{
    display:none;
}
.borderCls {
    border-right: solid 5px #eee;
}
.imgCircle{
    display:none;
}
.m-mobile {
    margin: 15px;
}

.d-none{
    display:none !important;
}
@media only screen and (max-width: 767px) {
    .figureBig .left-img {
        position: absolute;
        left: 28px;
        top: -6px;
    }
        .figureBig .left-img img {
            height: 60px;
        }
}

    @media only screen and (max-width: 600px) {
        .mobile-position {
            position: absolute;
            top: -1px;
            left: 130px;
        }

        .d-none {
            display: block !important;
        }

        .WelText {
            font-size: 1.2em !important;
        }

        .imgCircle {
            display: block;
        }

        .box {
            margin-left: 0px !important;
        }

        .borderCls {
            border: 0px !important;
        }

        .activationDate {
            font-size: 10px;
            margin-bottom: 0px;
        }

        .valCls {
            display: block;
            margin: 0px;
        }

        .CustomRow {
            padding: 5px !important;
            margin-right: 0px !important;
        }

        .exText {
            display: block;
        }

        .notifications-menu {
            display: none;
        }

        .lastLoginCLs {
            padding: 8px !important;
            border-radius: 5px;
            background-color: #eee;
            font-size: 11px;
            line-height: 47px !important;
            margin-left: 3px;
            margin-right: 3px;
        }

        .m-mobile {
            margin: 5px 0px;
        }

        .navbar-custom-menu r-side {
            width: 100%;
            margin-right: 0px;
        }

        .navbar-custom-menu > .navbar-nav {
            width: 100%;
            display: flex;
            justify-content: center;
        }

        .main-header .navbar-custom-menu {
            margin-right: 0px !important;
        }

        .user-menu {
            float: right !important;
            display: none;
        }

        .mobile-btn {
            margin-left: 20px;
        }

        .content {
            margin-top: 0px !important;
        }

        .position-relative {
            position: initial !important;
        }

        .main-sidebar {
            top: 80pX !important;
        }

        .CardBtn {
            margin-top: 10px;
        }

        .CardBtn1 {
            margin-top: 10px;
        }

        .box {
            margin-left: 0px !important;
        }
        .box-header {
            color: #2f363c;
            display: block;
            padding: .5rem .5rem!important;
            position: relative;
            border-bottom: 1px solid rgba(0, 0, 0, 0.07);
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }
    }