@font-face {
    font-family: 'IranSansFaNum';
    src: url("/assets/fonts/IRANSansWeb(FaNum).woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-family: 'IranSansFaNum';
    src: url("/assets/fonts/IRANSansWeb(FaNum)_Black.woff") format('woff');
    font-weight: 900;
    font-style: normal;
    font-family: 'IranSansFaNum';
    src: url("/assets/fonts/IRANSansWeb(FaNum)_Bold.woff") format('woff');
    font-weight: bold;
    font-style: normal;
    font-family: 'IranSansFaNum';
    src: url("/assets/fonts/IRANSansWeb(FaNum)_Light.woff") format('woff');
    font-weight: 300;
    font-style: normal;
    font-family: 'IranSansFaNum';
    src: url("/assets/fonts/IRANSansWeb(FaNum)_Medium.woff") format('woff');
    font-weight: 500;
    font-style: normal;
    font-family: 'IranSansFaNum';
    src: url("/assets/fonts/IRANSansWeb(FaNum)_UltraLight.woff") format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'IranSansEnNum';
    src: url("/assets/fonts/IRANSansWeb.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-family: 'IranSansEnNum';
    src: url("/assets/fonts/IRANSansWeb_Black.woff") format('woff');
    font-weight: 900;
    font-style: normal;
    font-family: 'IranSansEnNum';
    src: url("/assets/fonts/IRANSansWeb_Bold.woff") format('woff');
    font-weight: bold;
    font-style: normal;
    font-family: 'IranSansEnNum';
    src: url("/assets/fonts/IRANSansWeb_Light.woff") format('woff');
    font-weight: 300;
    font-style: normal;
    font-family: 'IranSansEnNum';
    src: url("/assets/fonts/IRANSansWeb_Medium.woff") format('woff');
    font-weight: 500;
    font-style: normal;
    font-family: 'IranSansEnNum';
    src: url("/assets/fonts/IRANSansWeb_UltraLight.woff") format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'WYekan';
    src: url('/assets/fonts/web_Yekan.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WYekan';
    src: url('/assets/fonts/web_Yekan.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

    @import url(fontiran.css);
    body {
    direction: rtl;
    font-family: 'IranSansFaNum';
    font-size: 13px;
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'IranSansEnNum';
}

@media (min-width: 767px) {
    .navbar-default .navbar-nav > li > a {
        font-family: 'IranSansEnNum';
        font-size: 13px;
    }
}

#main-wrap {
    -moz-min-height: 400px;
    -ms-min-height: 400px;
    -o-min-height: 400px;
    -webkit-min-height: 400px;
    min-height: 400px;
    background-color: white;
}

.container {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-lisence {
    float: left;
    color: #444;
    padding: 20px 0 0 20px;
    line-height: 1.2em;
    text-align: center;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu > li > a {
        padding-right: 50px;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: right;
        margin: 0;
    }
}

@media (min-width: 768px) {
    .navbar-nav > li {
        float: right;
    }
}

.nav {
    padding-left: 40px;
    padding-right: 0;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

*, ::after, ::before {
    box-sizing: border-box;
}

@media (min-width: 767px) {
    .navbar-default .navbar-nav > li.dropdown > a {
        padding-right: 10px;
        padding-left: 25px;
    }
}

.form-group div {
    margin-bottom: 15px;
}

.label {
    color: #000;
    font-family: "IranSansEnNum";
    font-size: 14px;
    padding-right: 0;
}

.ltr {
    direction: ltr;
}

.gray {
    color: #aaa;
}

.english {
    font-family: lucida sans unicode;
}

.number {
    direction: ltr;
}

.positive {
    color: #008800;
}

.negative {
    color: #ee0000;
}

span.message {
    background-color: #f4f4ce;
    padding: 6px;
    line-height: 2.2em;
    display: block;
    margin-bottom: 15px;
}

.title {
    margin-bottom: 30px;
}

h1.title {
    margin-bottom: 50px;
}

.content-box {
    text-align: right;
    margin: 5px 0 5px 20px;
    font-size: 13px;
    height: 130px;
    line-height: 1.4em;
}

    .content-box div {
        margin-bottom: 5px;
    }

text {
    font-family: 'IranSansEnNum' !important;
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: right;
}

.params {
    padding: 10px;
    margin: 30px 0 30px 0;
    background-color: #f8f8f8;
}

    .params .param {
        margin-left: 20px;
    }

.btn {
    font-size: 13px;
}

table {
    border-collapse: collapse;
    line-height: 30px;
    width: 100%;
}

table > thead > tr > th {
    text-align: right;
    font-size: 13px;
    border-collapse: collapse;
}

.table > thead > tr > th {
    vertical-align: middle;
    text-align: center;
}

th {
    text-align: center;
    background-color: #ccc;
}

td {
    padding-right: 7px;
    border-collapse: collapse;
}

.even {
    background-color: #efecec;
}

#content {
    margin-left: 0;
    margin-right: 0;
    min-height: 100%;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0;
    padding-left: 0;
}

.alert-success {
    background-color: transparent;
    border: none;
}

.footer-widget-title {
    font-family: 'IranSansEnNum';
}

.three_cols > li {
    float: right;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: right;
}

.footer-site-map-title {
    font-size: 15px;
    margin-bottom: 10px;
}

#footer-widgets {
    padding-top: 20px;
}

textarea {
    min-height: 100px;
}

.crousel-subtitle {
    font-family: "IranSansEnNum";
}

.carousel-razon .carousel-caption {
    text-align: right;
    margin-right: 20px;
}

.panel {
    margin-bottom: 40px;
}

.panel-heading {
    font-family: "IranSansEnNum";
}

@media (min-width: 768px) {
    .timeline-2 {
        border-right: solid 5px #eee;
        border-left: none;
        padding-right: 20px;
        margin-right: 110px;
    }
}

@media (min-width: 768px) {
    .timeline-2-point {
        top: 20px;
        right: -10px;
        width: 10px;
        height: 10px;
        position: absolute;
        margin: 0 -17px 0 0;
        box-shadow: 0 0 0 4px #eee;
        -webkit-font-smoothing: antialiased;
        border-radius: 30px;
        z-index: 20;
    }
}

@media (min-width: 768px) {
    .timeline-2 li .timeline-time {
        position: relative;
        top: 15px;
        font-size: 18px;
        right: -150px;
        z-index: 20;
        text-align: left;
        display: block;
        width: 100px;
    }
}

.news-item {
    padding-bottom: 5px;
}

    .news-item a {
        color: black;
    }

.form-control {
    font-size: 13px;
    height: 30px
}

.form-group label {
    margin-top: 8px;
}

.line-chart-container {
    width: 100%;
    height: 300px;
    direction: ltr;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}

.nav > li > a {
    padding: 10px 30px;
}

.dropdown-submenu > .dropdown-menu {
    top: -1px;
    right: 100%;
    margin-top: -5px;
    margin-right: 0px;
}

.form-group-with-label .input-group {
    display: grid !important;
}

.form-group .input-group {
    width: 100% !important;
}

#investor #menu {
    border: 1px solid #ececec;
    -ms-border-radius: 6px;
    border-radius: 6px;
    padding: 10px 25px 10px 25px;
    background-color: #fdfdfd;
    list-style: none;
}

    #investor #menu li.hr {
        border-bottom: 1px solid #ececec;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    #investor #menu li a {
        margin-right: 7px;
        width: 100%;
        display: block;
    }

.radiobuttonwithimage-group .radiobuttonwithimage-input-group [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

    .radiobuttonwithimage-group .radiobuttonwithimage-input-group [type=radio] + div.radiobuttonwithimagecontrol img {
        width: 64px;
        height: 64px;
        margin-left: 10px;
    }

    .radiobuttonwithimage-group .radiobuttonwithimage-input-group [type=radio] + div.radiobuttonwithimagecontrol {
        cursor: pointer;
        border: 1px solid #e3e3e3;
        padding: 10px;
        margin: 0 10px 0 10px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        -webkit-user-select: none; /* Safari */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* IE10+/Edge */
        user-select: none; /* Standard */
    }

        .radiobuttonwithimage-group .radiobuttonwithimage-input-group [type=radio] + div.radiobuttonwithimagecontrol label {
            cursor: pointer;
            font-size: 18px;
            margin-right: 15px;
        }

    .radiobuttonwithimage-group .radiobuttonwithimage-input-group [type=radio]:checked + div.radiobuttonwithimagecontrol {
        background-color: #f2f2f2;
    }

.radiobuttonwithimage-input-group {
    margin-top: 0!important;
    font-size: 18px;
}

select.form-control {
    height: 34px!important;
}#loading {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 99999;
}

    #loading .text {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 17px;
        color: white;
        transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        text-align: center;
    }

        #loading .text span {
            display: block;
        }

        #loading .text a {
            margin-top: 15px;
            display: block;
            font-size: 1px;
        }

            #loading .text a:hover, #loading .text a:active, #loading .text a:focus {
                color: white;
                text-decoration: none;
            }

#content .row {
    margin: 0 !important;
}

/* START_LOADING */
@keyframes ldio-j16ylum3lql {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.ldio-j16ylum3lql div {
    left: 47px;
    top: 24px;
    position: absolute;
    animation: ldio-j16ylum3lql linear 1s infinite;
    background: #ffffff;
    width: 6px;
    height: 12px;
    border-radius: 3px / 6px;
    transform-origin: 3px 26px;
}

    .ldio-j16ylum3lql div:nth-child(1) {
        transform: rotate(0deg);
        animation-delay: -0.9166666666666666s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(2) {
        transform: rotate(30deg);
        animation-delay: -0.8333333333333334s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(3) {
        transform: rotate(60deg);
        animation-delay: -0.75s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(4) {
        transform: rotate(90deg);
        animation-delay: -0.6666666666666666s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(5) {
        transform: rotate(120deg);
        animation-delay: -0.5833333333333334s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(6) {
        transform: rotate(150deg);
        animation-delay: -0.5s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(7) {
        transform: rotate(180deg);
        animation-delay: -0.4166666666666667s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(8) {
        transform: rotate(210deg);
        animation-delay: -0.3333333333333333s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(9) {
        transform: rotate(240deg);
        animation-delay: -0.25s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(10) {
        transform: rotate(270deg);
        animation-delay: -0.16666666666666666s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(11) {
        transform: rotate(300deg);
        animation-delay: -0.08333333333333333s;
        background: #ffffff;
    }

    .ldio-j16ylum3lql div:nth-child(12) {
        transform: rotate(330deg);
        animation-delay: 0s;
        background: #ffffff;
    }

.loadingio-spinner-spinner-3l9o7szgsh9 {
    width: 58px;
    height: 58px;
    display: inline-block;
    overflow: hidden;
    background: none;
}

.ldio-j16ylum3lql {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.58);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}

    .ldio-j16ylum3lql div {
        box-sizing: content-box;
    }

a[disabled], a[disabled]:hover {
    pointer-events: none;
    color: #e1e1e1;
}

.system-message {
    position: absolute;
    left: 10px;
    width: 400px;
}

fieldset {
    border: 1px solid #ddd !important;
    margin: 0;
    min-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding-left: 10px !important;
}

legend {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    width: 35%;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #ffffff;
}
.startDateTime {
    display: inline-block;
}

.endDateTime {
    display: inline-block;
    padding: 2em;
}

.commandbtn {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 30px);
    grid-column-gap: 10px;
}

.loginbtn {
    position: relative;
    height: 25px;
    top: 0.3em;
}

.signupbtn {
    grid-column-start: 1;
    grid-column-end: 3;
}

#logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: 0px;
}

.login-btn {
    width: 100px;
    height: 30px;
    color: white;
    top: 4px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 4px;
    padding: 16px 30px 15px 30px;
    border: 1px solid #2e6da4;
    border-radius: 8px;
    margin-left: 9px;
}

.header-license {
    margin-bottom: 10px;
    background-color: #D8D9DC;
}

.flex-select {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 5px;
    margin-bottom: 10px;
    margin-top: 17px;
    position: relative;
    align-items: center;
}

.Active {
    border-radius: 8px;
    border: 1px solid var(--color-pallet-blue-main, #2196F3);
    background: var(--color-pallet-blue-10, #D7EDFF);
    color: var(--color-pallet-blue-main, #2196F3) !important;
}

.select2-container {
    width: 270px;
}

.select2-container--default .select2-selection--single {
    width: 250px;
}

.portfolio-container {
    display: flex;
    align-items: center;
    padding-right: 20px;
    border-radius: 4px;
    background: var(--white-f, #FFF);
    width: 300px;
    height: 38px;
    flex-shrink: 0;
}

.shadowBox {
    box-shadow: 0px 2px 6px 1px rgba(36, 36, 36, 0.12);
}


.item {
    border-radius: 8px;
    flex: 0 0 calc(100% / 3);
    text-align: center;
    padding: 4px 16px;
    transition: transform 0.3s ease-in-out;
    height: 40px;
    cursor: pointer;
    flex: 1 0 auto;
    padding: 10px;
    min-width: 120px;
    display: inline-flex;
    height: 32px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    box-shadow: 0px 2px 6px 1px rgba(36, 36, 36, 0.12);
    border-radius: 16px;
    color: var(--black-0, #242424);
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

    .item.merged {
        transform: translateX(-50%);
    }

.item-container {
    display: flex;
    width: 100%;
    gap: 10px;
    overflow: hidden;
    padding: 10px;
}

.right {
    left: 10px;
}

.left {
    right: 242px;
}

.left,
.right {
    position: absolute;
    height: 100%;
    align-content: center;
    flex-wrap: wrap;
    display: none;
    justify-content: center;
    font-size: 2rem;
    color: gray;
    width: 4rem;
    background-color: transparent;
    background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,1));
    display: flex;
}

    .left,
    .right:hover {
        background-image: none;
    }

.fund-details {
    display: flex;
    flex-direction: row;
    position: relative;
    margin: 10px 0;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}


.fund-item {
    display: flex;
    flex-direction: column;
    padding: 10px;
    gap: 8px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    order: 7;
    flex: 1 0 auto;
}

.details {
    display: flex;
    flex-direction: column;
}

.img {
    width: 48px;
    height: 48px;
    padding: 8px;
}

.fund-logo {
    max-width: 100%;
    max-height: 100%;
}

.fund-information {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 24px;
    gap: 24px;
    height: 90px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    margin: 80px 0 14px 0px;
}

.separeto {
    width: 2px;
    height: 70%;
    background-color: #D8D9DC;
    position: relative;
    top: 10px;
}

.info-part {
    display: flex;
    flex: 1;
    flex-direction: column;
    position: relative;
    justify-content: center;
    gap: 5px;
    font-size: 10px;
    width: 130px;
}

.info-title {
    color: #BFBEC1;
}

.info-logo-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 75%;
    max-height: 50%;
}

.info-logo {
    max-width: 75%;
    max-height: 50%;
}

.news-block,
.relatedlink {
    display: flex;
    flex-direction: column;
}

.news-block {
    margin-right: 30px;
}

.news-item {
    border-bottom: 2px solid #F2F1F4;
    margin-bottom: 15px;
}

.news-item-continue {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: baseline;
    flex-direction: row;
    align-content: space-around;
    margin-left: 15px;
}

.notification-block a {
    text-decoration: none;
}

.notification-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px;
    gap: 16px;
    width: 100%;
    height: 54px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}


.notification-block {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    column-gap: 40px;
    margin: 0px -18px;
}

.news {
    padding: 16px;
    gap: 16px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    overflow-x: hidden;
    overflow-y: auto;
    height: 600px;
}

    .news::-webkit-scrollbar {
        width: 6px;
        border: 1px solid beige;
        border-radius: 10px;
    }

    .news::-webkit-scrollbar-thumb {
        background-color: rgb(242,241,244);
        border: 1px solid transparent;
        border-radius: 10px;
    }

.news-title {
    font-size: 12px;
    margin-bottom: 3px;
}

.news-date {
    width: 64px;
    height: 19px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #8F8E91;
}

.selected-filter {
    border-radius: 8px !important;
    border: 1px solid var(--gray-5, #424242) !important;
    background: var(--gray-0, #F2F1F4) !important;
}


.news-continue-btn {
    width: 100px;
    height: 30px;
    color: black;
    top: 4px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 4px;
    padding: 16px 30px 15px 30px;
    border: 1px solid #2e6da4;
    border-radius: 8px;
    margin-left: 9px;
    font-size: 12px;
    font-weight: 600;
}

/*.news-item-continue :hover {
    background-color: #e73c3c;
}*/

.net-asset-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px;
    gap: 16px;
    width: 100%;
    height: 54px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    margin-top: 0;
}

.notif-img {
    width: 48px;
    margin-left: 0 10%;
    margin: 0 3%;
}

.info-link {
    position: relative;
    bottom: 13.5px;
}

.copy {
    line-height: 100%;
    position: relative;
    text-align: right;
}

.version {
    float:left;}

#assetstatusbyindustry,
#dailyvalue,
.highcharts-root {
    display: flex;
    gap: 16px;
    background: #FFFFFF;
    border-radius: 8px;
    margin-bottom: 10px;
    position: relative;
}

#assetstatusbyindustry {
    height: 300px;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#dailyvalue {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.dailyvalue-container,
.assetstatusbyindustry-container {
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
}


#assetstatusbyindustryPercentage,
#dailyValuPercentage {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.cell {
    display: flex;
    flex-direction: row-reverse;
    gap: 15px;
    align-items: center;
}

.percentage {
    border-radius: 8px;
    background: var(--gray-1, #D8D9DC);
    display: flex;
    padding: 4px 8px;
    align-items: center;
    gap: 10px;
    min-width: 65px;
}

#assetstatusbyindustryValuPrice,
#dailyValuPrice {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-left: 15px;
}


.chart-container {
    display: grid;
    gap: 10px;
    grid-template-areas:
        'dailyValue-title assetstatusbyindustry-title'
        'dailyvalue-container assetstatusbyindustry-container';
}

.dailyvalue-title {
    grid-area: "dailyValue-title";
}

.assetstatusbyindustry-title {
    grid-area: "assetstatusbyindustry-title";
}

.dailyvalue-container {
    grid-area: "dailyvalue-container";
}

.assetstatusbyindustry-container {
    grid-area: "assetstatusbyindustry-container";
}

.nav-items a {
    color: black;
}

.nav-items {
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 14px;
}

.btn-login {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    display: none;
}

.my-container {
    margin: 0 248px;
}

.login-button {
    display: flex;
    width: 80px;
    height: 40px;
    padding: 4px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: var(--color-pallet-blue-main, #2196F3);
    color: white;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    border: none;
    margin-left: 4rem;
}

    .login-button a {
        color: aliceblue;
    }

.navbar {
    padding-left: 3rem;
    background-color: white;
    background-image: none;
    box-shadow: none;
    border-top: solid 1px #ddd;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dropdown-toggle {
    font-family: 'IranSansEnNum';
    color: black;
    display: flex !important;
    align-items: center;
    gap: 8px;
}

.navbar-nav li {
    color: black;
    height: 24px;
}

.dropdown {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

    .dropdown a {
        font-weight: 800;
        font-size: 14px;
    }

    .nav-main {
        padding: 16px 56px !important;
    }

.navbar-nav {
    display: flex;
    direction: rtl;
    align-items: center;
    gap: 48px;
    align-items: flex-start;
    align-items: center;
    height: 36px;
    margin-top: 4px;
}

.nav-item a {
    text-decoration: none;
    color: var(--black-0, #242424);
}

a {
    text-decoration: none;
}

.nav-container {
    width: 100%;
    margin-left: 2rem;
    margin-right: 2rem;
}

.license-container {
    display: flex;
    direction: rtl;
    gap: 5px;
    flex-wrap: nowrap;
    background-color: white;
    width: 50%;
}

.licnse-item {
    border-radius: 20px;
    background: var(--gray-0, #F2F1F4);
    flex: 0 0 calc(100% / 3);
    height: 20px;
    flex: 1 0 auto;
    padding: 8px 12px;
    min-width: 120px;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    height: 36px;
}


.title-block {
    position: relative;
    border-right: 3px solid #0A6FBF;
    width: auto;
    padding-right: 5px;
    text-align: right;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size:12px;
}

.roles-container {
    display: flex;
    flex-direction: row;
    position: relative;
    margin: 10px 0;
    gap: 10px;
    flex-wrap: nowrap;
    height: 90px;
    justify-content: space-between;
    max-width: 100%;
    overflow: hidden;
    padding: 5px;
    width: 100%;
    margin-bottom : 33px;
}

.roles-item {
    display: flex;
    flex-direction: row;
    padding: 16px;
    gap: 16px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    order: 4;
    flex: 1 0 auto;
    flex-basis: calc(32% - 10px);
}

.role-info {
    display: flex;
    align-content: flex-end;
    flex-direction: column;
    gap: 5px;
    border-right: 3px solid var(--color-pallet-blue-3, #5AB6FF);
    padding-right: 20px;
    border-radius: 2px
}

.role-title {
    text-align: right;
    color: #242424;
    font-size: 12px;
    font-weight:600;
}

.role-description{
    font-size: 14px;
    font-weight: 600;
}

.dropdown-item {
    margin-bottom: 7px;
}

.move-left,
.move-right {
    position: sticky;
    right: 0;
    border-radius: 16px;
    background: var(--white-f, #FFF);
    box-shadow: 0px 2px 6px 1px rgba(36, 36, 36, 0.12);
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
}


/**::-webkit-scrollbar-thumb {
    background-color: rgb(242,241,244);
    border: 1px solid transparent;
    border-radius: 10px;
}

*::-webkit-scrollbar {
    height: 6px;
    border: 1px solid beige;
    border-radius: 10px;
}*/




#navps-charts {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}

.live-box {
    border-radius: 16px;
    background: rgba(90, 182, 255, 0.24);
    text-align: center;
    width: 147px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-size: 18px;
    font-weight: 600;
}

.content-title {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: var(--gray-3, #8F8E91);
}
.content-value {
    color: var(--black-0, #242424);
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.live-data {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 33px;
    margin-top: 7px;
}

.live-data-items {
    display: flex;
    flex-direction: row;
    max-width: calc(50% - 10px);
    width: 100%;
    justify-content: space-between;
    border-radius: 8px;
    background: var(--white-f, #FFF);
    box-shadow: 0px 2px 6px 1px rgba(36, 36, 36, 0.12);
    height: 109px;
    align-items: center;
    padding: 14px;
}

#footer-widgets h6 {
    color: #fff !important;
    font-weight: 600 !important;
}

    .portfolio-container:focus .portfolio-container:active {
    border: 1px solid var(--color-pallet-blue-main, #2196F3);
}

.portfolio-container input[type="text"] {
    border: none;
    margin-right: 5px;
}

    .portfolio-container input[type="text"]:focus {
        outline: none;
    }


#dailyvalue .highcharts-container {
    position: relative;
    overflow: hidden;
    user-select: none;
}


#assetstatusbyindustry .highcharts-container {
    position: relative;
    overflow: hidden;
    user-select: none;
}

@media only screen and (min-width: 1200px) {
    .nev-navbar {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #f5f5f5;
        padding: 10px 20px;
    }

    .version {
        float:left;
    }
}

#logo img {
    height: 45px;
}

@media only screen and (max-width: 768px) {
    .slider {
        display: none;
    }

    .item-container {
        display: none;
    }

    .flex-select {
        margin-top: 200px
    }

    .fund-details {
        margin-bottom: 385px;
    }

    .fund-information {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0px;
        height: 375px;
        background: #FFFFFF;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
        border-radius: 8px;
        flex: none;
        order: 0;
        flex-grow: 1;
        margin-top: 600px;
    }

    .info-logo-card {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        max-width: 75%;
        max-height: 35%;
    }

    .separeto {
        width: 2px;
        height: 70%;
        background-color: #D8D9DC;
        position: relative;
        top: 10px;
        transform: rotate(90deg);
    }

    .info-part {
        display: flex;
        flex: 1;
        flex-direction: column;
        position: relative;
        justify-content: center;
        font-size: 10px;
        width: 130px;
    }

    .news-block,
    .relatedlink {
        display: flex;
        flex-direction: column;
        width: 86%;
        padding-right: 20px;
        margin-right: 0px;
    }

    .version {
        float:left;
    }

    #assetstatusbyindustry {
        width: 100%;
        margin-left: 0;
    }

    #dailyvalue {
        width: 100%;
    }

    .roles-container {
        display: flex;
        flex-direction: row;
        position: relative;
        gap: 10px;
        flex-wrap: wrap;
        height: auto;
    }

    .move-right,
    .move-left {
        display: none !important;
    }

    .roles-container > .move-left {
        display: none !important;
    }

    .roles-container > .right {
        display: none;
    }

    .roles-item {
        display: flex;
        flex-direction: row;
        padding: 16px;
        gap: 16px;
        background: #FFFFFF;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
        border-radius: 8px;
        order: 4;
        flex: 1 0 auto;
    }

    .chart-container {
        grid-template-areas:
            'dailyValue-title'
            'dailyvalue-container'
            'assetstatusbyindustry-title'
            'assetstatusbyindustry-container';
    }

    .license-container {
        display: flex;
        gap: 8px;
        flex-wrap: wrap;
        background-color: white;
        width: 50%;
        padding-right: 0 !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .chart-container {
        grid-template-areas:
            'dailyValue-title assetstatusbyindustry-title'
            'dailyvalue-container assetstatusbyindustry-container';
    }
}

.carousel {
    position: relative;
    margin-top: 10px
}

.portfolio-roles-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}


    .portfolio-roles-container > .move-right {
        position: sticky;
        right: 0;
        border-radius: 16px;
        background: var(--white-f, #FFF);
        box-shadow: 0px 2px 6px 1px rgba(36, 36, 36, 0.12);
        display: flex;
        align-items: center;
        width: 20px;
        height: 20px;
    }

    .portfolio-roles-container > .move-left {
        position: sticky;
        left: 0;
        border-radius: 16px;
        background: var(--white-f, #FFF);
        box-shadow: 0px 2px 6px 1px rgba(36, 36, 36, 0.12);
        display: flex;
        align-items: center;
        width: 20px;
        height: 20px;
    }

.filter-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.filter {
    display: flex;
    gap: 6px;
    align-items: center;
}


.filter-item {
    display: inline-flex;
    height: 24px;
    padding: 4px 16px;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    border-radius: 8px;
    border: 1px solid var(--gray-0, #F2F1F4);
    background: var(--white-f, #FFF);
    cursor: pointer;
    color: var(--gray-3, #8F8E91);
    text-align: right;
    font-size: 10px !important;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}


.carousel-container {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 30px -20px #223344;
    margin: auto;
    z-index: 0;
    margin-top: 10px;
    width: 1424px;
    height: 448px;
}

/* Hide the images by default */
.mySlides {
    display: none;
    height: 448px;
    width: 1424px;
}

    .mySlides img {
        display: block;
        width: 100%;
        height: 100%;
    }

/* image gradient overlay [optional] */
/*  .mySlides::after {
  content: "";
  position: absolute;
  inset: 0;
    background-image: linear-gradient(-45deg, rgba(110, 0, 255, .1), rgba(70, 0, 255, .2));
} */

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: auto;
    padding: 20px;
    color: white;
    font-weight: bold;
    font-size: 24px;
    border-radius: 0 8px 8px 0;
    background: rgba(173, 216, 230, 0.1);
    user-select: none;
}

.next {
    left: 0;
    border-radius: 8px 0 0 8px;
}

    .prev:hover,
    .next:hover {
        background-color: rgba(173, 216, 230, 0.3);
    }

/* Caption text */
.text {
    color: #f2f2f2;
    background-color: rgba(10, 10, 20, 0.1);
    backdrop-filter: blur(6px);
    border-radius: 10px;
    font-size: 20px;
    padding: 8px 12px;
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
}


.slidenumber {
    color: #f2f2f2;
    font-size: 16px;
    background-color: rgba(173, 216, 230, 0.15);
    backdrop-filter: blur(6px);
    border-radius: 10px;
    padding: 8px 12px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.dots-container {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
}

/* The dots/bullets/indicators */
.dots {
    cursor: pointer;
    height: 14px;
    width: 14px;
    margin: 0 4px;
    background-color: rgba(173, 216, 230, 0.2);
    backdrop-filter: blur(2px);
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.3s ease;
}

    .active,
    .dots:hover {
        background-color: rgba(173, 216, 230, 0.8);
    }

/* transition animation */
.animate {
    -webkit-animation-name: animate;
    -webkit-animation-duration: 1s;
    animation-name: animate;
    animation-duration: 2s;
}

@keyframes animate {
    from {
        transform: scale(1.1) rotateY(10deg);
    }

    to {
        transform: scale(1) rotateY(0deg);
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        display: flex;
        direction: rtl;
        gap: 5px !important;
        align-items: center;
    }
}

.navbar-left {
    margin-top: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.select2-selection {
    display: flex;
    align-items: center;
    padding-right: 20px;
    border-radius: 4px;
    background: var(--white-f, #FFF);
    width: 300px;
    height: 38px;
    flex-shrink: 0;
    box-shadow: 0px 2px 6px 1px rgba(36, 36, 36, 0.12);
}

.select2-container--open {
    border-color: red;
}

.select2-results__options::-webkit-scrollbar {
    width: 6px;
    border: 1px solid beige;
    border-radius: 10px;
}

.select2-results__options::-webkit-scrollbar-thumb {
    background-color: rgb(242,241,244);
    border-radius: 8px;
    background: var(--gray-1, #D8D9DC);
    width: 4px;
    height: 67px;
}


.select2-results__option:hover {
    border-radius: 4px;
    background-color: rgba(217, 217, 217, 0.20) !important;
    color: var(--gray-3, #8F8E91) !important;
}


.select2-results__option {
    color: var(--gray-3, #8F8E91);
    text-align: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: list-item;
    list-style-position: inside;
    list-style-type: disc;
}

.select2-results__option--selected {
    color: var(--color-pallet-blue-main, #2196F3) !important;
    background-color: transparent !important;
    display: list-item;
    list-style-position: inside;
    list-style-type: disc;
}

.checked {
    display: inline;
    position: absolute;
    left: 12px;
}

.slider {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    overflow: hidden;
    gap: 16px;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
}

.center-slide {
    width: 1424px;
    height: 448px;
    border-radius: 8px;
    background: url(<path-to-image>), lightgray 50% / cover no-repeat;
    display: fel;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 64px;
    background-image: url(/assets/img/slide_back.jpg);
}

.name {
    color: var(--black-0, #242424);
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sider-slider {
    width: 232px;
    height: 416px;
    border-radius: 8px 0px 0px 8px;
    background: url(<path-to-image>), lightgray 50% / cover no-repeat;
    background-image: url(/assets/img/slide_back.jpg);
}


.multipleSlider-next-btn,
.multipleSlider-perv-btn {
    cursor: pointer;
}


.dropdown-ul {
    width: auto;
    height: auto;
    margin-top: 10px !important;
    left: -50px;
    text-align: right;
    border-radius: 8px;
    background: var(--white-f, #FFF);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
}


.btn-login a {
    display: flex !important;
    color: black;
    margin-top: -7px;
    width: 110px;
    height: 30px;
    height: 30px;
    top: 4px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 4px;
    padding: 16px 30px 15px 30px;
    border: 1px solid #2e6da4;
    border-radius: 8px;
    margin-left: 9px ;
}