﻿.main-indicators {
    border: 1px solid #EFEFEF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: auto;
    padding: 10px;
    background-color: #FFFFFF;
    color: #000000;
    box-shadow: 1px 3px 5px #DEDEDE;
    -moz-box-shadow: 1px 3px 5px #DEDEDE;
    -webkit-box-shadow: 1px 3px 5px #DEDEDE;
}

    .main-indicators h4 {
        margin: 0 auto;
        text-align: center;
        color: #575757;
    }

    .main-indicators ul, .price-indicators ul {
        width: 100%;
        padding: 0;
        clear: both;
        font-size: 13px;
    }

    .main-indicators ul {
        display: block;
        text-align: center;
    }

.price-indicators {
    margin: 10px 0;
    border: 1px solid #EFEFEF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 0 10px 0;
    background-color: #FFFFFF;
    margin-top: 10px;
    box-shadow: 1px 3px 5px #DEDEDE;
    -moz-box-shadow: 1px 3px 5px #DEDEDE;
    -webkit-box-shadow: 1px 3px 5px #DEDEDE;
}

    .price-indicators .border-right {
        border-right: 1px solid #e4e4e4;
    }

    .price-indicators .fs-14px {
        font-size: 14px;
    }

    .price-indicators .text-red {
        color: #d25050 !important;
    }

    .price-indicators .text-gray {
        color: #6f6f6f !important;
    }

    .price-indicators .item p {
        margin-bottom: .25rem;
    }

    .price-indicators .item span {
        font-weight: bold;
        border-top: 1px solid;
        color: #419b5d;
        font-size: 1.4em;
    }

    .price-indicators > div .border-right:last-child {
        border: none !important;
    }

.price-indicators-kfs {
    margin: 10px 0;
    border: 1px solid #EFEFEF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 0 10px 0;
    background-color: #FFFFFF;
    margin-top: 10px;
    box-shadow: 1px 3px 5px #DEDEDE;
    -moz-box-shadow: 1px 3px 5px #DEDEDE;
    -webkit-box-shadow: 1px 3px 5px #DEDEDE;
}

    .price-indicators-kfs .item span {
        font-weight: bold;
    }
/*.price-indicators .bi.bi-arrow-up-short,
    .price-indicators .bi.bi-arrow-down-short,
    .price-indicators .bi.bi-dash{
        display: block;
        margin-top: -0.5rem;
    }*/
.main-indicators ul li {
    display: inline-block;
    list-style-type: none;
    padding: 0 14px;
    text-align: center;
    border-right: 1px solid #e4e4e4;
    font-size: 14px;
}

    .main-indicators ul li:last-child {
        border-right: none;
    }

    .main-indicators ul li:last-child {
        background: none;
    }

.main-indicators ul {
    margin-top: 15px;
}

    .main-indicators ul li {
        padding: 0 10px !important;
        vertical-align: top;
    }

        .main-indicators ul li span {
            /*color: #9b9a41;*/
            color: #7a7a2b;
            font-weight: bold;
            display: block;
            height: 18px;
        }


.price-indicators .dipnot b {
    color: #a73222;
}

.price-indicators .dipnot span,
.main-indicators .dipnot span {
    border-top: 1px dashed #e1e1e1;
    padding-top: 0.25rem;
}

    .price-indicators .dipnot span b,
    .main-indicators .dipnot span b {
        color: #a73222;
    }

.price-indicators .dipnot i, .main-indicators .dipnot i {
    font-size: 13px;
    padding-right: .25rem;
    color: #9b9a41;
}

.breadcrumb-item.active {
    color: #505050;
}

.fund-graph {
    margin: 10px 0;
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #EFEFEF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 1px 3px 5px #DEDEDE;
    -moz-box-shadow: 1px 3px 5px #DEDEDE;
    -webkit-box-shadow: 1px 3px 5px #DEDEDE;
}

    .fund-graph h2 {
        margin: 10px 0 10px 10px;
        color: #0860AF;
    }

.fund-graph {
    margin: 10px 0;
    padding: 0;
}

    .fund-graph li {
        float: left;
        list-style-type: none;
        margin-right: 10px;
    }

.fund-price-graph h5 {
    color: #696969;
}

.fund-details, .risk-graph, .fund-table, .fund-change {
    margin-top: 10px;
    border: 1px solid #EFEFEF;
    background-color: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    color: #666;
    box-shadow: 1px 3px 5px #DEDEDE;
    -moz-box-shadow: 1px 3px 5px #DEDEDE;
    -webkit-box-shadow: 1px 3px 5px #DEDEDE;
}

.fund-details {
    margin-top: 0;
    overflow: auto;
}

    .fund-details table tbody > tr:first-child th.title {
        font-size: 1em;
        font-weight: 700;
        color: #a73222;
        text-align: center;
    }

    .fund-details table {
        font-size: .8rem;
    }

.main-info {
    clear: both;
    display: block;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    padding-left: 50px !important;
    background: url('../Images/uyari.png') 5px 10px no-repeat;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200%;
    z-index: 10;
    background-color: rgba(0,0,0,0.5); /*dim the background*/
    z-index: 999999;
}

/*Message Styles*/

.loading {
    background: url('../Images/ajax-loader.gif') no-repeat 50% 50%;
    min-height: 50px;
    min-width: 50px;
    position: relative;
    top: 10%;
}

.loader-overlay {
    position: absolute;
    display: none;
    z-index: 2000;
    background-color: rgba(255,255,255,0.8); /*dim the background*/
}

.page-loader {
    position: absolute;
    display: none;
    margin: -15px 0 0 -15px; /*Negative half the width and height of the loader so it can be correctly centered*/
    height: 50px;
    width: 50px;
    z-index: 2001;
}

.fund-info {
    clear: both;
    display: block;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    padding-left: 50px !important;
    background: url('../Images/uyari.png') 5px 5px no-repeat;
}

.ui-widget.ui-widget-content {
    border: 0px solid #d3d3d3 !important;
}

@media only screen and (max-width:991px) {
    #comparasionBtn {
        margin-top: 1rem;
    }

    .chrtCurrencySelect {
        margin-bottom: 1rem;
    }

    .price-indicators .item span {
        font-size: 19px;
    }
}

@media only screen and (min-width:991px) {
    #chartArea .form-check {
        min-height: auto;
    }
}

@media only screen and (max-width:766px) {
}

@media only screen and (max-width: 575px) {
    .price-indicators .border-right:nth-child(even) {
        border: none !important;
    }
}
