/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/
.row-bg-red {
    background-color: #a10505;
    color: white;
}
.carousel-item {
    color: #000;
}

.save-btn-float {
    position: fixed;
    right: 100px;
    bottom: 50px;
    z-index: 999;
}

.show-element .form-group.show {
    display: block;
}

.show-element .form-group.hide {
    display: none;
}

.col-nowrap {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 22px !important;
}

.h-215 {
    min-height: 215px;
}

.h-375 {
    min-height: 375px;
}

.col-id {
    width: 12px !important;
}

.col-level {
    width: 15px !important;
}

.col-name {
    width: 95px !important;
}

.col-email {
    width: 70px !important;
}

.col-username {
    width: 50px !important;
}

.col-expiry {
    width: 30px !important;
}

.col-lastlogin {
    width: 70px !important;
}

.col-action {
    width: 62px;
}

.hide-element {
    display: none !important;
}

.show-element {
}

show-element-block {
    display: block !important;
}

.pagination-right {
    float: right;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-right: 16px;
}

.disabled span {
    color: grey !important;
}

th.sortable {
    position: relative;
    cursor: pointer;
}

    th.sortable::after {
        font-family: FontAwesome;
        content: "\f0dc";
        position: absolute;
        right: 8px;
        color: #999;
    }

    th.sortable.asc::after {
        content: "\f0d8";
    }

    th.sortable.desc::after {
        content: "\f0d7";
    }

    th.sortable:hover::after {
        color: #333;
    }

.table td {
    padding: .5rem;
}

th.sortable.asc, th.sortable.desc {
    background: #e6e6e6;
    color: #827c7c;
}

.floatingAddButton-right-export {
    z-index: 999;
    float: right;
    position: fixed;
    bottom: 14px;
    right: 185px;
}

.floatingAddButton-right-import {
    z-index: 999;
    float: right;
    position: fixed;
    bottom: 14px;
    right: 110px;
}

.floatingAddButton-right {
    z-index: 999;
    float: right;
    position: fixed;
    bottom: 48px;
    right: 80px;
}

.floatingAddButton-left {
    z-index: 999;
    float: left;
    margin-left: 20px;
    position: fixed;
    bottom: 20px;
}

.floatingAddButton-left-search {
    float: left;
    margin-left: 100px;
    position: fixed;
    bottom: 20px;
}

.floatingAddButton-left-refresh {
    float: left;
    margin-left: 20px;
    position: fixed;
    bottom: 14px;
}

.floatingAddButton-left-delete-all {
    float: left;
    margin-left: 180px;
    position: fixed;
    bottom: 14px;
}

.searchbar {
    margin-bottom: 28px;
    margin-top: auto;
    height: 40px;
    background-color: #353b48;
    border-radius: 0.358rem;
    padding: 2px;
    min-width: 40px;
}

.search_input {
    color: white;
    border: 0;
    outline: 0;
    background: none;
    width: 12px;
    caret-color: transparent;
    line-height: 40px;
    transition: width 0.4s linear;
}

.floatingAddButton-left svg,
.floatingAddButton-left-search svg {
    position: relative;
    top: -3px;
    left: -5px;
    color: #d0d2d6;
}

.search_input::placeholder {
    color: transparent;
}

.searchbar .search_input:focus, .searchbar:hover .search_input {
    padding: 0 10px;
    width: 250px;
    caret-color: #fff;
    transition: width 0.4s linear;
}

    .searchbar .search_input:focus::placeholder, .searchbar:hover .search_input::placeholder {
        color: #d0d2d6;
    }

.searchbar:hover > .search_icon {
    background: white;
    color: #e74c3c;
}

.search_icon {
    height: 45px;
    width: 32px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
    text-decoration: none;
}

.col-nowrap-action {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
}

.lbl-green, .started, .filled, .buy, .cover, .live, .complete, ._active, .auto, .completed {
    background-color: #22ca80;
    color: #fff;
    padding: 5px;
    font-size: 11px;
    border-radius: 3px;
    text-align: center;
}

/*.pending, .open {
    background-color: #7367f0;
    color: #fff;
    padding: 5px;
    font-size: 10px;
    border-radius: 3px;
    text-align: center;
}*/

.lbl-yellow, .paused, .cancelled, .paper {
    background-color: #fdc16a;
    color: #fff;
    padding: 5px;
    font-size: 11px;
    text-align: center;
    border-radius: 3px;
}

.lbl-purple {
    background-color: #7367f0;
    color: #fff;
    padding: 5px;
    font-size: 11px;
    border-radius: 3px;
    text-align: center;
}

.lbl-red, .stopped, .rejected, .sell, .short {
    background-color: red;
    color: #fff;
    padding: 5px;
    font-size: 11px;
    border-radius: 3px;
    text-align: center;
}

.nav-tabs-custom .nav-item .nav-link.active {
    color: #4b38b3 !important;
}

.grey {
    color: darkgrey;
}

#MyFilter .card-group {
    margin-bottom: 20px;
}

.date-picker-custom {
    background: #fff;
    cursor: pointer;
    padding: 7px 10px;
    border: 1px solid #ccc;
    width: 100%;
    font-size: 14px;
    border-radius: 0.357rem;
}

.flex-unset {
    width: 195px;
    flex: unset !important;
}

.small-text-table {
    font-size: 12px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-180 {
    max-width: 180px;
}

.table .sort::before {
    top: 12px !important;
}

.table .sort::after {
    top: 7px !important;
}

.cursor {
    cursor: pointer;
}

.pnl-edit {
    display: block;
    width: 100%;
    padding: 0.18rem 0.45rem;
    border: 1px solid #d7dcd7;
    appearance: none;
    border-radius: 0.357rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#MySearchResult .card-group {
    box-shadow: 0 4px 24px 0 #22292f1a !important;
    border-radius: 0.428rem;
    background: #fff;
    border: 1px solid #ddd;
}

    #MySearchResult .card-group .card {
        margin-bottom: 0px;
        flex: auto;
        margin-left: 0 !important;
        margin-right: 0 !important;
        /* border: 0 !important; */
        border-radius: 0;
        box-shadow: none !important;
        background: transparent;
    }

.card-label-danger {
    background-color: #efefef;
    width: 100%;
    height: 24px;
    color: #454242;
    line-height: 24px;
    text-align: center;
    font-size: 13px;
}

.card-label-success {
    background-color: #efefef;
    width: 100%;
    height: 24px;
    color: #454242;
    line-height: 24px;
    text-align: center;
    font-size: 13px;
    margin-bottom: 5px;
}

.text-label-blue {
    font-size: 10px;
    color: #fff;
    padding-left: 6px;
    background-color: #4b38b3;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 3px;
}

.content-json {
    white-space: pre;
    overflow-wrap: anywhere;
    max-height: 200px;
    overflow-y: scroll;
    border-width: 1px;
    border-collapse: collapse;
    border-color: #e5e5e5;
    border-style: solid;
    padding: 9px;
    background-color: #ededed;
    overflow-x: scroll;
    font-size: 12px;
    color: #4b4b4b;
}

.col-expiry {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 135px !important;
}

.col-entry {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 125px !important;
}

.col-exit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 125px !important;
}

.btn-action {
    font-size: 18px;
    cursor: pointer;
}

.auth-one-bg .bg-overlay {
    background: -webkit-gradient(linear,left top,right top,from(#fff),to(#fff)) !important;
    background: linear-gradient(to right,#fff,#fff) !important;
}

.auth-bg-cover {
    background: linear-gradient(-45deg,#e2e2e2 50%,#ffffff) !important;
}

.pnl-label {
    border: none;
}

    .pnl-label.profit {
        background-color: rgba(40, 199, 111, 0.12) !important;
        color: #28c76f !important;
    }

    .pnl-label.loss {
        background-color: rgba(234, 84, 85, 0.12) !important;
        color: #ea5455 !important;
    }

.bullet-success {
    display: inline-block;
    background: #28C76F;
    padding: 7px;
    border-radius: 50%;
    margin-right: 5px;
}

.bullet-danger {
    display: inline-block;
    background: #EA5455;
    padding: 7px;
    border-radius: 50%;
    margin-right: 5px;
}

.BUY {
    background-color: rgba(40, 199, 111, 0.12) !important;
    color: #28c76f !important;
}

.SELL {
    background-color: rgba(234, 84, 85, 0.12) !important;
    color: #ea5455 !important;
}

.SHORT {
    background-color: rgba(0, 207, 232, 0.12) !important;
    color: #00cfe8 !important;
}

.COVER {
    background-color: rgba(255, 159, 67, 0.12) !important;
    color: #ff9f43 !important;
}

.btn-square, .btn-square-lg {
    border-radius: 5px;
    width: 52px;
    height: 52px;
    line-height: 30px;
    padding: 10px !important;
    border: none;
    font-size: 25px;
}

.ml-1, .mx-1 {
    margin-left: .25rem !important;
}

.ml-2, .mx-2 {
    margin-left: .5rem !important;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.font-10 {
    font-size: 10px;
}

.font-weight-light {
    font-weight: 300 !important;
}

.statistics-section i {
    font-size: 20px;
}

.pnLPercentage {
    font-size: 12px;
    font-weight: 500 !important;
}

.statistics-section span.counter-value {
    font-size: 20px;
}

.statistics-section h5.balance .counter-value {
    font-size: 21.3px;
}

.statistics-section h5.balance .text-muted {
    font-size: 14px;
    font-weight: 400;
}

ul.list-style-none {
    margin: 0px;
    padding: 0px;
}

i.BUY {
    color: #22ca80;
}

i.SELL {
    color: #ff4f70;
}

i.SHORT {
    color: #01caf1;
}

ul.list-style-none li {
    list-style: none;
    font-size: 15px;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.float-right {
    float: right !important;
}

.btn-squareoff-product {
    float: right;
    position: absolute;
    margin-top: -45px;
    right: 8px;
}

.w100 {
    width: 100px !important;
}

.w170 {
    width: 170px !important;
}

.green {
    color: #28c76f;
}

.red {
    color: #ea5455;
}

li.nav-item.hide {
    display: none;
}

.form-group {
    margin-bottom: 1rem;
}

/*.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: .786rem 1rem;
    font-size: 1rem;
    border-radius: 0.358rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, background 0s, border 0s;
}*/
.input-group-prepend .btn, .input-group-append .btn {
    position: relative;
    z-index: 2;
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.masked-btn {
    box-shadow: none;
    padding-top: 9px;
}

.table-card {
    min-height: 250px;
}

.option-builder-mtm {
    position: fixed;
    bottom: -4px;
    z-index: 99;
    margin-left: 140px;
}

.btn-outline-primary {
    border: 1px solid #4b38b3;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #000 !important;
}

.form-group span.module-price {
    display: block;
}

[data-layout=horizontal] .navbar-menu .navbar-nav .nav-link {
    padding: .75rem 1.25rem;
}

.broker-logo .img-fluid {
    max-height: 70px;
}

input.form-control.QtyMultiplier {
    width: 50px;
    padding: 5px;
}

i.QtyMultiplier {
    cursor: pointer;
}

.strategies.table .sort::before,
.strategies.table .sort::after {
    content: unset
}

#TabSignals fieldset {
    padding-left: 20px;
    color: #666;
}

    #TabSignals fieldset .mr-1 {
        margin-right: 0.25rem;
    }
.bold{font-weight:bold!important}
.card-title-gray{color:#495057}
span.follow-title {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    background: rgba(91, 161, 0, 0.5);
    color: #ffffff;
}
.footer{
        /*height: 83px;*/
        box-shadow: -3px -2px 3px rgba(56, 65, 74, 0.1);
}
.label-rangeBreakout{
    margin-top: 0px !important;
}
.card-title.warp {
    width: 175px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.algofox-login {
    /*color: #4b38b3;*/
    cursor: pointer;
    margin-right: 50px;
}
/*.algofox-login:hover {
    color: #e2621f;
}*/
.no-data {
    width: 100%;
    text-align: center;
    padding-top: 100px;
    color: #e36464;
    font-size: 20px;
    font-weight: 600;
}
.open {
    background-color: #7367f0;
    color: #fff;
    padding: 5px;
    font-size: 10px;
    border-radius: 3px;
    text-align: center;
}
#modalUploadFile .modal-body {
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
}