﻿
.ul-analyst {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    border: none;
    border-bottom: solid 1px #e3e1de;
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.li-analyst {
    float: left;
    margin: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
}

    .li-analyst a {
        display: block;
        color: white;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        border: 1px solid #c5c5c5;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        background: #f6f6f6;
        font-weight: bold;
        font-size: 1.6rem;
        color: #454545;
        border-bottom-width: 0;
        font-family: var(--tajawal);
    }

        .li-analyst a:hover:not(.active) {
            border: 1px solid #c5c5c5;
            background-color: #f6f6f6;
            border-bottom-width: 0;
            color: #c4944a;
        }

        .li-analyst a.active {
            border: 1px solid #e3e1de;
            background-color: #ffffff;
            border-bottom-width: 0;
            color: #c4944a;
        }

.li-analyst-ar {
    float: right;
    margin: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
}

    .li-analyst-ar a {
        display: block;
        color: white;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        border: 1px solid #c5c5c5;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        background: #f6f6f6;
        font-weight: bold;
        font-size: 1.6rem;
        color: #454545;
        border-bottom-width: 0;
        font-family: var(--tajawal);
    }

        .li-analyst-ar a:hover:not(.active) {
            border: 1px solid #c5c5c5;
            background-color: #f6f6f6;
            border-bottom-width: 0;
            color: #c4944a;
        }

        .li-analyst-ar a.active {
            border: 1px solid #e3e1de;
            background-color: #ffffff;
            border-bottom-width: 0;
            color: #c4944a;
        }
.highcharts-figure,
.highcharts-data-table table {
    min-width: 360px;
    max-width: 800px;
    margin: 1em auto;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tbody tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}

.highcharts-description {
    margin: 0.3rem 10px;
}

table, th, td {
    border: 0px solid white;
    border-collapse: collapse;
}

h1 {
    color: black;
}

.dvsummary {
    border-style: ridge;
}

h2 {
    overflow: hidden;
}

#title2_en:after {
    content: "";
    display: inline-block;
    height: 0.5em;
    vertical-align: bottom;
    margin-left: 200px;
    border: 10px solid #c6974b;
    opacity: 1;
    width: 50%;
}

#title2_ar:after {
    content: "";
    display: inline-block;
    height: 0.5em;
    vertical-align: bottom;
    margin-right: 200px;
    border: 10px solid #c6974b;
    opacity: 1;
    width: 50%;
}

#monthly_report {
    margin-left: 5%;
    margin-right: 5%;
}

#boursaimg_en {
    padding-left: 50%;
    margin-left: 400px;
}

#boursaimg_ar {
    padding-right: 50%;
    margin-right: 400px;
}

#title1_en {
    margin-left: 50px;
    color: black
}

#title2_en {
    margin-left: 50px;
}
#title3_en {
    margin-left: 50px;
}
#title1_ar {
    /*margin-left: 50px;*/
    color: black
}

#title2_ar {
    margin-right: 50px;
}
#title3_ar {
    margin-right: 50px;
}