.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
    top: 50%;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
    margin-top: .2rem;
}

.dataTables_filter {
    margin-right: .2rem;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #dee2e6;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #dee2e6;
}

.select2 {
    max-width: 100%;
    width: 100% !important;
}

.select2-selection__rendered {
    padding-bottom: 5px !important;
}

.has-error .invalid-feedback {
    display: block !important;
}

.btn-info,
.badge-info {
    color: white;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.sidebar .nav-item {
    cursor: pointer;
}

.btn-default {
    color: #23282c;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
}

.btn-default.focus,
.btn-default:focus {
    box-shadow: 0 0 0 .2rem rgba(209, 213, 215, .5);
}

.btn-default:hover {
    color: #23282c;
    background-color: #d9e1e6;
    border-color: #d1dbe1;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}
.select2-container--open {
    z-index: 9999;
}
.searchable-fields {
    padding-left:5px;
}
.searchable-link {
    padding:0 5px 0 5px;
}
.searchable-link:hover   {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid ~ .invalid-feedback {
    display: block;
}

.c-sidebar-brand .c-sidebar-brand-full:hover {
    color: inherit;
}

.custom-select.form-control-sm {
    padding: 0.25rem 1.5rem;
}

.hide {
    display: none;
}

.small-box .icon img{
    position: absolute;
    right: 15px;
    top: 30px;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear,-webkit-transform .3s linear;
    width: 60px;
}

.market-plus {
    color: darkgreen;
}

.market-minus {
    color: darkred;
}

.user-panel img{
    width: 54px !important;
}

.cover-average {
    background: #dee2e6;
}
.tr__BOUGHT, .text-buy {
    color: darkgreen !important;
}

.dataTables_length label select {
    width: 65px!important;
}

div.dt-button-collection {
    padding: 0;
}

.buttons-columnVisibility {
    display: block;
}

.buttons-columnVisibility.active {
    background-color: rgba(128, 128, 128, 0.1);
    font-weight: bolder;
}

.error{
    color: red;
}

.errorClass {
    margin-left: 5px !important;
    color: #e04e4e !important;
    font-size: 14px;
    font-weight: 500;
    border-color: #060606;
}

.nowrap {
    white-space: nowrap!important;
}
.normal {
    white-space: normal!important;
}
h2{
    font-size: 1.5em;
}
.logo-size{
    width: 170px;
    height: 70px;
    background-size: 170px;
}
.big-text-blue{
    color: #1CC1F4;
    font-weight: 600;
    font-size: 2em;
    letter-spacing: 0.7rem;
    top: -13px;
    position: relative;
}
.text-span{
    color: #ffffffc9;
}
.text-label{
    color: #262156;
}
.checkmark {
    background-color: unset;
    border: 2px solid #c1c1c1;
}
.checkbox-bl input {
    position: unset;
}
.form-v4-content {
    background: #fff;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
    -o-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
    position: relative;
    display: flex;
    display: -webkit-flex;
}
.form-v4-content .form-left h2 {
    font-weight: 600;
    font-family: Montserrat;
}
.form-v4-content .form-left {
    background: #2a354b;
    padding: 80px;
    position: relative;
    width: 80%;
    color: #fff;
    font-family: Montserrat;
}
.form-v4-content .form-left p {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.5
}
.form-v4-content .form-detail {
    background: #f2f2f2;
    padding: 20px 40px;
    position: relative;
    width: 100%
}
.pd-4 {
    padding: 0px 70px 0px 150px;
}
.form-v4-content .form-detail .form-row {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.form-v4-content .form-detail label {
    font-weight: 600;
    font-size: 15px;
    color: #262156;
    display: block;
}
.form-v4-content .form-detail .form-input {
    width: 85%;
    padding: 8px 15px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    appearance: unset;
    -moz-appearance: unset;
    -webkit-appearance: unset;
    -o-appearance: unset;
    -ms-appearance: unset;
    outline: none;
    -moz-outline: none;
    -webkit-outline: none;
    -o-outline: none;
    -ms-outline: none;
    font-family: open sans,sans-serif;
    font-size: 12px;
    color: #333;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box
}
.form-v4-content .form-detail .form-row input:focus, select:focus {
    border: 1px solid #53c83c
}
.phone {
    width: 80%!important;
}
@media screen and (max-width: 991px) {
    .form-v4-content {
        flex-direction: column;
        -o-flex-direction: column;
        -ms-flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
    }
    .form-v4-content .form-left {
        width: auto;
        padding: 30px;
        text-align: center!important;
    }
    .form-v4-content .form-detail {
        padding: 30px 20px;
        width: auto
    }
    .pd-4 {
        padding: 0px 20px;
    }
    .phone {
        width: 73%!important;
    }
    .logo-size{
        display: block;
        margin: 0 auto;
    }
    .text-mid {
        text-align: center;
    }
    .desktop-view{
        display: none;
    }
    .mobile-view{
        display: block;
    }
    .form-v4-content .form-left p {
        font-size: 15px;
    }
    .form-v4-content .form-left h2 {
        font-size: 2em;
    }
    .big-text-blue {
        font-size: 2.7em;
    }
}
@media screen and (min-width: 1200px) {
    .desktop-view{
        display: block;
    }
    .mobile-view{
        display: none;
    }
}
@media screen and (min-width: 1281px) {
    .form-v4-content .form-left{
        padding-top: 200px;
    }
    .pd-4 {
        padding-top: 150px;
    }
}
.bg-disabled{
    background-color: #e9ecef!important;
}
.social-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.main-sidebar, .main-footer {
    z-index: unset;
}
.overlay {
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-sidebar, .main-sidebar:before {
    width: 270px;
}

@media (min-width: 768px) {
    .content-wrapper, .main-footer, .main-header {
        margin-left: 270px;
    }
}

.filter-class .ui-datepicker-calendar {
    display: none;
}