.market-graph-box2 .fa-long-arrow-down{
    color: red;
    font-size: 28px;
    transform: rotate(-40deg);
}

.market-graph-box2.currency a:hover{
    background: #1d2a42;
}

.fa, .fas{
    font-weight: 400;
}

.latest_slide-content{
    min-height: 340px;
}

[lang="ar"] .news-whitebox .date-time{
    margin: 20px 0px 15px 0;
}

.publication-whbox h6{
    color: #058ac5;
    margin-left: 15px;
    margin-right: 15px;
}

.add_row_sec{
    text-align: center;
}

.add_row_sec img{
    width: 30px;
}

.add_row_sec h5 {
    position: relative;
    color: rgba(0 24 113/0.50);
    font-size: 15px;
    margin: 15px 0;
}

[lang="en"] .border-start-first{
    border-left: 2px solid #fff;
}

[lang="ar"] .border-start-first{
    border-right: 2px solid #fff;
}

[lang="en"] .border-start-second{
    border-left: 1px solid rgba(255,255,255,0.39);
}

[lang="ar"] .border-start-second{
    border-right: 1px solid rgba(255,255,255,0.39);
}

[lang="en"] .border-start-third{
    border-left: 2px solid #2F88C2;
}

[lang="ar"] .border-start-third{
    border-right: 2px solid #2F88C2;
}

.page-content ol{
    list-style: revert;
    padding: revert;
}
.page-content ul{
    list-style: revert;
    padding: revert;
}

.side-icon-fixed {
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 9;
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-right{
    top: 30%;
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left{
    top: 30% !important;
}
.white-box-filter .fancy-select{
    min-width: 170px;
    width: auto !important;
}

[lang="ar"] .about-cbos-cat1 i{
    transform: scaleX(-1);
}

.header-blue-link li{
    font-size: 14px;
}

.form-panel1 .form-control {
    color: #8e94a0;
    border-color: #d2d4d9;
}

.career-dtls-content ul li{ position: relative;}
.career-dtls-content ul li::before{
    position: absolute;
    left: -20px;
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #0880C0;
    content: '';
}
body.body_arabic .career-dtls-content ul {margin: 15px 30px 0px 0px;}
body.body_arabic .career-dtls-content ul li::before {right: -20px;left: inherit;}

.career-dtls-content ul li::marker {
    font-size: 0em; /* to disable normal bullet point */
}

.footer-btm a {
    color: #50ff00;
}

.category-heirarchy img{
    width: 200px !important;
}



.market-graph.columns-3 .market-graph1 {
    width: 33.3333%;
}

.market-graph.columns-2 .market-graph1 {
    width: 50%;
}

.market-graph.columns-1 .market-graph1 {
    width: 100%;
}