.sub-menu-active {
    background-color: rgba(255,255,255,0.2);
}

.menu-arrow {
    font-size: 14px;
    position: absolute;
    display: inline !important;
    right: 10px;
    bottom: 5px;
}

html, body {
    height: 100%;
    margin: 0px;
}
.menu-w .logo-w .logo-label, .top-bar .logo-w .logo-label {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 2rem;
    font-weight: bold;
    font-family: 'Comfortaa';
}
.menu-w .logo-w .logo-label-l, .top-bar .logo-w .logo-label-l {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 1rem;
    font-weight: bold;
    font-family: 'Comfortaa';    
}

.menu-w .logo-w .logo-label-l{
    margin-right: 40px;
}

.menu-w .logo-w .logo-label{
    margin-right: 40px;
    color: #293145;
}

.dataTables_length {
    display: inline;
}

.table_toolbar_action {
    font-size: 1.5em;
    padding: 0 0.5em;
    vertical-align: bottom;
    color: #555;
}
.table_toolbar_action:hover {
    color: #92b9cf;
}
table.dataTable thead > tr > th {
    color: #27c !important;
}
.element-box {
    padding: 0.1rem 0rem;
    margin-bottom: 1rem;
}
.top-bar {
    color: white;
}
.top-bar > ul {
    color: #27c;
    font-weight: bold;
    padding-left: 35px;
    padding-top: 15px;
    text-transform: none;
    letter-spacing: 0px;
    font-family: "Comfortaa";
}
.menu-w .logo-w .logo-label:after, .top-bar .logo-w .logo-label:after {
    bottom: -2px;
}
.main_button .fa-stack-2x {
    color: #27c;
    font-size: 2em;
}
.main_button .fa-stack-1x {
    color: white;
}
.main_button:hover .fa-stack-2x {
    color: #034;
}
.main_button:hover .fa-stack-1x {
    color: #cee;
}
.header-comp {
    font-size: 1.3em;
}
.box {
    font-size: small;
}
.dataTables_wrapper .row:last-child {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    padding-top: 0;
}
.dataTables_wrapper .row:first-child {
    margin-bottom: 0;
    border-bottom: none;
    margin-top: 0.5rem;
    padding-bottom: 0;
}
.top-bar.color-scheme-bright {
    background-color: #f2f4f8;
    line-height: 1.5em;
}
.table_action {
    font-size: 1.3em;
    padding: 0.2em;
    color: #555;
}
.table_action:hover {
    color: #92b9cf;
}
.icon_button {
    cursor: pointer;
}

.ui-dialog-content > i {
    vertical-align: middle;
    padding: 10px;
    color: #27c;
}
.btn-default {
    background-color: #eee;
    border-color: #eee;
    color: #555;
}
.btn-default:hover {
    background-color: #f7f7f7;
    color: #27c;
}
.btn-primary, .all-wrapper .fc-button.fc-state-active {
    color: #fff;
    background-color: #27c;
    border-color: #27c;
}
.btn-primary:hover, .all-wrapper .fc-button.fc-state-active:hover {
    color: #fff;
    background-color: #59a;
    border-color: #489;
}
.btn > i {
    padding: 3px 6px;
    padding: 3px 6px;
    font-size: 1.3em;
    vertical-align: middle;
}
.table tfoot th, .table thead th {
    font-size: 0.7rem;
}
.logged-user-w .avatar-w {
    border: none;
}
.menu-w.menu-layout-compact .logged-user-w .avatar-w img {
    width: 40px;
}
.menu-w.color-scheme-dark .logged-user-w .logged-user-role {
    color: rgba(255, 255, 255, 0.6);
    font-weight: bold;
}
.logged-user-name {
    font-size: 1.1rem;
}
.logged-user-role {
    font-size: 0.7rem;
}
.menu-toggle {
    position: absolute;
    right: 1rem;
    cursor: pointer;
    font-size: 1.5rem;
    color: #293145;
}
.menu-w.menu-layout-mini .logo-w {
    padding: 15px 0px;
    text-align: center;
}
.menu-w.menu-layout-mini ul.main-menu > li .icon-w {
    padding: 5px 5px;
}
.content-w {
    overflow-y: auto;
}
.form-group {
    display: inline-block;
}
.select2-container .select2-selection--single {
    height: 35px !important;
    border: 2px solid #dde2ec !important;
}

@media(min-width:1550px) {
    .ui-picklist .ui-picklist-listwrapper {
        width: 47% !important;
    }
    .dialog .ui-picklist .ui-picklist-listwrapper {
        width: 45% !important;
    }
    .box {
        font-size: small;
        padding: 15px;
    }
}
@media(min-width: 950px) and (max-width:1550px) {
    .ui-picklist .ui-picklist-listwrapper {
        width: 47% !important;
    }
    .dialog .ui-picklist .ui-picklist-listwrapper {
        width: 43% !important;
    }
    .box {
        font-size: small;
        padding: 7px;
    }
}
@media(min-width: 650px) and (max-width:950px) {
    .ui-picklist .ui-picklist-listwrapper {
        width: 45% !important;
    }
    .dialog .ui-picklist .ui-picklist-listwrapper {
        width: 43% !important;
    }
    .box {
        font-size: small;
        padding: 7px;
    }
}

@media(min-width: 350px) and (max-width:650px) {
    .ui-picklist .ui-picklist-listwrapper {
        width: 45% !important;
    }
    .dialog .ui-picklist .ui-picklist-listwrapper {
        width: 30% !important;
    }
    .box {
        font-size: small;
        padding: 7px;
    }
}
@media(max-width:350px) {
    .ui-picklist .ui-picklist-listwrapper {
        width: 43% !important;
    }
    .dialog .ui-picklist .ui-picklist-listwrapper {
        width: 35% !important;
    }
    .box {
        font-size: small;
        padding: 0px;
    }
}
.dropdown-menu .ui-picklist .ui-picklist-listwrapper {
    width: 44% !important;
}

.ui-picklist .ui-picklist-filter {
    width: 100% !important;
    background-image: none !important;
    background-color: white !important;
    border: 2px solid #dde2ec !important;
}
.ui-picklist .pui-button {
    background-image: none !important;
    background-color: #555 !important;
    border: 1px solid #555 !important;
    color: white !important;
}
.ui-picklist .pui-button:hover {
    background-color: #489 !important;
    border-color: #27c !important;
}
.ui-picklist .ui-picklist-item {
    font-size: small !important;
}
.content-box {
    padding: 1rem;
    padding-top: 0.4rem;
}
.element-wrapper {
    padding-bottom: 1rem;
}
.table th, .table td {
    padding: 0.5rem;
    font-size: small;
}
.table-bordered, .table-bordered th, .table-bordered td {
    border: none;
}
.dataTables_wrapper {
    font-size: small;
}
.sorTableActions {
    float: right;
    min-width: 50px;
    white-space: nowrap;
}
.tab-pane {
    padding-top: 20px;
}
.nav-link i {
    display: inline-block;
    color: #b0c4c5;
    vertical-align: middle;
}
.nav-link.active i {
    color: #2fbcc0;
}
.nav-tabs .nav-link:after, .nav-tabs .nav-item .nav-link:after {
    background-color: #2fbcc0;
}
.nav-link span {
    display: inline;
    font-size: 1rem;
    margin-left: 10px;
}
body .daterangepicker {
    min-width: auto;
}
.daterangepicker select {
    background: none;
}
.btn-success {
    background-color: #21b6bb;
    border-color: #21b6bb;
}
.btn-success:hover {
    background-color: #39ced3;
    border-color: #34cccf;
}
.dropdown-menu > form > fieldset {
    margin-top: 0;
    min-width: 20rem;
    max-width: 100%;
}
.dropdown-menu > form > fieldset > div.row {
    border-top: none !important
}
.jq-icon-success {
    color: #dff0f1 !important;
    background-color: #26a5aa !important;
    border-color: #dff0f1 !important;
}
.form-group > .icon-action {
    position: absolute;
    right: 15px;
    bottom: 5px;
    font-size: 1rem;
    padding: 5px;
}
.pure-button-primary {
    background-color: #555;
    border-color: #555;
    color: white;
}
.pure-button-primary:hover {
    background-color: #489;
    border-color: #27c;
    color: white;
}
.inputCrudButton {
    position: absolute;
    right: 15px;
    top: 3px;
}
#refresh_btn_container, #filtercont_container {
    display: inline-block; 
}
.dropdown-toggle {
    color: #34d0d5;
    text-decoration: none;
}
.dropdown-toggle:hover {
    color: #34d0d5;
    text-decoration: none;
}
.dropdown-toggle::after {
    margin-left: 0;
}
.report_filter {
    white-space: nowrap;
    width: 100%;
    margin-bottom: 0;
}
.dataTables_wrapper > div:nth-child(2) {
    overflow-x: auto;
}
.page-link:hover {
    color: #249fea !important;
}
.dataTables_config {
    padding-right: 1em;
}
.dataTables_config > .dropdown {
    display: inline-block;
}
.filter_input, .filter_input_bt {
    height: 36px !important;
    border: 2px solid #dde2ec !important;
    margin-top: 3px;
    border-radius: 5px;
    padding: 10px;
    max-width: 220px;
    width: 220px;
}
.filter_bt {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.report_layout_box, .report-filter-form {
    min-width: 400px !important;
    font-size: small;
}
.report_layout_box  .row {
    border: none !important;
}
.ui-widget-content > select, .ui-widget-content input {
    background: none !important;
    border: 1px solid #ddd !important;
    padding: 5px !important;
}
.appendGrid tbody td.first, .appendGrid tbody td.last {
    min-width: 35px;
}
.appendGrid div.fa {
    font-size: 1.3em;
    padding: 0.2em;
    color: #555;
}
.nav-link i {
    font-size: 20px;
}
#refresh_button_button {
    display: none !important;
}
.report_table_header_comp {
    display: inline-block;
    position: absolute;
    right: 0px;
}
.simpleTableButton {
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #489;
    margin: 0 !important;
}
.simpleTableButton:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
    color: #27c;

}
.ui-autocomplete {
    z-index: 9999;
    padding: 10px !important;
}
.ui-autocomplete > .ui-menu-item {
    list-style: none;
}
.ui-autocomplete > .ui-menu-item > .ui-menu-item-wrapper {
    padding: 5px 10px;
}
.mdata_light_button {
    border: 1px solid #ddd;
    padding: 0.5em;
    color: #666;
    font-style: normal;
}
.froala-editor button.fr-bttn, .froala-editor button.fr-trigger {
    width: auto !important;
    min-width: 40px;
}
.froala-editor .bttn-wrapper:not(.touch) button.fr-bttn:hover, .froala-editor .froala-popup button.fr-bttn:hover, .froala-editor .bttn-wrapper:not(.touch) button.fr-trigger:hover, .froala-editor .froala-popup button.fr-trigger:hover {
    background: #dde2ec !important;
}
.froala-editor {
    border: solid 2px #dde2ec !important;
    border-top: solid 5px #dde2ec !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.froala-wrapper.f-basic {
    border: solid 2px #dde2ec !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}
.appendGrid {
    width: 100%;
}
.appendGrid tbody select {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.ax-browse {
    display: none;
}
.progress {
    min-width: 100%;
}
.progress-bar {
    background-color: #047bf8;
    width: 0%;
    height: 20px;
    display: block;
}
.ax-browse-fu {
    cursor: pointer;
    font-size: 1.5em;
}
.ax-browse-fu:hover {
    color: #489;
}
.has-danger .form-control {
    border-color: #e65252;
}
.form-text.with-errors {
    color: #e65252;
}
.form-group {
    vertical-align: top;
}
.signout_icon {
    color: #f0f0f0;
    font-size: 1.5em;
}
.signout_icon:hover {
    color: white;
    font-size: 1.7em;
}
.logged-user-w.avatar-inline .logged-user-toggler-arrow {
    background-color: transparent;
}
div.dataTables_wrapper div.dataTables_processing {
    background-color: white !important;
    color: black !important;
    border: 1px solid #ddd !important;
    min-width: 300px;
    width: auto !important;
}
input[type=color] {
    min-height: 36px;
    padding: 0.2rem;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    max-height: 200px;
    overflow-y: auto;
}
.top-menu-controls .pure-button-primary {
    background-color: #27c;
    border-color: #27c;
    border-radius: 8px;
    min-height: 43px;
}
span.ui-picklist {
    border: none;
    width: 100% !important;
}
.table-striped tbody tr:nth-of-type(odd).selected,
.table-striped tbody tr:nth-of-type(even).selected,
tr.selected, td.selected {
    color: black;
    background-color: #0769ad;
}
.ui-dialog { z-index: 1000;}
.ui-dialog-titlebar-close {
    height: 23px !important;
    width: 23px;

}
.form-group .ui-picklist.ui-picklist-responsive .ui-picklist-buttons {
    width: 4%;
}

.layout_col legend {
    padding: 1px 0 0 12px;
}
.layout_col legend:before {
    top:100%;
    height: 2px;
}

.dialog_action_inside_header{
    float: left;
    margin: 8px 13px 0px 0px;
}

.ui-picklist-buttons [type=checkbox]+label:before{
    vertical-align: middle;
    /* border: 2px solid transparent; */
    left: 50%;
    margin-left: -12px;
}
.ui-picklist-buttons [type=checkbox]:not(:checked)+label:before {
    border: 2px solid #f8f9fa;
    left: 50%;
    margin-left: -9px;
}

.tags_type{
    float:right;
}
.tags_type [type=checkbox]+label:before{
    vertical-align: middle;
    left: 63%;
    margin-left: -12px;
}
.tags_type [type=checkbox]:checked+label:before {
    margin-left: -18px;
}
@media (max-width: 640px) {
    .ui-picklist-buttons .form-check-label.pui-button {
        display: inline;
        padding-bottom: 3px;
    }
}

.content-w .card-body {
    padding: 0.75rem;
}


.has-error{
    background: #fae8e8 !important;
    padding: 10px !important;
    border-radius: 0 !important;
    position: relative;
    display: inline-block !important;
    box-shadow: 1px 1px 1px #aaaaaa;
    margin-top: 10px;
}