
.blue__line {
    border-top: 5px solid #d0d0d0;
}



.select2-container .select2-choice, .select2-selection {
    border: 1px solid #cccccc !important;
}

.orders_table {
    max-height: 500px;
}

.logs_table {
    max-height: 600px;
}

.dropdown-menu a:hover {
    background-color: #4b5968 !important;
}


.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect {
    stroke: #a63030 !important;
    fill: #ff7a7a !important;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect {
    stroke: #578957 !important;
    fill: #56c671 !important;
}

.pair_positive {
    color: #008045;
}

.pair_negative {
    color: #8b2d34;
}

.small_take_profit {
    color: #0080a7;
    white-space: nowrap;

}

.small_liq_price {
    color: #a70054;
    white-space: nowrap;
}

.sub_title__bot {
    color: #323232;
}

.profit {
    color: #1ba71b;
}


.news_box .title {
    color: #ff9c0f;
}

.smart-style-2 .login-info a span {
    max-width: 130px !important;
}

.label-primary a {
    color: white !important;
}

.flot-text {
    color: rgb(107, 107, 107) !important;
}

.stat_bold {
    color: #ff9c00;
}

.footer_white {
    background-color: #ffffff !important;
}


.faq_yellow {
    color:#bb3a3a;
}

.faq_red {
    color:#ff9c0f
}
.text-gray {
    color:gray;
}
.point_column {
    width: 1%;
    background-color: rgba(146, 162, 168, 0.3) !important;
}

.table_analytics {
    border: 1px solid #ddd !important;
}

.deal_detail i {
    color: deepskyblue;
}
.slider_inf_form {
    margin-top: 12px;
}
.mp__messages-item--admin {
    background: #e0ebfd;
    border: 1px solid #babfed;
}
.mp__messages-item--user {
    margin-left: auto;
    background: #e9fde9;
    border: 1px solid #bdefc1;
}

.color-success-100 {
    color: #c4f59e;
}

.nav-tabs-clean .nav-item .nav-link.active {
    border-bottom: 5px solid #778c85 !important;
}

.nav-tabs-clean .nav-item #tab-transfer.active {
    border-bottom: 5px solid #acabb0 !important;
}

.text-success {
    color: #5eab23 !important;
}

.bg-light-danger {
    background: #f3003861 !important;
}
