h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #525f71;
}

.hide {
    display: none!important;
}

.ov-hidden {
    overflow: hidden!important;
}

.pc-sidebar .pc-micon {
    position: relative;
    top: -1px;
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

table {
    font-size: 0.875rem;
}

.flex-v-m {
    display: flex;
    align-items: center;
}

.col-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.logo.logo-lg {
    width: 100%;
    max-width: 170px;
}

.pc-sidebar .m-header {
    box-shadow: 0 1px 0 0 #f1f1f1;
}

.pc-sidebar .pc-arrow {
    display: inline-flex;
    height: 22px;
    align-items: center;
}

.card-header {
    padding: 20px 25px;
}

.card .card-header h5 {
    font-weight: 400;
    color: #525f71;
}

.flag.flag-sm {
    display: inline-block;
    width: 20px;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.form-control {
    border-width: 1px;
}

.btn svg {
    margin-right: 4px;
}

.btn-sm svg {
    width: 12px;
    height: 12px;
    margin-right: 3px;
}

.btn-icon svg {
    margin-right: 0;
}

.options .btn {
    width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-width: 1px;
}

.custom-switch .custom-control-label {
    display: flex;
    align-items: center;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
}

.form-buttons .btn {
    margin-right: 2px;
    margin-left: 2px;
}

.form-buttons .btn-link.btn-shadow,
.form-buttons .btn-light.btn-shadow {
    font-weight: 500;
    box-shadow: 0 0px 10px -1px rgb(80 86 175 / 20%);
}

.form-buttons .btn-link:hover {
    text-decoration: none;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.form-buttons .btn-light {
    border-color: #f3f3f3;
}

.note-editor.note-frame {
    margin-bottom: 10px;
    border: 1px solid #ced4da;
}

.tab-pane .form-group:first-child {
    margin-top: 0.5rem;
}

.nav-tabs .nav-link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    color: #495057;
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    font-size: 18px;
    cursor: pointer;
}

.sortable-item {
    cursor: pointer;
    margin-bottom: 10px;
}

.gallery-button-items {
    display: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
    cursor: move;
}

.gallery-button-items button {
    margin-left: 3px;
}

.sortable-item:hover .gallery-button-items {
    display: block;
}

.sortable-gallery-images {
    margin-bottom: 30px;
}

.ui-state-highlight {
    background-color: rgb(69, 87, 229, 50%);
    border-color: #5b6be8;
}

.sortable-gallery-images .sortable-item .sortable-handle {
    border: 1px solid #f0f0f0;
}

.card.sortable-handle {
    margin-bottom: 0;
}

.note-image-input {
    width: 100%;
}

.note-image-input~.help-block {
    display: block;
    width: 100%;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
    font-weight: normal;
}

.card .card-header .card-header-right {
    top: 15px;
}

.dropify-wrapper {
    border-width: 1px;
}

.i-block svg {
    transition: all 0.3s ease;
}

path {
    transition: stroke .2s ease;
}

.i-block:hover svg {
    stroke: #5b6be8;
}

.dTable {
    display: none;
}

.dTable-draw-loading {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
}

.height-space {
    height: 1px;
}

.select2 {
    visibility: hidden;
}

.select2-container .select2-selection--single {
    height: auto!important;
    padding-top: 3px;
    padding-bottom: 3px;
}

.select2-container .select2-selection--multiple {
    height: auto!important;
    padding-top: 1px;
    padding-bottom: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    line-height: auto!important;
}

.select2-container--open {
    z-index: 10;
}

[aria-multiselectable="true"] .select2-results__option[aria-selected=true] {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto;
    top: 14px;
    right: 5px;
}

.select2-container .select2-selection--single .select2-selection__rendered,
.select2-results__option {
    padding-left: 1rem;
    padding-right: 1rem;
}

.bootstrap-maxlength {
    background-color: #fff;
    border: 1px solid #ccc;
}

.table td,
.table th {
    white-space: inherit;
}


/*  KANBAN */

ul.connectedSortable {
    list-style: none;
    padding-left: 0;
}

ul.connectedSortable li.ui-sortable-handle {
    padding: 10px;
    border: 1px solid #eee;
    margin: 0 0 5px 0;
    font-size: 13px;
    line-height: 14px;
    background-color: #fff;
}

ul.connectedSortable li.sortable-item-placeholder {
    height: 36px;
    margin: 0 0 5px 0;
}

.dtp-select-month-before,
.dtp-select-month-after,
.dtp-select-year-before,
.dtp-select-year-after,
.dtp-select-year-range.before,
.dtp-select-year-range.after,
.dtp-close>a {
    color: rgba(0, 0, 0, 0.2);
}

.cfw {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}

.cfw-list {
    display: block;
    position: relative;
    margin: 15px 0;
    padding: 0;
    list-style: none;
}

.cfw-list .cfw-list {
    padding-left: 30px;
}

.cfw-collapsed .cfw-list {
    display: none;
}

.cfw-item,
.cfw-empty,
.cfw-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px;
}

.cfw-handle {
    display: block;
    margin: 5px 0;
    padding: 0.75rem 1.25rem;
    cursor: move;
    color: #979898;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #e5e5e5;
    background: #fafafa;
    /*background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);*/
    /*background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);*/
    /*background:         linear-gradient(top, #fafafa 0%, #eee 100%);*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cfw-handle:hover {
    color: #7267EF;
    background: #fff;
}

.cfw-handle .no {
    display: inline-block;
    text-align: left;
    min-width: 30px;
}

.cfw-item>button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 12px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    color: #7267EF;
}

.cfw-item>button:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
}

.cfw-item>button[data-action="collapse"]:before {
    content: '-';
}

.cfw-placeholder,
.cfw-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #d0d5fa;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cfw-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.cfw-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}

.cfw-dragel>.cfw-item .cfw-handle {
    margin-top: 0;
}

.cfw-dragel .cfw-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
}

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

.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 8px;
    margin-top: 0px;
    color: #7267ef;
}

.sort-list>.dd-list>li {
    margin-bottom: 10px;
}