@media (min-width: 1200px) {
    .container-fluid { max-width: 98%; }
}

/* ICONS */
.fe-1x { font-size: 1.2rem; }
.fe-2x { font-size: 1.5rem; }
.fe-3x { font-size: 2.0rem; }

/* NAV-LIST */
.nav-list a { border:1px solid #E0E0E0;margin-bottom:4px;color:#343a40;font-size:14px;font-weight:800;text-transform:uppercase; }
.nav-list a:hover { background-color:#343A40;color:#fff; }
.nav-list a i { margin-right:10px;margin-bottom:-3px;font-size:17px; }

div.checkbox { cursor:pointer; }
.sortable-sub, .sortcat-sub { margin-top:-1px !important; }
.action-icon { font-size:1.4rem;line-height:1; }
.login-logo { max-width:120px; }

.imagePreview { width: 100%; background-position: center center; background-color:#fff; background-size: cover; background-repeat:no-repeat; }
.gal-box .gall-info.mini { padding:0px 15px 10px 15px !important; }

.switchery-small { border-radius: 15px; height: 15px; width: 33px; }
.switchery-small > small { height: 15px; width: 15px; }

.custom-select-sm { height: calc(1.3em + .9rem); padding: .3rem 1.9rem .3rem .4rem; }
.custom-select-sm.active { background-color:#D1FFD1; }
.custom-select-sm.info { background-color:#43bfe5 !important; color:#fff !important; }
.custom-select-sm.warning { background-color:#6658dd !important; color:#fff !important; }
.custom-select-sm.success { background-color:#1abc9c !important; color:#fff !important; }
.custom-select-sm.danger { background-color:#f1556c !important; color:#fff !important; }
.custom-select-sm.primary { background-color:#50E7C9 !important; color:#2B2B2B !important; }
.input-xs { height: calc(1em + 0.9rem); padding: 0.25rem 0.5rem; }
.input-group-text { padding: .25rem .75rem; font-size: 1rem; }

.custom-modal { }
.custombox-content > * {
  max-width: 95%;
  max-height: 95%;
overflow-y: scroll;
}
.modal-demo {
  width: 1200px !important;
}

.alert-sm { padding:4px 8px; }
.account-pages { font-size: 1rem; }
.written { font-family: 'Kalam', cursive; }
.big-title { font-family: 'Rajdhani', sans-serif;font-weight:700; }