.mce-container {
    border: solid 1px #ddd;
    border-radius: 4px;
}
.pull-right {
    float: right;
}
.preview-container {
    margin-left: 0px !important;
    margin-bottom: 16px;
}
.preview-container .thumbnail img {
    min-width: 250px;
    max-width: 250px !important;
}
.green {
    background-color: #009f04;
}
.yellow {
    background-color: #b8af00;
}
.form-buttons {
    padding: 0px 8px;
}
tbody td a.btn:not(:first-child) {
    margin-left: 4px;
}
.form-control.colorpicker {
    height: auto !important;
    padding-right: 0px;
    width: calc(100% - .75rem);
}
.dropdown-menu.show {
    padding: 10px;
}
.dropdown-menu.dropdown-checkboxes label {
    width: 100%;
}
.pagination li {
    margin: 0px 4px;
}
.content-header {
    padding: 15px 1rem 0px !important;
}
.alert {
}
span.help-block {
    font-style: italic;
    color: #797878;
    font-size: 0.9em;
}
div.dataTables_info {
    font-style: italic;
    color: #797878;
}
.dataTables_wrapper {
    font-size: 0.9em;
}
.logged-info {
    color: #fff;
    font-size: 0.85em;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-treeview {
    margin-left: 8px;
}
.animation__shake {
    background: #343a3f;
    border-radius: 8px;
}