.btn-input-del {
    margin-top: 3px;
}

.nestable-menu-item {
    position: relative;
}

.nestable-menu-btn {
    position: absolute;
    top: 3px;
    right: 11px;
}

.nestable-menu-name {
    font-weight: unset !important;
    margin-right: 2px;
}

.nestable-full-width {
    width: 100%;
}

.item-auth-node li {
    display: inline;
    background-image: none !important;
    margin-left: 0 !important;
    float: left;
}

.item-auth-node li .jstree-ocl {
    background-position: -55px -4px !important;
}

.item-node {
    clear: both !important;
}

.jstree-default .jstree-clicked {
    background: none !important;
}

.dropzone {
    min-height: 100px !important;
    border: 1px dashed #1ab394 !important;
}

.table td {
    text-align: center;
    vertical-align: middle !important;
}

.table th {
    text-align: center;
    vertical-align: middle !important;
}

.btn-group-search {
    line-height: 35px !important;
}

.lab-radio {
    line-height: 35px !important;
    margin-left: 15px;
}

.lab-radio input {
    margin-right: 10px;
    display: inline-block !important;
}

.form-modal label {
    text-align: right !important;
}

.modal-body {
    padding-bottom: 0 !important;
}

.wizard > .content > .body {
    position: relative !important;
}

.upload-file-alone {
    width: 100px;
    /*height: 100px;*/
    margin-bottom: 10px;
}

.block-personal-img {
    text-align: center !important;
    padding: 10px 0 !important;
}

.block-personal-img img {
    width: 28% !important;
}

.msg-tabs {
    background: #f6f8f9 !important;
}

.msg-tabs .nav-link.active {
    background-color: inherit !important;
    border-color: #f6f8f9 #f6f8f9 #e7eaec #f6f8f9 !important;
    color: #44b549 !important;
}

.swal2-overlay {
    z-index: 9998 !important;
}

.swal2-modal {
    z-index: 9999 !important;
}

.swal2-modal h2 {
    margin: 25px 0 !important;
}

.switchery.switchery-small {
    border-radius: 13px;
    height: 20px;
    width: 33px;
}

.switchery.switchery-small > small {
    height: 20px;
    width: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.news-item-title {
    margin-right: 30% !important;
}

.background-white {
    background: #fff !important;
}

.chosen-container-single .chosen-single {
    height: 35px !important;
    line-height: 35px !important;
    font-size: 0.9rem !important;
    padding: 0 0 0 12px !important;
}

.custom-file-label {
    overflow: hidden;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: none !important;
}

.chosen-container-multi .chosen-drop .chosen-results {
    max-height: 130px;
}

#block-search .control-label {
    font-weight: 700;
}

.table-input {
    min-width: 80px;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.radio-checks {
    display: inline-block;
    margin-right: 10px;
}

.ibox-title button {
    margin-top: -5px;
}

.pagination {
    float: right;
}

.pagination > .page-item.active > a {
    background-color: #007bff;
    border-color: #007bff;
}

.ibox-content > .table-describe {
    margin: 10px 0;
}

.ibox-content > .table-describe > strong {
    margin-left: 15px;
}

.dataTables_wrapper {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.dataTables_wrapper table {
    margin-top: 0 !important;
}

.floating-frame {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    margin-bottom: 30px;
}

.floating-frame .badge {
    position: absolute;
    top: -3px;
    right: -4px;
}

.back-to-top {
    height: 38px;
    width: 38px;
    display: block;
    background: #1ab394;
    padding: 9px 8px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.back-to-top:hover {
    color: white;
    background: #1ab394;
}

/* #myModal .modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
} */

.display-hide {
    display: none;
}

.display-show {
    display: block;
}
