[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}


.financialchart__flex {
    background: #e5e5e5;
}

.financialchart__flex .finance-sprite {
    background-image: url('/i/img/finance-s5e04c70df7.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.financialchart__flex__one.active, .financialchart__flex__one:hover {
    background: #9d0000;
    color: #fff;
    cursor: pointer;
}

.financialchart__flex__one {
    padding: 5px 7px;
}

.financialchart__flex .finance-sprite, .financialchart__flex .type-name {
    display: inline-block;
    vertical-align: middle;
}

.financialchart__noneback {
    padding: 5px 11px;
}

.financialchart__noneback.active, .financialchart__noneback:hover {
    background: none;
    color: inherit;
}

.financialchart__flex__one__text {
}

.financialchart__flex__one__search {
}

.financialchart__flex__one__searchico {
    background-image: url('/i/img/site/toolbar/icons.png');
    background-position: -122px 0px;
    width: 30px;
    height: 20px;
    background-color: #850000;
    border: 1px solid #7a7a7a;
    padding: 2px 0;
    display: inline-block;
    vertical-align: middle;
}

.financialchart__flex__one__searchinput {
    vertical-align: middle;
    border: 1px solid #7a7a7a;
    padding: 2px 5px;
    margin-left: -6px;
}

.table-finance {
    width: 100%;
}

.table-finance-wrap {
    overflow: hidden;
}

.symbol-chart-link > a {
    width: 140px;
    height: 50px;
    position: relative;
    display: block;
    opacity: .8;
}

.symbol-chart-link > a:hover {
    opacity: 1;
}

.symbol-chart-link > a > quotes-chart{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    right: 0;
    bottom: 0;
}

.quotes-table {}

.quotes-table__header {
    background-color: #5a5a5a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
}

.quotes-table__symbol {
    -webkit-flex: 0 120px;
    -ms-flex: 0 120px;
    flex: 0 120px;
}

.quotes-table__info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.quotes-table__download {
    -webkit-flex: 0 140px;
    -ms-flex: 0 140px;
    flex: 0 140px;
}

.quotes-table__header > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: white;
    padding: 5px 10px;
    font-size: .9em;
    border-right: 1px solid #2b2b2b;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.quotes-table__header>[ng-click]:hover {
    cursor: pointer;
}

.quotes-table__header>div>.fa {
    margin-left: 5px;
}

.quotes-table__header>div:last-child {
    border-right: none;
}

.quotes-table__rows {}

.quotes-table__preview {
    color: #979797;
}
.quotes-table__preview:hover {
    text-decoration: none;
    cursor: pointer;
}

.quotes-table__row {
    background: #eee;
}

.quotes-table__instrument {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.quote-preview{
    padding: 0 10px 10px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
}

.quote-preview__img {
    margin-right: 20px;
    border: 1px solid #aaa;
    display: block;
    text-decoration: none;

}
.quote-preview__img > img {
    height: 85px;
    width: 150px;
    display: block;
}

.quotes-table__preview_img:last-child {
    margin-right: 0;
}

.quotes-table__row.even {
    background-color: #ddd;
}

.quotes-table__instrument > div {
    padding: 5px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.quotes-table__row > .quotes-table__info {
    text-align: left;
}

.quotes-table__row > .quotes-table__symbol > a {
    color: #900202;
}

.quotes-table__chart {
    width: 140px;
    height: 50px;
    position: relative;
    display: block;
    opacity: .8
}

.quotes-table__desc {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px;
}

.quotes-table__chart>quotes-chart {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

quote-info {
    display: inline-block;
    width: 240px;
    margin-right: 10px;
}

.language-ar quote-info,
.language-pk quote-info,
.language-ir quote-info {
    margin-left: 10px;
}

.quotes-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.quotes-info__values {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.quotes-info__value {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #979797;
}

.quotes-info__change {
    color: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.quotes-info__up .quotes-info__value > span {
    color: green;
}

.quotes-info__down .quotes-info__value > span {
    color: red
}

.quotes-info__up .quotes-info__change {
    color: green;
}

.quotes-info__down .quotes-info__change {
    color: red;
}

.fancybox-wrapper {
    /*max-width: 700px;*/
}

.fancybox-wrapper > h3 {
    margin-bottom: 10px;
}

.fancybox-description {
    margin-top: 10px;
}

.fancybox-quote-preview .fancybox-skin {
    background: white !important;
}

@media (max-width: 1400px) {
    quote-info {
        width: 130px;
    }
    .quotes-info__values {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100px;
    }
}

@media (max-width: 800px) {
    .quotes-table__desc {
        display: none;
    }
}