/* Minification failed. Returning unminified contents.
(832,29): run-time error CSS1046: Expect comma, found '208'
(832,37): run-time error CSS1046: Expect comma, found '/'
(1049,25): run-time error CSS1046: Expect comma, found '208'
(1049,33): run-time error CSS1046: Expect comma, found '/'
(1057,25): run-time error CSS1046: Expect comma, found '208'
(1057,33): run-time error CSS1046: Expect comma, found '/'
(1428,25): run-time error CSS1046: Expect comma, found '208'
(1428,33): run-time error CSS1046: Expect comma, found '/'
 */

/*
1- Global styles
2- LOGIN and REGISTER PAGES
3- Dashboard page styles
4- My funds pag styles
5- Account Summary
6- Reports
7- View My Profile & Edit My Profile
8- Date picker 
9- Media Quires for mobile and tablet 
*/

/****************************************************************************** 1- Global styles *****************************************************************************/

/**  Fonts **/

@font-face {
    font-family: "Euclid-Circular-A-SemiBold";
    src: url("../fonts/Euclid-Circular-A-SemiBold.ttf");
}

@font-face {
    font-family: "Euclid-Circular-A-Bold";
    src: url("../fonts/Euclid-Circular-A-Bold.ttf");
}

@font-face {
    font-family: "Euclid-Circular-A-Regular";
    src: url("../fonts/Euclid-Circular-A-Regular.ttf");
}

@font-face {
    font-family: "Euclid-Circular-A-Regular";
    src: url("../fonts/Euclid-Circular-A-Regular.ttf");
}

@font-face {
    font-family: "Euclid-Circular-A-Light";
    src: url("../fonts/Euclid-Circular-A-Light.ttf");
}
/**/
* {
    box-sizing: border-box;
    font-family: 'Euclid-Circular-A-Regular', sans-serif;
    font-weight: 300;
}

body {
    position: relative;
    height: 100vh;
}

.wrapper {
    max-height: 100px;
    overflow-y: auto;
    width: 100%;
    height: 70px;
}

.img-title {
    font-size: 12px;
    width: 80%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    padding: 14px;
    z-index: 888;
    border: 1px solid #000;
    color: #000;
}

th.text-left {
    width: 10%
}

.date-dropdown, .date-dropdown option {
    font-family: 'Chivo Mono', monospace !important;
    font-weight: 600 !important;
    font-size: 16px !important;
}

/*.table-card-deck .card-text span:first-child div, .table-card-deck .card-text span:first-child div span {
    font-weight: bold;
}*/
.card-text span:nth-child(2) div {
    font-weight: normal;
}
.card-text span:nth-child(2) div div span {
    font-weight: bold;
}

a,
a:visited,
a:hover,
a:active {
    color: inherit;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Euclid-Circular-A-Regular', cursive;
    font-weight: 400;
    /*font-size: 2.5em;*/
    /*  text-align: center;
*/
}

p {
    font-family: 'Euclid-Circular-A-Regular', cursive;
    font-weight: 400;
    /*  font-size: 2.5em;*/
    /*  text-align: center;
*/
}

html {
    overflow-y: auto;
    scroll-behavior: smooth;
}
/* Mobile hamburger menu white bachground*/
.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    min-height: 100vh;
    background-color: #FFF;
    z-index: 99;
    transition: all 1s ease-in-out;
}

.overflow {
    overflow: hidden;
}
/*Left side and top header sstyles*/
nav {
    float: left;
    position: relative;
    padding-top: 10px;
    z-index: 4;
    width: 100%;
    display: inline-block;
}
    nav.navbar {
        /*padding: 0px;*/
        padding: 0.5rem 0;
    }
        nav.navbar li.nav-item a.nav-link {
            padding: 0.5rem 0;
        }
        nav.navbar li.nav-item a.nav-link img.logo {
            width: 100%;
        }
ul.navbar-nav li.nav-item a.nav-link img.logo {
    width: 100%;
    max-width: 120px;
}
.left-side {
    border-right: 1px solid #DDE1E6;
}

    .left-side .bg-light {
        background-color: #fff !important;
    }

    .left-side .navbar-nav {
        flex-direction: column !important;
    }

    .left-side .side-images {
        max-width: 100%;
        height: auto;
    }

.right-side {
    /*background: #E5E5E5;*/ /* Figma background */
    background: #fdf8f8;
    min-height: 100vh;
    height: 100%;
}

    .right-side .top-header-container {
        /*height: 6.625em;*/
        background: #fff;
    }

    .right-side .top-header-left-text,
    .right-side .top-header-left-text1 {
        font-family: "Euclid-Circular-A-Bold";
        font-size: 1.5em;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        font-weight: bold;
    }
/* top header login dropdown */
.login ul {
    background: #FFFFFF;
    border: 1px solid #F4F6F9;
    box-sizing: border-box;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0px 5px 24px rgba(156, 156, 156, 0.25);
    border-radius: 10px;
}

.login li {
    padding: 10px
}

    .login li a {
        font-family: "Euclid-Circular-A-Regular";
        font-style: normal;
        font-weight: normal;
        font-size: 0.875em;
        line-height: 18px;
        color: #21272A;
        order: 1;
        margin: 0px 10px;
        padding: 10px;
    }
/*************** Top header Select dropdown style ******************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .right-side .header-dropdown select {
        padding-right: 5px
    }
}

.right-side .header-dropdown label {
    position: relative
}

    .right-side .header-dropdown label:after {
        content: '▼';
        color: #000;
        right: 5px;
        top: 11px;
        font-size: 10px;
        position: absolute;
        pointer-events: none;
    }

.multiselect-container li a label:after {
    content: '' !important;
}

.multiselect-container li {
    min-width: 400px !important;
}


.right-side .header-dropdown label:before {
    content: '';
    right: 6px;
    top: 0px;
    width: 20px;
    height: 20px;
    background: transparent;
    position: absolute;
    pointer-events: none;
    display: block;
}

.right-side .header-dropdown select {
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-family: "Euclid-Circular-A-Bold";
    font-size: 0.8em;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    font-weight: bold;
    border: 1px solid #CDD6ED;
    box-sizing: border-box;
    border-radius: 10px;
    display: unset !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 18px;
}
/****** charts container *******/
.right-side .charts-container .col-lg-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 46.5%;
    flex: 0 0 46.5%;
    max-width: 46.5%;
}

.right-side .charts-container .card {
    align-items: center;
    padding: 0.9375em 1.125em;
    background: #FFFFFF;
    border-radius: 10px;
}

.right-side .chart-header {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: bold;
    font-size: 1em;
    line-height: 25px;
    color: #000000;
}
/***************************************************************************************** 2- LOGIN and REGISTER PAGES ********************************************************/
.brand-wrapper {
    padding-top: 7px;
    padding-bottom: 8px;
}

.login-section-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 60px 100px;
    background-color: #fff;
}

.login-wrapper {
    width: 351px;
    max-width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-left: 20%;
}

    .login-wrapper .form-group {
        margin-bottom: 0;
        margin-top: 24px;
    }

    .login-wrapper label {
        font-size: 0.875em;
        font-weight: bold;
        color: #b0adad;
    }

    .login-wrapper .login-form-email-icon {
        position: relative;
        top: 31px;
        left: 16px;
    }

    .login-wrapper .login-form-lock-icon {
        position: relative;
        top: 31px;
        left: 16px;
    }

    .login-wrapper .form-control {
        padding: 0.5625em 3.6875em;
        width: 350.69px;
        height: 3em;
        background: #FFFFFF;
        box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725);
        border-radius: 10px;
        font-family: "Euclid-Circular-A-Regular";
        border: unset;
        font-style: normal;
        font-weight: normal;
        font-size: 0.875em;
        line-height: 18px;
        color: rgba(0, 0, 0, 0.5);
    }

        .login-wrapper .form-control::-webkit-input-placeholder {
            color: #b0adad;
        }

        .login-wrapper .form-control::-moz-placeholder {
            color: #b0adad;
        }

        .login-wrapper .form-control:-ms-input-placeholder {
            color: #b0adad;
        }

        .login-wrapper .form-control::-ms-input-placeholder {
            color: #b0adad;
        }

        .login-wrapper .form-control::placeholder {
            color: #b0adad;
        }

    .login-wrapper .login-btn {
        width: 160px;
        height: 54px;
        padding: 13px 20px;
        background: #1e325a;
        border-radius: 10px;
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        font-weight: bold;
        font-size: 1em;
        line-height: 23px;
        color: #FFFFFF;
    }

    .login-wrapper a.forgot-password-link {
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        margin-top: 5.5%;
        font-weight: bold;
        font-size: 0.875em;
        line-height: 18px;
        text-align: right;
        color: #1e325a;
    }

.login-wrapper-footer-text {
    font-size: 1em;
    color: #000;
    margin-bottom: 0;
}

.login-title {
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 30px;
    color: #000000;
}

.login-paragraph {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 0.875em;
    line-height: 18px;
    color: #000000;
}

.login-img {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
}

.login-wrapper-footer-text {
    margin-top: 26px;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.875em;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.5);
}

    .login-wrapper-footer-text a.text-reset {
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        font-weight: bold;
        font-size: 0.875em;
        line-height: 18px;
        text-align: right;
        color: #1e325a !important;
    }
/*
.background {
    background-image: url(../images/login-page-bg.svg);
    padding-top: 20rem;
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
}*/
.footer {
    position: absolute;
    bottom: 0px;
    left: 100px;
}

.footer-link {
    text-align: left;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.875em;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.5);
}

    .footer-link a {
        color: #1e325a !important;
    }

.site-footer {
    text-align: center;
    font-family: 'Euclid-Circular-A-Regular', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.75em;
    line-height: 18px;
    margin: 20px auto;
}
.site-footer a {
    color: #000;
}
/******************************* Register Page ***************************/
.register-body {
    min-height: 100vh;
    height: 100%;
}

.register-title {
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 1.5em !important;
    line-height: 30px;
    color: #000000;
}

.brand-wrapper {
    padding-top: 7px;
    padding-bottom: 8px;
}

.register-section-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 60px 100px;
    background-color: #fff;
}

.register-wrapper {
    width: 351px;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 24px;
    margin-left: 10%;
}

    .register-wrapper .form-group {
        margin-bottom: 0;
        margin-top: 24px;
    }

    .register-wrapper label {
        font-family: 'DM Sans', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 1em;
        line-height: 21px;
        color: rgba(0, 0, 0, 0.5);
    }

    .register-wrapper .form-control {
        padding: 0.5625em 1.6875em;
        width: 350.69px;
        height: 3em;
        background: #FFFFFF;
        box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725);
        border-radius: 10px;
        font-family: "Euclid-Circular-A-Regular";
        border: unset;
        font-style: normal;
        font-weight: normal;
        font-size: 0.875em;
        line-height: 18px;
        color: rgba(0, 0, 0, 0.5);
    }

        .register-wrapper .form-control::-webkit-input-placeholder {
            color: #b0adad;
        }

        .register-wrapper .form-control::-moz-placeholder {
            color: #b0adad;
        }

        .register-wrapper .form-control:-ms-input-placeholder {
            color: #b0adad;
        }

        .register-wrapper .form-control::-ms-input-placeholder {
            color: #b0adad;
        }

        .register-wrapper .form-control::placeholder {
            color: #b0adad;
        }

    .register-wrapper .register-btn {
        width: 160px;
        height: 54px;
        padding: 13px 20px;
        background: #317ECE;
        border-radius: 10px;
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        font-weight: bold;
        font-size: 1.125em;
        line-height: 23px;
        color: #FFFFFF;
    }

    .register-wrapper a.forgot-password-link {
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        margin-top: 5.5%;
        font-weight: bold;
        font-size: 0.875em;
        line-height: 18px;
        text-align: right;
        color: #317ECE;
    }

.register-wrapper-footer-text {
    font-size: 1em;
    color: #000;
    margin-bottom: 0;
}

.register-title {
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 30px;
    color: #000000;
}

.register-paragraph {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 0.875em;
    line-height: 18px;
    color: #000000;
}

.register-img {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
}

.register-wrapper-footer-text {
    margin-top: 26px;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.875em;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.5);
}

    .register-wrapper-footer-text a.text-reset {
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        font-weight: bold;
        font-size: 0.875em;
        line-height: 18px;
        text-align: right;
        color: #317ECE !important;
    }

.register .footer {
    position: absolute;
    bottom: 0;
    left: 100px;
}

.register .footer-link {
    text-align: left;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.875em;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.5);
}

    .register .footer-link a {
        color: #317ECE !important;
    }

.forget-password.login-wrapper {
    width: 351px;
    max-width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-left: 25%;
    margin-top: 20%;
}

@media (max-width: 991px) {

    .login-wrapper,
    .forget-password.login-wrapper,
    .register-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .login-section-wrapper,
    .forget-password.login-wrapper,
    .register-section-wrapper {
        padding-left: unset;
        padding-right: unset;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .login-wrapper .form-control,
    .register-wrapper .form-control {
        padding: 5px 50px !important;
        width: 100% !important;
    }

    .footer,
    .register-footer {
        position: unset;
    }

    .background {
        margin-left: auto !important
    }
}

@media (max-width: 575px) {

    .login-section-wrapper,
    .forget-password.login-wrapper,
    .register-section-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: unset;
    }

    .forget-password.login-wrapper {
        margin-top: 0
    }

    .login-wrapper,
    .forget-password.login-wrapper,
    .regiter-wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

        .login-wrapper a.forgot-password-link,
        .forget-password.login-wrapper a.forgot-password-link,
        .regiter-wrapper a.forgot-password-link {
            margin-bottom: 16px;
        }

    .register .footer {
        position: unset;
        left: unset;
    }
}

/********************************************************************************** 3 - Dashboard page styles **************************************************************/

/* Top Cards With Line Charts Styles */

.right-side .charts-cards-container .col-4 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 29.9%;
    flex: 0 0 29.9%;
    max-width: 29.9%;
    height: 5.25em;
    max-height: 50vh;
    min-height: 15vh;
}

.right-side .charts-container .progress-chart .progress-bar {
    background-color: #1BA5E2 !important;
}

.right-side .charts-cards-container .card {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 15px 18px;
    background: #FFFFFF;
    border-radius: 10px;
    flex: none;
    order: 0;
    flex-grow: 1;
}

.right-side .charts-cards-container .line-charts-container {
    width: 40%;
    max-width: 100%;
}

    .right-side .charts-cards-container .line-charts-container .line-chart-value {
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        font-weight: 600;
        font-size: 0.625em;
        line-height: 149.2%;
        letter-spacing: 0.02em;
        color: #04AF15;
        background: rgb(131 208 245 / 30%);
        border-radius: 34px;
        margin: 0 10px;
        padding: 4px 10px;
        position: relative;
        top: 18px;
        left: 43%;
    }

.right-side .card .card-upper-text {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 0.71em;
    line-height: 15px;
    color: #000000;
}

.right-side .card .value {
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 1.5em;
    line-height: normal;
    letter-spacing: 0.05em;
    color: #000000;
    display: block;
}

.right-side .progress-chart .legend {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 0.875em;
    line-height: 18px;
    color: #000000;
}

.right-side .progress-chart .value {
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 0.875em;
    line-height: 18px;
    text-align: right;
    color: #000000;
}
/********************************************************************************************** 4- My Funds ******************************************************************/

.right-side .my-funds-top-header-left-text,
.right-side .my-funds-top-header-left-text1 {
    font-family: "Euclid-Circular-A-Bold";
    font-size: 1.5em;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
    font-weight: bold;
}

.right-side .navigation-container {
    background: #fff;
    width: 98%;
    border-radius: 10px;
}

.right-side .navigation-card-container {
    background: #fff;
    width: 98%;
    border-radius: 10px;
}

.right-side .navigation-card-inner {
    border: 1px solid #CDD6ED;
    border-radius: 10px;
}

    .right-side .navigation-card-inner .blue-section {
        background: #1e325a;
        color: #fff;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

        .right-side .navigation-card-inner .blue-section h1 {
            font-family: 'Euclid-Circular-A-Bold';
            font-style: normal;
            font-weight: bold;
            font-size: 1.375em;
            line-height: 28px;
            color: #ffffff;
        }

    .right-side .navigation-card-inner .fund-profile-key p {
        font-family: 'Euclid-Circular-A-Regular';
        font-style: normal;
        font-weight: normal;
        font-size: 0.875em;
        line-height: 18px;
        color: #000000;
        text-align: left;
    }

    .right-side .navigation-card-inner .fund-profile-value p {
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        font-weight: 600;
        font-size: 0.875em;
        line-height: 18px;
        color: #000000;
        text-align: left;
    }

    .right-side .navigation-card-inner .description p {
        font-family: "Euclid-Circular-A-Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 0.875em;
        line-height: 18px;
        color: #000000;
        text-align: left;
    }

/*********************************************************************************************** 5- Account Summary ********************************************************/
.right-side .account-summary-top-header-left-text {
    font-family: "Euclid-Circular-A-Bold";
    font-size: 1.5em;
    font-style: normal;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: left;
    font-weight: bold;
}

.right-side .account-summary-top-header-left-text {
    font-family: "Euclid-Circular-A-Bold";
    font-size: 1.5em;
    font-style: normal;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: left;
    font-weight: bold;
}

.right-side .calendar-container {
    background: #fff;
    width: 98%;
    border-radius: 10px;
}

.right-side .calendar-card-container .col-lg-11 {
    flex: 0 0 95.666667%;
    max-width: 95.666667%;
}

.right-side .calendar-card-container {
    background: #fff;
    width: 98%;
    border-radius: 10px;
}

    .right-side .calendar-card-container .calendar-card-inner {
        border: 1px solid #CDD6ED;
        border-radius: 10px;
    }

.right-side .calendar-card-inner .blue-section {
    background: #1e325a;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.right-side .calendar-card-inner .blue-section th {
    color: #ffffff;
}

.calendar-card-container .table thead th:first-child {
    border-top-left-radius: 10px;
}

.calendar-card-container .table thead th:last-child {
    border-top-right-radius: 10px;
}

.calendar-card-container .table td,
.calendar-card-container .table th {
    font-family: "Euclid-Circular-A-Regular";
    font-size: 0.875em;
    line-height: 18px;
    text-align: left;
}

.calendar-card-container .table td {
    color: #000000;
    vertical-align: middle;
}
.calendar-card-container .table tr:first-child td {
    padding-top: 25px;
}

.calendar-card-container .type {
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 149.2%;
    letter-spacing: 0.02em;
    color: #1e325a;
}

.calendar-card-container .type-container {
    padding: 6px;
    text-align: left;
    height: 32px;
    width: 100%;
    background: rgb(131 208 245 / 30%);
    border-radius: 34px;
}

.calendar-card-container .active-container {
    padding: 6px;
    text-align: center;
    height: 32px;
    background: rgb(131 208 245 / 30%);
    border-radius: 34px;
}

.calendar-card-container .performance {
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 149.2%;
    letter-spacing: 0.02em;
    color: #1e325a;
}

.calendar-card-container .performance-container {
    padding: 6px;
    text-align: center;
    height: 32px;
    width: 66px;
    background: #E8EEFF;
    border-radius: 34px;
}

.calendar-card-container .active {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 149.2%;
    letter-spacing: 0.02em;
    color: #1e325a;
}

.custom-padding {
    padding-top: 0.35rem !important;
}


/*********************************************************************************************** 5- Documents ********************************************************/
.right-side .documents-top-header-left-text {
    font-family: "Euclid-Circular-A-Bold";
    font-size: 1.5em;
    font-style: normal;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: left;
    font-weight: bold;
}

.right-side .documents-top-header-left-text {
    font-family: "Euclid-Circular-A-Bold";
    font-size: 1.5em;
    font-style: normal;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: left;
    font-weight: bold;
}

/************************************************************************************* 6- Reports  ***************************************************************************/

.right-side .reports-header-cards-container .col-4 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 29.9%;
    flex: 0 0 29.9%;
    max-width: 29.9%;
    height: 5.5em;
    max-height: 50vh;
    min-height: 15vh;
}

.right-side .reports-header-cards-container .first-card-container::-webkit-scrollbar {
    width: 0;
    background: transparent;
    /*display: none;*/
}

.right-side .reports-header-cards-container .first-card-container {
    width: 0;
    background: transparent;
    -ms-overflow-style: none; /* Internet Explorer 10+ */
    scrollbar-width: none; /* Firefox */
}

.right-side .reports-header-cards-container .first-card-container {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    overflow: scroll;
    width: 100%;
    height: 135%;
}

    .right-side .reports-header-cards-container .first-card-container .unread-reports {
        flex: 0 0 95%;
    }

.right-side .reports-header-cards-container .card {
    display: unset;
    flex-direction: unset;
    justify-content: unset;
    align-items: unset;
    padding: 15px 18px;
    background: #FFFFFF;
    border-radius: 10px;
}

.right-side .reports-header-cards-container .report-card-text {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 0.75em;
    line-height: 15px;
    color: #000000;
    text-align: left;
}

.right-side .reports-header-cards-container .report-card-text-unread {
    height: 30px;
    background: #ECECEC;
    border-radius: 30px;
    width: 40%;
}

    .right-side .reports-header-cards-container .report-card-text-unread .number {
        font-family: "Euclid-Circular-A-Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.05em;
        color: #000000;
    }

    .right-side .reports-header-cards-container .report-card-text-unread .text {
        position: relative;
        top: 50%;
        font-family: "Euclid-Circular-A-Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 15px;
        color: #000000;
    }

.right-side .reports-header-cards-container .report-card-text-read {
    height: 30px;
    border-radius: 30px;
    width: 40%;
}

    .right-side .reports-header-cards-container .report-card-text-read .number {
        font-family: "Euclid-Circular-A-Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.05em;
        color: rgba(0, 0, 0, 1);
    }

    .right-side .reports-header-cards-container .report-card-text-read .text {
        position: relative;
        top: 50%;
        font-family: "Euclid-Circular-A-Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 15px;
        color: rgba(0, 0, 0, 1);
    }

.right-side .reports-card-container {
    background: #fff;
    width: 98%;
    border-radius: 10px;
}

    .right-side .reports-card-container .col-lg-11 {
        flex: 0 0 95.666667%;
        max-width: 95.666667%;
    }

.right-side .reports-card-inner {
    border: 1px solid #CDD6ED;
    border-radius: 10px;
}

    .right-side .reports-card-inner .white-section {
        background: #fff;
        color: #035197;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

.reports-card-container .reset-button-container {
    position: absolute;
    left: 87.5%;
    top: 6%;
    display: flex;
}

.right-side .reports-card-inner .white-section h1 {
    font-family: 'Euclid-Circular-A-Bold';
    font-style: normal;
    font-weight: bold;
    font-size: 1.375em;
    line-height: 28px;
    color: #035197;
}

.right-side .reports-card-inner .reset-button {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #035197;
}

.form-row {
    flex-wrap: nowrap !important;
}

.right-side .reports-card-inner .row.search-form-container {
    height: 110px;
    background: #FFFFFF;
    border: 1px solid #DDE1E6;
    box-sizing: border-box;
    border-radius: 0px 0px 10px 10px;
}

.right-side .reports-card-container form label {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #878D96;
}

.right-side .reports-card-container form .funds-div {
    width: 35%;
}

.right-side .reports-card-container form .funds-field {
    width: 366.93px;
    height: 39px;
    border: 1px solid #C1C7CD;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}

.right-side .reports-card-container form .document-div,
.right-side .reports-card-container form .access-div,
.right-side .reports-card-container form .date-from-div,
.right-side .reports-card-container form .date-to-div,
.right-side .reports-card-container form .btn-div {
    width: 13%;
}

.right-side .reports-card-container form .document-type-field {
    width: 159.82px;
    height: 39px;
    background: #F2F4F8;
    border: 1px solid #C1C7CD;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #878D96;
}

.right-side .reports-card-container form .access-field {
    width: 159.82px;
    height: 39px;
    background: #F2F4F8;
    border: 1px solid #C1C7CD;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #878D96;
}

.right-side .reports-card-container form .btn-primary {
    width: 135.8px;
    height: 39px;
    background: #007CC6;
    border-radius: 10px;
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    margin-bottom: 0.05rem;
}

.right-side .reports-card-container form .date-from,
.right-side .reports-card-container form .date-to {
    width: 159.82px;
    height: 39px;
    background: #FFFFFF;
    border: 1px solid #C1C7CD;
    box-sizing: border-box;
    border-radius: 10px;
}

.right-side .reports-card-inner .blue-section {
    background: #1e325a;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.right-side .reports-card-inner .blue-section th {
    color: #ffffff;
}

.reports-card-container .table thead th:first-child {
    border-top-left-radius: 10px;
}

.reports-card-container .table thead th:last-child {
    border-top-right-radius: 10px;
}

.reports-card-container .table td,
.reports-card-container .table th {
    font-family: "Euclid-Circular-A-Regular";
    font-size: 0.875em;
    line-height: 18px;
    text-align: left;
}

.reports-card-container .table td {
    color: #000000;
}

.reports-card-container .type {
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 149.2%;
    letter-spacing: 0.02em;
    color: #1e325a;
}

.reports-card-container .type-container {
    padding: 6px;
    text-align: left;
    height: 32px;
    width: 100%;
    background: rgb(131 208 245 / 30%);
    border-radius: 34px;
}
/****************************************************** 7- Profile View  and Edit Profile pages ******************************************************************/
.right-side .profile-top-header-left-text {
    font-family: "Euclid-Circular-A-Bold";
    font-size: 1.5em;
    font-style: normal;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: left;
    font-weight: bold;
}

.right-side .profile-view-card-container {
    background: #fff;
    width: 98%;
    border-radius: 10px;
}

.right-side .profile-view-card-inner {
    border: 1px solid #CDD6ED;
    border-radius: 10px;
}

.right-side .profile-view-card-container .btn-primary {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    padding: 14px;
    width: 150.34px;
    height: 45px;
    background: #1e325a;
    border-radius: 10px;
    margin: 20px 0px;
    color: #fff;
}

.right-side .profile-view-card-inner .btn-outline-primary {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    padding: 14px;
    width: 127.34px;
    height: 45px;
    border-radius: 10px;
    margin: 20px 0px;
}

.right-side .profile-view-card-inner .username-card .access-text {
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    margin: 32px 0px;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background-color: #1e325a;
}

.right-side .profile-view-card-inner .username-card .username {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 149.2%;
    letter-spacing: 0.02em;
    color: #000000;
}

.right-side .profile-view-card-container .save {
    margin-bottom: 2px;
}

.right-side .profile-view-card-inner .username-card .login-label,
.right-side .profile-view-card-inner .username-card .password-label {
    font-family: "Euclid-Circular-A-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 149.2%;
    letter-spacing: 0.02em;
    color: #878D96;
}

.right-side .profile-view-card-inner .username-card .login-email,
.right-side .profile-view-card-inner .username-card .password-unvisiable {
    font-family: "Euclid-Circular-A-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 149.2%;
    letter-spacing: 0.02em;
    color: #000000;
}

.right-side .profile-view-card-inner form input {
    background: #FFFFFF;
    border: 1px solid #C1C7CD;
    box-sizing: border-box;
    border-radius: 7px;
    width: 22%;
}
/*****************************  8- date picker styles ********************************/

.datepicker-container {
    padding: 30px 20px !important;
    font-family: "Euclid-Circular-A-Regular" !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 13px !important;
    line-height: 18px !important;
    letter-spacing: 0.5px;
    color: #000000 !important;
}

.datepicker-panel > ul {
    max-width: 100% !important;
    width: 100% !important;
}

    .datepicker-panel > ul > li[data-view="month current"], .datepicker-panel > ul > li[data-view="year current"], .datepicker-panel > ul > li[data-view="years current"] {
        width: 70% !important;
        max-width: 100% !important;
    }

    .datepicker-panel > ul > li[data-view="month current"] {
        font-family: "Euclid-Circular-A-Bold" !important;
        font-style: normal;
        font-weight: bold;
        font-size: 13px !important;
        line-height: 18px !important;
        letter-spacing: 0.5px !important;
        color: #000000 !important;
    }

    .datepicker-panel > ul > li.picked { /*.datepicker-panel>ul>li.picked:hover*/
        border-radius: 50%;
        color: #FFF !important;
        background-color: #1BA5E2 !important;
    }
    /*.datepicker-panel>ul>li.highlighted {
    color:#000!important;
    background-color: #fff!important;
    border-radius: 50%;    
}
*/ .datepicker-panel > ul > li {
        margin-bottom: 3px !important;
        margin-top: 3px !important;
        padding: 4px !important;
    }

        .datepicker-panel > ul > li[data-view="month next"], .datepicker-panel > ul > li[data-view="month prev"], .datepicker-panel > ul > li[data-view="year next"], .datepicker-panel > ul > li[data-view="year prev"], .datepicker-panel > ul > li[data-view="years next"], .datepicker-panel > ul > li[data-view="years prev"], .datepicker-panel > ul > li[data-view=next] {
            background: #F2F4F8 !important;
            border-radius: 12px !important;
            height: 30px !important;
            width: 30px !important;
            font-size: 24px !important
        }
/************************************************************************** 9- Media Quires for mobile and tablet ***************************************************/
@media (max-width: 992px) {
    .right-side .card .value {
        font-size: 1.0em;
    }

    .login ul {
        padding:5px;
    }

    .login li {
        padding: 5px;
    }

    .login li a {
        font-size: .6em
    }

    .navbar-collapse {
        position: fixed;
        top: 50px;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 25%;
        height: 100%;
        margin-top: 50px;
    }

        .navbar-collapse.collapsing {
            left: -75%;
            transition: height 0s ease;
        }

        .navbar-collapse.show {
            left: 0;
            transition: left 300ms ease-in-out;
        }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 500ms ease-in-out;
    }

    .right-side .charts-cards-container,
    .right-side .reports-header-cards-container {
        flex-wrap: nowrap;
        overflow: auto;
    }

        .right-side .charts-cards-container .col-4,
        .right-side .reports-header-cards-container .col-4 {
            flex: 0 0 95%;
            max-width: 95%;
        }

    .right-side .charts-container .col-lg-6 {
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
    }

    .right-side .charts-container .progress-chart .row .col-4 {
        min-height: 60px;
    }

    .right-side .charts-cards-container .col-4 {
        height: unset;
        max-height: unset;
        min-height: unset;
    }

    .right-side .charts-container .card {
        margin: 0 10px;
    }

    .right-side {
        background: #fff;
    }

        .right-side .top-header-left-text1 {
            font-size: 1.0em;
        }

    .navbar-light {
        background-color: transparent !important;
    }

        .navbar-light .navbar-toggler-icon {
            background-image: url(../images/hamburger-menu.svg?1);
        }

        .navbar-light .navbar-toggler {
            color: transparent;
            border-color: transparent;
        }

    .navbar {
        z-index: 9999
    }
    /****************** my funds *******************/

    .right-side .my-funds-top-header-left-text.mobile {
        font-size: 1.1em;
    }

    .right-side .navigation-container .left-arrow,
    .right-side .navigation-container .right-arrow {
        max-width: 40%;
    }

    .right-side .navigation-card-container .legal-name {
        padding-left: 0.5rem;
    }

        .right-side .navigation-card-container .legal-name p {
            font-family: "Euclid-Circular-A-Bold";
            font-style: normal;
            font-weight: bold;
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 0;
            padding: 10px;
            border-radius: 36px;
        }

    .right-side .navigation-card-inner .fund-profile-value p {
        font-size: 0.8em;
    }
    /************************* Account Summary *****************/

    .right-side .account-summary-top-header-left-text {
        font-size: .95em;
    }

        .right-side .account-summary-top-header-left-text.mobile {
            font-size: 1.1em;
        }

    .right-side .calendar-container .left-arrow,
    .right-side .calendar-container .right-arrow {
        max-width: 40%;
    }

    .calendar-card-container .active-container {
        width: 33%;
    }

    .calendar-card-container .performance-container {
        width: 33%;
    }

    .right-side .calendar-card-container .calendar-card-inner {
        padding-left: 0;
        padding-right: 0
    }

    .right-side .calendar-card-container .legal-name {
        padding-left: 0.5rem;
    }

    .table-card-deck .card {
        margin-top: 10px
    }

    #rptCommitment_lblTCommitment, #rptCommitment_lblTCall, #rptCommitment_lblTDistribution, #rptCommitment_lblTNAV {
        display: block !important
    }

    .calendar-card-container .table-card-deck > div:first-child > div:first-child > p:first-child > span:first-child > div:nth-child(2) {
        height: 32px;
        width: 70%;
        border-radius: 34px;
    }

    .table-card-deck .card:last-child .card-text span:first-child,
    .table-card-deck .card:last-child .card-text span:nth-child(2) {
        /*display: none*/
    }
/*
    .calendar-card-container .table-card-deck > div:nth-child(2) > div:first-child > p:first-child > span:nth-child(3) > div:nth-child(2) {
        height: 32px;
        width: 70%;
        border-radius: 34px;
        padding: 6px;
        text-align: left;
        height: 32px;
        width: 40%;
        border-radius: 34px;
    }

    .calendar-card-container .table-card-deck > div:nth-child(2) > div:first-child > p:first-child > span:nth-child(3) > div:nth-child(1) {
        display: none !important;
    }

    .calendar-card-container .table-card-deck > div:nth-child(2) > div:first-child > p:first-child > span:first-child > div:nth-child(2){
        padding: 6px;
        text-align: left;
        height: 32px;
        width: 40%;
        border-radius: 34px;
    }

    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:first-child > div:nth-child(2) {
        padding: 6px;
        text-align: center;
        height: 32px;
        width: 40%;
        background: #E8EEFF;
        border-radius: 34px;
    }
*/
        .calendar-card-container .table-card-deck > div:first-child > div:first-child > p:first-child > span:first-child > div:nth-child(2) > div:first-child,
        .calendar-card-container .table-card-deck > div:nth-child(2) > div:first-child > p:first-child > span:first-child > div:nth-child(2) > div:first-child,
        .calendar-card-container .table-card-deck > div:nth-child(3) > div:first-child > p:first-child > span:first-child > div:nth-child(2) > div:first-child,
        .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:first-child > div:nth-child(2) > div:first-child {
            font-family: "Euclid-Circular-A-Bold";
            font-style: normal;
            font-weight: bold;
            font-size: 14px;
            line-height: 149.2%;
            letter-spacing: 0.02em;
            font-size: 14px;
        }

    .reports-card-container .table-card-deck > div:first-child > div:first-child > p:first-child > span:first-child > div:nth-child(2) > div:first-child,
    .reports-card-container .table-card-deck > div:nth-child(2) > div:first-child > p:first-child > span:first-child > div:nth-child(2) > div:first-child,
    .reports-card-container .table-card-deck > div:nth-child(3) > div:first-child > p:first-child > span:first-child > div:nth-child(2) > div:first-child,
    .reports-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:first-child > div:nth-child(2) > div:first-child {
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 149.2%;
        letter-spacing: 0.02em;
        font-size: 14px;
        margin-left: 2rem;
    }

    .reports-card-container .table-card-deck > div:first-child > div:first-child > p:first-child > span:first-child,
    .reports-card-container .table-card-deck > div:nth-child(2) > div:first-child > p:first-child > span:first-child,
    .reports-card-container .table-card-deck > div:nth-child(3) > div:first-child > p:first-child > span:first-child,
    .reports-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:first-child {
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 149.2%;
        letter-spacing: 0.02em;
        color: #1D5EFF;
        display: flex;
    }

        .reports-card-container .table-card-deck > div:first-child > div:first-child > p:first-child > span:first-child > div:first-child,
        .reports-card-container .table-card-deck > div:nth-child(2) > div:first-child > p:first-child > span:first-child > div:first-child,
        .reports-card-container .table-card-deck > div:nth-child(3) > div:first-child > p:first-child > span:first-child > div:first-child,
        .reports-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:first-child > div:first-child {
            font-family: "Euclid-Circular-A-Bold";
            font-style: normal;
            font-weight: bold;
            font-size: 14px;
            line-height: 149.2%;
            letter-spacing: 0.02em;
            color: #1e325a;
        }
/*
    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:first-child > div:nth-child(1) {
        display: none;
    }

    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:first-child > br,
    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(2) > br,
    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(3) > br,
    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(4) > br,
    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(5) > br {
        display: none;
    }

    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(2) > div:nth-child(1) {
        visibility: hidden;
    }

        .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(2) > div:nth-child(1):after {
            content: 'Commitments';
            visibility: visible;
            font-family: "Euclid-Circular-A-Regular";
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 149.2%;
            letter-spacing: 0.02em;
            color: #000;
            display: flex;
        }

    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(3) > div:nth-child(1) {
        visibility: hidden;
    }

        .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(3) > div:nth-child(1):after {
            content: 'Contributions';
            visibility: visible;
            font-family: "Euclid-Circular-A-Regular";
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 149.2%;
            letter-spacing: 0.02em;
            color: #000;
            display: flex;
        }

    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(4) > div:nth-child(1) {
        visibility: hidden;
        height: 32px
    }

        .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(4) > div:nth-child(1):after {
            content: 'Distributions';
            visibility: visible;
            font-family: "Euclid-Circular-A-Regular";
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 149.2%;
            letter-spacing: 0.02em;
            color: #000;
            display: flex;
        }

    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(5) > div:nth-child(1) {
        visibility: hidden;
        height: 32px
    }

        .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(5) > div:nth-child(1):after {
            content: 'Net Asset Value';
            visibility: visible;
            font-family: "Euclid-Circular-A-Regular";
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 149.2%;
            letter-spacing: 0.02em;
            color: #000;
            display: flex;
        }

    .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(6) > div:nth-child(1) {
        visibility: hidden;
        height: 32px
    }

        .calendar-card-container .table-card-deck > div:nth-child(4) > div:first-child > p:first-child > span:nth-child(6) > div:nth-child(1):after {
            content: 'Performance';
            visibility: visible;
            font-family: "Euclid-Circular-A-Regular";
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 149.2%;
            letter-spacing: 0.02em;
            color: #000;
            display: flex;
        }
*/


    .right-side .calendar-card-inner .blue-section h1 {
        font-family: 'Euclid-Circular-A-Regular';
        font-style: normal;
        font-weight: normal;
        font-size: 1.175em;
        line-height: 28px;
        padding: 20px;
        color: #FFFFFF;
    }

    .table-card-deck {
        width: 85%;
        margin: auto;
    }

        .table-card-deck .card-text {
            text-align: left;
        }

            .table-card-deck .card-text span {
                font-weight: 500;
                font-family: "Euclid-Circular-A-Regular";
                font-style: normal;
                font-weight: bold;
                font-size: 14px;
                line-height: 18px;
                color: #000000;
                display: block;
            }

                .table-card-deck .card-text span b {
                    font-weight: 400;
                    margin-top: 3px;
                    margin-bottom: 3px;
                    font-family: "Euclid-Circular-A-Bold";
                    font-style: normal;
                    font-weight: 600;
                    font-size: 14px;
                    line-height: 18px;
                    color: #000000;
                    display: block;
                    margin-bottom: 1rem;
                }
    /******************** Reports *******************/

    .right-side .reports-card-inner .row.search-form-container {
        height: unset;
    }

    .reports-card-container .reports-card-inner form .form-group {
        width: 100% !important;
    }

    .reports-card-container .reports-card-inner .form-row {
        flex-wrap: wrap !important;
    }

    .right-side .reports-card-container form .btn-primary {
        width: 100%;
    }

    .right-side .reports-card-inner {
        padding-left: 0;
        padding-right: 0
    }

    .right-side .reports-header-cards-container .report-card-text-unread {
        width: 50%;
    }

    .right-side .reports-card-inner .blue-section h1 {
        font-family: 'Euclid-Circular-A-Bold';
        font-style: normal;
        font-weight: bold;
        font-size: 1.175em;
        line-height: 28px;
        padding: 20px;
        color: #FFFFFF;
        text-align: center;
    }

    .bg-at-mobile {
        background: #1BA5E2;
        border-radius: 10px 10px 0px 0px;
        font-family: "Euclid-Circular-A-Bold";
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 18px;
        color: #FFFFFF;
        height: 3.3125em;
    }

    .right-side .profile-view-card-inner form input {
        width: 100%;
    }

    .right-side .profile-top-header-left-text {
        font-size: 1.7em
    }

    .login ul {
        /*left: calc(100vw - 470px)!important; */
        left: calc(100% - 110px) !important;
    }
    /* Date picker */
    .datepicker-container {
        left: 2% !important;
    }
}

@media screen and (min-width: 520px) and (max-width: 992px) {
    .login ul {
        left: calc(100% - 170px) !important;
    }
}

@media (max-width: 322px) {
    .table-data {
        width: 100% !important;
    }

    html {
        font-size: 13px;
    }

    .login ul {
        padding: 0
    }
}

@media screen and (min-width:993px) and (max-width: 1200px) {
    .right-side .charts-cards-container .col-4,
    .right-side .reports-header-cards-container .col-4 {
        flex: 0 0 29%;
        max-width: 29%;
    }

    .right-side .charts-cards-container .col-4,
    .right-side .reports-header-cards-container .col-4 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 29.9%;
        flex: 0 0 29.9%;
        max-width: 29.9%;
        height: 5.25em;
        max-height: 50vh;
        min-height: 7vh;
    }

    .right-side .reports-header-cards-container .report-card-text {
        font-family: "Euclid-Circular-A-Regular";
        font-style: normal;
        font-weight: normal;
        font-size: 0.7em;
    }

    .right-side .reports-header-cards-container .report-card-text-unread,
    .right-side .reports-header-cards-container .report-card-text-read {
        width: 55%
    }

    .right-side .reports-card-container form .funds-div {
        width: 25%
    }

    .right-side .reports-card-container form .document-div, .right-side .reports-card-container form .access-div, .right-side .reports-card-container form .date-from-div, .right-side .reports-card-container form .date-to-div, .right-side .reports-card-container form .btn-div {
        width: 15%;
    }

    .reports-card-container .reset-button-container {
        position: absolute;
        left: 83.5%;
    }
}

@media screen and (max-height: 632px) {
    .login-section-wrapper {
        padding: 30px 90px;
    }
}
@media screen and (max-height: 572px) {
    .login-section-wrapper {
        padding: 10px 80px;
    }
}
@media screen and (max-height: 522px) {
    .login-section-wrapper {
        padding: 0px 70px;
    }
}

/****************************************************************** Media quiry for Extralarge screens ****************************************************************************/

@media screen and (min-width: 1600px) and (max-width: 2400px) {
    html {
        font-size: 20px;
    }

    .login-wrapper .login-form-email-icon {
        top: 39px;
    }

    .login-wrapper .login-form-lock-icon {
        top: 38px;
    }
}

@media screen and (min-width: 2401px) {
    html {
        font-size: 32px;
    }

    .login-wrapper,
    .forget-password.login-wrapper,
    .register-wrapper {
        width: unset;
    }

        .login-wrapper .form-control {
            width: 100%;
        }

        .register-wrapper .form-control {
            width: 70%;
        }

        .login-wrapper .login-form-email-icon,
        .forget-password.login-wrapper .login-form-email-icon {
            position: relative;
            top: 62px;
            left: 40px;
        }

        .login-wrapper .login-form-lock-icon {
            position: relative;
            top: 61px;
            left: 40px;
        }

        .login-wrapper .login-btn,
        .register-wrapper .login-btn {
            height: auto;
            width: auto;
            padding: 25px 30px;
        }

        .register-wrapper .register-btn {
            width: 70% !important;
        }
}

.right-side .reports-header-cards-container .report-card-text-unread {
    width: 50%;
}

.right-side .reports-header-cards-container .report-card-text-read {
    width: 100%;
}

.docpage-enable {
    position: relative;
    padding: 8px;
    margin: 2px;
    color: black;
}

.docpage-disabled {
    position: relative;
    padding: 8px;
    margin: 2px;
    color: gray;
}
