html {
    background-size: cover !important;
}

body {
    background: none !important;
    height: auto;
}

.smart-style-5 {
    min-height: 100% !important;
}

.progress {
    background: rgba(0, 0, 0, .13) !important;
    margin-bottom: 0 !important;
    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 225, .15) inset;
    -moz-box-shadow: 0 0 0 1px rgba(255, 255, 225, .15) inset;
    box-shadow: 0 0 0 1px rgba(255, 255, 225, .15) inset;
}

th small {
    font-size: 12px;
    display: block;
    color: #8D8D8D;
    font-weight: normal;
}

.padding_8 {
    padding: 8px;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media (max-width: 767px) {
    .nav li > form > button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

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

.margin_top_10 {
    margin-top: 10px;
}

.margin_top_20 {
    margin-top: 20px;
}

.margin_top_30 {
    margin-top: 30px;
}

.margin_bottom_10 {
    margin-bottom: 10px;
}

.margin_bottom_20 {
    margin-bottom: 20px;
}

.margin_bottom_30 {
    margin-bottom: 30px;
}

.login-info .hello_name {
    color: #d8d8d8;
}

.robotic_main img {
    width: 100%;
}

.hero p {
    font-size: 14px;
}

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

.bot_information__tables table .view__bot_detail_label {
    width: 60%;
}

.bot_information__tables table .view__bot_detail_value {
    width: 40%;
}

.access__view .view__access_detail_label {
    width: 30%;
}

.access__view .view__access_detail_value {
    width: 70%;
}

.orders_table {
    overflow: auto;
    max-height: 500px;
}

.logs_table {
    max-height: 600px;
}

.dropdown-menu a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #4b5968 !important;
}

.ui-widget-header {
    background: none;
}

.label-success {
    background-color: #739e73 !important;
}

.label-danger {
    background-color: #b57270 !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;
}

.sub_title__bot {
    color: #323232;
}

.profit {
    color: #1ba71b;
}

#trollbox .trollbox_messages {
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
}

#trollbox .trollbox_messages li {
    padding-top: 5px;
}

#trollbox .trollbox_messages li b {
    cursor: pointer;
}

.news_box {
    height:344px;
}

.news_box ul {
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
}

.news_box ul li {
    padding-top: 10px;
}

.news_box .title {
    color: #ff9c0f;
}

.smart-style-5 .sign_positive {
    color: #98ffca;
}

.smart-style-5 .sign_negative {
    color: #ffd0d0;
}

.exchange_small {
    color: #a7a7a7;
}

.documentation_area .documentation_button {
    margin-top: 8px;
}

.documentation_area .documentation_ul li {
    margin-top: 18px;
}

.yellow_text {
    color: #ebc768;
}

.deal-index .access_filter, .analytics-index .access_filter {
    margin: 0 8px;
}

 .choose_access{
    margin-bottom:5px !important;
}

.ye {
    color: #ffc625 !important;
}

.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;
    font-weight: bold;
}

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


.faq_yellow {
    color:#bb3a3a;
}

.faq_red {
    color:#ff9c0f
}
.padding_button {
    margin-bottom: 8px !important;
}

.referral_table {
    overflow: auto;
    max-height: 350px;
}
.text-gray {
    color:gray;
}
.table_analytics, .actual_balance {
    cursor: pointer;
}
.sense_click_opacity {
    opacity: 0.5;
}
.analytics_profit .profits_column, .analytics_profit .volumes_column{
    width: 50%;
}
.point_column {
    width: 1%;
    background-color: rgba(146, 162, 168, 0.3) !important;
}

.dt-toolbar-footer .pagination, .dt-toolbar .pagination{
    margin: 0 !important;
    float: none !important;
}
.dt-toolbar-footer .summary, .dt-toolbar .summary {
    margin: 8px;
}


.dt-toolbar-footer .fot_section {
    margin-top: 10px;
    margin-bottom: 10px;
}

.deal_detail i {
    color: deepskyblue;
    cursor: pointer;
}
.slider_inf_form {
    margin-top: 12px;
}

.chart {
    overflow: hidden;
    height: 280px;
    margin: 20px 5px 10px 10px;
}

.mp__messages-list {
    max-height: 350px;
    padding-left: 0;
}
.mp__messages-item {
    display: flex;
    flex-direction: column;
    padding: 8px;
    border-radius: 4px;
    margin-bottom: 8px;
    width: 90%;
}
.mp__messages-text {
    flex: 1 1 0;
}

.mp__messages-meta {
    font-size: .9rem;
    font-weight: bold;
    color: #737373;
}

/* data tables */
.dataTables_empty {
    font-size: 1.1rem !important;
    color: #778c85 !important;
}

.dataTables_filter {
    margin-left: 1rem;
    margin-top: 1rem;
}

.dataTables_info {
    padding: 1em !important;
}

.dropdown-item {
    padding: 0.25rem 0.5rem !important;
}

a:not([href]).delete-link-text {
    color: #b6063e;
}

.tooltip-cryp {
    display: inline-block;
    cursor: pointer;
    border-bottom: 1px dashed;
    padding-bottom: 3px;
}

/* анимация изменения объема в кэшбеке */
.red-flash {
	animation: redFlash 1.5s forwards;
	border-radius: 4px;
}

/* полупрозрачность алертов в кэшбеке */
.alert.coupon::before {
	content          : "";
	position         : absolute;
	top              : 0;
	left             : 0;
	right            : 0;
	bottom           : 0;
	opacity          : 0.6;
	z-index          : -1;
	border-radius    : inherit;
}
.coupon {
	z-index : 10;
}

@keyframes redFlash {
	0% {
		background-color: #ff4a2a;
		color: white;
	}
	100% {
		background-color: inherit;
		color: inherit;
	}
}
.primary-nav a[target]:not(.btn) {
	text-decoration: none !important;
}
.primary-nav a[target="_blank"]::after {
	content: '\f35d'; /* Код иконки внешней ссылки в Font Awesome */
	font-family: 'Font Awesome 5 Pro';
	font-weight: 600; /* Использовать корректный вес для бесплатной версии иконок */
	display: inline-block;
	margin-left: 0.5em;
	font-size : 9px;
}
.metric-block {
	padding : 2px;
	min-width : 250px;
	display: flex;
	width : 100%;
}
.metric-name {
	flex-grow: 1;
}
.dt-search-trading-block {
	position : absolute;
	top : 20px;
	right : 12px;
}
.dt-length-block {
	display : flex;
	justify-content: right;
}
.dt-bottom-block {
	display : flex;
	justify-content: space-between;
}
#appStoreModal .modal-dialog {
	display           : -webkit-box;
	display           : -ms-flexbox;
	display           : flex;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	min-height        : calc(100% - 3.5rem);
}
#appStoreModal .modal-content {
	max-height : calc(100vh - 4rem);
	overflow-y : auto;
}