body {
    background: #f1f1f1;
    font-family: Tahoma, Arial, sans-serif;
}

a {
    color: #0073aa;
}

.wrap .page-title {
    display: inline-block;
}

.wrap .page-title-action {
    margin-right: 4px;
    padding: 4px 8px;
    position: relative;
    top: -3px;
    text-decoration: none;
    border: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #f7f7f7;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    line-height: normal;
    color: #0073aa;
    cursor: pointer;
}

.wrap .page-title-action:hover {
    border-color: #008ec2;
    background: #00a0d2;
    color: #fff;
}

.subsubsub {
    list-style: none;
    margin: 8px 0 0;
    padding: 0;
    font-size: 13px;
    color: #666;
}

.subsubsub li {
    display: inline-block;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.subsubsub li {
    display: inline-block;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.subsubsub a {
    line-height: 2;
    padding: .2em;
    text-decoration: none;
}

.ac_match,
.subsubsub a.current {
    color: #000;
}

p.search-box {
    float: left;
    margin: 0;
}

p {
    font-size: 13px;
    line-height: 1.5;
    margin: 1em 0;
}

.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal!important;
}

.right-margin-10 {
    margin-right: 10px;
}

.div-filter input,
.div-filter select,
.div-filter button {
    font-size: 12px;
    font-weight: bold;
}

.btn-light {
    color: #212529;
    background-color: #f7f7f7;
    border: 1px solid #cdced0;
}

.div-filter button,
.div-filter select,
.div-filter select.form-control:not([size]):not([multiple]) {
    margin-right: 2px;
    height: 33px;
}

.paging input {
    width: 40px;
}

.paging span.btn {
    width: 40px;
    height: 32px;
}

.paging button,
.paging input,
.paging span {
    margin-right: 4px;
    height: 28px;
    font-size: 14px;
    line-height: 2;
}

.paging button,
.div-filter button {
    line-height: 0.1;
}

.table-is-run th:first-child,
.table-is-run td:first-child {
    width: 10px;
}

.table {
    background: #fff;
    border: 1px solid #ddd;
}

.table td,
.table th {
    border-top: 0px;
    padding: 5px;
    font-size: 14px;
}

.table thead th,
.table-is-run tr:last-child td {
    border-top: 1px solid #ddd;
}

.td-option {
    min-height: 24px;
    opacity: 0;
}

.td-option a {
    font-size: 12px;
}

.sidenav {
    z-index: 100;
}

.row {
    margin-top: 5px;
    margin-right: 0;
    margin-left: 0;
}

.panel-collapse {

}

.sidebar .panel-collapse {
    background: #fff;
    padding: 8px;
}
.menu-item{
    cursor: pointer;
    margin: 4px;
    padding: 2px;
    border: 1px solid #ccc;
}
.menu-item:hover{
    background: #eee;
}
.menu-item .fa{
    margin-left: 5px;
}
#main {
    padding: 38px 0px 16px;
}

.container-fluid,
.container {
    padding-right: 0;
    padding-left: 0;
}

#top-menu {
    height: 38px;
    background: #23282d;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding-right: 0;
    padding-left: 0;
}

textarea {
    padding: 10px;
    vertical-align: top;
}

textarea:focus {
    outline-style: solid;
    outline-width: 2px;
}

.modal-header .close {
    margin: 0;
}

.ic-file {
    float: right;
    width: 85px;
    height: 85px;
    cursor: pointer;
    margin: 2px;
    margin-bottom: 2rem;
}

.ic-file-folder {}

.ic-file i {
    font-size: 80px;
    text-align: center;
    margin: auto;
    display: block;
}

.ic-file label {
    text-align: center;
    margin: auto;
    display: block;
    height: 1.5rem;
    overflow: hidden;
}

.ic-file-img {}

.ic-file img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid #9a9797;
    text-align: center;
    margin: auto;
    display: block;
}

.ic-file img:hover,
.ic-file i:hover {
    background: #FFEB3B;
}

.ic-file-created {
    background: #FFEB3B;
}

.file-tools {
    width: 100%;
    margin-bottom: 5px;
}

.modal-header .close {
    padding: 0;
}

.file-tools i {
    margin: 2px;
    padding: 9px;
    background-color: #e2e276;
    cursor: pointer;
}

.file-body {
    min-height: 30rem;
    max-height: 480px;
    overflow: auto;
    padding-top: 0;
}

.file-map {
    min-height: 2rem;
}

.file-map label {
    cursor: pointer;
}

.file-map label:hover {
    color: #008ec2;
}

.file-map i {
    font-size: 1.5rem;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    display: block;
    margin: auto;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.file-tools .input-group {}

.file-fix {
    position: sticky;
    top: 0;
    background: #fff;
    margin: 0;
    padding-top: 10px;
    z-index: 100;
    border-bottom: 3px solid #bfbfbf;
    margin-bottom: 20px;
}

.file-content {}

.file-tick {
    position: absolute;
    margin: 5px 10px 5px 5px;
    display: none;
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.5);
    /* IE */
    -moz-transform: scale(1.5);
    /* FF */
    -webkit-transform: scale(1.5);
    /* Safari and Chrome */
    -o-transform: scale(1.5);
    /* Opera */
    transform: scale(1.5);
}

.ic-file .file-btn-edit {
    position: absolute;
    margin: 3px 56px 5px 5px;
   display: none; 
    font-size: 20px;
    padding: 2px;
    border: 1px solid #CCD;

}

input[type=checkbox]:checked:after {
    background: green !important;
    color: black !important;
}

#file-alert .alert {
    padding: .4rem 1.25rem;
    margin-bottom: 0;
}

#file-alert {
    display: none;
}

.myprogress-bar {
    display: none;
    position: absolute;
    width: 100%;
    margin-top: -17px;
    height: 1rem;
    background-color: #cad3dc;
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 1000px;
    }
}

.label-group {
    margin: 10px 10px 10px 10px;
}

.input-group {
    padding: 0px 10px 0px 10px;
}

.col-half {
    width: 50%;
    float: right;
}

.col-half img {
    width: 100%;
    height: 100%;
 
}

#result-crop {
    height: 10rem;
}

#result-crop canvas {
    max-height: 100%;
}

.form-group input,
.form-group .textarea-div {
    padding-right: 5px;
    padding-left: 5px;
}

.textarea-div #created,
.box-image #created {
    display: none;
}

.flags {
    width: 2rem;
}

.tab-content {
    background: #fff;
}

.icon-block {
    font-size: 1rem;
    cursor: pointer;
    margin: 2px;
    border: 1px solid #ddd;
    padding: 3px;
}

.with-block .article {
    border: 1px solid #afacac;
    background: #fff;
}

.with-block .article-block {
    display: none;
    border: 4px solid #afacac;
    border-radius: 10px;
}

.icon-block:hover {
    color: #39e42f;
}

.with-block {
    position: relative;
}

.option-block {
    position: absolute;
    top: 32px;
    z-index: 100;
    background-color: #eae2c9;
    padding: 10px;
    width: 100%;
}

.option-block .option-item {
    margin-top: 1rem;
}

.option-block .option-item .header-item {
    cursor: pointer;
    padding: 5px;
    margin: 8px;
}

.option-block .option-item .header-item:hover,
.close-option:hover {
    color: #39e42f;
}

.select-image-editor {
    width: 100px;
    cursor: pointer;
    margin-bottom: 26px;
}

.close-option {
    position: absolute;
    top: 0px;
    font-size: 2rem;
    left: 2px;
    cursor: pointer;
    z-index: 100;
}

.sidebar .panel-group .panel-heading {
    height: 3rem;
    background: #fff;
    padding: 1rem;
    border-bottom: 1px solid #ccc;
}

.form-admin {
    background: #fff;
}

.sidebar {
    border-right: 1px solid #ccc;
}

.sidebar .panel-group .panel-heading .heading-panel {
    width: 100%;
}

.box-image {}

.box-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box-image .img {
    margin: 0.5rem;
    border: 1px solid #ccc;
    width: 80px;
    height: 80px;
    float: right;
    position: relative;
}

.box-image .img .img-remove {
    width: 14px;
    position: absolute;
    background: #fff;
    padding: 2px;
    cursor: pointer;
    display: none;
    top: 0;
}

.box-image .img .img-remove:hover {
    color: green;
}

.box-image #created-p {
    display: none;
}

.text-error {
    color: red;
}

#myUL ul,
#myUL {
    list-style-type: none;
}

#myUL {
    margin: 0;
    padding: 0;
}

#myUL .caret {
    cursor: pointer;
    -webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
}

#myUL .caret::before {
    content: "\25B6";
    color: black;
    display: inline-block;
    margin-right: 6px;
}

#myUL .caret-down::before {
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari */
    transform: rotate(90deg);
}

#myUL .nested {
    display: none;
}

#myUL .active {
    display: block;
}

.checkbox input {
    margin: 5px;
}

#box-tags .checkbox {
    float: left;
    border: 1px solid #ccc;
    margin: 2px;
    padding-left: 8px;
}

.panel {
    clear: both;
}
.my-input{
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 2px;
}

