/**
 * @author	    Merlinbox Digital Solution
 * @link		https://merlinbox.com
 */

body {
    /* background: linear-gradient(rgba(21, 61, 76, 0.05),rgba(21, 61, 76, 0.05)), url(../img/bg-body.png);
    background-attachment: fixed; */
    font-weight: 500 !important;
}

.full-width {
    width: 100% !important;
}

.mat-shadow {
    box-shadow: 0 2px 10px rgba(0,0,0,.25);
}

.bselect-modal .bootstrap-select.form-control {
    height: auto !important;
}

tr.group,
tr.group:hover {
    background-color: #e2e7eb !important;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin-bottom: 0px !important;
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child {
    border-right: 1px solid #e2e7eb;
}

.dt-buttons {
    float: right !important;
    margin-left: 15px;
}

a.dt-button.buttons-excel {
    height: 34px !important;
    font-size: 14px !important;
    line-height: 14px;
    color:#fff !important;
    background:#00acac !important;
    border-color:#00acac !important;
    border-radius: .25rem !important;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    max-height: 220px !important;
}

input[data-readonly] {
    pointer-events: none;
}

#top-navbar li:first-child .dropdown-divider {
    display: none;
}

#pagination .btn-group .btn-secondary {
    background-color: #d9dfe2 !important;
    border-color: #d9dfe2 !important;
}

#pagination .btn-group .btn-secondary .page-link {
    cursor: default !important;
    color: #191717 !important;
}

#pagination .btn-group .page-link {
    padding: 5px 15px !important;
    background: none !important;
    border: none !important;
}
 
.dropdown-menu>li.active:last-child>a, 
.dropdown-menu>li:last-child>a:focus, 
.dropdown-menu>li:last-child>a:hover {
    border-radius: 0 0 4px 4px !important;
}

.note-editor.note-frame {
    border-radius: 4px;
}

.note-editor.note-frame .note-statusbar .note-resizebar {
    padding-bottom: 16px!important;
    margin-top: -14px!important;
}

.dropzone .dz-message {
    opacity: 0.2;
    position: absolute;
    left: 30%;
    width: 40%;
    font-weight: 500!important;
    color: #242a30!important;
    font-size: 24px!important;
    margin: 57px 0!important;
}

.dropzone.dz-clickable {
    text-align: center;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    background: none;
}

::-webkit-input-placeholder {
    opacity: 0.8!important;
}

::-moz-placeholder {
    opacity: 0.8!important;
}

:-ms-input-placeholder {
    opacity: 0.8!important;
}

::-ms-input-placeholder {
    opacity: 0.8!important;
}

::placeholder {
    opacity: 0.8!important;
}

.list-loader {
    margin: 0 auto;
    text-align: center;
    height: 0;
}

.list-loader img {
    position: absolute;
    width: 50px;
    top: 50%;
    margin-left: -25px;
}

.widget, .modal-content {
    border-radius: 10px !important;
}

.modal.fade.modal-right .modal-dialog {
    transform: translate(125%, 0px);
}

.modal.show.modal-right .modal-dialog {
    transform: none;
}

.modal-header {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.modal-view-ticket .modal-footer {
    width: 500px;
    right: 0;
    padding: 15px;
    position: fixed;
    bottom: 0;
}

.login-footer {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    position: fixed;
    text-align: center;
    background: rgba(255, 255, 255, 0.72);
}

.dashboard-widget .widget:hover {
    margin-top: -2px;
    cursor: pointer;
    box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.4);
    transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
}

.btn.btn-sm, .btn.btn-xs {
    font-size: 12px !important;
}

.btn-template {
    background: #8bdc7f;
    background: -moz-linear-gradient(-45deg, #8bdc7f 0%, #2b6330 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #8bdc7f), color-stop(100%, #2b6330));
    background: -webkit-linear-gradient(-45deg, #8bdc7f 0%, #2b6330 100%);
    background: -o-linear-gradient(-45deg, #8bdc7f 0%, #2b6330 100%);
    background: -ms-linear-gradient(-45deg, #8bdc7f 0%, #2b6330 100%);
    background: linear-gradient(135deg, #8bdc7f 0%, #2b6330 100%);
}

.input-group-addon:not(:first-child):not(:last-child) {
    border-radius: 0 !important;
}

#chartdiv {
    width: 100%;
    height: 307px;
}

.container.empty-state {
    opacity: .5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.list-email>li.list-group-item {
    display: flex;
    align-items: center;
}

.list-email .email-options {
    float: left;
    font-size: 18px;
    color: #6e7179 !important;
    background: #f4f6f7;
    margin: 0 15px 0 5px;
}

.list-email .email-info {
    width: 100%;
    margin: 0;
    padding: 0;
}

.list-email .email-info > a {
    margin: auto;
    padding: 0px;
}

.list-email .email-info > a span.label {
    float: right;
    font-weight: bolder;
}

.list-email .email-user {
    display: contents;
}

.message-form-footer .btn {
    position:absolute;
    width:32px;
    height:32px;
    bottom:0;
}

/* Member Profile */
.profile-content .jenis-iuran {
    display: block;
    margin-bottom: 10px;
}

.profile-content .jenis-iuran button {
    width: 70px;
}

.profile-content .jenis-iuran:last-child {
    margin-bottom: 0px;
}

@media (max-width: 540px) {
    .panel-toolbar #waste-daterange,
    .panel-toolbar .btn.data-waste-purchase,
    .panel-toolbar .btn.data-waste-sales {
        width: 100% !important;
    }
    
    .media-body small, .media-body br {
        display: none;
    }
}

@media (max-width: 575px) {
    .modal-view-ticket .modal-footer {
        width: 100%;
        position: fixed;
    }

    #data-table-responsive thead tr:first-child th[colspan]:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(7)) {
        display: none;
    }
}

@media (min-width: 768px) {
    #sidebar.sidebar {
        box-shadow: 3px 0 10px rgba(0, 0, 0, .25)!important;
    }
}

@media (max-width: 991px) {
    #data-table-responsive thead tr.column-filter {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    .right-content-bg {
        width: 360px;
    }
}