/*

* Override Pages default styles or create your own styles here

*/


@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,300);
/* karla-regular - latin */

@font-face {
    font-family: 'Karla';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/karla-v6-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Karla'), local('Karla-Regular'), url('../../fonts/karla-v6-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../../fonts/karla-v6-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../../fonts/karla-v6-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('../../fonts/karla-v6-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../../fonts/karla-v6-latin-regular.svg#Karla') format('svg');
    /* Legacy iOS */
}
/* .actions {
  text-align: right;
} */

td.actions > a, td.actions > button, td.actions > i {
    margin: 4px 4px 0px 0px;
}
.form-control, .select2-container {
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
}
.form-group-default .form-control, .form-group-default .select2-choices {
    border: none !important;
}
.form-group-default .select2-container {
    margin-bottom: 7px;
}
.icon-span-filestyle {
    margin-right: 3px;
}
.panel-title {
    font-family: Karla !important;
}
.panel .panel-heading .panel-title, .heading {
    font-size: 18px;
}
th {
    font-family: Karla !important;
    font-size: 12px !important;
}
.form-group label:not(.error), label.form-label {
    font-family: Karla;
    font-size: 14px;
    font-weight: 600;
}
.bootstrap-filestyle .glyphicon, .bootstrap-filestyle .buttonText {
    color: #fff;
}
/* SWEET ALERTS EDIT */

.swal2-icon {
    margin: 0px auto 5px !important;
}
.swal2-icon.swal2-warning.pulse-warning {
    color: #f96a74;
    border-color: #f96a74;
    animation: none;
}
.swal2-modal .swal2-spacer {
    margin: 10px 0;
}
.swal2-cancel {
    margin-left: 20px !important;
}
/* END SWEET ALERTS */

/*Prioritize Template Styles*/

.btn-danger, .btn-danger:focus {
    color: #ffffff !important;
    background: linear-gradient(180deg, #f95359, #d35847) !important;
    border-color: #d35847 !important;
}
/* .btn-success, .btn-success:focus {
  color: #ffffff !important;
  background-color: #10cf9a !important;
  border-color: #10cf9a !important;
}
.btn-cyan, .btn-cyan:focus {
  color: #ffffff !important;
  background-color: #10cfbd !important;
  border-color: #10cfbd !important;
} */

/* Improve Table Responsiveness */

.table tbody tr td {
    word-break: break-word;
}
.table tbody tr td {
    font-size: 13px;
}
.table-responsive {
    clear: both;
}
.empty {
    color: #888;
    text-transform: uppercase;
    /*font-weight: bold;*/
    font-size: 15px;
}
.ms-container {
    width: 500px;
}
@media only screen and (min-width: 768px) {
    form .row [class*='col-']:first-child {
        padding-left: 7px;
    }
}
#accounts_spinner, #spinner {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.m-t-0 {
    margin-top: 0px;
}
/*FONTS*/

.f13 {
    font-size: 13px !important;
}
.f15 {
    font-size: 15px !important;
}
.f16 {
    font-size: 16px !important;
}
.f18 {
    font-size: 18px !important;
}
.f20 {
    font-size: 20px !important;
}
.f22 {
    font-size: 22px !important;
}
.f25 {
    font-size: 25px !important;
}
.font-title {
    font-family: Karla, arial, sans-serif;
}
.title-text {
    font-family: Karla, arial, sans-serif;
    font-size: 16px;
    color: #1077cf !important;
    margin-bottom: 10px;
}
.bold {
    font-weight: bold;
}
.panel {
    border-radius: 3px;
}
.glow:hover {
    box-shadow: 1px 1px 20px 0px rgba(255, 217, 0, 0.5);
}
.minh-chart {
    min-height: 470px !important;
}
/*Start MultiSelect Box styles*/

/*Start MultiSelect Box styles*/

/* Summernote */

.note-editable {
    background: #f5f5dc;
    /* color: black !important; */
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    /* min-height: 200px; */
    height: 200px;
}
/* .note-editable table tr td {
    color: black !important;
} */
/* .note-editable * {
  color: black !important;
} */

.note-editor .note-toolbar {
    background-color: #bfbfbf !important;
}
/* .note-editable *, .note-editable {
    font-size: 15px !important;
} */
/* Fix: Toolbar might sometimes overlap first line of text */
.note-toolbar-wrapper {
  height: unset !important;
}
/* End Summernote */

.inbox-message *, .inbox-message {
    font-size: 15px !important;
}
.panel .tab-content {
    padding-left: 0;
    padding-right: 0;
}
/* Bring back Bootstrap styles that Pages.css was overriding */

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    padding: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 1.42857143 !important;
    vertical-align: top !important;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-top: 1px solid #ddd;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    /* border: 1px solid #555; */
    border: 1px solid #ddd;
}
.table-bordered {
    /* border: 1px solid #555 !important; */
    border: 1px solid #ddd !important;
}
.table-bordered th {
    border-bottom: 0 !important;
    color: #999 !important;
    background-color: #f5f5f6 !important;
    text-transform: capitalize !important;
}
.table-bordered tbody tr td {
    font-size: 14px;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    /* height: 20px; */
    height: 100% !important;
    margin-bottom: 0px !important;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
/* =============
   Progressbars
============= */

.progress {
    background-color: #ebeff2;
    /* height: 10px; */
    margin-bottom: 18px;
}
.progress-bar {
    box-shadow: none;
    font-size: 8px;
    font-weight: 600;
    line-height: 12px;
}
.progress.progress-sm {
    height: 5px !important;
}
.progress.progress-sm .progress-bar {
    font-size: 8px;
    line-height: 5px;
}
.progress.progress-md {
    height: 15px !important;
}
.progress.progress-md .progress-bar {
    font-size: 10.8px;
    line-height: 14.4px;
}
.progress.progress-lg {
    height: 20px !important;
}
.progress.progress-lg .progress-bar {
    font-size: 12px;
    line-height: 20px;
}
/* End: Bring back Bootstrap */

.flash-bg {
    -webkit-animation: flash 0.4s linear 1s infinite alternate;
    animation: flash 0.4s linear 1s infinite alternate;
}
@-webkit-keyframes flash {
    0% {
        background-color: none;
    }
    50% {
        background-color: #aaaa320f;
    }
    100% {
        background-color: #aaaa321c;
    }
}
@keyframes flash {
    0% {
        background-color: none;
    }
    50% {
        background-color: #aaaa320f;
    }
    100% {
        background-color: #aaaa321c;
    }
}
.req::after {
    content: "*";
    color: red;
    margin-left: 5px;
    vertical-align: bottom;
    font-size: 18px;
}
.notification-panel .notification-footer a {
    color: #000000;
    opacity: 1;
}
.notification-panel {
    color: #161c27;
    /* border: 1px solid rgb(0,0,0,0.6); */
}
.my-list {
    padding-left: 0px;
}
.my-list li {
    padding: 10px 0;
    /* border-bottom: 1px solid #f1f1f1; */
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0;
    list-style: none;
}
.my-list.light li {
    padding: 8px 0;
    border-bottom: 1px dashed #eee;
}
.my-list li:first-child {
    padding-top: 0px;
}
.my-list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.my-list.uniform li:first-child, .my-list.uniform li:first-child {
  padding: 10px 0;
}
.tag-list li {
    padding: 15px 10px;
    /* border-bottom: 2px dashed #555; */
    border: 2px dashed #777;
    margin-bottom: 0;
    list-style: none;
}
/* NOTIF */

.notif-list {
    padding: 10px;
    /* font-size: 15px; */
    font-size: 13px;
}
.notif-list li {
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 0;
    list-style: none;
}
.notif-list li:first-child {
    padding-top: 0px;
}
.notif-list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.badge-notif {
    position: absolute;
    top: 0;
    margin-top: -10px;
    margin-left: -5px;
    left: 15px;
}
/* END NOTIF */

.icon-set {
    background: url('/assets/img/icons/bell3.png') no-repeat;
}
.icon-set.globe-fill {
    width: 24px;
    height: 24px;
}
.page-sidebar .sidebar-menu .menu-items>li>a>.title {
    white-space: pre-wrap;
    text-overflow: unset;
    overflow: unset;
    /* width: 70%; */
    width: 90%;
}
.page-sidebar .sidebar-menu .menu-items>li>a {
    line-height: unset;
    white-space: unset;
    overflow: unset;
    text-overflow: unset;
    padding-top: 7px;
}
.sidebar-menu {
    zoom: 95%;
}

.page-sidebar {
    /* background-color: #ccc; */
    /* background: linear-gradient(to right, #ccc, #999); */
    background: linear-gradient(to right, #ccc, #f7f7f7);
    /* background: radial-gradient(circle at top left, #eee, #555); */
}
.scroll-wrapper>.scroll-element.scroll-y .scroll-bar {
  background: #27087e !important;
  width: 10px;
}

.btn-orange, .bg-orange {
    background-color: #27087e;
    color: #fff;
}

.scroll-wrapper>.scroll-element .scroll-element_outer {
  opacity: 0.6;
}

.page-sidebar a, .page-sidebar a:visited, .page-sidebar button:visited, .page-sidebar a:focus, .page-sidebar button:focus,.page-sidebar a:hover {
    color: #27087e !important;
}

.page-sidebar .sub-menu>li> a {
    color: #777 !important;
}
.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu {
    background-color: #eee !important;
}
/* BUTTONS */

.btn {
    font-family: "Segoe UI";
}
.btn-info, .btn-info:focus {
    color: #ffffff;
    background: #bd9e55;
    background: linear-gradient(180deg, #bd9e55, #bd9e55) !important;
    border-color: #bd9e55 !important;
}
.btn-info.active, .btn-info:active, .btn-info.active:focus, .btn-info:active:focus, .btn-info:active:hover, .open .dropdown-toggle.btn-info {
    background-color: #bd9e55;
    border-color: #bd9e55;
    color: #ffffff;
}
.btn-info.hover, .btn-info:hover, .open .dropdown-toggle.btn-info {
    background-color: #6dc0f9;
    border-color: #6dc0f9;
    color: #ffffff;
}
.btn-info.active:hover {
    background: #3e97d4;
    border-color: #3e97d4;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #48b0f7;
    border-color: #48b0f7;
}
.btn-info .badge {
    color: #48b0f7;
    background-color: #ffffff;
}
/* Success */

.btn-success, .btn-success:focus {
    color: #ffffff;
    /* background: linear-gradient(180deg,#39b54a,#34aa44) !important; */
    background: linear-gradient(180deg, #39b54a, #2b8b39) !important;
    border-color: #249533 !important;
}
.btn-success.active, .btn-success:active, .btn-success.active:focus, .btn-success:active:focus, .btn-success:active:hover, .open .dropdown-toggle.btn-success {
    background-color: #0da899;
    border-color: #0da899;
    color: #ffffff;
}
.btn-success.hover, .btn-success:hover, .open .dropdown-toggle.btn-success {
    background-color: #40d9ca;
    border-color: #40d9ca;
    color: #ffffff;
}
.btn-success.active:hover {
    background: #0eb2a3;
    border-color: #0eb2a3;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #10cfbd;
    border-color: #10cfbd;
}
.btn-success .badge {
    color: #10cfbd;
    background-color: #ffffff;
}
/* Inverse */

.btn-inverse, .btn-inverse:focus {
    color: #ffffff;
    background: #3f4958;
    background: linear-gradient(180deg, #3f4958, #151b24) !important;
    border-color: #3f4958 !important;
}
.btn-inverse.active, .btn-inverse:active, .btn-inverse.active:focus, .btn-inverse:active:focus, .btn-inverse:active:hover, .open .dropdown-toggle.btn-inverse {
    background-color: #303a42;
    border-color: #303a42;
    color: #ffffff;
}
.btn-inverse.hover, .btn-inverse:hover, .open .dropdown-toggle.btn-inverse {
    background-color: #626c75;
    border-color: #626c75;
    color: #ffffff;
}
.btn-inverse.active:hover {
    background: #333d47;
    border-color: #333d47;
}
.btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled] .btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse:hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled] .btn-inverse:focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled] .btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse.active {
    background-color: #3b4752;
    border-color: #3b4752;
}
.btn-inverse .badge {
    color: #3b4752;
    background-color: #ffffff;
}
.btn-warning {
    background: #fd9a18 !important;
    background: linear-gradient(180deg, #fd9a18, #f16911) !important;
    border-color: #f16911 !important;
}
.btn-default {
  background: linear-gradient(180deg, #fff, #ddd) !important;
  border: 1px solid #ccc !important;
}
.btn-form {
    margin-left: 7px;
    margin-top: 20px;
}
.checkbox label {
    white-space: normal !important;
}
.toggle_icon {
    font-size: 20px;
}
/* LABELS */

.label-success {
    background: #39b54a !important;
}
.label-warning {
    background: #fd9a18 !important;
}
.label-inverse {
    background: #3f4958 !important;
}
/* TEXT */

.text-success {
    color: #39b54a !important;
}
.text-warning {
    color: #fd9a18 !important;
}
/* Adminox */

.widget-inline {
    padding: 20px 0px !important;
}
.card-box {
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
    box-shadow: 0px 3px 20px 0 rgba(0, 0, 0, .14);
    position: relative;
}

.card-box2 {
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
    box-shadow: 0px 3px 20px 0 rgba(0, 0, 0, .14);
    /* position: relative; */
}
.widget-inline .widget-inline-box {
    border-right: 1px solid #e3e8f1;
    padding: 20px;
}
.widget-inline-box {
    padding: 10px !important;
}
/* End Adminox */

.breadcrumb {
    font-family: 'Karla', sans-serif;
    text-transform: none;
    font-size: 18px;
}
body {
    color: #444;
    background-color: #ebeff2 !important;
    font-size: 14px;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    zoom: 99%;
}
/* MARGINS */
.m-0 {
  margin-top: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
}
.p-0 {
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}
.m-b-7 {
    margin-bottom: 7px;
}
.m-b-0 {
    margin-bottom: 0px !important;
}
.card-title2 {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 600 !important;
    /* letter-spacing: 0.04em; */
    line-height: 16px !important;
    margin-bottom: 20px;
    /* margin-top: 10px; */
    font-family: 'Karla', sans-serif;
}
.card-title {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 600 !important;
    /* letter-spacing: 0.04em; */
    line-height: 16px !important;
    margin-bottom: 20px;
    margin-top: 0px;
    font-family: 'Karla', sans-serif;
    /* padding-left: ; */
}
.card-title .badge {
    vertical-align: bottom;
}
.card-section {
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    margin-top: 15px !important;
    margin-bottom: 12px !important;
    padding-bottom: 8px;
    border-bottom: 1px solid #dedede;
    font-family: 'Karla', sans-serif;
    color: #2ea1f8;
}
.progress {
    border-radius: 10px !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #505458;
}
.thumb-40 {
    width: 40px;
    height: 40px;
    object-fit: cover;
    object-position: top;
}
/* Inbox-widget */

.inbox-widget .inbox-item {
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}
.inbox-widget .inbox-item .inbox-item-img {
    display: block;
    float: left;
    margin-right: 15px;
    width: 40px;
}
.inbox-widget .inbox-item img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    object-position: top;
}
.inbox-widget .inbox-item .inbox-item-author {
    color: #333333;
    display: block;
    margin: 0;
}
.inbox-widget .inbox-item .inbox-item-text {
    color: #a0a0a0;
    display: block;
    font-size: 12px;
    margin: 0;
}
.inbox-widget .inbox-item .inbox-item-date {
    color: #a9a9a9;
    font-size: 11px;
    position: absolute;
    right: 7px;
    top: 2px;
}
.page-title {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 0px !important;
    margin-top: 7px !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #505458;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 10px 0;
}
.text-muted {
    color: #98a6ad;
}
.checkbox {
    padding-left: 20px;
}
.checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
}
.checkbox label::before {
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid #cccccc;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: 0.3s ease-in-out;
    width: 17px;
    outline: none !important;
}
.checkbox label::after {
    color: #555555;
    display: inline-block;
    font-size: 11px;
    height: 16px;
    left: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    position: absolute;
    top: 0;
    width: 16px;
}
.checkbox input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important;
}
.checkbox input[type="checkbox"]:disabled+label {
    opacity: 0.65;
}
.checkbox input[type="checkbox"]:focus+label::before {
    outline-offset: -2px;
    outline: none;
    outline: thin dotted;
}
.checkbox input[type="checkbox"]:checked+label::after {
    content: "\f00c";
    font-family: 'FontAwesome';
}
.checkbox input[type="checkbox"]:disabled+label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}
.checkbox.checkbox-inline {
    margin-top: 0;
}
.checkbox.checkbox-single label {
    height: 17px;
}
.checkbox-custom input[type="checkbox"]:checked+label::before {
    background-color: #5fbeaa;
    border-color: #5fbeaa;
}
.checkbox-custom input[type="checkbox"]:checked+label::after {
    color: #ffffff;
}
.checkbox-info input[type="checkbox"]:checked+label::before {
    background-color: #2ea1f8;
    border-color: #2ea1f8;
}
.checkbox-info input[type="checkbox"]:checked+label::after {
    color: #ffffff;
}
.inline-block {
    display: inline-block;
}
.header {
    /* background-color: #272b35; */
    background-color: #27087e;
    /* border-bottom: 1px solid #232730; */
    /* color: #eee; */
    /* color: #cad0dd; */
    color: #fff;
    /* height: 110px !important; */
}
.footer {
  /* background: #555; */
  background: linear-gradient(to bottom right, #ccc, #222);
  bottom: -80px !important; /* +50px for space taken up by logo*/
  color: #fff;
}
.footer a {
  color: #bd9e55;
}

@media (max-width: 991px) {
    .header {
        background-color: #36404a !important;
    }
}
.header a {
    color: unset;
}
.badge-info {
    background-color: #2ea1f8 !important;
}
.badge-inverse {
    background-color: #555555 !important;
}
.badge-tab {
    margin-left: 5px;
    vertical-align: text-top;
}
.badge-fix {
    margin-left: 5px;
    vertical-align: text-bottom !important;
}
.text-primary, .text-info {
    color: 27087E !important;
}
.profile-dropdown li>a {
    opacity: unset;
}
.avatar {
    border-radius: 50%;
    padding: 2px;
    border: 1px solid #ccc;
    object-fit: cover;
}
.avatar2 {
    border-radius: 50%;
    object-fit: cover;
}
.select2-container-multi.select2-container-active .select2-search-choice, .select2-search-choice, .select2-search-choice:focus, .select2-search-choice:hover, .select2-search-choice:active {
    background-color: #53b2f9 !important;
    border-radius: 2px !important;
    color: #fff !important;
}
.select2-search-choice-close:before {
    color: #ffffff !important;
}
/* .print-hidden {
  visibility: hidden;
  display: none;
} */
@media print {
  /* body * {
    visibility: hidden;
    display:none;
  } */
  /* #print-content,
  #print-content * {
    visibility: visible !important;
    display: block !important;
  } */
 /* #print-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }*/
}
/* Start Dashblocks */

.dashblocks .panel {
    background: #dde0e4;
    border-color: #999;
    border-radius: 4px;
}
.dashblocks .panel a h6 {
    font-size: 16px;
    margin-top: 18px;
    font-family: Karla;
}
.dashblocks .panel-heading a:not(.btn) {
    opacity: 1
}
.dashblocks .panel-heading img {
    width: 50px;
}
.dashblocks .panel:hover {
    transform: scale(1.05);
    cursor: pointer;
    transition: 0.2s ease-in;
}
.dashblocks-sm .panel-heading img {
    width: 40px !important;
}
.dashblocks-sm .panel a h6 {
    font-size: 15px !important;
    margin-top: 10px !important;
}
textarea {
    resize: vertical;
}
/* End Dashblocks */

.btn-info, .btn-inverse, .btn-success {
    border: none !important;
}
.nav-tabs>li.active>a {
    /* background: #21252d; */
    border-color: #ccc;
    font-weight: bold;
    /* color: white; */
    border-bottom: none;
}
 /* .nav-tabs.outside {
     margin-bottom: 10px !important;
 }  */
.nav-tabs.outside+.tab-content {
    padding: 0 !important;
}
.nav-tabs.outside>li.active>a {
    background: #fff !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    /* border-color: white; */
    /* color: white; */
    /* background-color: #21252d; */
    border-bottom: none;
    border-color: #ccc;
}
.nav-tabs>li>a {
    font-weight: bold;
    color: #777;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    /* padding: 15px 35px; */
    font-family: Karla;
    font-size: 15px;
    padding: 14px 35px;
}
.nav-tabs-sm>li>a {
  font-size: 14px !important;
  padding: 14px 20px !important;
}
.nav-tabs>li>a, .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
    color: #777;
}
ul.nav-tabs.outside+.tab-content>.tab-pane>.card-box {
    border-top: unset;
    border-radius: 0 0 8px 8px;
}
.pointer {
    cursor: pointer;
}
/* Fix callendar overflow issue */

.fc-scroller {
    overflow-x: visible !important;
}
/* badges inside tables tds */

td>.badge, .modal .badge {
    padding: 4px 10px !important;
}
/* download icon inside memo table */

.feather-download {
    fill: #fff;
}
.download-wrapper {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    padding: 0 !important;
}
.my-input {
    width: 100%;
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
}
/* Fix New Bootstrap Popover */

.note-popover.popover.in.note-table-popover.bottom {
    z-index: 9999999999;
}
.bg-light {
  background:#f8f8f8;
  padding:10px 5px;
  border-radius:7px;
}
.no-color, .no-color:hover, .no-color:focus {
  color: unset;
}
.table-cell {
  display: table-cell !important;
}
.input-group-addon.search {
  background: linear-gradient(180deg, #2ea1f8, #1990ea) !important;
  color: #ffffff;
}
.form-group-default {
  overflow: visible;
}
.form-group-default.focused label {
  opacity: 1;
}
.form-group-default.focused {
  background: #ffffff;
}
.panel-heading a:not(.btn) {
  opacity: unset !important;
}
@media (min-width: 992px) {
  .horizontal-menu [data-pages="sidebar"]+.page-container {
    padding-left: unset;
  }
}
.checkbox label {
  padding-left: 5px !important;
}


/* a[href$="xls"]::after, a[href$="xlsx"]::after { */
    /*font-family: 'FontAwesome';*/
    /*position: absolute;
    padding: 2em 0;
    content: ' ';
    width: 30px;
    height: 30px;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IgogICAgIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIKICAgICB2aWV3Qm94PSIwIDAgNDggNDgiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDsiPjxnIGlkPSJzdXJmYWNlMSI+PHBhdGggc3R5bGU9IiBmaWxsOiM0Q0FGNTA7IiBkPSJNIDQxIDEwIEwgMjUgMTAgTCAyNSAzOCBMIDQxIDM4IEMgNDEuNTU0Njg4IDM4IDQyIDM3LjU1NDY4OCA0MiAzNyBMIDQyIDExIEMgNDIgMTAuNDQ1MzEzIDQxLjU1NDY4OCAxMCA0MSAxMCBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAzMiAxNSBMIDM5IDE1IEwgMzkgMTggTCAzMiAxOCBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAzMiAyNSBMIDM5IDI1IEwgMzkgMjggTCAzMiAyOCBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAzMiAzMCBMIDM5IDMwIEwgMzkgMzMgTCAzMiAzMyBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAzMiAyMCBMIDM5IDIwIEwgMzkgMjMgTCAzMiAyMyBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAyNSAxNSBMIDMwIDE1IEwgMzAgMTggTCAyNSAxOCBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAyNSAyNSBMIDMwIDI1IEwgMzAgMjggTCAyNSAyOCBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAyNSAzMCBMIDMwIDMwIEwgMzAgMzMgTCAyNSAzMyBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAyNSAyMCBMIDMwIDIwIEwgMzAgMjMgTCAyNSAyMyBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojMkU3RDMyOyIgZD0iTSAyNyA0MiBMIDYgMzggTCA2IDEwIEwgMjcgNiBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAxOS4xMjg5MDYgMzEgTCAxNi43MTg3NSAyNi40Mzc1IEMgMTYuNjI1IDI2LjI2OTUzMSAxNi41MzEyNSAyNS45NTcwMzEgMTYuNDMzNTk0IDI1LjUgTCAxNi4zOTg0MzggMjUuNSBDIDE2LjM1MTU2MyAyNS43MTQ4NDQgMTYuMjQyMTg4IDI2LjA0Mjk2OSAxNi4wNzQyMTkgMjYuNDgwNDY5IEwgMTMuNjUyMzQ0IDMxIEwgOS44OTQ1MzEgMzEgTCAxNC4zNTU0NjkgMjQgTCAxMC4yNzM0MzggMTcgTCAxNC4xMDkzNzUgMTcgTCAxNi4xMTMyODEgMjEuMTk1MzEzIEMgMTYuMjY5NTMxIDIxLjUyNzM0NCAxNi40MDYyNSAyMS45MjE4NzUgMTYuNTMxMjUgMjIuMzc1IEwgMTYuNTcwMzEzIDIyLjM3NSBDIDE2LjY0ODQzOCAyMi4xMDU0NjkgMTYuNzk2ODc1IDIxLjY5NTMxMyAxNy4wMTE3MTkgMjEuMTU2MjUgTCAxOS4yMzgyODEgMTcgTCAyMi43NTM5MDYgMTcgTCAxOC41NTQ2ODggMjMuOTM3NSBMIDIyLjg2NzE4OCAzMC45OTYwOTQgTCAxOS4xMjg5MDYgMzAuOTk2MDk0IFogIj48L3BhdGg+PC9nPjwvc3ZnPg==') 50% 50% no-repeat;
    background-size: 100%;*/
/* } */
/* a[href$="doc"], a[href$="docx"] { */
    /*font-family: 'FontAwesome';*/
    /*position: absolute;
    padding: 2em 0;
    content: ' ';
    width: 30px;
    height: 30px;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IgogICAgIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIKICAgICB2aWV3Qm94PSIwIDAgNDggNDgiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDsiPjxnIGlkPSJzdXJmYWNlMSI+PHBhdGggc3R5bGU9IiBmaWxsOiMyMTk2RjM7IiBkPSJNIDQxIDEwIEwgMjUgMTAgTCAyNSAzOCBMIDQxIDM4IEMgNDEuNTU0Njg4IDM4IDQyIDM3LjU1NDY4OCA0MiAzNyBMIDQyIDExIEMgNDIgMTAuNDQ1MzEzIDQxLjU1NDY4OCAxMCA0MSAxMCBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAyNSAxNSBMIDM5IDE1IEwgMzkgMTcgTCAyNSAxNyBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAyNSAxOSBMIDM5IDE5IEwgMzkgMjEgTCAyNSAyMSBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAyNSAyMyBMIDM5IDIzIEwgMzkgMjUgTCAyNSAyNSBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAyNSAyNyBMIDM5IDI3IEwgMzkgMjkgTCAyNSAyOSBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAyNSAzMSBMIDM5IDMxIEwgMzkgMzMgTCAyNSAzMyBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojMEQ0N0ExOyIgZD0iTSAyNyA0MiBMIDYgMzggTCA2IDEwIEwgMjcgNiBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZGRkZGOyIgZD0iTSAyMS4xNjc5NjkgMzEuMDExNzE5IEwgMTguNDQ5MjE5IDMxLjAxMTcxOSBMIDE2LjY0ODQzOCAyMi4wMjM0MzggQyAxNi41NTA3ODEgMjEuNTQ2ODc1IDE2LjQ5MjE4OCAyMS4wMjczNDQgMTYuNDcyNjU2IDIwLjQ0OTIxOSBMIDE2LjQ0MTQwNiAyMC40NDkyMTkgQyAxNi4zOTg0MzggMjEuMDg1OTM4IDE2LjMzMjAzMSAyMS42MDkzNzUgMTYuMjQ2MDk0IDIyLjAyMzQzOCBMIDE0LjM5NDUzMSAzMS4wMTE3MTkgTCAxMS41NjY0MDYgMzEuMDExNzE5IEwgOC43MDcwMzEgMTYuOTk2MDk0IEwgMTEuMzgyODEzIDE2Ljk5NjA5NCBMIDEyLjkxNzk2OSAyNi4zMjQyMTkgQyAxMi45ODA0NjkgMjYuNzMwNDY5IDEzLjAzMTI1IDI3LjI2NTYyNSAxMy4wNjI1IDI3LjkzMzU5NCBMIDEzLjEwNTQ2OSAyNy45MzM1OTQgQyAxMy4xMjEwOTQgMjcuNDMzNTk0IDEzLjIwMzEyNSAyNi44ODI4MTMgMTMuMzI4MTI1IDI2LjI4OTA2MyBMIDE1LjI5Njg3NSAxNi45OTYwOTQgTCAxNy45MTc5NjkgMTYuOTk2MDk0IEwgMTkuNzAzMTI1IDI2LjQwMjM0NCBDIDE5Ljc2NTYyNSAyNi43NSAxOS44MjQyMTkgMjcuMjQ2MDk0IDE5Ljg3NSAyNy45MTAxNTYgTCAxOS45MDYyNSAyNy45MTAxNTYgQyAxOS45MjU3ODEgMjcuMzk4NDM4IDE5Ljk3NjU2MyAyNi44Nzg5MDYgMjAuMDY2NDA2IDI2LjM0NzY1NiBMIDIxLjU2NjQwNiAxNi45OTYwOTQgTCAyNC4wMzUxNTYgMTYuOTk2MDk0IFogIj48L3BhdGg+PC9nPjwvc3ZnPg==') 50% 50% no-repeat;
    background-size: 100%;*/
/* } */
.full-width, .select2 {
    width: 100% !important;
}
.select2 {
    min-width: 200px !important;
}

.strike {
    text-decoration: line-through;
}
.remote-select {
    /*width: 100% !important;*/
    min-width: 200px !important;
    max-width: 200px !important;
}

/* For New Select2 */
.select2-container .select2-selection--single {
  height: 35px;
}
.select2-container--default .select2-selection--single {
  border: none;
}

.dataTables_length select {
  line-height: normal !important;
}
.dropdown-menu {
  z-index: 900 !important;
}
.jumbotron {
  overflow: visible;
}
.karla {
  font-family: Karla, sans-serif !important;
}
.panel .panel-heading {
  z-index: unset !important;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  font-weight: normal !important;
  color: #aaaaaa !important;
}


.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu {
    padding: 0 0 10px 0 !important;
}

a {
    color: #bd9e55;
}


.dt-buttons.btn-group>.btn {
    position: relative;
    float: left;
    border: 1px solid #9b9a99 !important;
    background: transparent !important;
    color: #222;
    font-weight: bold;
    text-transform: uppercase;
    font-size: .9em;
    margin-bottom: 1em;
}

.dt-buttons.btn-group>.btn:hover {
    color: #27087e;
}

.flex-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* margin-right: -15px;
    margin-left: -15px; */
  }
  .flex-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin-right: 5px;
    margin-left: 5px;
  }
