@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);

.button__custom {
    background-color: transparent;
    padding: 10px 20px;
    border: 2px solid #4b5563;
    border-radius: 5px;
    color: #4b5563;
    cursor: pointer;
    outline: 0;
    position: relative;
    font-weight: 500;
    text-decoration: none !important;
}

.button__custom:hover {
    opacity: 0.8;
    transform: translateY(-0.5px);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.button__custom-create,
.button__custom-create-form {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
    border: none;
    color: white;
}

.button__custom-create:hover {
    border: none;
    color: white !important;
    text-decoration: none;
}

.button__custom-import,
.button__custom-import-form {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
    border: none;
    color: white !important;
}

.button__custom-create:before {
    content: "\f067";
    font-weight: 700;
}

.button__custom-import:before {
    content: "\f574";
    font-weight: 700;
}

.button__custom-edit,
.button__custom-edit-form {
    color: white;
    background-color: #ffae42;
    border: none;
}

.button__custom-edit:before {
    content: "\f044";
    font-weight: 500;
}

.button__custom-searching:before,
.button__custom-search-blue:before {
    content: "\f002";
    font-weight: 500;
}
 
.button__custom-delete,
.button__custom-delete-form {
    color: white;
    background-color: #f44160;
    border: none;
}

.button__custom-search,
.button__custom-search-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
    border: none;
    color: white;
}

.button__custom-searching {
    background-color: white;
    border: 1px solid #4f5864;
    color: #4f5864;
    padding: 7px 15px;
    font-size: 14px;
}

.button__custom-reset {
    --tw-bg-opacity: 1;
    background-color: rgba(145, 145, 145, var(--tw-bg-opacity));
    border: none;
    color: white !important;
}

.button__custom-reset:before {
    content: "\f0e2";
    font-weight: 500;
}

.button__custom-cancel {
    --tw-bg-opacity: 1;
    background-color: rgba(145, 145, 145, var(--tw-bg-opacity));
    border: none;
    color: white !important;
}

.button__custom-clear {
    background-color: white;
    border: 1px solid #4f5864;
    color: #4f5864;
    padding: 7px 15px;
    font-size: 14px;
}

.button__custom-import:before,
.button__custom-create:before,
.button__custom-edit:before,
.button__custom-delete:before,
.button__custom-search:before,
.button__custom-reset:before,
.button__custom-searching:before,
.button__custom-search-blue:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    font-size: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 5px;
}

.button-flex {
    display: flex;
    flex-direction: row;
    align-items: center;
}

/* From Uiverse.io by WhiteNervosa */
.customCheckBoxHolder {
    margin: 5px;
    display: flex;
}

.button-select-all,
.button-unselect-all {
    padding: 10px 20px !important;
    border: none;
    outline: none !important;
    color: #eee;
    border-radius: 5px !important;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.25s ease-out;
    margin: 0 5px;
    font-size: 15px !important;
    line-height: normal !important;
}

.button-select-all {
    background-color: #d75656 !important;
}

.button-unselect-all {
    background-color: #a5a5b0 !important;
}

.button-select-all:hover {
    background-color: #f96666 !important;
}

.button-unselect-all:hover {
    background-color: #899dbd !important;
}

.disabled-item {
    background: #a5a5b0;
    pointer-events: none;
    opacity: 0.5;
}

.button-delete-hidden {
    position: fixed;
    bottom: 10px;
    left: 49%;
    transition: all ease-in-out;
}

.disabled-none {
    bottom: -100px;
}

.button-delete-block {
    padding: 25px 30px;
    background-color: #eee;
    border-radius: 15px;
}

.flex-row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.delete-custom {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #fff !important;
    width: max-content;
    font-weight: 600;
}

.delete-custom p {
    font-weight: 600;
}

.input-price-item {
    padding: 3px 10px !important;
    width: 90%;
    line-height: 0 !important;
}

.padding-input-price {
    padding: 0 10px !important;
}

.js-example-basic-single {
    width: 75%;
    display: none;
}

.a-custom-edit {
    padding: 7px 15px;
    background-color: rgb(81, 139, 233);
    border-radius: 4px;
    color: #fff !important;
}

.a-custom-edit:hover {
    color: white;
    text-decoration: none;
    background-color: rgb(116, 169, 252);
}

.a-custom-delete {
    padding: 7px 15px;
    background-color: rgb(239, 68, 68);
    border-radius: 4px;
    color: #fff !important;
}

.a-custom-delete:hover {
    color: white;
    text-decoration: none;
    background-color: rgb(237, 96, 96);
}

body.dark-mode .input-price-item {
    background-color: #1c1c1c;
}

body.dark-mode .ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable, .ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners {
    background-color: #000;
}

.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable, .ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners {
    background-color: #fff;
}