@charset "UTF-8";
/****** UTILS ******/
/*** default values ***/
/***** custom values *****/
/***** Grid Values *****/
/** Extends **/
/* Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #CC9933 #DFE9EB;
  }

  /* Chrome, Edge and Safari */
  *::-webkit-scrollbar {
    width: 10px;
    width: 10px;
  }
  *::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #DFE9EB;
  }

  *::-webkit-scrollbar-track:hover {
    background-color: #B8C0C2;
  }

  *::-webkit-scrollbar-track:active {
    background-color: #B8C0C2;
  }

  *::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #CC9933;
  }

  *::-webkit-scrollbar-thumb:hover {
    background-color: #EFB058;
  }

  *::-webkit-scrollbar-thumb:active {
    background-color: #000000;
  }

.hide {
    display: none;
}

.css-equal-content,
.css-equal-heights {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.invoices-main-tabs .invoices-tabs ul,
.date-list ul,
.invoices-items-main-tabs ul,
.activity .activity-list,
.notifications .notification-list,
.sidebar .sidebar-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.css-equal-content {
    color: red;
    float: left;
}

.sidebar-settings .sidebar-top .btn-closed,
.sidebar-layout .sidebar-content .sidebar-image,
.sidebar-layout .sidebar-content .sidebar-top .btn-closed,
.sticky-sidebar > li > a,
.sticky-sidebar,
.invoices-main-tabs .btn,
.dash-widget-header .dash-widget-icon,
.change-photo-btn,
.blog-catagories,
.invoices-page-header .invoices-breadcrumb-item i,
.invoices-page-header .invoices-breadcrumb-item a,
.invoice-load-btn .btn,
.invoices-settings-btn .btn,
.avatar-edit,
.sidebar .nav-link,
div#global-loader,
.user-img,
.chat-attachment-item,
.avatar .avatar-title {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

.setting,
.sidebar-settings .sidebar-top .btn-closed,
.sidebar-layout .sidebar-content .layout,
.sidebar-layout .sidebar-content .sidebar-top .btn-closed,
.sticky-sidebar > li > a,
.inovices-card .inovices-widget-header,
.invoices-main-tabs .btn,
.multipleSelection .selectboxes,
.dash-widget-header .dash-widget-icon,
.dash-widget-header,
.chat-cont-right ul.list-unstyled .media.received .chat-msg-info,
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info,
.chat-search .input-group .input-group-prepend,
.change-photo-btn,
.blog-catagories,
.blog-views,
.post-author a,
.grid-blog .entry-meta,
.invoice-total-box .service-amount,
.payment-details,
.invoices-page-header .invoices-breadcrumb-item i,
.invoices-page-header .invoices-breadcrumb-item a,
.invoice-load-btn .btn,
.card-middle-avatar,
.inovices-widget-header,
.invoices-settings-btn .btn,
.invoices-settings-btn,
.multipleSelection .selectbox,
.sortby .selectboxes,
.avatar-edit,
.table tbody td a,
.sidebar .sub-menu a,
.sidebar .nav-link,
.sidebar .sidebar-menu > ul > li > a,
div#global-loader,
.user-img,
.chat-attachment-item,
.chat-window .chat-cont-left .chat-search .input-group .input-group-prepend,
.chat-window .chat-cont-left .chat-header,
.avatar .avatar-title {
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.inovices-card .inovices-widget-header,
.multipleSelection .selectboxes,
.chat-cont-left .chat-scroll .media .media-body,
.edit-options,
.grid-blog .entry-meta,
.invoice-total-box .service-amount,
.payment-details,
.inovices-widget-header,
.multipleSelection .selectbox,
.sortby .selectboxes,
.app-listing,
.sidebar .sub-menu a,
.chat-window .chat-cont-right .chat-header,
.chat-window .chat-cont-left .chat-users-list a.media .media-body,
.chat-window .chat-cont-left .chat-header {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
}
.header-distribute {
    align-items: center;
    margin-right: 8px;
    display: flex;
    justify-content: space-between;
  }
  .header-center {
    display: flex;
    justify-content: center;
  }
  .header-center div {
    /* width: fit-content; */
    margin-left: 5px;
    margin-right: 5px;
  }
.align-center {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.invoices-main-tabs .invoices-tabs ul,
.date-list ul,
.invoices-items-main-tabs ul,
.activity .activity-list,
.notifications .notification-list,
.sidebar .sidebar-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.avatar-group {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.setting,
.sidebar-settings .sidebar-top .btn-closed,
.sidebar-layout .sidebar-content .layout,
.sidebar-layout .sidebar-content .sidebar-image,
.sidebar-layout .sidebar-content .sidebar-top .btn-closed,
.sticky-sidebar > li > a,
.sticky-sidebar,
.inovices-card .inovices-widget-header,
.invoices-main-tabs .btn,
.multipleSelection .selectboxes,
.dash-widget-header,
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments,
.chat-cont-right ul.list-unstyled .media.received .chat-msg-info,
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info,
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-attachments,
.chat-cont-right ul.list-unstyled .media.sent .media-body,
.chat-cont-left .chat-scroll .media .media-body,
.chat-search .input-group .input-group-prepend,
.change-photo-btn,
.edit-options,
.blog-catagories,
.blog-views,
.post-author a,
.grid-blog .entry-meta,
.invoice-total-box .service-amount,
.payment-details,
.invoices-page-header .invoices-breadcrumb-item i,
.invoices-page-header .invoices-breadcrumb-item a,
.inovices-widget-header,
.invoices-settings-btn .btn,
.invoices-settings-btn,
.multipleSelection .selectbox,
.sortby .selectboxes,
.app-listing,
.sidebar.sidebar-menu-five ul,
.sidebar-menu-five ul,
.table tbody td a,
.sidebar .nav-items .nav-link,
.sidebar .sub-menu a,
.sidebar .nav-link,
.sidebar .sidebar-menu > ul > li > a,
div#global-loader,
.user-img,
.chat-attachment-item,
.chat-window .chat-cont-right .chat-header,
.chat-window .chat-cont-left .chat-users-list a.media .media-body,
.chat-window .chat-cont-left .chat-search .input-group .input-group-prepend,
.chat-window .chat-cont-left .chat-header,
.chat-window,
.avatar .avatar-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.inovices-card .inovices-widget-header,
.multipleSelection .selectboxes,
.chat-cont-left .chat-scroll .media .media-body,
.edit-options,
.grid-blog .entry-meta,
.invoice-total-box .service-amount,
.payment-details,
.inovices-widget-header,
.multipleSelection .selectbox,
.sortby .selectboxes,
.app-listing,
.sidebar .sub-menu a,
.chat-window .chat-cont-right .chat-header,
.chat-window .chat-cont-left .chat-users-list a.media .media-body,
.chat-window .chat-cont-left .chat-header {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
}

.chat-cont-right ul.list-unstyled .media.received .chat-msg-info,
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.chat-cont-right ul.list-unstyled .media.sent .media-body {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}

.chat-cont-right ul.list-unstyled .media.sent .media-body,
.sidebar .nav-items .nav-link {
    -ms-flex-direction: column;
    flex-direction: column;
}

/******* BASE *******/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body {
    overflow-x: hidden;
}

/* HTML5 display-role reset for older browsers */
* {
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: "CircularStd";
    font-style: normal;
    font-weight: 400;
    src: local("Circular Std Book"),
        url("../fonts/CircularStd-Book.woff") format("woff");
}
@font-face {
    font-family: "CircularStd";
    font-style: italic;
    font-weight: 400;
    src: local("Circular Std Book Italic"),
        url("../fonts/CircularStd-BookItalic.woff") format("woff");
}
@font-face {
    font-family: "CircularStd";
    font-style: normal;
    font-weight: 500;
    src: local("Circular Std Medium"),
        url("../fonts/CircularStd-Medium.woff") format("woff");
}
@font-face {
    font-family: "CircularStd";
    font-style: italic;
    font-weight: 500;
    src: local("Circular Std Medium Italic"),
        url("../fonts/CircularStd-MediumItalic.woff") format("woff");
}
@font-face {
    font-family: "CircularStd";
    font-style: normal;
    font-weight: 600;
    src: local("Circular Std Bold"),
        url("../fonts/CircularStd-Bold.woff") format("woff");
}
@font-face {
    font-family: "CircularStd";
    font-style: italic;
    font-weight: 600;
    src: local("Circular Std Bold Italic"),
        url("../fonts/CircularStd-BoldItalic.woff") format("woff");
}
@font-face {
    font-family: "CircularStd";
    font-style: normal;
    font-weight: 800;
    src: local("Circular Std Black"),
        url("../fonts/CircularStd-Black.woff") format("woff");
}
@font-face {
    font-family: "CircularStd";
    font-style: italic;
    font-weight: 800;
    src: local("Circular Std Black Italic"),
        url("../fonts/CircularStd-BlackItalic.woff") format("woff");
}
@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MaterialIcons-Regular.eot);
    /* For IE6-8 */
    src: local("Material Icons"), local("MaterialIcons-Regular"),
        url(../fonts/MaterialIcons-Regular.html) format("woff2"),
        url(../fonts/MaterialIcons-Regular.woff) format("woff"),
        url(../fonts/MaterialIcons-Regular.ttf) format("truetype");
}
h1 {
    font-weight: 500;
    font-size: 40px;
    font-family: "CircularStd", sans-serif;
    color: #2c3038;
}
@media (max-width: 767px) {
    h1 {
        font-size: 27px;
    }
}

h2 {
    font-weight: 500;
    font-size: 30px;
    color: #2c3038;
}
@media (max-width: 767px) {
    h2 {
        font-size: 23px;
    }
}

h3 {
    font-weight: 500;
    font-size: 28px;
    color: #2c3038;
}
@media (max-width: 1023px) {
    h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    h3 {
        font-size: 16px;
    }
}

h4 {
    font-weight: 500;
    font-size: 24px;
    font-family: "CircularStd", sans-serif;
    color: #2c3038;
}
@media (max-width: 1023px) {
    h4 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    h4 {
        font-size: 18px;
    }
}

h5 {
    font-weight: 500;
    font-size: 1.25rem;
    color: #2c3038;
}
@media (max-width: 1023px) {
    h5 {
        font-size: 18px;
    }
}

h6 {
    font-weight: 500;
    font-size: 16px;
    color: #2c3038;
}
@media (max-width: 1023px) {
    h6 {
        font-size: 16px;
    }
}

body {
    font-family: "CircularStd", sans-serif;
    font-size: 0.9375rem;
    color: #455560;
    line-height: 1.5;
    background-color: #f7f8f9;
}

.container {
    width: 100%;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
}

* {
    outline: none;
}

button:focus {
    box-shadow: none !important;
}

a {
    color: #CC9933;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
a:hover {
    color: #A67B2A;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
a:focus {
    outline: 0;
}

p {
    margin-bottom: 20px;
}
p:last-child {
    margin-bottom: 0;
}

strong {
    font-weight: 700;
}

/*** default values ***/
/***** custom values *****/
/***** Grid Values *****/
/** Extends **/
.css-equal-heights,
.css-equal-content {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.invoices-main-tabs .invoices-tabs ul,
.date-list ul,
.invoices-items-main-tabs ul,
.activity .activity-list,
.notifications .notification-list,
.sidebar .sidebar-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.css-equal-content {
    color: red;
    float: left;
}

.sidebar-settings .sidebar-top .btn-closed,
.sidebar-layout .sidebar-content .sidebar-image,
.sidebar-layout .sidebar-content .sidebar-top .btn-closed,
.sticky-sidebar > li > a,
.sticky-sidebar,
.invoices-main-tabs .btn,
.dash-widget-header .dash-widget-icon,
.change-photo-btn,
.blog-catagories,
.invoices-page-header .invoices-breadcrumb-item i,
.invoices-page-header .invoices-breadcrumb-item a,
.invoice-load-btn .btn,
.invoices-settings-btn .btn,
.avatar-edit,
.sidebar .nav-link,
div#global-loader,
.user-img,
.chat-attachment-item,
.avatar .avatar-title {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

.setting,
.sidebar-settings .sidebar-top .btn-closed,
.sidebar-layout .sidebar-content .layout,
.sidebar-layout .sidebar-content .sidebar-top .btn-closed,
.sticky-sidebar > li > a,
.inovices-card .inovices-widget-header,
.invoices-main-tabs .btn,
.multipleSelection .selectboxes,
.dash-widget-header .dash-widget-icon,
.dash-widget-header,
.chat-cont-right ul.list-unstyled .media.received .chat-msg-info,
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info,
.chat-search .input-group .input-group-prepend,
.change-photo-btn,
.blog-catagories,
.blog-views,
.post-author a,
.grid-blog .entry-meta,
.invoice-total-box .service-amount,
.payment-details,
.invoices-page-header .invoices-breadcrumb-item i,
.invoices-page-header .invoices-breadcrumb-item a,
.invoice-load-btn .btn,
.card-middle-avatar,
.inovices-widget-header,
.invoices-settings-btn .btn,
.invoices-settings-btn,
.multipleSelection .selectbox,
.sortby .selectboxes,
.avatar-edit,
.table tbody td a,
.sidebar .sub-menu a,
.sidebar .nav-link,
.sidebar .sidebar-menu > ul > li > a,
div#global-loader,
.user-img,
.chat-attachment-item,
.chat-window .chat-cont-left .chat-search .input-group .input-group-prepend,
.chat-window .chat-cont-left .chat-header,
.avatar .avatar-title {
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.inovices-card .inovices-widget-header,
.multipleSelection .selectboxes,
.chat-cont-left .chat-scroll .media .media-body,
.edit-options,
.grid-blog .entry-meta,
.invoice-total-box .service-amount,
.payment-details,
.inovices-widget-header,
.multipleSelection .selectbox,
.sortby .selectboxes,
.app-listing,
.sidebar .sub-menu a,
.chat-window .chat-cont-right .chat-header,
.chat-window .chat-cont-left .chat-users-list a.media .media-body,
.chat-window .chat-cont-left .chat-header {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
}

.align-center {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.invoices-main-tabs .invoices-tabs ul,
.date-list ul,
.invoices-items-main-tabs ul,
.activity .activity-list,
.notifications .notification-list,
.sidebar .sidebar-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.avatar-group {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.setting,
.sidebar-settings .sidebar-top .btn-closed,
.sidebar-layout .sidebar-content .layout,
.sidebar-layout .sidebar-content .sidebar-image,
.sidebar-layout .sidebar-content .sidebar-top .btn-closed,
.sticky-sidebar > li > a,
.sticky-sidebar,
.inovices-card .inovices-widget-header,
.invoices-main-tabs .btn,
.multipleSelection .selectboxes,
.dash-widget-header,
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments,
.chat-cont-right ul.list-unstyled .media.received .chat-msg-info,
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info,
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-attachments,
.chat-cont-right ul.list-unstyled .media.sent .media-body,
.chat-cont-left .chat-scroll .media .media-body,
.chat-search .input-group .input-group-prepend,
.change-photo-btn,
.edit-options,
.blog-catagories,
.blog-views,
.post-author a,
.grid-blog .entry-meta,
.invoice-total-box .service-amount,
.payment-details,
.invoices-page-header .invoices-breadcrumb-item i,
.invoices-page-header .invoices-breadcrumb-item a,
.inovices-widget-header,
.invoices-settings-btn .btn,
.invoices-settings-btn,
.multipleSelection .selectbox,
.sortby .selectboxes,
.app-listing,
.sidebar.sidebar-menu-five ul,
.sidebar-menu-five ul,
.table tbody td a,
.sidebar .nav-items .nav-link,
.sidebar .sub-menu a,
.sidebar .nav-link,
.sidebar .sidebar-menu > ul > li > a,
div#global-loader,
.user-img,
.chat-attachment-item,
.chat-window .chat-cont-right .chat-header,
.chat-window .chat-cont-left .chat-users-list a.media .media-body,
.chat-window .chat-cont-left .chat-search .input-group .input-group-prepend,
.chat-window .chat-cont-left .chat-header,
.chat-window,
.avatar .avatar-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.inovices-card .inovices-widget-header,
.multipleSelection .selectboxes,
.chat-cont-left .chat-scroll .media .media-body,
.edit-options,
.grid-blog .entry-meta,
.invoice-total-box .service-amount,
.payment-details,
.inovices-widget-header,
.multipleSelection .selectbox,
.sortby .selectboxes,
.app-listing,
.sidebar .sub-menu a,
.chat-window .chat-cont-right .chat-header,
.chat-window .chat-cont-left .chat-users-list a.media .media-body,
.chat-window .chat-cont-left .chat-header {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
}

.chat-cont-right ul.list-unstyled .media.received .chat-msg-info,
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.chat-cont-right ul.list-unstyled .media.sent .media-body {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}

.chat-cont-right ul.list-unstyled .media.sent .media-body,
.sidebar .nav-items .nav-link {
    -ms-flex-direction: column;
    flex-direction: column;
}
.chat-custom {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
}
.col {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    position: relative;
    min-height: 1px;
}
@media (min-width: 320px) {
    .col.col-xs-12 {
        width: 100%;
    }
    .col.col-xs-11 {
        width: 91.66666667%;
    }
    .col.col-xs-10 {
        width: 83.33333333%;
    }
    .col.col-xs-9 {
        width: 75%;
    }
    .col.col-xs-8 {
        width: 66.66666667%;
    }
    .col.col-xs-7 {
        width: 58.33333333%;
    }
    .col.col-xs-6 {
        width: 50%;
    }
    .col.col-xs-5 {
        width: 41.66666667%;
    }
    .col.col-xs-4 {
        width: 33.33333333%;
    }
    .col.col-xs-3 {
        width: 25%;
    }
    .col.col-xs-2 {
        width: 16.66666667%;
    }
    .col.col-xs-1 {
        width: 8.33333333%;
    }
}
@media (min-width: 568px) {
    .col.col-sm-12 {
        width: 100%;
    }
    .col.col-sm-11 {
        width: 91.66666667%;
    }
    .col.col-sm-10 {
        width: 83.33333333%;
    }
    .col.col-sm-9 {
        width: 75%;
    }
    .col.col-sm-8 {
        width: 66.66666667%;
    }
    .col.col-sm-7 {
        width: 58.33333333%;
    }
    .col.col-sm-6 {
        width: 50%;
    }
    .col.col-sm-5 {
        width: 41.66666667%;
    }
    .col.col-sm-4 {
        width: 33.33333333%;
    }
    .col.col-sm-3 {
        width: 25%;
    }
    .col.col-sm-2 {
        width: 16.66666667%;
    }
    .col.col-sm-1 {
        width: 8.33333333%;
    }
}
@media (min-width: 768px) {
    .col.col-md-12 {
        width: 100%;
    }
    .col.col-md-11 {
        width: 91.66666667%;
    }
    .col.col-md-10 {
        width: 83.33333333%;
    }
    .col.col-md-9 {
        width: 75%;
    }
    .col.col-md-8 {
        width: 66.66666667%;
    }
    .col.col-md-7 {
        width: 58.33333333%;
    }
    .col.col-md-6 {
        width: 50%;
    }
    .col.col-md-5 {
        width: 41.66666667%;
    }
    .col.col-md-4 {
        width: 33.33333333%;
    }
    .col.col-md-3 {
        width: 25%;
    }
    .col.col-md-2 {
        width: 16.66666667%;
    }
    .col.col-md-1 {
        width: 8.33333333%;
    }
}
@media (min-width: 1024px) {
    .col.col-lg-12 {
        width: 100%;
    }
    .col.col-lg-11 {
        width: 91.66666667%;
    }
    .col.col-lg-10 {
        width: 83.33333333%;
    }
    .col.col-lg-9 {
        width: 75%;
    }
    .col.col-lg-8 {
        width: 66.66666667%;
    }
    .col.col-lg-7 {
        width: 58.33333333%;
    }
    .col.col-lg-6 {
        width: 50%;
    }
    .col.col-lg-5 {
        width: 41.66666667%;
    }
    .col.col-lg-4 {
        width: 33.33333333%;
    }
    .col.col-lg-3 {
        width: 25%;
    }
    .col.col-lg-2 {
        width: 16.66666667%;
    }
    .col.col-lg-1 {
        width: 8.33333333%;
    }
}

/******* COMPONENTS ******/
.btn-white {
    background-color: #fff;
    border-color: #e7eaf3;
}

.btn-primary {
    background-color: #CC9933;
    border: 1px solid #CC9933;
}

.btn-outline-primary {
    color: #CC9933;
    border-color: #CC9933;
}
.btn-outline-primary:hover {
    background-color: #CC9933;
    border-color: #CC9933;
}

.btn-check:focus + .btn-primary,
.btn-primary:focus {
    box-shadow: none !important;
}

.btn:focus {
    box-shadow: none !important;
}

/****** LAYOUT ******/
.avatar {
    background-color: transparent;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    height: 34px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 34px;
    position: relative;
    white-space: nowrap;
    margin: 0 10px 0 0;
    border-radius: 50%;
}
.avatar.avatar-xs {
    width: 24px;
    height: 24px;
}
.avatar > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}
.avatar .avatar-title {
    width: 100%;
    height: 100%;
    background-color: #0d6efd;
    color: #fff;
}
.avatar.avatar-online::before {
    width: 25%;
    height: 25%;
    border-radius: 50%;
    content: "";
    border: 2px solid #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #28c76f;
}
.avatar.avatar-offline::before {
    width: 25%;
    height: 25%;
    border-radius: 50%;
    content: "";
    border: 2px solid #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f62d51;
}
.avatar.avatar-away::before {
    width: 25%;
    height: 25%;
    border-radius: 50%;
    content: "";
    border: 2px solid #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #ff9900;
}
.avatar .border {
    border-width: 3px !important;
}
.avatar .rounded {
    border-radius: 6px !important;
}
.avatar .avatar-title {
    font-size: 18px;
}
.avatar .avatar-xs {
    width: 1.65rem;
    height: 1.65rem;
}
.avatar .avatar-xs .border {
    border-width: 2px !important;
}
.avatar .avatar-xs .rounded {
    border-radius: 4px !important;
}
.avatar .avatar-xs .avatar-title {
    font-size: 12px;
}
.avatar .avatar-xs.avatar-away::before,
.avatar .avatar-xs.avatar-offline::before,
.avatar .avatar-xs.avatar-online::before {
    border-width: 1px;
}

.avatar-sm {
    width: 2.5rem;
    height: 2.5rem;
    min-width: 2.5rem;
}
.avatar-sm .border {
    border-width: 3px !important;
}
.avatar-sm .rounded {
    border-radius: 4px !important;
}
.avatar-sm .avatar-title {
    font-size: 15px;
}
.avatar-sm.avatar-away::before,
.avatar-sm.avatar-offline::before,
.avatar-sm.avatar-online::before {
    border-width: 2px;
}

.avatar-lg {
    width: 3.75rem;
    height: 3.75rem;
}
.avatar-lg .border {
    border-width: 3px !important;
}
.avatar-lg .rounded {
    border-radius: 8px !important;
}
.avatar-lg .avatar-title {
    font-size: 24px;
}
.avatar-lg.avatar-away::before,
.avatar-lg.avatar-offline::before,
.avatar-lg.avatar-online::before {
    border-width: 3px;
}

.avatar-xl {
    width: 5rem;
    height: 5rem;
}
.avatar-xl .border {
    border-width: 4px !important;
}
.avatar-xl .rounded {
    border-radius: 8px !important;
}
.avatar-xl .avatar-title {
    font-size: 28px;
}
.avatar-xl.avatar-away::before,
.avatar-xl.avatar-offline::before,
.avatar-xl.avatar-online::before {
    border-width: 4px;
}

.avatar-xxl {
    width: 5.125rem;
    height: 5.125rem;
}
@media (min-width: 768px) {
    .avatar-xxl {
        width: 8rem;
        height: 8rem;
    }
}
.avatar-xxl .border {
    border-width: 6px !important;
}
@media (min-width: 768px) {
    .avatar-xxl .border {
        border-width: 4px !important;
    }
}
.avatar-xxl .rounded {
    border-radius: 8px !important;
}
@media (min-width: 768px) {
    .avatar-xxl .rounded {
        border-radius: 12px !important;
    }
}
.avatar-xxl .avatar-title {
    font-size: 30px;
}
@media (min-width: 768px) {
    .avatar-xxl .avatar-title {
        font-size: 42px;
    }
}
.avatar-xxl.avatar-away::before,
.avatar-xxl.avatar-offline::before,
.avatar-xxl.avatar-online::before {
    border-width: 4px;
}
@media (min-width: 768px) {
    .avatar-xxl.avatar-away::before,
    .avatar-xxl.avatar-offline::before,
    .avatar-xxl.avatar-online::before {
        border-width: 4px;
    }
}

.avatar-group .avatar + .avatar {
    margin-left: -0.75rem;
}
.avatar-group .avatar:hover {
    z-index: 1;
}
.avatar-group .avatar-xs + .avatar-xs {
    margin-left: -0.40625rem;
}
.avatar-group .avatar-sm + .avatar-sm {
    margin-left: -0.625rem;
}
.avatar-group .avatar-lg + .avatar-lg {
    margin-left: -1rem;
}
.avatar-group .avatar-xl + .avatar-xl {
    margin-left: -1.28125rem;
}

.avatar-xs {
    width: 1.65rem;
    height: 1.65rem;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #fc8543;
    text-shadow: unset;
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #fc8543;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: transparent;
}

.bor-b1 {
    border-bottom: 1px solid #e9ecef;
}

.progress-example .progress {
    margin-bottom: 1.5rem;
}

.progress-xs {
    height: 4px;
}

.progress-sm {
    height: 15px;
}

.progress.progress-sm {
    height: 6px;
}
.progress.progress-md {
    height: 8px;
}
.progress.progress-lg {
    height: 18px;
}

.breadcrumb-line .breadcrumb-item:before {
    content: "-";
}
.breadcrumb-line .breadcrumb-item:first-child:before {
    content: "";
}

.breadcrumb-dot .breadcrumb-item:before {
    content: "•";
}
.breadcrumb-dot .breadcrumb-item:first-child:before {
    content: "";
}

.breadcrumb-separatorless .breadcrumb-item:before {
    content: "";
}

.breadcrumb {
    margin: 0;
}

.breadcrumb-colored {
    padding: 12px 16px;
    border-radius: 4px;
}
.breadcrumb-colored li a {
    color: #fff;
}
.breadcrumb-colored .breadcrumb-item.active {
    color: #fff;
    opacity: 0.8;
}
.breadcrumb-colored .breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}

.twitter-bs-wizard-pager-link {
    display: inline-block;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.calendar-events {
    border: 1px solid transparent;
    cursor: move;
    padding: 10px 15px;
}

.calendar-events:hover {
    border-color: #eeeeee;
    background-color: #fff;
}

.calendar-events i {
    margin-right: 8px;
}

.calendar {
    float: left;
    margin-bottom: 0;
}

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 1.5rem;
}

.none-border .modal-footer {
    border-top: none;
}

.fc-toolbar h2 {
    font-size: 18px;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    line-height: 30px;
    text-transform: uppercase;
}

.fc-day-grid-event .fc-time {
    font-family: "Roboto", sans-serif;
}

.fc-day {
    background: #fff;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar button:focus,
.fc-toolbar button:hover,
.fc-toolbar .ui-state-hover {
    z-index: 0;
}

.fc th.fc-widget-header {
    background: #eeeeee;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    text-transform: uppercase;
}

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
    border-color: #f3f3f3;
}

.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
    padding: 2px 5px;
}

.fc-button {
    background: #f1f1f1;
    border: none;
    color: #797979;
    text-transform: capitalize;
    box-shadow: none !important;
    border-radius: 3px !important;
    margin: 0 3px !important;
    padding: 6px 12px !important;
    height: auto !important;
}

.fc-text-arrow {
    font-family: inherit;
    font-size: 16px;
}

.fc-state-hover {
    background: #f3f3f3;
}

.fc-state-highlight {
    background: #f0f0f0;
}

.fc-state-down,
.fc-state-active,
.fc-state-disabled {
    background-color: #CC9933 !important;
    color: #fff !important;
    text-shadow: none !important;
}

.fc-cell-overlay {
    background: #f0f0f0;
}

.fc-unthemed .fc-today {
    background: #fff;
}

.fc-event {
    border-radius: 2px;
    border: none;
    color: #fff !important;
    cursor: move;
    font-size: 13px;
    margin: 1px 7px;
    padding: 5px 5px;
    text-align: center;
}

.fc-basic-view td.fc-week-number span {
    padding-right: 8px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
}

.fc-basic-view td.fc-day-number {
    padding-right: 8px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
}

.event-form .input-group .form-control {
    height: 40px;
}

.submit-section {
    text-align: center;
    margin-top: 40px;
}

.submit-btn {
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
    min-width: 200px;
    padding: 10px 20px;
}

.apexcharts-legend.apexcharts-align-center.position-right {
    display: none;
}

.apexcharts-toolbar {
    display: none !important;
}

#sales_charts,
.chart-set {
    overflow: hidden;
}

.apexcharts-canvas {
    width: 100% !important;
}

.chat-window {
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 1.875rem;
    box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
    border-radius: 20px;
    overflow: hidden;
}
.chat-window .chat-cont-left {
    border-right: 1px solid #e5e5e5;
    flex: 0 0 35%;
    left: 0;
    max-width: 35%;
    position: relative;
    z-index: 4;
}
@media (max-width: 991.98px) {
    .chat-window .chat-cont-left {
        max-width: 100%;
        flex: 0 0 100%;
    }
}
.chat-window .chat-cont-left .chat-header {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    color: #324148;
    height: 72px;
    padding: 0 15px;
}
.chat-window .chat-cont-left .chat-header span {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
.chat-window .chat-cont-left .chat-header .chat-compose {
    color: #8a8a8a;
    display: inline-flex;
}
.chat-window .chat-cont-left .chat-search {
    background-color: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 15px;
    width: 100%;
}
.chat-window .chat-cont-left .chat-search .input-group {
    width: 100%;
}
.chat-window .chat-cont-left .chat-search .input-group .form-control {
    background-color: #fff;
    border-radius: 50px !important;
    padding-left: 36px;
}
.chat-window .chat-cont-left .chat-search .input-group .form-control:focus {
    border-color: #cccccc;
    box-shadow: none;
}
.chat-window .chat-cont-left .chat-search .input-group .input-group-prepend {
    bottom: 0;
    color: #666;
    left: 15px;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 4;
}
.chat-window .chat-cont-left .chat-users-list {
    background-color: #fff;
}
.chat-window .chat-cont-left .chat-users-list .media {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 15px;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.chat-window .chat-cont-left .chat-users-list .media:last-child {
    border-bottom: 0;
}
.chat-window .chat-cont-left .chat-users-list .media .media-img-wrap {
    margin-right: 0;
    position: relative;
}
.chat-window .chat-cont-left .chat-users-list .media .media-img-wrap .avatar {
    height: 45px;
    width: 45px;
}
.chat-window .chat-cont-left .chat-users-list .media .media-img-wrap .status {
    bottom: 7px;
    height: 10px;
    right: 4px;
    position: absolute;
    width: 10px;
    border: 2px solid #fff;
}
.chat-window .chat-cont-left .chat-users-list .media .media-body {
    width: 100%;
}
.chat-window
    .chat-cont-left
    .chat-users-list
    a.media
    .media-body
    > div:first-child
    .user-name {
    color: #333;
    text-transform: capitalize;
}
.chat-window
    .chat-cont-left
    .chat-users-list
    a.media
    .media-body
    > div:first-child
    .user-last-chat {
    color: #8a8a8a;
    font-size: 14px;
    line-height: 24px;
}
.chat-window
    .chat-cont-left
    .chat-users-list
    a.media
    .media-body
    > div:last-child {
    text-align: right;
}
.chat-window
    .chat-cont-left
    .chat-users-list
    a.media
    .media-body
    > div:last-child
    .last-chat-time {
    color: #8a8a8a;
    font-size: 13px;
}
.chat-window .chat-cont-left .chat-users-list a.media:hover {
    background-color: #f8f8f8;
}
.chat-window
    .chat-cont-left
    .chat-users-list
    a.media.read-chat
    .media-body
    > div:last-child
    .last-chat-time {
    color: #8a8a8a;
}
.chat-window .chat-cont-left .chat-users-list .media.active {
    background-color: #f8f8f8;
}
.chat-window .chat-scroll {
    max-height: calc(100vh - 145px);
    overflow-y: auto;
}
.chat-window .chat-cont-right {
    flex: 0 0 65%;
    max-width: 65%;
}
.chat-window .chat-cont-right .chat-header {
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    height: 72px;
    padding: 0 15px;
}
.chat-window .chat-cont-right .chat-header .back-user-list {
    display: none;
    margin-right: 5px;
    margin-left: -7px;
}
@media (max-width: 991.98px) {
    .chat-window .chat-cont-right .chat-header .back-user-list {
        display: block;
    }
}
.chat-window .chat-cont-right .chat-header .media {
    align-items: center;
}
.chat-window .chat-cont-right .chat-header .media .media-img-wrap {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 0;
}
.chat-window .chat-cont-right .chat-header .media .media-img-wrap .avatar {
    height: 50px;
    width: 50px;
}
.chat-window .chat-cont-right .chat-header .media .media-img-wrap .status {
    border: 2px solid #fff;
    bottom: 0;
    height: 10px;
    position: absolute;
    right: 3px;
    width: 10px;
}
.chat-window .chat-cont-right .chat-header .media .media-body .user-name {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.chat-window .chat-cont-right .chat-header .media .media-body .user-status {
    color: #666;
    font-size: 14px;
}
.chat-window .chat-cont-right .chat-header .chat-options {
    display: flex;
}
.chat-window .chat-cont-right .chat-header .chat-options > a {
    align-items: center;
    border-radius: 50%;
    color: #8a8a8a;
    display: inline-flex;
    height: 30px;
    justify-content: center;
    margin-left: 10px;
    width: 30px;
}
.chat-window .chat-cont-right .chat-body {
    background-color: #f8f8f8;
}
.chat-window .chat-cont-right .chat-body ul.list-unstyled {
    margin: 0 auto;
    padding: 15px;
    width: 100%;
}
.chat-window .chat-cont-right .chat-body .media .avatar {
    height: 30px;
    width: 30px;
}
.chat-window .chat-cont-right .chat-body .media .media-body {
    margin-left: 20px;
}
.chat-window .chat-cont-right .chat-body .media .media-body .msg-box > div {
    padding: 0;
    border-radius: 0.25rem;
    display: inline-block;
    position: relative;
}
.chat-window .chat-cont-right .chat-body .media .media-body .msg-box > div p {
    color: #333;
    margin-bottom: 0;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media
    .media-body
    .msg-box
    + .msg-box {
    margin-top: 5px;
}
.chat-window .chat-cont-right .chat-body .media.received {
    margin-bottom: 20px;
}
.chat-window .chat-cont-right .chat-body .media.received .media-body .msg-box {
    position: relative;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.received
    .media-body
    .msg-box
    > div {
    background-color: #fff;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.received
    .media-body
    .msg-box
    > div
    .chat-time {
    color: rgba(50, 65, 72, 0.4);
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.received
    .media-body
    .msg-box:first-child:before {
    border-bottom: 6px solid transparent;
    border-right: 6px solid #fff;
    border-top: 6px solid transparent;
    content: "";
    height: 0;
    left: -6px;
    position: absolute;
    right: auto;
    top: 8px;
    width: 0;
}
.chat-window .chat-cont-right .chat-body .media:last-child {
    margin-bottom: 0;
}
.chat-window .chat-cont-right .chat-body .media.sent {
    margin-bottom: 20px;
}
.chat-window .chat-cont-right .chat-body .media.sent .media-body {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-left: 0;
}
.chat-window .chat-cont-right .chat-body .media.sent .media-body .msg-box {
    padding-left: 50px;
    position: relative;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.sent
    .media-body
    .msg-box
    > div {
    background-color: #e3e3e3;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.sent
    .media-body
    .msg-box
    > div
    p {
    color: #333;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.sent
    .media-body
    .msg-box
    > div
    .chat-time {
    color: rgba(50, 65, 72, 0.4);
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.sent
    .media-body
    .msg-box
    > div
    .chat-msg-info {
    flex-direction: row-reverse;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.sent
    .media-body
    .msg-box
    > div
    .chat-msg-info
    li {
    padding-left: 16px;
    padding-right: 0;
    position: relative;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.sent
    .media-body
    .msg-box
    > div
    .chat-msg-attachments {
    flex-direction: row-reverse;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.sent
    .media-body
    .msg-box
    > div:hover
    .chat-msg-actions {
    opacity: 1;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.sent
    .media-body
    .msg-box:first-child:before {
    border-bottom: 6px solid transparent;
    border-left: 6px solid #e3e3e3;
    border-top: 6px solid transparent;
    content: "";
    height: 0;
    left: auto;
    position: absolute;
    right: -6px;
    top: 8px;
    width: 0;
}
.chat-window
    .chat-cont-right
    .chat-body
    .media.sent
    .media-body
    .msg-box
    .chat-msg-info
    li:not(:last-child)::after {
    right: auto;
    left: 8px;
    transform: translate(-50%, -50%);
    background: #aaa;
}
.chat-window .chat-cont-right .chat-body .chat-date {
    font-size: 14px;
    margin: 1.875rem 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}
.chat-window .chat-cont-right .chat-body .chat-date:before {
    background-color: #e0e3e4;
    content: "";
    height: 1px;
    margin-right: 28px;
    position: absolute;
    right: 50%;
    top: 50%;
    width: 100%;
}
.chat-window .chat-cont-right .chat-body .chat-date:after {
    background-color: #e0e3e4;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: 28px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.chat-window .chat-cont-right .chat-footer {
    background-color: #fff;
    border-top: 1px solid #e0e3e4;
    padding: 10px 15px;
    position: relative;
}
.chat-window .chat-cont-right .chat-footer .input-group {
    width: 100%;
    align-items: center;
}
.chat-window .chat-cont-right .chat-footer .input-group .form-control {
    background-color: #f8f8f8;
    border: none;
    border-radius: 50px !important;
}
.chat-window .chat-cont-right .chat-footer .input-group .form-control:focus {
    background-color: #f8f8f8;
    border: none;
    box-shadow: none;
}
.chat-window
    .chat-cont-right
    .chat-footer
    .input-group
    .input-group-append
    .btn.msg-send-btn {
    background-color: #CC9933;
    border-color: #CC9933;
    border-radius: 50%;
    color: #fff;
    margin-left: 10px;
}

.chat-window
    .chat-cont-left
    .chat-users-list
    a.media
    .media-body
    > div:first-child
    .user-name,
.chat-window
    .chat-cont-left
    .chat-users-list
    a.media
    .media-body
    > div:first-child
    .user-last-chat {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (max-width: 992px) {
    .chat-window
        .chat-cont-left
        .chat-users-list
        a.media
        .media-body
        > div:first-child
        .user-name,
    .chat-window
        .chat-cont-left
        .chat-users-list
        a.media
        .media-body
        > div:first-child
        .user-last-chat {
        max-width: 120px;
    }
}

.chat-body {
    margin: 0;
}

.chat-window
    .chat-cont-right
    .chat-footer
    .input-group
    .input-group-prepend
    .btn,
.chat-window
    .chat-cont-right
    .chat-footer
    .input-group
    .input-group-append
    .btn {
    background-color: transparent;
    border: none;
    color: #9f9f9f;
}

.msg-typing {
    width: auto;
    height: 24px;
    padding-top: 8px;
}
.msg-typing span {
    height: 8px;
    width: 8px;
    float: left;
    margin: 0 1px;
    background-color: #a0a0a0;
    display: block;
    border-radius: 50%;
    opacity: 0.4;
}
.msg-typing span:nth-of-type(1) {
    animation: 1s blink infinite 0.33333s;
}
.msg-typing span:nth-of-type(2) {
    animation: 1s blink infinite 0.66666s;
}
.msg-typing span:nth-of-type(3) {
    animation: 1s blink infinite 0.99999s;
}

.chat-msg-info {
    align-items: center;
    display: flex;
    clear: both;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 5px 0 0;
}
.chat-msg-info li {
    font-size: 13px;
    padding-right: 16px;
    position: relative;
}
.chat-msg-info li:not(:last-child):after {
    position: absolute;
    right: 8px;
    top: 50%;
    content: "";
    height: 4px;
    width: 4px;
    background: #d2dde9;
    border-radius: 50%;
    transform: translate(50%, -50%);
}
.chat-msg-info li a {
    color: #777;
}
.chat-msg-info li a:hover {
    color: #2c80ff;
}

.chat-seen i {
    color: #00d285;
    font-size: 16px;
}

.chat-msg-attachments {
    padding: 4px 0;
    display: flex;
    width: 100%;
    margin: 0 -1px;
}
.chat-msg-attachments > div {
    margin: 0 1px;
}

.chat-attachment {
    position: relative;
    max-width: 130px;
    overflow: hidden;
    border-radius: 0.25rem;
}
.chat-attachment img {
    max-width: 100%;
}
.chat-attachment:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    content: "";
    opacity: 0.4;
    transition: all 0.4s;
}
.chat-attachment:hover:before {
    opacity: 0.6;
}
.chat-attachment:hover .chat-attach-caption {
    opacity: 0;
}
.chat-attachment:hover .chat-attach-download {
    opacity: 1;
}

.chat-attach-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    padding: 7px 15px;
    font-size: 13px;
    opacity: 1;
    transition: all 0.4s;
}

.chat-attach-download {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.4s;
    color: #fff;
    width: 32px;
    line-height: 32px;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
}
.chat-attach-download:hover {
    color: #495463;
    background: #fff;
}

.chat-attachment-list {
    display: flex;
    margin: -5px;
}
.chat-attachment-list li {
    width: 33.33%;
    padding: 5px;
}

.chat-attachment-item {
    border: 5px solid rgba(230, 239, 251, 0.5);
    height: 100%;
    min-height: 60px;
    text-align: center;
    font-size: 30px;
}

.chat-msg-actions {
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.4s;
    z-index: 2;
}
.chat-msg-actions > a {
    padding: 0 10px;
    color: #495463;
    font-size: 24px;
}
.chat-msg-actions > a:hover {
    color: #2c80ff;
}

.btn-file {
    align-items: center;
    display: inline-flex;
    font-size: 20px;
    justify-content: center;
    overflow: hidden;
    padding: 0 0.75rem;
    position: relative;
    vertical-align: middle;
}

.btn-file input {
    cursor: pointer;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

@keyframes blink {
    50% {
        opacity: 1;
    }
}
.material-icons {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
}

.action-icon.dropdown-toggle::after {
    border-top: 0;
    display: none;
}

a.action-icon {
    justify-content: end;
}

.section-header {
    margin-bottom: 1.875rem;
}
.section-header .section-title {
    color: #333;
    font-weight: 600;
}
.section-header .line {
    background-color: #CC9933;
    height: 2px;
    margin: 0;
    width: 60px;
}

.comp-section .card-header {
    border: 1px solid #f0f1f5;
    background-color: #fff;
    padding: 10px;
}
.comp-section .card-header .card-title {
    margin: 0;
}
.comp-section .tab-content {
    padding-top: 20px;
}
.comp-section .bullets {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
}
.comp-section .bullets li {
    margin-bottom: 5px;
}
.comp-section .bullets ul {
    padding-left: 20px;
}
.comp-section ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
}
.comp-section ol li {
    margin-bottom: 5px;
}
.comp-section ol ul {
    padding-left: 20px;
}
.comp-section .list-unstyled li {
    margin-bottom: 5px;
}
.comp-section .list-unstyled ul {
    padding-left: 20px;
}
.comp-section .nav-tabs > li > a {
    margin-right: 0;
    color: #888888;
}
.comp-section .avatar-group .avatar {
    position: relative;
    display: inline-block;
    width: 3rem;
    height: 3rem;
}
.comp-section .avatar-group .avatar + .avatar {
    margin-left: -1.35rem;
}
.comp-section .nav-tabs.nav-tabs-solid {
    background-color: #fafafa;
    border: 0;
}
.comp-section .nav-tabs.nav-tabs-solid.nav-tabs-rounded a {
    border-radius: 50px;
}
.comp-section .nav-tabs.nav-tabs-solid a {
    padding: 10px 30px;
}
.comp-section .nav-tabs.nav-tabs-solid a.active {
    background-color: #CC9933;
    border-color: #CC9933;
    color: #fff;
}
.comp-section .nav-tabs .nav-tabs-bottom {
    border-bottom: 1px solid #e6e6e6;
}
.comp-section .nav-tabs .nav-tabs-bottom li {
    margin-bottom: -1px;
}
.comp-section .nav-tabs .nav-tabs-bottom li a.active {
    border-bottom-width: 2px;
    border-color: transparent;
    border-bottom-color: #CC9933;
    background-color: transparent;
    transition: none 0s ease 0s;
}
.comp-section .progress {
    margin-bottom: 1.5rem;
}
.comp-section .progress.progress-lg {
    height: 18px;
}
.comp-section .progress.progress-md {
    height: 8px;
}
.comp-section .progress.progress-sm {
    height: 6px;
}
.comp-section .progress.progress-xs {
    height: 4px;
}

table.dataTable > thead .sorting:after,
table.dataTable > thead .sorting_asc:after,
table.dataTable > thead .sorting_desc:after,
table.dataTable > thead .sorting_asc_disabled:after,
table.dataTable > thead .sorting_desc_disabled:after {
    right: 1em;
    content: "↑";
    font-family: "Font Awesome 5 Free";
    bottom: 16px;
    font-size: 16px;
    opacity: 1;
}

table.dataTable > thead .sorting:before,
table.dataTable > thead .sorting_asc:before,
table.dataTable > thead .sorting_desc:before,
table.dataTable > thead .sorting_asc_disabled:before,
table.dataTable > thead .sorting_desc_disabled:before {
    right: 0.5em;
    content: "↓";
    font-family: "Font Awesome 5 Free";
    bottom: 16px;
    font-size: 16px;
    opacity: 1;
}

div.dataTables_wrapper div.dataTables_length select {
    padding: 0.4375rem 0.65625rem;
}

.paging_numbers {
    float: right;
}

.pagination li.previous {
    margin-right: 0;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0;
    white-space: nowrap;
    font-size: 15px;
}

.pagination li {
    margin: 0 5px;
}
.pagination li a {
    border-radius: 0;
    background: #637381;
    color: #fff;
    background: #fff;
    color: #333;
}
.pagination li a:hover {
    background: #CC9933;
    color: #fff;
}
.pagination li.active a.page-link {
    background: #CC9933;
    border-color: #CC9933;
    border-radius: 0;
}

.dataTables_length,
.dataTables_paginate {
    margin-top: 0 !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    display: inline-block;
    width: auto;
    padding-left: 30px;
    border: 1px solid #e5e5e5;
    color: #072C50;
    height: 40px;
    border-radius: 8px;
}
div.dataTables_wrapper div.dataTables_filter label {
    margin-bottom: 0;
    position: relative;
}
div.dataTables_wrapper div.dataTables_filter label i {
    position: absolute;
    top: 13px;
    left: 10px;
    font-size: 14px;
}

.pagination li {
    margin: 0;
}

.header {
    background: #fff;
    box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
    height: 60px;
    border-radius: 0 0 20px 20px;
    z-index: 999;
}
.header .header-left {
    float: left;
    height: 60px;
    padding: 0 20px;
    position: relative;
    text-align: center;
    width: 240px;
    z-index: 1;
    transition: all 0.2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 991.98px) {
    .header .header-left {
        position: absolute;
        width: 100%;
    }
}
.header .header-left .logo,
.header .header-left .dark-logo {
    display: inline-block;
    line-height: 60px;
    display: flex;
}
.header .header-left .logo img,
.header .header-left .dark-logo img {
    max-height: 45px;
    width: auto;
}
.header .header-left .white-logo {
    display: none;
    line-height: 60px;
}
.header .header-left .logo.logo-small {
    display: none;
}
.header .has-arrow .dropdown-toggle:after {
    border-top: 0;
    border-left: 0;
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    content: "";
    height: 8px;
    display: inline-block;
    pointer-events: none;
    width: 8px;
    vertical-align: 2px;
    transform-origin: 66% 66%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    top: -2px;
}
@media (max-width: 991.98px) {
    .header .has-arrow .dropdown-toggle:after {
        display: none;
    }
}

.top-nav-search {
    float: left;
    margin-left: 15px;
}
@media (max-width: 991.98px) {
    .top-nav-search {
        display: none;
    }
}
.top-nav-search form {
    margin-top: 10px;
    position: relative;
    width: 230px;
}
.top-nav-search form .form-control {
    border: 1px solid #e5e5e5;
    border-radius: 0.5rem;
    color: #333;
    height: 40px;
    padding: 10px 50px 10px 15px;
    box-shadow: rgba(209, 243, 255, 0.33) 0px 0.2px 3px 0.1px;
    font-size: 14px;
}
.top-nav-search form .btn {
    background-color: transparent;
    border-color: transparent;
    color: #333;
    min-height: 40px;
    padding: 7px 15px;
    position: absolute;
    right: 0;
    top: 0;
}

.mobile_btn {
    display: none;
    float: left;
}
@media (max-width: 991.98px) {
    .mobile_btn {
        color: #333;
        cursor: pointer;
        display: block;
        font-size: 24px;
        height: 60px;
        left: 0;
        line-height: 60px;
        padding: 0 15px;
        position: absolute;
        text-align: center;
        top: 0;
        z-index: 10;
    }
}

.user-menu {
    float: right;
    margin: 0;
    position: relative;
    z-index: 99;
    display: flex !important;
    padding-right: 20px;
    border: 0;
}
.user-menu.nav > li > a {
    color: #333;
    font-size: 14px;
    line-height: 58px;
    padding: 0 15px;
    height: 60px;
    display: flex;
    align-items: center;
}
.user-menu.nav > li > a .badge {
    background-color: #ff0000;
    display: block;
    font-size: 10px;
    font-weight: bold;
    min-height: 15px;
    min-width: 15px;
    color: #fff;
    position: absolute;
    right: 3px;
    top: 6px;
}
.user-menu .user-img img {
    width: 32px;
    border-radius: 50%;
}
.user-menu .dropdown-menu .dropdown-item {
    display: flex;
    align-items: center;
    padding: 10px 15px;
}
.user-menu .dropdown-menu .dropdown-item img {
    margin-right: 5px;
}

.flag-nav img {
    height: 20px;
    margin-right: 5px;
}
@media (max-width: 991.98px) {
    .flag-nav {
        display: none;
    }
}

@media (max-width: 991.98px) {
    #toggle_btn {
        display: none;
    }
}
@media (min-width: 992px) {
    .mini-sidebar.expand-menu .header-left {
        flex-direction: row;
        justify-content: space-between;
    }
    .mini-sidebar .header .header-left {
        width: 80px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 80px;
    }
    .mini-sidebar .header .header-left .logo-small {
        display: block;
        padding: 20px 0 0;
    }
    .mini-sidebar .header .header-left .logo {
        display: none;
    }
    .mini-sidebar .header .header-left .logo.logo-small {
        display: block;
        padding: 20px 0 0;
    }
    .mini-sidebar .menu-arrow {
        display: none !important;
    }
    .mini-sidebar .chat-user {
        display: none !important;
    }
    .mini-sidebar .badge {
        display: inline-block !important;
    }
    .mini-sidebar .user-menu .badge {
        display: flex !important;
    }
    .mini-sidebar.expand-menu .menu-arrow {
        display: block !important;
    }
    .mini-sidebar.expand-menu .chat-user {
        display: block !important;
    }
    .mini-sidebar.expand-menu .badge {
        display: inline-block !important;
    }
    .mini-sidebar.expand-menu .logo-small {
        display: none;
    }
    .mini-sidebar.expand-menu .logo {
        display: block;
    }
    .mini-sidebar.expand-menu #toggle_btn {
        opacity: 1;
    }
    .mini-sidebar.expand-menu .header-left {
        padding: 0 20px;
        display: flex;
    }
    .mini-sidebar .noti-dot:before {
        display: none;
    }
    .mini-sidebar .header .header-left .logo img {
        max-height: 35px;
        width: auto;
    }
    .mini-sidebar .header .header-left .dark-logo img {
        max-height: 35px;
        width: auto;
    }

    #toggle_btn {
        align-items: center;
        color: #333;
        display: inline-flex;
        float: left;
        font-size: 30px;
        height: 60px;
        justify-content: center;
        margin-left: 15px;
        padding: 0 15px;
    }
}
.user-menu .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.35em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
.user-menu .feather {
    width: 18px;
    height: 18px;
}

.user-img {
    margin-right: 8px;
    position: relative;
}

.nav-tabs .nav-link:focus {
    background-color: #eee;
    border-color: transparent;
    color: #333;
}
.nav-tabs .nav-link:hover {
    background-color: #eee;
    border-color: transparent;
    color: #333;
}

@media (max-width: 992px) {
    .header-left .logo.logo-small {
        display: inline-block !important;
    }

    .header .header-left .logo {
        display: none;
        top: 6px;
        position: relative;
        line-height: initial;
    }

    .user-menu.nav > li > a {
        padding: 0 5px;
    }
}
div#global-loader {
    background: #fff;
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100vh;
}
div#global-loader .whirly-loader:not(:required) {
    animation: whirly-loader 1.25s linear infinite;
    background: transparent;
    box-shadow: 0 26px 0 6px #CC9933, 0.90971px 26.05079px 0 5.93333px #CC9933,
        1.82297px 26.06967px 0 5.86667px #CC9933,
        2.73865px 26.05647px 0 5.8px #CC9933,
        3.65561px 26.01104px 0 5.73333px #CC9933,
        4.57274px 25.93327px 0 5.66667px #CC9933,
        5.48887px 25.8231px 0 5.6px #CC9933,
        6.40287px 25.68049px 0 5.53333px #CC9933,
        7.31358px 25.50548px 0 5.46667px #CC9933,
        8.21985px 25.2981px 0 5.4px #CC9933,
        9.12054px 25.05847px 0 5.33333px #CC9933,
        10.01448px 24.78672px 0 5.26667px #CC9933,
        10.90054px 24.48302px 0 5.2px #CC9933,
        11.77757px 24.1476px 0 5.13333px #CC9933,
        12.64443px 23.78072px 0 5.06667px #CC9933,
        13.5px 23.38269px 0 5px #CC9933,
        14.34315px 22.95384px 0 4.93333px #CC9933,
        15.17277px 22.49455px 0 4.86667px #CC9933,
        15.98776px 22.00526px 0 4.8px #CC9933,
        16.78704px 21.48643px 0 4.73333px #CC9933,
        17.56953px 20.93855px 0 4.66667px #CC9933,
        18.33418px 20.36217px 0 4.6px #CC9933,
        19.07995px 19.75787px 0 4.53333px #CC9933,
        19.80582px 19.12626px 0 4.46667px #CC9933,
        20.5108px 18.468px 0 4.4px #CC9933,
        21.1939px 17.78379px 0 4.33333px #CC9933,
        21.85416px 17.07434px 0 4.26667px #CC9933,
        22.49067px 16.34043px 0 4.2px #CC9933,
        23.10251px 15.58284px 0 4.13333px #CC9933,
        23.68881px 14.80241px 0 4.06667px #CC9933, 24.24871px 14px 0 4px #CC9933,
        24.7814px 13.1765px 0 3.93333px #CC9933,
        25.28607px 12.33284px 0 3.86667px #CC9933,
        25.76198px 11.46997px 0 3.8px #CC9933,
        26.2084px 10.58888px 0 3.73333px #CC9933,
        26.62462px 9.69057px 0 3.66667px #CC9933,
        27.01001px 8.77608px 0 3.6px #CC9933,
        27.36392px 7.84648px 0 3.53333px #CC9933,
        27.68577px 6.90284px 0 3.46667px #CC9933,
        27.97502px 5.94627px 0 3.4px #CC9933,
        28.23116px 4.97791px 0 3.33333px #CC9933,
        28.4537px 3.99891px 0 3.26667px #CC9933,
        28.64223px 3.01042px 0 3.2px #CC9933,
        28.79635px 2.01364px 0 3.13333px #CC9933,
        28.91571px 1.00976px 0 3.06667px #CC9933, 29px 0 0 3px #CC9933,
        29.04896px -1.01441px 0 2.93333px #CC9933,
        29.06237px -2.03224px 0 2.86667px #CC9933,
        29.04004px -3.05223px 0 2.8px #CC9933,
        28.98185px -4.07313px 0 2.73333px #CC9933,
        28.88769px -5.09368px 0 2.66667px #CC9933,
        28.75754px -6.1126px 0 2.6px #CC9933,
        28.59138px -7.12863px 0 2.53333px #CC9933,
        28.38926px -8.14049px 0 2.46667px #CC9933,
        28.15127px -9.1469px 0 2.4px #CC9933,
        27.87755px -10.1466px 0 2.33333px #CC9933,
        27.56827px -11.1383px 0 2.26667px #CC9933,
        27.22365px -12.12075px 0 2.2px #CC9933,
        26.84398px -13.09268px 0 2.13333px #CC9933,
        26.42956px -14.05285px 0 2.06667px #CC9933,
        25.98076px -15px 0 2px #CC9933,
        25.49798px -15.93291px 0 1.93333px #CC9933,
        24.98167px -16.85035px 0 1.86667px #CC9933,
        24.43231px -17.75111px 0 1.8px #CC9933,
        23.85046px -18.63402px 0 1.73333px #CC9933,
        23.23668px -19.49789px 0 1.66667px #CC9933,
        22.5916px -20.34157px 0 1.6px #CC9933,
        21.91589px -21.16393px 0 1.53333px #CC9933,
        21.21024px -21.96384px 0 1.46667px #CC9933,
        20.4754px -22.74023px 0 1.4px #CC9933,
        19.71215px -23.49203px 0 1.33333px #CC9933,
        18.92133px -24.2182px 0 1.26667px #CC9933,
        18.10379px -24.91772px 0 1.2px #CC9933,
        17.26042px -25.58963px 0 1.13333px #CC9933,
        16.39217px -26.23295px 0 1.06667px #CC9933,
        15.5px -26.84679px 0 1px #CC9933,
        14.58492px -27.43024px 0 0.93333px #CC9933,
        13.64796px -27.98245px 0 0.86667px #CC9933,
        12.69018px -28.50262px 0 0.8px #CC9933,
        11.7127px -28.98995px 0 0.73333px #CC9933,
        10.71663px -29.4437px 0 0.66667px #CC9933,
        9.70313px -29.86317px 0 0.6px #CC9933,
        8.67339px -30.2477px 0 0.53333px #CC9933,
        7.6286px -30.59666px 0 0.46667px #CC9933,
        6.57001px -30.90946px 0 0.4px #CC9933,
        5.49886px -31.18558px 0 0.33333px #CC9933,
        4.41643px -31.42451px 0 0.26667px #CC9933,
        3.32401px -31.6258px 0 0.2px #CC9933,
        2.22291px -31.78904px 0 0.13333px #CC9933,
        1.11446px -31.91388px 0 0.06667px #CC9933, 0 -32px 0 0 #CC9933,
        -1.11911px -32.04713px 0 -0.06667px #CC9933,
        -2.24151px -32.05506px 0 -0.13333px #CC9933,
        -3.36582px -32.02361px 0 -0.2px #CC9933,
        -4.49065px -31.95265px 0 -0.26667px #CC9933,
        -5.61462px -31.84212px 0 -0.33333px #CC9933,
        -6.73634px -31.69198px 0 -0.4px #CC9933,
        -7.8544px -31.50227px 0 -0.46667px #CC9933,
        -8.9674px -31.27305px 0 -0.53333px #CC9933,
        -10.07395px -31.00444px 0 -0.6px #CC9933,
        -11.17266px -30.69663px 0 -0.66667px #CC9933,
        -12.26212px -30.34982px 0 -0.73333px #CC9933,
        -13.34096px -29.96429px 0 -0.8px #CC9933,
        -14.4078px -29.54036px 0 -0.86667px #CC9933,
        -15.46126px -29.07841px 0 -0.93333px #CC9933,
        -16.5px -28.57884px 0 -1px #CC9933,
        -17.52266px -28.04212px 0 -1.06667px #CC9933,
        -18.52792px -27.46878px 0 -1.13333px #CC9933,
        -19.51447px -26.85936px 0 -1.2px #CC9933,
        -20.48101px -26.21449px 0 -1.26667px #CC9933,
        -21.42625px -25.53481px 0 -1.33333px #CC9933,
        -22.34896px -24.82104px 0 -1.4px #CC9933,
        -23.2479px -24.07391px 0 -1.46667px #CC9933,
        -24.12186px -23.29421px 0 -1.53333px #CC9933,
        -24.96967px -22.48279px 0 -1.6px #CC9933,
        -25.79016px -21.64052px 0 -1.66667px #CC9933,
        -26.58223px -20.76831px 0 -1.73333px #CC9933,
        -27.34477px -19.86714px 0 -1.8px #CC9933,
        -28.07674px -18.938px 0 -1.86667px #CC9933,
        -28.7771px -17.98193px 0 -1.93333px #CC9933,
        -29.44486px -17px 0 -2px #CC9933,
        -30.07908px -15.99333px 0 -2.06667px #CC9933,
        -30.67884px -14.96307px 0 -2.13333px #CC9933,
        -31.24325px -13.91039px 0 -2.2px #CC9933,
        -31.7715px -12.83652px 0 -2.26667px #CC9933,
        -32.26278px -11.74269px 0 -2.33333px #CC9933,
        -32.71634px -10.63018px 0 -2.4px #CC9933,
        -33.13149px -9.5003px 0 -2.46667px #CC9933,
        -33.50755px -8.35437px 0 -2.53333px #CC9933,
        -33.84391px -7.19374px 0 -2.6px #CC9933,
        -34.14px -6.0198px 0 -2.66667px #CC9933,
        -34.39531px -4.83395px 0 -2.73333px #CC9933,
        -34.60936px -3.63759px 0 -2.8px #CC9933,
        -34.78173px -2.43218px 0 -2.86667px #CC9933,
        -34.91205px -1.21916px 0 -2.93333px #CC9933, -35px 0 0 -3px #CC9933,
        -35.04531px 1.22381px 0 -3.06667px #CC9933,
        -35.04775px 2.45078px 0 -3.13333px #CC9933,
        -35.00717px 3.6794px 0 -3.2px #CC9933,
        -34.92345px 4.90817px 0 -3.26667px #CC9933,
        -34.79654px 6.13557px 0 -3.33333px #CC9933,
        -34.62643px 7.36007px 0 -3.4px #CC9933,
        -34.41316px 8.58016px 0 -3.46667px #CC9933,
        -34.15683px 9.79431px 0 -3.53333px #CC9933,
        -33.85761px 11.001px 0 -3.6px #CC9933,
        -33.5157px 12.19872px 0 -3.66667px #CC9933,
        -33.13137px 13.38594px 0 -3.73333px #CC9933,
        -32.70493px 14.56117px 0 -3.8px #CC9933,
        -32.23675px 15.72291px 0 -3.86667px #CC9933,
        -31.72725px 16.86968px 0 -3.93333px #CC9933,
        -31.17691px 18px 0 -4px #CC9933,
        -30.58627px 19.11242px 0 -4.06667px #CC9933,
        -29.95589px 20.2055px 0 -4.13333px #CC9933,
        -29.28642px 21.27783px 0 -4.2px #CC9933,
        -28.57852px 22.32799px 0 -4.26667px #CC9933,
        -27.83295px 23.35462px 0 -4.33333px #CC9933,
        -27.05047px 24.35635px 0 -4.4px #CC9933,
        -26.23192px 25.33188px 0 -4.46667px #CC9933,
        -25.37819px 26.27988px 0 -4.53333px #CC9933,
        -24.49018px 27.1991px 0 -4.6px #CC9933,
        -23.56888px 28.0883px 0 -4.66667px #CC9933,
        -22.6153px 28.94626px 0 -4.73333px #CC9933,
        -21.6305px 29.77183px 0 -4.8px #CC9933,
        -20.61558px 30.56385px 0 -4.86667px #CC9933,
        -19.57168px 31.32124px 0 -4.93333px #CC9933,
        -18.5px 32.04294px 0 -5px #CC9933,
        -17.40175px 32.72792px 0 -5.06667px #CC9933,
        -16.27818px 33.37522px 0 -5.13333px #CC9933,
        -15.1306px 33.98389px 0 -5.2px #CC9933,
        -13.96034px 34.55305px 0 -5.26667px #CC9933,
        -12.76875px 35.08186px 0 -5.33333px #CC9933,
        -11.55724px 35.56951px 0 -5.4px #CC9933,
        -10.32721px 36.01527px 0 -5.46667px #CC9933,
        -9.08014px 36.41843px 0 -5.53333px #CC9933,
        -7.81748px 36.77835px 0 -5.6px #CC9933,
        -6.54075px 37.09443px 0 -5.66667px #CC9933,
        -5.25147px 37.36612px 0 -5.73333px #CC9933,
        -3.95118px 37.59293px 0 -5.8px #CC9933,
        -2.64145px 37.77443px 0 -5.86667px #CC9933,
        -1.32385px 37.91023px 0 -5.93333px #CC9933;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 8px;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    border-radius: 100%;
}

@keyframes loader {
    to {
        left: -100vw;
    }
}
@-webkit-keyframes whirly-loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes whirly-loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
.select2-container {
    min-width: 100% !important;
    width: auto !important;
    z-index: 99;
}
.select2-container .select2-selection--single {
    height: 40px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid rgba(145, 158, 171, 0.32);
    border-radius: 5px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: #637381;
    line-height: 40px;
    border-radius: 5px;
    padding-right: 30px;
    padding-left: 15px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 40px;
    right: 6px;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    position: absolute;
    top: 50%;
    left: 50%;
    border-color: #637381;
    border-style: solid;
    border-width: 0 2px 2px 0;
    padding: 3px;
    height: 0;
    margin-left: -10px;
    margin-top: -3px;
    width: 0;
    transform: rotate(45deg) translateY(-50%);
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
}

.select2-container--default.select2-container--open
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #000;
    border-width: 2px 0 0 2px;
    margin-top: 3px;
    padding: 3px;
}

.select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    background: #CC9933;
    color: #fff;
}

.select2-container--focus .select2-selection--single {
    background: #fff !important;
    border-color: #CC9933;
}

span.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
}

.sidebar {
    background-color: #fff;
    bottom: 0;
    left: 0;
    margin-top: 0;
    position: fixed;
    top: 90px;
    transition: all 0.2s ease-in-out 0s;
    width: 240px;
    z-index: 1001;
    border-top-right-radius: 20px;
    box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
    overflow-y: hidden;
}
@media (max-width: 991.98px) {
    .sidebar {
        margin-left: -575px;
        -webkit-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
        z-index: 1041;
        background: #fff;
    }
}
@media (max-width: 575px) {
    .sidebar {
        width: 225px;
    }
}
.sidebar .nav-tabs {
    border: 0;
}
.sidebar .sidebar-menu .menu-title {
    color: #9e9e9e;
    display: flex;
    font-size: 14px;
    opacity: 1;
    padding: 5px 15px;
    white-space: nowrap;
}
.sidebar .sidebar-menu > ul {
    font-size: 15px;
    list-style-type: none;
    margin: 0;
    padding: 15px 0;
    position: relative;
}
.sidebar .sidebar-menu > ul > li {
    margin-bottom: 3px;
    position: relative;
}
.sidebar .sidebar-menu > ul > li ul {
    padding: 0;
}
.sidebar .sidebar-menu > ul > li ul li a {
    background: #fff !important;
}
.sidebar .sidebar-menu > ul > li ul li a:before {
    height: 0 !important;
}
.sidebar .sidebar-menu > ul > li.active a {
    background-color: rgba(118, 56, 255, 0.05);
    color: #FFA500;
    position: relative;
}
.sidebar .sidebar-menu > ul > li.active a::before {
    width: 5px;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #FFA500;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.sidebar .sidebar-menu > ul > li.active a svg {
    width: 18px;
}
.sidebar .sidebar-menu > ul > li.active a .feather {
    width: 18px;
    height: 18px;
}
.sidebar .sidebar-menu > ul > li > a {
    padding: 8px 15px;
    position: relative;
    color: #95979b;
}
.sidebar .sidebar-menu > ul > li > a svg {
    width: 18px;
}
.sidebar .sidebar-menu > ul > li > a img {
    width: 18px;
    color: #637381;
}
.sidebar .sidebar-menu > ul > li > a:hover {
    background-color: rgba(118, 56, 255, 0.05);
    color: #FFA500;
}
.sidebar .sidebar-menu > ul > li > a:hover img {
    filter: brightness(0) invert(1);
}
.sidebar .sidebar-menu > ul > li > a:hover span {
    color: #FFA500;
}
.sidebar .sidebar-menu > ul > li > a:hover svg {
    color: #FFA500;
}
.sidebar .sidebar-menu > ul > li > a.active {
    background: rgba(118, 56, 255, 0.05);
    color: #FFA500;
    border-radius: 5px;
}
.sidebar .sidebar-menu > ul > li > a.active svg {
    color: #FFA500;
}
.sidebar .sidebar-menu > ul > li > a.active img {
    filter: brightness(0) invert(1);
}
.sidebar .sidebar-menu > ul > li > a.active span {
    color: #FFA500;
}
.sidebar .sidebar-menu > ul > li > a span {
    margin-left: 10px;
    font-size: 15px;
}
.sidebar .sidebar-menu > ul > li > a .menu-arrow {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto;
    line-height: 40px;
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    top: 12px;
    right: 15px;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.sidebar .sidebar-menu > ul > li > a .menu-arrow::before {
    content: "\f105";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}
.sidebar .sidebar-menu > ul > li > a.subdrop .menu-arrow {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.sidebar .sidebar-menu > ul > li.submenu ul {
    background: #fafbfe;
    border-radius: 5px;
    padding: 0;
    display: none;
}
.sidebar .sidebar-menu > ul > li.submenu ul li a {
    font-weight: 500;
    font-size: 14px;
    color: #95979b;
    position: relative;
    display: block;
    padding: 8px 8px 8px 40px;
}

.sidebar .sidebar-menu-four > ul > li.submenu ul li a {
    background-color: #101924 !important;
}

.sidebar .sidebar-menu > ul > li.submenu ul li a.active {
    color: #CC9933;
}
.sidebar .sidebar-menu > ul > li.submenu ul li a.active:after {
    background: #092c4c;
    border: 1px solid #092c4c;
}
.sidebar .sidebar-menu > ul > li.submenu ul li a:hover {
    color: #CC9933;
}
.sidebar .sidebar-menu > ul > li.submenu ul li a:hover:after {
    background: #CC9933;
    border: 1px solid #CC9933;
}
.sidebar .nav-link {
    padding: 10px;
    color: #212b36;
    position: relative;
}
.sidebar .nav-link.active {
    color: #CC9933;
    background: transparent;
    position: relative;
}
.sidebar .nav-link.active:after {
    content: "";
    border-width: 10px;
    border-color: transparent #FFA500 transparent transparent;
    border-style: solid;
    position: absolute;
    top: 36px;
    right: 0;
}
.sidebar .sidebar-left {
    width: 100px;
    -webkit-box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.05);
}
.sidebar .sidebar-right {
    width: 250px;
    height: 100%;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: none;
}
@media (max-width: 991.98px) {
    .sidebar .sidebar-right {
        width: calc(100% - 70px);
    }
}
.sidebar .sidebar-right .slimScrollDiv {
    width: 250px !important;
    overflow: visible !important;
}
@media (max-width: 991.98px) {
    .sidebar .sidebar-right .slimScrollDiv {
        width: 100% !important;
    }
}
.sidebar .sidebar-right .tab-content {
    padding: 20px 20px 40px;
}
@media (max-width: 991.98px) {
    .sidebar .sidebar-right .tab-content {
        padding: 10px;
    }
}
.sidebar .sidebar-right p {
    font-size: 10px;
    color: #f2ecff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
.sidebar .sidebar-right ul li.active a {
    background: linear-gradient(46.62deg, #CC9933 0%, #326D99 93.64%);
    color: #fff;
}
.sidebar .sidebar-right ul li a {
    font-weight: 400;
    font-size: 14px;
    color: #212b36;
}
.sidebar .sidebar-right ul li a.active {
    color: #CC9933;
}
.sidebar .sidebar-right .menu-arrow {
    -webkit-transition: -webkit-transform 0.15s;
    -o-transition: -o-transform 0.15s;
    transition: transform 0.15s;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto;
    line-height: 40px;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 18px;
    top: 0px;
    position: relative;
    font-weight: 700;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
}
.sidebar .sidebar-right .menu-arrow:before {
    content: "\f105";
}
.sidebar li a.subdrop .menu-arrow {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.sidebar .nav-items .nav-link {
    border-radius: 0;
    border-bottom: 1px solid #babfc7;
    padding: 20px 0;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.sidebar .nav-items .nav-link:hover {
    box-shadow: 0 0 0 150px #326D99 inset;
    color: #fff;
}
.sidebar .nav-items .nav-link span {
    margin-top: 15px;
    font-weight: 500;
}
.sidebar .sidemenu a {
    width: 100%;
    font-weight: 500;
    display: block;
    border-radius: 5px;
    margin: 0 0 10px;
    padding: 10px;
}
.sidebar .sidemenu a:hover {
    background: linear-gradient(46.62deg, #FFA500 0%, #326D99 93.64%);
    color: #fff;
}
.sidebar .sidemenu a:hover svg {
    color: #fff;
}
.sidebar .sidemenu a svg {
    stroke-width: 1px;
}

@media (min-width: 991.98px) {
    .mini-sidebar .page-wrapper {
        margin-left: 80px;
    }
    .mini-sidebar .header-left #toggle_btn {
        opacity: 0;
    }
    .mini-sidebar .header-left #toggle_btn:after {
        border: 0;
    }
    .mini-sidebar.expand-menu .header-left #toggle_btn {
        opacity: 1;
    }
    .mini-sidebar .header-left-two #toggle_btn {
        opacity: 0 !important;
    }
    .mini-sidebar .sidebar-right {
        display: none;
    }
    .mini-sidebar .sidebar .sidebar-menu ul li a {
        padding: 10px;
    }
    .mini-sidebar .sidebar .sidebar-menu ul li a span {
        display: none;
    }
    .mini-sidebar .sidebar {
        width: 80px;
    }

    .expand-menu .sidebar-right {
        display: block;
        -webkit-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .expand-menu .sidebar {
        width: 240px;
    }
    .expand-menu .sidebar .sidebar-menu ul > li > a {
        padding: 8px 15px;
    }
    .expand-menu .sidebar .sidebar-menu ul > li > a span {
        display: block;
    }
    .expand-menu .header-left {
        width: 240px;
    }
}
.sidebarrightmenu .sidebar-right {
    display: block;
}

.slide-nav .sidebar {
    margin-left: 0;
}

.sidebar-overlay {
    display: none;
    height: 100%;
    width: 100%;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 60px;
    left: 0;
}
.sidebar-overlay.opened {
    /*display: block;*/
}

#toggle_btn i {
    font-size: 22px;
}

.mini-sidebar .active.subdrop ~ ul {
    display: none !important;
}
.mini-sidebar .sidebar .sidebar-menu .menu-title {
    display: none;
}

.mini-sidebar.expand-menu .active.subdrop ~ ul {
    display: block !important;
}
.mini-sidebar.expand-menu .sidebar .sidebar-menu .menu-title {
    display: block;
}

.mini-sidebar .header .header-left.header-left-two .logo.logo-small {
    padding: 10px 0 0;
    margin: 0;
}

.active.subdrop ~ ul {
    display: block !important;
}

.sidebar-four {
    background-color: #101924;
    top: 60px;
    border-top-right-radius: 0px;
}

@media (max-width: 991.98px) {
    .sidebar-five {
        display: none;
    }

    .page-wrapper-three {
        margin-left: 0px;
        padding-top: 80px;
        position: relative;
        transition: all 0.4s ease;
    }
}
.sidebar .sidebar-menu.sidebar-menu-ten li.active > a {
    background-color: #757575;
    color: #dbdfea;
}
.sidebar .sidebar-menu.sidebar-menu-eleven li.active > a {
    background-color: #757575;
    color: #dbdfea;
}
.sidebar .sidebar-menu.sidebar-menu-twelve li.active > a {
    background-color: #101924;
    color: #fff;
}

.reset-icon {
    margin: 0 10px 0 0;
}

.sidebar-six {
    background-color: #fff;
}

.sidebar-seven {
    background-color: #f0f1f5;
}

.sidebar-eight {
    background-color: #101924;
}

.sidebar-nine {
    background-color: #757575;
}

.tabs-set .nav-tabs {
    border-bottom: 0;
    margin-bottom: 20px;
}
.tabs-set .nav-tabs .nav-link {
    color: #212b36;
    padding: 8px 15px;
    font-size: 16px;
    font-weight: 700;
    border: 0;
    min-width: 120px;
    margin-right: 10px;
    background: #f8f8f8;
    border-radius: 5px !important;
}
.tabs-set .nav-tabs .nav-link:focus {
    border-color: transparent;
}
.tabs-set .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.tabs-set .nav-tabs .nav-link.active {
    border: 0;
    border-bottom: 2px solid #CC9933;
    background: #CC9933;
    color: #fff;
}

.tab-content {
    padding-top: 20px;
}

.navtab-bg .nav-link {
    background-color: #edeff1;
    color: #455560;
}

.nav-bordered li a {
    border: 0 !important;
}

.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #333 #333 #fff;
}
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.navtab-bg .nav-item {
    margin: 0 5px;
}

.nav-bordered a.active {
    border-bottom: 2px solid #0d6efd !important;
}

.tabs-sets .nav-tabs {
    border-bottom: 0;
    margin: 0 0 30px;
}
.tabs-sets .nav-tabs .nav-link {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    border: 0;
    background: #e9ecef;
    min-width: 112px;
    margin-right: 15px;
    padding: 15px;
    border-radius: 5px;
}
.tabs-sets .nav-tabs .nav-link:focus {
    border-color: transparent;
}
.tabs-sets .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.tabs-sets .nav-tabs .nav-link.active {
    background: #CC9933;
    color: #fff;
}

.nav-pills .nav-link {
    color: #455560;
}

.nav-link {
    color: #888;
}

.topnav-dropdown-header {
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
}
.topnav-dropdown-header .notification-title {
    color: #333;
    display: block;
    float: left;
    font-size: 14px;
}
.topnav-dropdown-header .clear-noti {
    color: #fd625e;
    float: right;
    font-size: 11px;
    text-transform: uppercase;
}

.notifications .noti-content {
    height: 290px;
    width: 350px;
    overflow-y: auto;
    position: relative;
}
.notifications .notification-list li {
    margin-top: 0;
    border-bottom: 1px solid #f5f5f5;
    font-size: 14px;
}
.notifications .notification-list li a {
    display: block;
    padding: 12px;
    border-radius: 2px;
}
.notifications .notification-list li .noti-title {
    color: #333;
    font-weight: 500;
}
.notifications .notification-list li .noti-details {
    color: #989c9e;
    margin: 0;
}
.notifications .notification-list li p.noti-time {
    margin: 0;
}
.notifications .notification-list li .notification-time {
    font-size: 12px;
    line-height: 1.35;
    color: #637381;
}
.notifications .notification-list li .list-item {
    border: 0;
    padding: 0;
    position: relative;
}
.notifications .notification-list li .list-item .list-left {
    height: 48px;
    position: absolute;
    width: 48px;
}
.notifications .notification-list li .list-item .list-body {
    padding: 0 0 0 50px;
}
.notifications .notification-list li .list-item .list-body .message-author {
    color: #333;
    float: left;
    font-weight: 500;
    width: 175px;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notifications .notification-list li .list-item .list-body .message-time {
    color: #888888;
    float: right;
    font-size: 11px;
}
.notifications .notification-list li .list-item .list-body .message-content {
    color: #333;
    font-size: 13px;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.topnav-dropdown-footer {
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
}
.topnav-dropdown-footer a {
    display: block;
    text-align: center;
    color: #333;
}

.list-left {
    height: 48px;
    position: absolute;
    width: 48px;
}

.list-body {
    padding: 0 0 0 50px;
}
.list-body .message-author {
    color: #333;
    float: left;
    font-weight: 500;
    width: 175px;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-body .message-time {
    color: #888888;
    float: right;
    font-size: 11px;
}
.list-body .message-content {
    color: #333;
    font-size: 13px;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.activity {
    width: 100%;
}
.activity .activity-box {
    position: relative;
}
.activity .activity-list {
    position: relative;
}
.activity .activity-list li {
    background-color: #fff;
    position: relative;
    border: 1px solid #e7e7e7;
    margin: 0 0 10px;
    padding: 20px 10px 10px;
    font-size: 15px;
}
.activity .activity-list li .activity-user {
    height: 50px;
    margin: 0;
    padding: 0;
    width: 50px;
    position: absolute;
    top: 12px;
    left: 8px;
}
.activity .activity-list li .activity-content {
    background-color: #fff;
    position: relative;
    margin: 0 0 0 60px;
    padding: 0;
}
.activity .activity-list li .time {
    color: #c4c4c4;
    display: block;
    font-size: 12px;
    line-height: 1.35;
}
.activity .activity-list li a.name {
    color: #000;
}
.activity .activity-list li a {
    color: #212b36;
    font-weight: 600;
    font-size: 15px;
}
.activity .activity-list li a img {
    width: 50px;
    height: 50px;
    border-radius: 5px;
}

.edit-options .status-toggle .check:checked + .checktoggle {
    background-color: #CC9933;
    border: 1px solid #CC9933;
    left: 0;
    transform: translate(calc(0% - 5px), 0%);
}
.edit-options .status-toggle .checktoggle {
    transform: translate(calc(0% - 5px), 0%);
}

.modal-dialog .modal-md {
    max-width: 600px;
}

.form-header {
    text-align: center;
    margin-bottom: 30px;
}
.form-header h4 {
    color: #072C50;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}

.bank-details .bank-inner-details label {
    font-size: 16px;
    font-weight: 600;
    color: #072C50;
    margin-bottom: 10px;
}
.bank-details .bank-inner-details .form-control {
    height: 50px;
}

.status-toggle .checktoggle {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    margin-bottom: 0;
    position: relative;
    width: 48px;
    top: 0px;
    border-radius: 12px;
    transform: translate(calc(-30% - 5px), -39%);
}
.status-toggle .checktoggle:after {
    height: 15px;
    width: 15px;
}
.status-toggle .check {
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
}
.status-toggle .check:checked + .checktoggle {
    background-color: #CC9933;
    border: 1px solid #CC9933;
    left: 0;
    transform: translate(calc(-30% - 5px), -50%);
}
.status-toggle .check:checked + .checktoggle.checkbox-bg::after {
    background-color: #fff;
}
.status-toggle .checktoggle:after {
    content: " ";
    display: block;
    width: 8px;
    height: 8px;
    background-color: rgba(0, 0, 0, 0.25);
    height: 15px;
    width: 15px;
    transform: translate(5px, -50%);
    -webkit-transform: translate(5px, -50%);
    -ms-transform: translate(5px, -50%);
    position: absolute;
    left: 0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.status-toggle .checktoggle .checkbox-bg::after {
    background: rgba(0, 0, 0, 0.25);
}

.close-btn {
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 18px;
}
.close-btn i {
    font-size: 20px;
    color: #f0142f;
}

.del-icon {
    margin-bottom: 23px;
}
.del-icon i {
    font-size: 60px;
    color: #f0142f;
    margin-bottom: 23px;
}

.submit-section .btn {
    padding: 7px 12px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    min-width: 150px;
    margin-top: 5px;
}

.custom-modal .modal-body {
    padding: 30px;
}

.bank-details .modal-header {
    border: 0;
    justify-content: space-between;
    padding: 30px;
    align-items: center;
    display: flex;
    border-bottom: 1px solid #e5e5e5;
}
.bank-details .modal-body {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.bank-details .modal-footer {
    justify-content: end;
    padding: 30px;
}

.modal-backdrop.show {
    opacity: 0.4;
}

.table {
    color: #333;
    max-width: 100%;
    margin-bottom: 0;
    width: 100%;
}
.table .dataTable {
    border-collapse: collapse !important;
}
.table .table-avatar {
    align-items: center;
    display: inline-flex;
    font-size: inherit;
    font-weight: 400;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    white-space: nowrap;
    min-width: 150px;
}
.table .thead-light th {
    font-size: 16px;
    color: #072C50;
    background-color: #f8f9fa;
    border-color: #eff2f7;
}
.table thead {
    background-color: transparent;
    border-bottom: 0;
    vertical-align: middle;
    white-space: nowrap;
}
.table thead tr th {
    font-weight: 500;
    border-color: #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
.table tbody {
    vertical-align: middle;
    white-space: nowrap;
}
.table tbody tr td {
    border-color: #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding: 15px;
}
.table tbody td h2 {
    display: inline-block;
    font-size: inherit;
    font-weight: 400;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.table tbody td h2 span {
    color: #888888;
    display: block;
    font-size: 12px;
    margin-top: 3px;
}
.table tbody td a {
    color: #333;
}
.table tbody td a + a {
    display: inline-block;
}
.table tbody td a.add-btn {
    display: inline-block !important;
}
.table tbody td a:hover {
    color: #CC9933;
}
.table tbody td a.btn {
    display: inline-block;
}
.table tbody td .items-links {
    color: #072C50;
    display: inline-flex;
}
.table tbody td .items-links:hover {
    color: #CC9933;
}
.table .invoice-link {
    color: #CC9933;
    display: inline-block;
}
.table .invoice-link:hover {
    color: #A67B2A;
}
.table .invoice-link .table-center th,
.table .invoice-link .table-center td {
    vertical-align: middle;
}
.table .invoice-link .dropdown-menu {
    width: 200px;
    background: #fff;
    border: 1px solid #f2ecff;
    box-shadow: 0px 4px 4px rgba(231, 234, 252, 0.75);
    margin-top: 10px !important;
    border-radius: 6px;
}
.table .invoice-link .dropdown-item {
    font-weight: 500;
    font-size: 14px;
    color: #072C50;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 14px;
}
.table .invoice-link .dropdown-item:last-child {
    margin-bottom: 0;
}
.table .invoice-link .dropdown-item:focus,
.table .invoice-link .dropdown-item:hover {
    color: #CC9933;
    background: transparent;
}
.table .invoice-link .dropdown-item.active {
    color: #fff;
    text-decoration: none;
    background-color: #CC9933;
}
.table .invoice-link .dropdown-item i {
    font-size: 16px;
}

.table .dropdown-menu {
    width: 200px;
    background: #ffffff;
    border: 1px solid #f2ecff;
    box-shadow: 0px 4px 4px rgba(231, 234, 252, 0.75);
    border-radius: 6px;
    margin-top: 10px !important;
}
.table .dropdown-item {
    font-weight: 500;
    font-size: 14px;
    color: #072C50;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 14px;
}

.table-inbox {
    font-size: 15px;
    margin-bottom: 0;
}

.table-nowrap th,
.table-nowrap td {
    white-space: nowrap;
}

.table-striped > tbody > tr:nth-of-type(2n + 1) {
    background-color: #f8f9fa;
}
.table-striped .dropdown-action {
    margin-bottom: 0;
}
.table-striped .table-bordered {
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.table.no-border > tbody > tr > td,
.table > tbody > tr > th,
.table.no-border > tfoot > tr > td,
.table.no-border > tfoot > tr > th,
.table.no-border > thead > tr > td,
.table.no-border > thead > tr > th {
    padding: 10px 8px;
}

.table-hover tbody tr:hover {
    background-color: #f6f6f7;
}

.table-bordered th {
    border-color: rgba(0, 0, 0, 0.05);
}
.table-bordered td {
    border-color: rgba(0, 0, 0, 0.05);
}
.table-bordered td:first-child {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.table-bordered td:last-child {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.card-table .card-body {
    padding: 0 !important;
}
.card-table .card-body .table > thead > tr > th {
    border-top: 0;
}
.card-table .card-body .table td {
    border-top: 0;
    padding: 1rem 0.75rem;
    white-space: nowrap;
    padding: 1rem 0.75rem;
    white-space: nowrap;
}
.card-table .card-body .table td:first-child {
    padding-left: 1.5rem;
}
.card-table .card-body .table th {
    border-top: 1px solid #e6e6e6;
    white-space: nowrap;
    padding: 1rem 0.75rem;
    padding-right: 30px;
}
.card-table .card-body .table th:first-child {
    padding-left: 1.5rem;
}

.table > :not(:first-child) {
    border: 0;
}

.dataTables_length select {
    appearance: auto;
}

table .badge {
    display: inline-block;
    font-size: 14px;
    min-width: 105px;
    font-weight: 500;
    text-align: center;
    border-radius: 6px;
    padding: 8px 20px;
}

.table-nosearch .dataTables_length,
.table-nosearch .dataTables_filter {
    display: none;
}

.card-table
    div.table-responsive
    > div.dataTables_wrapper
    > div.row:first-child {
    padding: 1.5rem 1.5rem 0 !important;
    align-items: center;
}
.card-table div.table-responsive > div.dataTables_wrapper > div.row:last-child {
    padding: 0 1.5rem 1.5rem !important;
    align-items: center;
}

.dataTables_length select {
    appearance: auto;
}

table .badge {
    border-radius: 6px;
    display: inline-block;
    font-size: 14px;
    min-width: 105px;
    padding: 8px 20px;
    font-weight: 500;
    text-align: center;
}

.table tbody td a {
    color: #0052ea;
}
.table tbody td a.action-icon {
    color: #333;
}
.table tbody td h2.table-avatar a {
    color: #333;
}

.mini-sidebar .header .header-left.header-left-two .logo.logo-small {
    padding: 10px 0 0;
    margin: 0;
}

.categories-table .table tr:last-child td {
    padding-bottom: 0;
    border: none;
}
.categories-table .table td {
    padding: 8px;
    font-size: 14px;
}

.header .header-left-two {
    background-color: #101924;
    border-bottom: 1px solid #203247;
    border-radius: 0px 16px 0px 0px;
}
.header .header-left-two #toggle_btn {
    padding: 0 0px;
    margin-left: 0px;
    color: #fff;
}
.header .header-left-two a {
    margin-left: 15px;
}
.header .header-left-two .logo img {
    width: 155px;
}
@media (max-width: 991.98px) {
    .header .header-left-two .logo img {
        width: auto;
    }
}
.header .header-left-two .dark-logo {
    display: none;
}
.header.header-four {
    border-radius: 0px;
    background-color: #101924;
}
.header.header-four a {
    padding: 0 0px;
}

.mobile_btn-two {
    color: #fff !important;
    /*right: 20px;*/
}

@media (min-width: 991.98px) {
    .sidebar-hide {
        display: none;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}
.sidebar.sidebar-two .sidebar-menu > ul > li ul li a {
    background: transparent !important;
}

.sidebar.sidebar-two {
    background-color: #101924;
    top: 60px;
    border-top-right-radius: 0px;
    padding-top: 15px;
}
.sidebar.sidebar-two .menu-title-two {
    color: #fff;
}
.sidebar.sidebar-two li.active > a {
    background-color: #f6f7f9 !important;
}
.sidebar.sidebar-three-three {
    left: unset;
}
@media (max-width: 991.98px) {
    .sidebar.sidebar-three-three {
        left: 0;
    }
}

.sidebar-five {
    background-color: transparent;
    top: 0px;
    border-top-right-radius: 0px;
    float: left;
    margin: 0;
    position: relative;
    z-index: 99;
    width: auto;
    overflow-y: visible;
    box-shadow: none;
}

.sidebar-menu-five ul {
    padding: 10px 0;
    position: relative;
}
.sidebar-menu-five ul .dropdown-menu-right {
    position: absolute;
    width: 240px;
    height: auto;
    border: none;
}
.sidebar-menu-five ul ul a span {
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    margin-left: 10px;
    white-space: nowrap;
    float: unset;
}
.sidebar-menu-five ul ul a:hover {
    background-color: rgba(118, 56, 255, 0.05);
    color: #FFA500;
}
.sidebar-menu-five > ul > li {
    margin-bottom: 0px;
    position: relative;
}
.sidebar-menu-five > ul > li:last-child {
    margin-bottom: 0px;
}
.sidebar-menu-five > ul > li > a {
    color: #fff !important;
    z-index: 9999;
    border-bottom: 3px solid transparent;
}
.sidebar-menu-five > ul > li > a:hover {
    background-color: #101924;
    color: #fff;
    border-bottom: 3px solid #FFA500;
}
.sidebar-menu-five li.active > a {
    background-color: #f7f8f9;
    color: #FFA500;
    position: relative;
}
.sidebar-menu-five li a:hover {
    color: #FFA500;
    background-color: #fff;
}
.sidebar-menu-five li a.subdrop .menu-arrow {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.sidebar-menu-five .menu-arrow {
    transform: rotate(90deg);
    position: initial;
}

.sidebar.sidebar-five .sidebar-menu > ul > li > a .menu-arrow {
    right: -2px;
    position: relative;
    top: 0px;
    transform: rotate(90deg);
}

.sidebar .sidebar-menu .sidebar-menu-five > ul {
    padding: 15px 0 0;
}

.page-wrapper.page-wrapper-four {
    margin-left: 0px;
    padding-top: 60px;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.page-wrapper-three {
    margin-left: 315px;
    padding-top: 80px;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
@media (max-width: 991.98px) {
    .page-wrapper-three {
        margin-left: 0;
    }
}

.sidebar.sidebar-three .nav-link.active:after {
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-style: solid;
    position: absolute;
    top: 36px;
    right: 0;
}

.ui-aside {
    float: left;
    width: 66px;
    margin-left: 0px;
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 0px 0px;
    margin-right: 11px;
}

.tab .tablinks {
    display: block;
    background-color: inherit;
    color: #6e82a5;
    padding: 22px 15px !important;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 0px 0px;
    font-size: 17px;
    border: 0 !important;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.sidebar-menu-three {
    border-bottom: none;
}
.sidebar-menu-three > ul {
    border-bottom: none;
}
.sidebar-menu-three > ul > li > a:hover {
    background: rgba(118, 56, 255, 0.12);
    color: #FFA500;
}
.sidebar-menu-three li.active > a {
    background: rgba(118, 56, 255, 0.12);
}
.sidebar-menu-three li.active > a::before {
    right: 0;
    left: auto;
    background: #FFA500;
}
.sidebar-menu-three li > a {
    color: #6e82a5;
    display: block;
    font-size: 15px;
    height: auto;
    padding: 9px 7px;
}
.sidebar-menu-three ul ul {
    padding: 0;
    display: none;
}
.sidebar-menu-three ul ul li a {
    padding-left: 25px;
    display: inline-block;
}

.sidebar-three .tab-content svg {
    width: 20px;
}

.ui-aside-compact .ui-aside {
    margin-left: 0;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tab .tablinks.active {
    color: #fff;
    background-color: #001621;
    border-color: #182b3e #182b3e #182b3e;
    border: 1px solid #203247 !important;
}

.ui-aside::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: inherit;
    background-color: inherit;
    border: inherit;
    z-index: -1;
    background: #001621 no-repeat center top;
    background-size: cover;
}

.top-nav-search-three {
    margin-left: 11px;
}

.header-left-four .dark-logo {
    display: none !important;
}

.header.header-five a {
    margin-left: 0;
}

.user-menu-four.nav > li > a {
    color: #fff;
}

.sidebar-five {
    background-color: transparent;
    top: 0px;
    border-top-right-radius: 0px;
    float: left;
    margin: 0;
    position: relative;
    z-index: 99;
    width: auto;
    overflow-y: visible;
    box-shadow: none;
}

.sidebar.sidebar-menu-five ul {
    padding: 10px 0;
    position: relative;
}
.sidebar.sidebar-menu-five ul .dropdown-menu-right {
    position: absolute;
    width: 240px;
    height: auto;
    border: none;
}
.sidebar.sidebar-menu-five ul ul a span {
    display: inline-block;
    margin-left: 10px;
    white-space: nowrap;
    float: unset;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.sidebar.sidebar-menu-five ul ul a:hover {
    background-color: rgba(118, 56, 255, 0.05);
    color: #FFA500;
}
.sidebar.sidebar-menu-five > ul > li {
    margin-bottom: 0px;
    position: relative;
}
.sidebar.sidebar-menu-five > ul > li:last-child {
    margin-bottom: 0px;
}
.sidebar.sidebar-menu-five > ul > li > a {
    color: #fff;
    z-index: 9999;
}
.sidebar.sidebar-menu-five > ul > li > a:hover {
    background-color: #101924;
    color: #fff;
    border-bottom: 3px solid #FFA500;
}
.sidebar.sidebar-menu-five li.active > a {
    background-color: #f7f8f9;
    color: #FFA500;
    position: relative;
}
.sidebar.sidebar-menu-five li a:hover {
    color: #FFA500;
    background-color: #fff;
}
.sidebar.sidebar-menu-five li a.subdrop .menu-arrow {
    transform: rotate(-90deg);
}
.sidebar.sidebar-menu-five .menu-arrow {
    transform: rotate(90deg);
    position: initial;
}

.sidebar.sidebar-five .sidebar-menu > ul > li.submenu ul {
    background: transparent;
    border-radius: 5px;
    padding: 0;
    display: none;
}

.header.header-three .header-left .logo img {
    max-height: 35px;
    width: auto;
}

.header-left-three {
    width: 66px !important;
    padding: 0 5px !important;
    background: #101924;
}

.sidebar-menu ul {
    font-size: 15px;
    list-style-type: none;
    margin: 0;
    padding: 15px 0;
    position: relative;
}

.tab-content-three {
    padding-top: 20px;
    margin-left: 65px;
}
.tab-content-three .menu-title-three {
    color: #757575;
}

.sidebar-menu-three li.active > a {
    background: rgba(118, 56, 255, 0.12);
}
.sidebar-menu-three li.active > a::before {
    right: 0;
    left: auto;
    background: #FFA500;
}

.sidebar-three {
    background-color: #fff;
    top: 60px;
    border-top-right-radius: 0px;
    width: 306px;
}

.expand-menu .sidebar-three {
    width: 306px;
}

.expand-menu .sidebar-right {
    display: block;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.expand-menu .sidebar-three {
    width: 306px;
}
.expand-menu .sidebar-three .sidebar-menu ul > li > a {
    padding: 9px 7px;
}
.expand-menu .sidebar-three .sidebar-menu ul > li > a span {
    display: inline-block;
}
.expand-menu .sidebar-three .sidebar-menu ul ul a {
    padding-left: 25px !important;
}
.expand-menu .header-left {
    width: 240px;
}

.sidebar-three .nav-tabs {
    border-bottom: 0;
    align-items: center;
    justify-content: center;
}

.profile-cover-avatar input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(19, 33, 68, 0.25);
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 50%;
}

.avatar-edit {
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    width: 36px;
    height: 36px;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #677788;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(140, 152, 164, 0.25);
    border-radius: 50%;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.avatar-edit svg {
    width: 18px;
}

.header-seven {
    background-color: #f0f1f5;
    border-radius: 0;
}

.header-eight {
    border-radius: 0;
    background-color: #101924;
}
.header-eight .header-left .white-logo {
    display: flex;
}
.header-eight .header-left .logo {
    display: none;
}
.header-eight #toggle_btn {
    color: #fff;
}

.header-nine {
    border-radius: 0;
    background-color: #757575;
}

.header-four .nav-tabs .nav-link:hover {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}
.header-four .nav-tabs .nav-link:focus {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}

.sidebar-menu-five ul .dropdown-menu-right {
    position: absolute;
    width: 240px;
    max-height: 300px;
    border: none;
    overflow: auto;
}
.sidebar-menu-five ul .dropdown-menu-right::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 50px !important;
}
.sidebar-menu-five ul .dropdown-menu-right::-webkit-scrollbar-thumb {
    background: #CC9933;
}
.sidebar-menu-five ul .dropdown-menu-right::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.sidebar-menu-five .nav .submenu-five ul a {
    padding: 17px 15px;
}

.sidebar.sidebar-five .sidebar-menu > ul > li.submenu ul li a {
    font-weight: 500;
    font-size: 14px;
    color: #95979b;
    position: relative;
    display: block;
    padding: 7px 15px;
    margin: 0;
    border-bottom: 1px solid #e9e9e9;
}

.header.header-four .has-arrow .dropdown-toggle:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.sidebar.sidebar-two .sidebar-menu > ul > li.submenu ul {
    background: #101924;
}

.sidebar-menu-three .menu-arrow {
    top: auto;
    transition: transform 0.15s;
    position: absolute;
    right: 15px;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-rendering: auto;
    line-height: 40px;
    font-size: 16px;
    transform: translate(0, 0);
    line-height: 18px;
}
.sidebar-menu-three .menu-arrow:before {
    content: "\f105";
}

.submenu-five .menu-arrow {
    top: auto;
    transition: transform 0.15s;
    position: absolute;
    right: 15px;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-rendering: auto;
    line-height: 40px;
    font-size: 16px;
    transform: translate(0, 0);
    line-height: 18px;
}
.submenu-five .menu-arrow:before {
    content: "\f105";
}

.form-control:focus {
    box-shadow: none;
}

.sidebar.sidebar-three .tab .tablinks.active:after {
    width: 5px;
    content: "";
    height: 100%;
    position: absolute;
    left: -25px;
    top: 0;
    background: #FFA500;
    transition: all 0.5s;
}

.feather {
    width: 18px;
    height: 18px;
}

.sidebar-menu-five .dropdown-toggle::after {
    display: none;
}

/****** PAGES ******/
.invoices-links {
    color: #072C50;
    margin-right: 20px;
}
.invoices-links:last-child {
    margin-right: 0px;
}
.invoices-links:hover {
    color: #CC9933;
}
.invoices-links.active {
    color: #CC9933;
}
.invoices-links .feather {
    width: 25px;
    height: 25px;
}

.report-card {
    border-radius: 5px;
}

.app-listing {
    padding: 0;
    margin: 0 -15px;
    list-style: none;
    align-items: flex-start;
}
.app-listing li {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
}

.multipleSelection .selectbox,
.sortby .selectboxes {
    position: relative;
    background: #fff;
    width: 100%;
    padding: 13px 10px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #f7f8f9;
    border-radius: 7px;
    cursor: pointer;
}

.selectbox-cont {
    height: 220px;
    overflow-y: auto;
    padding-right: 5px;
}
.selectbox-cont::-webkit-scrollbar {
    width: 4px;
    background: #babfc7;
    height: 10px;
}
.selectbox-cont::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e7e7e7;
    border-radius: 4px;
}
.selectbox-cont::-webkit-scrollbar-thumb {
    background: rgba(231, 234, 252, 0.75);
    border-radius: 4px;
}
.selectbox-cont::-webkit-scrollbar-thumb:hover {
    background: rgba(231, 234, 252, 0.75);
}

.selectbox-cont-one {
    overflow-y: inherit;
}

.selectboxes.order-by {
    min-width: 154px;
    background: #babfc7;
    padding: 6px 10px;
}

.multipleSelection {
    position: relative;
    margin-bottom: 20px;
}
.multipleSelection #checkboxes-one {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    margin-top: 10px;
    padding: 20px;
    background: #fff;
    border: 1px solid #f2ecff;
    box-shadow: 0px 4px 44px rgba(231, 234, 252, 0.75);
    border-radius: 6px;
}
.multipleSelection #checkboxes-one::before {
    border: 7px solid #f2ecff;
    border-color: transparent transparent #fff #fff;
    box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
    content: "";
    left: 30px;
    position: absolute;
    top: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.multipleSelection #checkboxes.form-custom .form-control {
    padding-left: 25px;
    background: #f5f6fa;
    border: 1px solid #e6e9f4;
    border-radius: 5px;
    height: 33px;
}
.multipleSelection #checkboxes .form-custom i {
    position: absolute;
    top: 35%;
    left: 6px;
    color: #7e84a3;
    font-size: 12px;
}

.multi-filter,
.sortby {
    position: relative;
}

.multi-filter:before {
    border: 7px solid #fff;
    border-color: transparent transparent #fff #fff;
    box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
    content: "";
    right: 0;
    position: absolute;
    top: 2px;
    transform-origin: 0 0;
    transform: rotate(135deg);
}

.multipleSelection #checkboxes,
.sortby #checkbox {
    display: none;
    position: absolute;
    width: 300px;
    left: 0;
    z-index: 1;
    margin-top: 10px;
    padding: 20px;
    background: #fff;
    border: 1px solid #f2ecff;
    box-shadow: 0px 4px 44px rgba(231, 234, 252, 0.75);
    border-radius: 6px;
}

#checkboxes-one .form-custom {
    margin-bottom: 14px;
}
#checkboxes-one .form-custom .form-control {
    padding-left: 14px;
    border: 1px solid rgba(231, 234, 252, 0.75);
    border-radius: 6px;
}
#checkboxes-one .btn-grey {
    background: rgba(231, 234, 252, 0.75);
    color: #072C50;
    margin-top: 10px;
}
#checkboxes-one .btn-grey:hover {
    background: #072C50;
    color: #fff;
}

#checkboxes-one .btn,
#checkbox .btn {
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0px;
}

.multipleSelection #checkboxes::before,
.sortby #checkbox::before {
    border: 7px solid #f2ecff;
    border-color: transparent transparent #fff #fff;
    box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
    content: "";
    left: 30px;
    position: absolute;
    top: 0;
    transform-origin: 0 0;
    transform: rotate(135deg);
}

.check-list {
    position: relative;
}

.date-picker {
    width: 50%;
    float: left;
    padding-right: 10px;
}

#checkboxes .date-picker .bootstrap-datetimepicker-widget table td {
    padding-left: 10px;
    padding-right: 10px;
}
#checkboxes .date-picker .form-custom .form-control {
    padding-left: 10px;
}
#checkboxes .form-custom {
    margin-bottom: 14px;
}
#checkboxes .form-custom .form-control {
    padding-left: 14px;
    border: 1px solid rgba(231, 234, 252, 0.75);
    border-radius: 6px;
}
#checkboxes .form-custom .form-control::placeholder {
    color: #8f9bba;
}
#checkboxes .btn-grey {
    background: rgba(231, 234, 252, 0.75);
    color: #072C50;
    margin-top: 10px;
}
#checkboxes .btn-grey:hover {
    background: #072C50;
    color: #fff;
}

.date-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.date-list ul li {
    width: 100%;
    padding: 0;
    padding-bottom: 5px;
}
.date-list ul li:last-child {
    padding-bottom: 0;
}
.date-list .date-btn {
    background: #fff;
    color: #072C50;
    border: 1px solid #e7eafc;
    border-radius: 4px;
    padding: 10px 0 !important;
    width: 100%;
}
.date-list .date-btn:hover {
    background: #CC9933;
    color: #fff;
    border: 1px solid #e7eafc;
}

.form-custom {
    position: relative;
}
.form-custom.cal-icon:after {
    font-size: 14px;
}
.form-custom i {
    color: #7e84a3;
    position: absolute;
    top: 10px;
    left: 10px;
}

.card-header .form-custom .form-control {
    padding-left: 30px;
    height: 35px;
}

#checkboxes .btn,
#checkbox .btn {
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0px;
}

.checkbox-title {
    font-weight: 600;
    font-size: 16px;
    color: #CC9933;
    margin-bottom: 14px;
}

.custom_check {
    color: #072C50;
    display: inline-block;
    position: relative;
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 30px;
    cursor: pointer;
    font-weight: 400;
    user-select: none;
}
.custom_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.custom_check input:checked ~ .checkmark {
    background-color: #CC9933;
    border-color: #CC9933;
}
.custom_check input:checked ~ .checkmark:after {
    display: block;
}
.custom_check .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 21px;
    border: 1px solid #c4c4c4;
    background-color: #fff;
    border-radius: 6px;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.custom_check .checkmark::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    display: none;
    left: 5px;
    top: 2px;
    color: #fff;
    font-size: 9px;
}

.selectbox p {
    color: #072C50;
    font-weight: 500;
}
.selectbox p .select-icon {
    color: #CC9933;
    width: 20px;
    height: 20px;
}

.report-btn {
    margin-bottom: 20px;
}
.report-btn .btn {
    font-weight: 600;
    color: #CC9933;
    background: #fff;
    border: 2px solid #CC9933;
    border-radius: 8px;
    width: 100%;
    padding: 11px 0;
}
.report-btn .btn:hover {
    color: #fff;
    background: #CC9933;
    border: 2px solid #CC9933;
}
.report-btn .btn:hover img {
    filter: invert(0) brightness(100);
}

.invoices-tabs-card {
    background: transparent;
    box-shadow: unset;
}

.invoices-main-tabs {
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 10px;
}

.invoices-tabs ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.invoices-tabs ul li {
    position: relative;
    display: inline-block;
    margin-right: 36px;
}
.invoices-tabs ul li:last-child {
    margin-right: 0;
}
.invoices-tabs ul li a {
    font-weight: 600;
    font-size: 16px;
    color: #072C50;
    padding-bottom: 24px;
}
.invoices-tabs ul li a:hover {
    color: #CC9933;
}
.invoices-tabs ul li a.active {
    color: #CC9933;
    border-bottom: 2px solid #CC9933;
}

.invoices-settings-btn {
    justify-content: end;
}
.invoices-settings-btn .btn {
    font-weight: 600;
    color: #fff;
    padding: 12px 10px;
    min-width: 167px;
    background: #072C50;
    border: 1px solid #072C50;
    border-radius: 6px;
}
.invoices-settings-btn .btn:hover {
    background: #CC9933;
    border: 1px solid #CC9933;
}
.invoices-settings-btn .btn .feather {
    margin-right: 6px;
}

.invoices-settings-icon {
    color: #CC9933;
    margin-right: 20px;
}
.invoices-settings-icon .feather {
    width: 24px;
    height: 24px;
}

.inovices-card {
    border-radius: 5px;
}
.inovices-card .card-body {
    padding: 15px;
}

.inovices-widget-header .inovices-amount {
    font-weight: 600;
    font-size: 24px;
    color: #CC9933;
}

.inovices-widget-icon img {
    width: 50px;
}

.inovices-all {
    font-weight: 600;
    color: #072C50;
    margin-top: 16px;
}
.inovices-all span {
    font-size: 10px;
    margin-left: 15px;
}

.invoices-grid-card {
    background: #fff;
    box-shadow: 0px 4px 24px rgba(228, 228, 228, 0.25);
    border-radius: 10px;
    color: #072C50;
}
.invoices-grid-card .card-header {
    padding: 10px;
    border: 0;
}
.invoices-grid-card .card-header .dropdown-action {
    margin-bottom: 0;
}
.invoices-grid-card .card-header .action-icon {
    color: #072C50;
    display: initial;
}
.invoices-grid-card .card-body {
    padding: 10px;
}
.invoices-grid-card .card-body span {
    font-size: 14px;
}
.invoices-grid-card .card-body h6 {
    font-size: 16px;
    font-weight: 500;
    color: #072C50;
    margin-top: 4px;
}
.invoices-grid-card .card-footer {
    padding: 10px;
    border: 0;
}
.invoices-grid-card .card-footer .badge {
    border-radius: 6px;
    font-size: 13px;
    font-weight: 400;
    padding: 7px 18px;
}
.invoices-grid-card .bg-success-dark {
    background: #008f64;
}
.invoices-grid-card .bg-danger-dark {
    background: #ff0000;
}
.invoices-grid-card .bg-secondary-dark {
    background: #CC9933;
}
.invoices-grid-card .bg-primary-dark {
    background: #2196f3;
}
.invoices-grid-card .text-sm {
    font-size: 14px;
}

.invoice-grid-link {
    color: #072C50;
}
.invoice-grid-link:hover {
    color: #CC9933;
}

.card-middle {
    padding: 20px;
    background: #f7f7ff;
}

.card-middle-avatar {
    display: inline-flex;
    font-size: 16px;
    margin: 0;
}
.card-middle-avatar a {
    color: #072C50;
}
.card-middle-avatar a:hover {
    color: #CC9933;
}

.invoice-load-btn {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.invoice-load-btn .btn {
    font-weight: 700;
    font-size: 16px;
    color: #326D99;
    min-width: 170px;
    padding: 12px 15px;
    background: #fff;
    border: 2px solid #326D99;
    border-radius: 6px;
    display: inline-flex;
}
.invoice-load-btn .btn:hover {
    color: #fff;
    background: #326D99;
    border: 2px solid #326D99;
}
.invoice-load-btn .btn:hover span {
    border: 3px solid #fff;
    border-right-color: #fff;
}
.invoice-load-btn .btn span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 8px;
    vertical-align: 0;
    border: 3px solid #326D99;
    border-right-color: #326D99;
    border-radius: 50%;
    border: 3px solid #326D997d;
    border-right-color: #326D99;
    border-radius: 50%;
    -webkit-animation: 0.75s linear infinite spinner-border;
    animation: 0.75s linear infinite spinner-border;
}

.invoices-page-header {
    background: #fff;
    border-radius: 10px;
    padding: 12px;
}
.invoices-page-header .invoices-breadcrumb-item a {
    font-weight: 600;
    color: #CC9933;
}
.invoices-page-header .invoices-breadcrumb-item a:hover {
    color: #377dff;
}
.invoices-page-header .invoices-breadcrumb-item a:hover i {
    color: #fff;
    background: #377dff;
}
.invoices-page-header .invoices-breadcrumb-item i {
    color: #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: #CC9933;
}

.invoices-create-btn .btn {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    border-radius: 8px;
    padding: 10px 0px;
    min-width: 160px;
}
.invoices-create-btn .invoices-preview-link {
    font-weight: 600;
    color: #CC9933;
    margin-right: 30px;
}
.invoices-create-btn .invoices-preview-link:hover {
    color: #377dff;
}
.invoices-create-btn .delete-invoice-btn {
    background: #072C50;
    margin-right: 10px;
}
.invoices-create-btn .delete-invoice-btn:hover {
    background: #CC9933;
}
.invoices-create-btn .save-invoice-btn {
    background: #CC9933;
}
.invoices-create-btn .save-invoice-btn:hover {
    background: #072C50;
}

.invoices-add-card {
    background: #fff;
    border-radius: 10px;
}

.invoices-main-form {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}

.invoices-form label {
    font-weight: 600;
    color: #072C50;
}
.invoices-form .multipleSelection .selectbox {
    border: 2px solid #CC9933;
    border-radius: 6px;
}
.invoices-form .form-control {
    /* height: 50px; */
    /* border: 1px solid #e5e5e5; */
    /* border-radius: 6px; */
}
.invoices-form .form-control::placeholder {
    color: #8f9bba;
    font-weight: 400;
}

.invoice-details-title {
    font-weight: 500;
    font-size: 20px;
    color: #072C50;
    margin-bottom: 0.5rem;
}

.invoice-details-box {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}

.full-width-table {
    width: 100%;
}

.invoice-inner-head {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.invoice-inner-head span {
    color: #072C50;
}
.invoice-inner-head span a {
    font-weight: 500;
    color: #CC9933;
}
.invoice-inner-head span a:hover {
    font-weight: 500;
    color: #377dff;
}

.invoice-inner-footer {
    padding: 0;
}
.invoice-inner-footer span {
    font-weight: 500;
    color: #072C50;
    position: relative;
}
.invoice-inner-footer .form-control {
    position: absolute;
    color: #CC9933;
    background: transparent;
    border: 0;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0 10px;
}
.invoice-inner-footer .form-control::placeholder {
    color: #CC9933;
    font-weight: 500;
}

.invoice-inner-footer-group {
    padding: 0;
}
.invoice-inner-footer-group span {
    font-weight: 500;
    color: #072C50;
    position: relative;
}
.invoice-inner-footer-group .form-control {
    position: absolute;
    color: #CC9933;
    background: transparent;
    border: 0;
    /* display: inline-block; */
    width: auto;
    height: auto;
    padding: 0 10px;
}
.invoice-inner-footer-group .form-control::placeholder {
    color: #CC9933;
    font-weight: 500;
}

.invoice-inner-date {
    padding: 20px;
    border-right: 1px solid #e5e5e5;
}

.invoice-inner-datepic {
    border: 0;
    padding-left: 0;
}

.invoice-inner-item span {
    font-weight: 500;
    color: #072C50;
    position: relative;
}
/* .invoice-inner-item .form-control {
    position: absolute;
    color: #CC9933;
    background: transparent;
    border: 0;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0 10px;
} */
/* .invoice-inner-item .form-control::placeholder {
    color: #CC9933;
    font-weight: 500;
} */
.invoice-inner-item {
    padding: 20px;
    border-right: 1px solid #e5e5e5;
}

.invoice-inner-itempic {
    border: 0;
    padding-left: 10px;
}

.inovices-month-info {
    padding-top: 50px;
}
.inovices-month-info label {
    font-weight: 400;
}
.inovices-month-info
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: #8f9bba;
    border-radius: 6px;
}
.inovices-month-info .form-control {
    height: 42px;
}

#show-invoices {
    display: none;
}

.invoice-add-table {
    padding-top: 20px;
    padding-bottom: 30px;
}
.invoice-add-table h4 {
    font-weight: 600;
    font-size: 20px;
    color: #CC9933;
    margin-bottom: 30px;
}
.invoice-add-table th {
    font-size: 16px;
    color: #072C50;
    background: #f8f9fa;
}
.invoice-add-table .no-border td {
    border: 0;
}
.invoice-add-table .table-form-control td .form-control::placeholder {
    color: #072C50;
}
.invoice-add-table .add-product {
    border-bottom: 1px solid #e5e5e5;
}
.invoice-add-table .add-product td {
    border: 0;
}
.invoice-add-table .add-product td a {
    color: #CC9933;
}
.invoice-add-table .add-btn {
    color: #CC9933;
}
.invoice-add-table .remove-btn {
    color: #ff0000;
}
.invoice-add-table .copy-btn {
    color: #c4c4c4;
}

.invoice-add-table td,
.invoice-add-table th {
    border-color: #e5e5e5;
    padding: 20px;
}

.invoice-fields .field-title {
    font-weight: 600;
    font-size: 16px;
    color: #072C50;
    margin-bottom: 15px;
}

.field-box {
    padding: 15px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}
.field-box p {
    font-weight: 500;
    font-size: 14px;
    color: #072C50;
    margin-bottom: 10px;
}
.field-box .btn {
    min-width: 266px;
    border-radius: 4px;
    padding: 30px 0;
}

.payment-details {
    width: 266px;
    border-radius: 4px;
    padding: 15px;
    background: #CC9933;
}
.payment-details p {
    color: #fff;
    max-width: 140px;
    font-weight: 400;
    margin-bottom: 0;
}
.payment-details a {
    font-size: 26px;
    color: #fff;
}

.invoice-faq .faq-tab {
    padding-top: 10px;
}

.faq-tab .panel-title {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 0px;
    padding: 10px 20px;
    position: relative;
}
.faq-tab .panel-title a {
    color: #c4c4c4;
}
.faq-tab .panel-title a:hover {
    color: #072C50;
}
.faq-tab .panel-title a:not(.collapsed) {
    color: #072C50;
}
.faq-tab .panel-title a.collapsed::after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    color: #f09e9e;
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 20px;
}
.faq-tab .panel-title a::after {
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    color: #f09e9e;
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 20px;
}
.faq-tab .panel-title a:not(.collapsed)::after {
    color: #ff0000;
}
.faq-tab .panel-body {
    padding: 10px 20px;
    border: 1px solid #e5e5e5;
}
.faq-tab .panel-body textarea {
    min-height: 100px;
    border: 0;
    border-radius: 0 0 4px 4px;
}

.invoice-total-card .invoice-total-title {
    font-weight: 600;
    font-size: 16px;
    color: #072C50;
    margin-bottom: 15px;
}

.invoice-total-box {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}
.invoice-total-box p {
    color: #072C50;
    margin-bottom: 20px;
    position: relative;
}
.invoice-total-box p span {
    float: right;
}
.invoice-total-box .add-links {
    font-weight: 500;
    color: #CC9933;
    margin-bottom: 20px;
    display: block;
}
.invoice-total-box .service-trash {
    margin-bottom: 10px;
    color: #072C50;
}
.invoice-total-box .service-trash i {
    color: #ec1361;
}
.invoice-total-box .add-links-one {
    font-weight: 500;
    color: #CC9933;
}
.invoice-total-box .service-trash-one {
    margin-top: 10px;
    color: #072C50;
}
.invoice-total-box .service-trash-one i {
    color: #ec1361;
}

.invoice-total-inner {
    padding: 15px;
}

.check {
    display: block;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: absolute;
}
.check:checked + .checktoggle {
    background-color: #CC9933;
    border: 1px solid #CC9933;
}
.check:checked + .checktoggle:after {
    background-color: #fff;
    left: 100%;
    transform: translate(calc(-100% - 5px), -50%);
}

.checktoggle {
    background-color: #c4c4c4;
    border: 1px solid #c4c4c4;
    cursor: pointer;
    font-size: 0;
    height: 15px;
    margin-left: 10px;
    top: 3px;
    margin-bottom: 0;
    position: absolute;
    width: 30px;
    display: inline-block;
    border-radius: 12px;
}
.checktoggle:after {
    content: " ";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform: translate(5px, -50%);
    -webkit-transform: translate(5px, -50%);
    -ms-transform: translate(5px, -50%);
}

.onoffswitch {
    margin-left: auto;
    position: relative;
    width: 73px;
}

.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 20px;
    margin-bottom: 0;
}

.onoffswitch-inner {
    display: block;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
    width: 200%;
}
.onoffswitch-inner:before {
    background-color: #55ce63;
    color: #fff;
    content: "ON";
    padding-left: 14px;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 14px;
    background-color: #ccc;
    color: #fff;
    text-align: right;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 32px;
    padding: 0;
    width: 50%;
}

.onoffswitch-switch {
    background: #fff;
    bottom: 0;
    display: block;
    height: 20px;
    margin: 5px;
    width: 20px;
    border-radius: 20px;
    position: absolute;
    top: 0;
    right: 43px;
    bottom: 0;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.invoice-total-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
}
.invoice-total-footer h4 {
    font-size: 20px;
    margin-bottom: 0;
    color: #CC9933;
}
.invoice-total-footer h4 span {
    float: right;
}

.upload-sign {
    float: right;
    margin-top: 20px;
}
.upload-sign .btn {
    min-width: 198px;
    border-radius: 8px;
    padding: 10px 0;
}

.service-upload {
    border: 2px dashed #e5e5e5;
    text-align: center;
    background-color: #fff;
    position: relative;
    width: 330px;
    padding: 30px 0;
}
.service-upload span {
    font-size: 15px;
    color: #858585;
    display: block;
}
.service-upload input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.invoice-info-card {
    border-radius: 14px;
}

.invoice-item-one {
    border-bottom: 1px solid rgba(231, 234, 252, 0.75);
}
.invoice-item-one .invoice-info {
    margin-bottom: 30px;
    text-align: right;
}
.invoice-item-one .invoice-details {
    color: #072C50;
    font-weight: 400;
}

.customer-text-one {
    font-size: 20px;
    color: #072C50;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}

.invoice-name {
    color: #072C50;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.invoice-head {
    margin-bottom: 30px;
}
.invoice-head h2 {
    font-weight: 600;
    font-size: 28px;
    color: #072C50;
    text-transform: uppercase;
    margin-bottom: 0;
}
.invoice-head p {
    font-weight: 400;
    font-size: 20px;
    color: #072C50;
    margin-bottom: 0;
}

.invoice-item-two {
    /* padding-top: 30px; */
    padding-bottom: 30px;
}
.invoice-item-two .invoice-details {
    color: #072C50;
    font-weight: 400;
}

.invoice-item-box {
    background: #f7f7ff;
    border-radius: 5px;
    padding: 15px;
    width: 200px;
    float: right;
    margin-top: 20px;
}
.invoice-item-box p {
    color: #072C50;
    font-weight: 400;
    margin-bottom: 10px;
}

.invoice-issues-box {
    background: #e0e0e0;
    border-radius: 10px;
    /* text-align: center; */
    padding: 10px;
    margin-bottom: 30px;
}

.invoice-issues-date {
    padding-top: 20px;
    padding-bottom: 20px;
}
.invoice-issues-date p {
    font-weight: 600;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
}

.invoice-table-wrap {
    margin-bottom: 30px;
}

.invoice-table > thead > tr > th {
    background: #f5f7ff;
    border-top: 0;
    font-weight: 500;
    font-size: 16px;
    color: #072C50;
}
.invoice-table > tbody > tr > td {
    font-weight: 400;
    color: #072C50;
    padding: 15px 20px;
}

.invoice-terms {
    margin-bottom: 30px;
}
.invoice-terms h6 {
    font-weight: 500;
    font-size: 20px;
    color: #072C50;
    margin-bottom: 6px;
}
.invoice-terms p {
    font-weight: 400;
    font-size: 16px;
    color: #8f9bba;
}

.invoice-sign {
    padding-top: 30px;
}
.invoice-sign span {
    color: #072C50;
    margin-top: 18px;
}

.invoice-item-bg {
    background: #CC9933;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.invoice-item-bg .invoice-info {
    border-right: 1px solid #fff;
    margin: 20px 0 0;
    padding: 30px;
}
.invoice-item-bg .customer-text-one {
    color: #fff;
}
.invoice-item-bg .invoice-name {
    color: #fff;
}
.invoice-item-bg .invoice-details-two {
    color: #fff !important;
}
.invoice-item-bg .invoice-info-one p {
    color: #fff;
    margin-bottom: 10px;
}

.invoice-circle-img {
    position: relative;
}
.invoice-circle-img .invoice-circle1 {
    opacity: 0.1;
    position: absolute;
    left: 0;
}
.invoice-circle-img .invoice-circle2 {
    opacity: 0.1;
    position: absolute;
    right: 0;
}

.invoice-sign-box {
    margin-top: 30px;
}

.invoice-payment-box h4 {
    font-weight: 600;
    font-size: 16px;
    color: #072C50;
    margin-bottom: 16px;
}
.invoice-payment-box .payment-details {
    background: transparent;
    border: 2px dashed #CC9933;
}
.invoice-payment-box .payment-details p {
    font-weight: 600;
    font-size: 16px;
    color: #072C50;
}

.invoices-preview .modal-body {
    padding: 0;
}

.invoice-item .invoice-logo {
    margin-bottom: 30px;
}
.invoice-item .invoice-logo img {
    width: auto;
    max-height: 52px;
}
.invoice-item .invoice-text {
    padding-top: 42px;
    padding-bottom: 36px;
}
.invoice-item .invoice-text h2 {
    color: #272b41;
    font-size: 36px;
    font-weight: 600;
    font-weight: 400;
}
.invoice-item .invoice-details {
    text-align: right;
    font-weight: 400;
}
.invoice-item .invoice-details strong {
    color: #272b41;
}
.invoice-item .invoice-details-two {
    text-align: left;
    color: #333;
}
.invoice-item .customer-text {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 16px;
    display: block;
}
.invoice-item .customer-text a {
    font-size: 14px;
    color: #CC9933;
    margin-left: 12px;
}

.invoice-item-bg .invoice-item .invoice-details-two {
    text-align: left;
    color: #fff !important;
}

.invoice-info {
    margin-bottom: 20px;
}
.invoice-info p {
    margin-bottom: 0;
}
.invoice-info.invoice-info2 {
    text-align: right;
}
.invoice-info h5 {
    font-size: 16px;
    font-weight: 500;
}

.invoice-table tr th,
.invoice-table tr td,
.invoice-table-two tr th,
.invoice-table-two tr td {
    color: #272b41;
    font-weight: 600;
    padding: 15px 20px;
    line-height: inherit;
}

.invoice-table tr td,
.invoice-table-two tr td {
    font-weight: 500;
}

.invoice-table-two {
    margin-bottom: 0;
}
.invoice-table-two tr td {
    text-align: right;
}

.invoice-table-two tr th,
.invoice-table-two tr td {
    border-top: 0;
}

.other-info {
    margin-top: 10px;
}

.file {
    visibility: hidden;
    position: absolute;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.font-size-14 {
    font-size: 14px;
}

.alertify .ajs-footer {
    border-top: 1px solid #eee;
}
.alertify .ajs-footer .ajs-buttons .ajs-button {
    font-weight: 500;
    background-color: transparent;
    color: #000;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
    color: #5156be;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary {
    text-align: right;
}
.alertify .ajs-body .ajs-content .ajs-input {
    display: block;
    width: 100%;
    padding: 8px;
    margin: 4px;
    border-radius: 2px;
    border: 1px solid #ccc;
}
.alertify .ajs-body .ajs-content .ajs-input:focus-visible {
    outline: 0;
}
.alertify .ajs-commands {
    right: 4px;
    left: auto;
    margin: -14px 0 0 24px;
}
.alertify .ajs-header {
    border-bottom: 1px solid #eee;
}

.alertify-notifier .ajs-message {
    background-color: #5156be;
    border-color: #5156be;
    color: #fff;
    text-shadow: none !important;
}
.alertify-notifier .ajs-message.ajs-success {
    background-color: #2ab57d;
    border-color: #2ab57d;
}
.alertify-notifier .ajs-message.ajs-error {
    background-color: #fd625e;
    border-color: __fire__red;
}
.alertify-notifier .ajs-message.ajs-warning {
    background-color: #ffbf53;
    border-color: #ffbf53;
}
.alertify-notifier.ajs-right {
    right: 10px;
    left: auto;
}
.alertify-notifier.ajs-right .ajs-message {
    right: -320px;
    left: auto;
}
.alertify-notifier.ajs-right .ajs-message.ajs-visible {
    right: 290px;
    left: auto;
}
.alertify-notifier.ajs-left {
    left: 10px;
    right: auto;
}
.alertify-notifier.ajs-left .ajs-message {
    left: -300px;
    right: auto;
}
.alertify-notifier.ajs-left .ajs-message.ajs-visible {
    left: 0;
    right: auto;
}

body[data-layout-mode="dark"] .alertify .ajs-dialog {
    background-color: #313533;
}
body[data-layout-mode="dark"] .alertify .ajs-body {
    color: #adb5bd;
}
body[data-layout-mode="dark"] .alertify .ajs-body .ajs-content .ajs-input {
    color: #adb5bd;
    background-color: #363a38;
    border: 1px solid #3b403d;
}
body[data-layout-mode="dark"] .alertify .ajs-footer .ajs-buttons .ajs-button {
    color: #adb5bd;
}
body[data-layout-mode="dark"]
    .alertify
    .ajs-footer
    .ajs-buttons
    .ajs-button.ajs-ok {
    color: #5156be;
}

body[data-layout-mode="dark"] .alertify .ajs-footer,
body[data-layout-mode="dark"] .alertify .ajs-header {
    color: #ced4da;
    background-color: #313533;
    border-color: #3b403d;
}

.swal2-actions button {
    margin-right: 10px;
}

.swal2-title {
    font-size: 22px !important;
}

.blog {
    background: #fff;
    border-radius: 18px;
    margin-bottom: 25px;
    padding: 15px;
    position: relative;
}

.grid-blog .blog-image {
    margin-bottom: 20px;
    border-radius: 10px;
}
.grid-blog .entry-meta {
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 0;
}
.grid-blog .entry-meta li {
    margin-bottom: 15px;
}
.grid-blog .post-author {
    width: 189px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.grid-blog .blog-title {
    font-size: 16px;
    margin: 0 0 6px;
}
.grid-blog .blog-title a {
    color: #333;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-weight: 600;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.grid-blog .blog-title a:hover {
    color: #CC9933;
}
.grid-blog .blog-content p {
    font-size: 14px;
    margin: 0 0 15px;
    color: #71717a;
}

.blog-image {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
.blog-image > a {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
.blog-image img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 10px;
    transform: translateZ(0);
    transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}

.blog-content {
    position: relative;
    margin-bottom: 10px;
}

.entry-meta li {
    display: inline-block;
    margin-right: 15px;
}

.back-btn {
    font-weight: 600;
    font-size: 16px;
    color: #CC9933;
    display: inline-block;
    margin-bottom: 18px;
}

.post-author span:nth-child(1):hover {
    color: #CC9933;
}
.post-author img {
    border-radius: 5px;
    width: 36px;
    height: 36px;
    margin-right: 10px;
}

.post-title {
    display: block;
    color: #092c4c;
    font-weight: 600;
    font-size: 14px;
}

.post-date {
    font-size: 12px;
    color: #7e84a3;
}

.blog-views {
    position: absolute;
    top: 20px;
    left: 15px;
    background: #f5f6fa;
    border-radius: 6px;
    padding: 2px 5px;
    font-size: 12px;
}
.blog-views img {
    width: auto;
    margin-right: 5px;
}

.blog-catagories {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fc8543;
    border-radius: 6px;
    min-width: 92px;
    padding: 6px 10px;
}
.blog-catagories p {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0px;
}

.edit-delete-btn a {
    margin-right: 6px;
    font-size: 12px;
    border-radius: 5px;
    padding: 6px 13px;
}
.edit-delete-btn a:nth-child(1) {
    margin-right: 6px;
    background: rgba(23, 208, 83, 0.21);
}
.edit-delete-btn a:nth-child(2) {
    background: rgba(255, 0, 0, 0.1);
}

.btn-blog {
    padding: 10px 22px;
}

.edit-options {
    flex-wrap: wrap;
}

.active-text {
    color: #1b5a90;
}

.modal.contentmodal .modal-content .submit-section .btn.btn-download {
    min-width: 200px;
}

.list-links {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.list-links li {
    margin: 0 15px 10px 0;
    list-style: none;
}
.list-links li a {
    background: #fff;
    font-size: 14px;
    color: #092c4c;
    border: 1px solid #f5f6fa;
    display: inline-block;
    border-radius: 5px;
    padding: 12px 30px;
}
.list-links li a:hover {
    background: #e5e5e8;
}
.list-links li a span {
    font-size: 14px;
}
.list-links li.active a {
    background: #fff;
    border: 1px solid #CC9933;
    color: #CC9933;
}

.inactive-style {
    font-size: 14px;
}

.select-by
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #092c4c;
    border-style: solid;
    border-width: 0 2px 2px 0;
    padding: 4px;
    height: 0;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    position: absolute;
    top: 45%;
    width: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.select-by
    .select2-container--default.select2-container--open
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #092c4c;
    border-width: 2px 0 0 2px;
    padding: 3px;
    margin-top: -2px;
}

.modal-select-box
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #092c4c;
    border-style: solid;
    border-width: 0 2px 2px 0;
    padding: 4px;
    height: 0;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    position: absolute;
    top: 45%;
    width: 0;
    transform: rotate(224deg);
    -webkit-transform: rotate(224deg);
    border-color: #092c4c;
    border-width: 2px 0 0 2px;
    padding: 3px;
    margin-top: -2px;
}

.pagination-tab {
    padding: 30px;
}

.header.fixed-header .user-menu.nav > li.view-btn > a {
    background-color: #fff;
    color: #000000;
}
.header.fixed-header .user-menu.nav > li.view-btn > a:hover {
    background-color: #d19eb7;
    color: #fff;
}

.status-toggle {
    display: flex;
    align-items: center;
}
.status-toggle span {
    margin-left: 8px;
    font-weight: 400;
    font-size: 14px;
}

.change-photo-btn {
    color: #7e84a3;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    padding: 15px;
    position: relative;
    text-align: center;
    height: 120px;
    background: #fafafa;
    border: 1px dashed #e1e1e1;
    vertical-align: middle;
    margin: auto;
    margin-bottom: 10px;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.change-photo-btn input.upload {
    bottom: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100px;
    width: 100%;
}

.blog-categories-btn {
    padding: 20px;
}

.page-header {
    margin-bottom: 1.875rem;
}
.page-header .page-title {
    color: #333;
    margin-bottom: 5px;
}

.bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: unset;
    display: block;
    min-height: 44px;
    padding: 6px 6px 0;
}
.bootstrap-tagsinput .bg-info {
    background-color: #CC9933 !important;
    color: #fff;
}
.bootstrap-tagsinput .badge-info {
    background-color: #CC9933 !important;
    color: #fff;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 8px;
    cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0px 2px;
}
.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 6px;
    margin: 0;
    width: auto;
    max-width: inherit;
}
.bootstrap-tagsinput .badge {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 6px;
    padding: 10px 15px;
}

.chat-window .card .card-header {
    background-color: #fff;
    border-bottom: 1px solid #e8ebed;
}
.chat-window .badge-success {
    background-color: #2ab57d !important;
}

.chat-page .footer {
    display: none;
}

.chat-search .input-group .form-control {
    margin: 0;
    padding: 0 0 0 36px;
    height: 46px;
}
.chat-search .input-group .input-group-prepend {
    color: #5e5873;
    pointer-events: none;
    z-index: 4;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
}

.chat-cont-left .chat-scroll {
    max-height: calc(100vh - 145px);
    overflow-y: auto;
    padding: 0;
}
.chat-cont-left .chat-scroll .media {
    border-bottom: 1px solid #e8ebed;
    margin: 0;
    padding: 5px;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.chat-cont-left .chat-scroll .media.active {
    background-color: #f5f5f5;
}
.chat-cont-left .chat-scroll .media:hover {
    background-color: #f5f5f5;
}
.chat-cont-left .chat-scroll .media .media-img-wrap {
    margin: 0 15px 0 0;
    position: relative;
}
.chat-cont-left .chat-scroll .media .media-img-wrap .avatar > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.chat-cont-left .chat-scroll .media .media-body .user-name {
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #212b36;
    font-size: 16px;
    font-weight: 400;
}
.chat-cont-left .chat-scroll .media .media-body .user-last-chat {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chat-cont-left .chat-scroll .media .media-body .last-chat-time {
    color: #637381;
    font-size: 13px;
}
.chat-cont-left .chat-scroll .media .media-body div:last-child {
    text-align: left;
}

.chat-cont-right {
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.chat-cont-right .chat-scroll {
    max-height: calc(100vh - 145px);
    overflow-y: auto;
}
.chat-cont-right .msg_head .back-user-list {
    display: none;
    margin: 0 0 0 -10px;
    padding: 0 10px;
}
@media (max-width: 991.98px) {
    .chat-cont-right .msg_head .back-user-list {
        display: block;
    }
}
.chat-cont-right .img_cont {
    position: relative;
    height: 45px;
    width: 45px;
}
.chat-cont-right .img_cont .user_img {
    height: 45px;
    min-width: 45px;
    width: 45px;
    border: 1.5px solid #CC9933;
}
.chat-cont-right .user_info {
    margin: 0 auto 0 15px;
    padding: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chat-cont-right ul.list-unstyled {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.chat-cont-right ul.list-unstyled .media.sent {
    margin-bottom: 20px;
}
.chat-cont-right ul.list-unstyled .media.sent .avatar {
    order: 3;
    height: 30px;
    width: 30px;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body {
    margin: 0 20px 0 0;
    padding: 0;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .msg-box {
    margin: 0;
    padding: 0 0 0 50px;
    position: relative;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .msg-box + .msg-box {
    margin: 5px 0 0;
    padding: 0;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .msg-box p {
    margin: 0;
    padding: 0;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .msg-box:first-child::before {
    border-bottom: 6px solid transparent;
    border-left: 6px solid #e3e3e3;
    border-top: 6px solid #e3e3e3;
    border-right: 6px solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    right: -12px;
    left: auto;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .msg-box > div {
    margin: 0;
    padding: 10px;
    border-radius: 10px;
    background-color: #e3e3e3;
    display: inline-block;
    position: relative;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .msg-box:first-child
    > div {
    border-radius: 10px 0 10px 10px;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .chat-msg-attachments {
    margin: 0 -1px;
    padding: 4px 0;
    width: 100%;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .chat-msg-attachments
    .chat-attachment {
    position: relative;
    max-width: 130px;
    overflow: hidden;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .chat-msg-attachments
    .chat-attachment:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    content: "";
    opacity: 0.4;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .chat-msg-attachments
    .chat-attachment:hover
    .chat-attach-download {
    opacity: 1;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .chat-msg-attachments
    > div {
    margin: 0 1px;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .chat-msg-attachments
    img {
    max-width: 100%;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .chat-msg-attachments
    .chat-attach-download {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    color: #fff;
    width: 32px;
    line-height: 32px;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info {
    margin: 5px 0 0;
    padding: 0;
    clear: both;
    flex-direction: row-reverse;
    list-style: none;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info li {
    margin: 0;
    padding: 0 0 0 16px;
    position: relative;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .chat-msg-info
    li:not(:last-child)::after {
    position: absolute;
    top: 50%;
    right: auto;
    left: 8px;
    transform: translate(-50%, -50%);
    background: #CC9933;
    content: "";
    height: 4px;
    width: 4px;
}
.chat-cont-right
    ul.list-unstyled
    .media.sent
    .media-body
    .chat-msg-info
    .chat-time {
    color: rgba(50, 65, 72, 0.4);
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info a {
    color: #333;
}
.chat-cont-right ul.list-unstyled .media.received {
    position: relative;
    margin-bottom: 20px;
}
.chat-cont-right ul.list-unstyled .media.received .media-body {
    position: relative;
    margin: 0 0 0 10px;
    padding: 0;
}
.chat-cont-right ul.list-unstyled .media.received .media-body::before {
    border-bottom: 6px solid transparent;
    border-right: 0;
    border-top: 6px solid #fff;
    border-left: 0;
    content: "";
    height: 0;
    position: absolute;
    top: 0px;
    right: auto;
    left: -6px;
    width: 0;
}
.chat-cont-right ul.list-unstyled .media.received .media-body > div {
    margin: 0;
    padding: 10px 15px;
    border-radius: 10px;
    display: table;
    background: #fff;
    position: relative;
}
.chat-cont-right ul.list-unstyled .media.received .media-body > div p {
    color: #fff;
    margin: 0;
    padding: 0;
}
.chat-cont-right ul.list-unstyled .media.received .msg-box {
    display: block;
}
.chat-cont-right ul.list-unstyled .media.received .msg-box + .msg-box {
    margin-top: 5px;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-info {
    margin: 5px 0 0;
    padding: 0;
    clear: both;
    list-style: none;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-info .chat-time {
    color: rgba(255, 255, 255, 0.8);
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments {
    margin: 0 -1px;
    padding: 4px 0;
    width: 100%;
}
.chat-cont-right
    ul.list-unstyled
    .media.received
    .chat-msg-attachments
    .chat-attachment {
    position: relative;
    max-width: 130px;
    overflow: hidden;
}
.chat-cont-right
    ul.list-unstyled
    .media.received
    .chat-msg-attachments
    .chat-attachment:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    content: "";
    opacity: 0.4;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.chat-cont-right
    ul.list-unstyled
    .media.received
    .chat-msg-attachments
    .chat-attachment:hover
    .chat-attach-download {
    opacity: 1;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments > div {
    margin: 0 1px;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments img {
    max-width: 100%;
}
.chat-cont-right
    ul.list-unstyled
    .media.received
    .chat-msg-attachments
    .chat-attach-download {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
    color: #fff;
    width: 32px;
    line-height: 32px;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
}
.chat-cont-right ul.list-unstyled .chat-date {
    font-size: 14px;
    margin: 1.875rem 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}
.chat-cont-right ul.list-unstyled .chat-date:before {
    background-color: #e0e3e4;
    content: "";
    height: 1px;
    margin-right: 28px;
    position: absolute;
    top: 50%;
    right: 50%;
    width: 100%;
}
.chat-cont-right ul.list-unstyled .chat-date:after {
    background-color: #e0e3e4;
    content: "";
    height: 1px;
    margin: 0 0 0 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
}

.card-footer {
    background-color: #fff;
    border-top: 1px solid #e8ebed;
    margin: 0;
    padding: 1rem 1.5rem;
}
.card-footer .type_msg {
    background-color: rgba(0, 0, 0, 0.1) !important;
    border: 0 !important;
    overflow-y: auto;
}

@media (max-width: 992px) {
    .chat-window.chat-slide .chat-cont-right {
        right: 0;
        opacity: 1;
        visibility: visible;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .chat-cont-right {
        position: absolute;
        right: -100px;
        opacity: 0;
        visibility: hidden;
        z-index: 99;
    }

    .chat-cont-right .msg_head .back-user-list {
        display: flex;
        align-items: center;
    }
}
.msg-typing {
    width: auto;
    height: 24px;
    padding-top: 8px;
}
.msg-typing span {
    height: 8px;
    width: 8px;
    float: left;
    background-color: #d9d9d9;
    display: block;
    opacity: 0.4;
    margin: 0 1px;
    border-radius: 50%;
}
.msg-typing span:nth-of-type(1) {
    animation: 1s blink infinite 0.33333s;
}
.msg-typing span:nth-of-type(2) {
    animation: 1s blink infinite 0.66666s;
}
.msg-typing span :nth-of-type(3) {
    animation: 1s blink infinite 0.99999s;
}

@keyframes blink {
    50% {
        opacity: 1;
    }
}
.page-wrapper {
    margin-left: 240px;
    padding-top: 60px;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.page-wrapper .content {
    padding: 1.875rem 1.875rem 0;
}
@media (max-width: 991.98px) {
    .page-wrapper .content {
        padding: 15px;
    }
}
@media (max-width: 991.98px) {
    .page-wrapper {
        margin: 0;
    }
}

.card {
    background: #fff;
    -webkit-box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
    box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    border: 0;
    border-radius: 20px;
}
.card .card-header {
    border-color: #f0f1f5;
    background-color: #fff;
    padding: 1.5rem;
}
.card .card-header:first-child {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.card .card-body {
    position: relative;
    padding: 1.5rem;
}

.dash-widget-header .dash-widget-icon {
    color: #fff;
    display: inline-flex;
    font-size: 1.875rem;
    height: 4rem;
    text-align: center;
    width: 4rem;
    border-radius: 10px;
}
.dash-widget-header .dash-count {
    font-size: 18px;
    margin-left: 15px;
    padding-top: 5px;
}
.dash-widget-header .dash-count .dash-title {
    font-size: 15px;
    font-weight: 600;
}

.bg-1 {
    background-color: #ffeec3;
}
.bg-1 i {
    color: #ffb800;
}

.bg-2 {
    background-color: #d1f3ff;
}
.bg-2 i {
    color: #42cdff;
}

.bg-3 {
    background-color: #ceffd5;
}
.bg-3 i {
    color: #52fb6a;
}

.bg-4 {
    background-color: #fccaff;
}
.bg-4 i {
    color: #f555ff;
}

.bg-5 {
    background-color: #ffb800;
}

.bg-6 {
    background-color: #42cdff;
}

.bg-7 {
    background-color: #52fb6a;
}

.bg-8 {
    background-color: #f555ff;
}

.progress.progress-sm {
    height: 6px;
}
.progress.progress-md {
    height: 8px;
}

.text-success,
.dropdown-menu > li > a.text-success {
    color: #22cc62 !important;
}

.text-danger,
.dropdown-menu > li > a.text-danger {
    color: #ff0000 !important;
}

.bg-success-light {
    background-color: rgba(15, 183, 107, 0.12) !important;
    color: #26af48 !important;
}

.bg-warning-light {
    background-color: rgba(255, 152, 0, 0.12) !important;
    color: #f39c12 !important;
}

.bg-info-light {
    background-color: rgba(2, 182, 179, 0.12) !important;
    color: #1db9aa !important;
}

.bg-danger-light {
    background-color: rgba(255, 218, 218, 0.49) !important;
    color: #ff0000 !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.form-group {
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
}

.form-group label {
    margin-bottom: 5px;
}
.form-group .form-control {
    border: 1px solid #dee2e6;
    box-shadow: none;
    color: #333;
    padding: 0.54688rem 0.875rem;
    font-size: 0.875rem;
    height: calc(1.6em + 1.21875rem);
    line-height: 1.6;
    font-weight: 400;
    color: #1e2022;
}
.form-group textarea.form-control {
    height: auto;
}

.page-header .breadcrumb {
    background-color: transparent;
    color: #6c757d;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0;
    padding: 0;
}
.page-header .breadcrumb a {
    color: #333;
    font-size: 1rem;
}

.invoices-items-main-tabs {
    border-bottom: 3px solid #f3f3f3;
    padding-bottom: 10px;
}
.invoices-items-main-tabs ul li {
    display: inline-block;
    padding-left: 36px;
    padding-right: 36px;
    position: relative;
}
.invoices-items-main-tabs ul li:last-child {
    padding-right: 0;
}
.invoices-items-main-tabs ul li a {
    font-weight: 600;
    font-size: 16px;
    color: #072C50;
    padding-bottom: 24px;
    position: relative;
}
.invoices-items-main-tabs ul li a.active:after {
    content: "";
    width: 130px;
    height: 6px;
    background-color: #CC9933;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    bottom: 4px;
    left: 50%;
}

.bank-details .close {
    background: transparent;
    border: 0;
    color: #072C50;
    font-size: 28px;
    line-height: normal;
    top: 20px;
    width: auto;
    height: auto;
    right: 20px;
}

.bank-details-btn .btn {
    min-width: 160px;
    border-radius: 8px;
    padding: 10px 0;
    color: #fff;
}
.bank-details-btn .bank-cancel-btn {
    background: #072C50;
}
.bank-details-btn .bank-cancel-btn:hover {
    background: #CC9933;
}
.bank-details-btn .bank-save-btn {
    background: #CC9933;
}
.bank-details-btn .bank-save-btn:hover {
    background: #072C50;
}

.bank-details .bank-inner-details textarea {
    min-height: 100px;
}

.filter-card {
    display: none;
}
.filter-card.open {
    display: block;
}

label {
    margin-bottom: 0.5rem;
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #CC9933;
}

.bg-info-light {
    background-color: rgba(2, 182, 179, 0.12) !important;
    color: #1db9aa !important;
}

.bg-primary-light {
    background-color: rgba(17, 148, 247, 0.12) !important;
    color: #2196f3 !important;
}

.bg-danger-light {
    background-color: rgba(255, 218, 218, 0.49) !important;
    color: #ff0000 !important;
}

.bg-warning-light {
    background-color: rgba(255, 152, 0, 0.12) !important;
    color: #f39c12 !important;
}

.bg-success-light {
    background-color: rgba(15, 183, 107, 0.12) !important;
    color: #26af48 !important;
}

.bg-purple-light {
    background-color: rgba(197, 128, 255, 0.12) !important;
    color: #c580ff !important;
}

.bg-default-light {
    background-color: rgba(40, 52, 71, 0.12) !important;
    color: #283447 !important;
}

.card-two {
    border: 1px solid #dbdfea;
    border-radius: 5px;
}

.badge-soft-primary {
    color: #405189;
    background-color: rgba(64, 81, 137, 0.1);
}

.badge-soft-secondary {
    color: #3577f1;
    background-color: rgba(53, 119, 241, 0.1);
}

.badge-soft-success {
    color: #0ab39c;
    background-color: rgba(10, 179, 156, 0.1);
}

.badge-soft-info {
    color: #299cdb;
    background-color: rgba(41, 156, 219, 0.1);
}

.badge-soft-warning {
    color: #f7b84b;
    background-color: rgba(247, 184, 75, 0.1);
}

.badge-soft-danger {
    color: #f06548;
    background-color: rgba(240, 101, 72, 0.1);
}

.badge-soft-dark {
    color: #212529;
    background-color: rgba(33, 37, 41, 0.1);
}

.badge-soft-light {
    color: #f3f6f9;
    background-color: rgba(243, 246, 249, 0.1);
}

.badge-outline-primary {
    color: #405189;
    border: 1px solid #405189;
    background-color: transparent;
}

.badge-outline-secondary {
    color: #3577f1;
    border: 1px solid #3577f1;
    background-color: transparent;
}

.badge-outline-success {
    color: #0ab39c;
    border: 1px solid #0ab39c;
    background-color: transparent;
}

.badge-outline-info {
    color: #299cdb;
    border: 1px solid #299cdb;
    background-color: transparent;
}

.badge-outline-warning {
    color: #f7b84b;
    border: 1px solid #f7b84b;
    background-color: transparent;
}

.badge-outline-danger {
    color: #f06548;
    border: 1px solid #f06548;
    background-color: transparent;
}

.badge-outline-dark {
    color: #212529;
    border: 1px solid #212529;
    background-color: transparent;
}

.badge-outline-light {
    color: #f3f6f9;
    border: 1px solid #f3f6f9;
    background-color: transparent;
}

.badge-gradient-primary {
    background: linear-gradient(135deg, #405189 0, #0ab39c 100%);
}

.badge-gradient-secondary {
    background: linear-gradient(135deg, #3577f1 0, #299cdb 100%);
}

.badge-gradient-success {
    background: linear-gradient(135deg, #0ab39c 0, #f7b84b 100%);
}

.badge-gradient-danger {
    background: linear-gradient(135deg, #f06548 0, #3577f1 100%);
}

.badge-gradient-warning {
    background: linear-gradient(135deg, #f7b84b 0, #eb990a 100%);
}

.badge-gradient-info {
    background: linear-gradient(135deg, #299cdb 0, #0ab39c 100%);
}

.badge-gradient-dark {
    background: linear-gradient(135deg, #212529 0, #405189 100%);
}

li.previous {
    margin-right: 10px;
}

.card-title {
    margin-bottom: 0;
}

.cal-icon {
    position: relative;
    width: 100%;
}
.cal-icon:after {
    color: #979797;
    content: "\f073";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    margin: auto;
    position: absolute;
    right: 15px;
    top: 10px;
}

.dash-title {
    font-size: 15px;
    font-weight: 600;
}

.dash-widget-icon {
    align-items: center;
    border-radius: 10px;
    color: #fff;
    display: inline-flex;
    font-size: 1.875rem;
    height: 4rem;
    justify-content: center;
    text-align: center;
    width: 4rem;
}

.dash-count {
    font-size: 18px;
    margin-left: 15px;
    padding-top: 5px;
}

.dash-widget-info h3 {
    margin-bottom: 10px;
}

.dash-widget-header {
    align-items: center;
    display: flex;
}

.activity-feed {
    list-style: none;
    margin-bottom: 0;
    margin-left: 5px;
    padding: 0;
}
.activity-feed .feed-item {
    border-left: 2px solid #e4e8eb;
    padding-bottom: 19px;
    padding-left: 20px;
    position: relative;
}
.activity-feed .feed-item:last-child {
    border-color: transparent;
}
.activity-feed .feed-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -7px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #CC9933;
}
.activity-feed .feed-item .feed-date {
    display: block;
    position: relative;
    color: #777;
    text-transform: uppercase;
    font-size: 13px;
}
.activity-feed .feed-item .feed-text {
    color: #777;
    position: relative;
}
.activity-feed .feed-item .feed-text a {
    color: #333;
    font-weight: 600;
}

.modal-icon i {
    font-size: 42px;
    color: #6c757d;
}

.modal-footer {
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0.75rem;
}

.add-remove i {
    font-size: 18px;
    cursor: pointer;
}

.profile-cover {
    position: relative;
    padding: 1.75rem 2rem;
    border-radius: 0.75rem;
    height: 10rem;
}

.profile-cover-wrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 10rem;
    background-color: #e7eaf3;
    border-radius: 0.75rem;
}

.profile-cover-img {
    width: 100%;
    height: 10rem;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: top;
    border-radius: 0.75rem;
}

.cover-content {
    position: relative;
    z-index: 1;
    padding: 1rem 2rem;
    position: absolute;
    bottom: 0;
    right: 0;
}

.custom-file-btn {
    position: relative;
    overflow: hidden;
}

.custom-file-btn-input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.profile-cover-avatar {
    display: -ms-flexbox;
    display: flex;
    margin: -6.3rem auto 0.5rem auto;
    border: 3px solid #fff;
    border-radius: 50%;
}
@media (max-width: 568px) {
    .profile-cover-avatar {
        margin: 0 auto;
    }
}
.profile-cover-avatar input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(19, 33, 68, 0.25);
    border-radius: 50%;
    transition: 0.2s;
}

.avatar-edit {
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #677788;
    background-color: #fff;
    border-radius: 50%;
    transition: 0.2s;
    box-shadow: 0 3px 6px 0 rgba(140, 152, 164, 0.25);
}
.avatar-edit svg {
    width: 18px;
}

.error-page {
    align-items: center;
    color: #1f1f1f;
    display: flex;
    justify-content: center;
    height: 100vh;
}
.error-page .main-wrapper {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
    width: 100%;
    min-height: unset;
}

.error-box {
    margin: 0 auto;
    max-width: 480px;
    padding: 1.875rem 0;
    text-align: center;
    width: 100%;
}
.error-box h1 {
    color: #CC9933;
    font-size: 10em;
}
.error-box p {
    margin-bottom: 1.875rem;
}
.error-box .btn {
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
    min-width: 200px;
    padding: 10px 20px;
}

.custom-file-container {
    box-sizing: border-box;
    position: relative;
    display: block;
}
.custom-file-container label {
    color: #4361ee;
}

.custom-file-container__custom-file {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
    margin-top: 5px;
}
.custom-file-container__custom-file:hover {
    cursor: pointer;
}

.custom-file-container__custom-file__custom-file-input {
    box-sizing: border-box;
    min-width: 14rem;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}
.custom-file-container__custom-file__custom-file-input:focus ~ span {
    outline: 1px dotted #515365;
    outline: 5px auto -webkit-focus-ring-color;
}

.custom-file-container__custom-file__custom-file-control {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: auto;
    overflow: hidden;
    line-height: 1.5;
    user-select: none;
    background-clip: padding-box;
    border-radius: 0.25rem;
    height: auto;
    border: 1px solid #f1f2f3;
    color: #3b3f5c;
    font-size: 15px;
    padding: 8px 10px;
    letter-spacing: 1px;
    background-color: #f1f2f3;
}

.custom-file-container__custom-file__custom-file-control__button {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 6;
    display: block;
    height: auto;
    padding: 10px 16px;
    line-height: 1.25;
    background-color: rgba(27, 85, 226, 0.2392156863);
    color: #4361ee;
    border-left: 1px solid #e0e6ed;
    box-sizing: border-box;
}

.custom-file-container__image-preview {
    box-sizing: border-box;
    margin-top: 54px;
    margin-bottom: 40px;
    height: 250px;
    width: 100%;
    border-radius: 4px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: auto;
    padding: 15px;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.custom-file-container__image-multi-preview {
    position: relative;
    box-sizing: border-box;
    border-radius: 6px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    margin: 1.858736%;
    width: 29.615861214%;
    height: 90px;
    box-shadow: 0 4px 10px 0 rgba(51, 51, 51, 0.25);
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.custom-file-container__image-multi-preview__single-image-clear {
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    margin-top: -6px;
    border-radius: 50%;
    box-shadow: 0 4px 10px 0 rgba(51, 51, 51, 0.25);
    position: absolute;
    left: -6px;
}
.custom-file-container__image-multi-preview__single-image-clear:hover {
    background: #cbcbbd;
    cursor: pointer;
}

.custom-file-container__image-multi-preview__single-image-clear__icon {
    color: #4361ee;
    display: block;
    margin-top: -2px;
}

.note-editor.card {
    padding: 0.5rem;
}

.note-toolbar.card-header {
    padding: 0;
    padding-bottom: 0.5rem;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single,
.irs--flat .irs-bar,
.irs--flat .irs-handle > i:first-child,
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
    background-color: #CC9933;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
    border-top-color: #CC9933;
}

.app-listing {
    padding: 0;
    margin: 0 -15px;
    list-style: none;
    align-items: flex-start;
    flex-wrap: wrap;
}
.app-listing li {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 991.98px) {
    .app-listing li {
        width: 50%;
    }
}
@media (max-width: 568px) {
    .app-listing li {
        width: 100%;
    }
}
.app-listing .checkbox-title {
    font-weight: 600;
    font-size: 16px;
    color: #CC9933;
    margin-bottom: 14px;
}
.app-listing .form-custom {
    margin-bottom: 14px;
}
.app-listing .form-custom .form-control {
    padding-left: 14px;
    border: 1px solid rgba(231, 234, 252, 0.75);
    border-radius: 6px;
}

.selectbox-cont {
    height: 220px;
    overflow-y: auto;
    padding-right: 5px;
}

.multipleSelection {
    position: relative;
    margin-bottom: 20px;
}
.multipleSelection .selectbox,
.multipleSelection .selectboxes {
    position: relative;
    background: #fff;
    width: 100%;
    padding: 13px 10px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #f7f8f9;
    border-radius: 7px;
    cursor: pointer;
}
.multipleSelection .selectbox p,
.multipleSelection .selectboxes p {
    color: #072C50;
    font-weight: 500;
}
.multipleSelection .selectbox p .select-icon,
.multipleSelection .selectboxes p .select-icon {
    color: #CC9933;
    width: 20px;
    height: 20px;
}

.custom_check {
    color: #072C50;
    display: inline-block;
    position: relative;
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 30px;
    cursor: pointer;
    font-weight: 400;
    user-select: none;
}
.custom_check input:checked ~ .checkmark {
    background-color: #CC9933;
    border-color: #CC9933;
}
.custom_check input:checked ~ .checkmark:after {
    display: block;
}
.custom_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.custom_check .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 21px;
    border: 1px solid #c4c4c4;
    background-color: #fff;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
}
.custom_check .checkmark::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    display: none;
    left: 5px;
    top: 2px;
    color: #fff;
    font-size: 9px;
}

.form-group .custom_check {
    margin-bottom: 15px;
}

.table tbody td a.btn-white {
    background-color: #fff;
    border-color: #e7eaf3;
    color: #212529;
}

.date-list .date-btn {
    background: #fff;
    color: #072C50;
    border: 1px solid #e7eafc;
    border-radius: 4px;
    padding: 10px 0 !important;
    width: 100%;
}

.form-custom {
    font-size: 14px;
}
.form-custom.cal-icon {
    position: relative;
}
.form-custom.cal-icon:after {
    color: #979797;
    content: "\f073";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    margin: auto;
    position: absolute;
    right: 15px;
    top: 10px;
}

.btn-grey {
    background: rgba(231, 234, 252, 0.75);
    color: #072C50;
    margin-top: 10px;
}
.btn-grey:hover {
    background: #072C50;
    color: #fff;
}

.date-picker {
    width: 50%;
    float: left;
    padding-right: 10px;
}

.date-list ul {
    text-align: center;
}
.date-list ul li {
    width: 100%;
    padding: 0;
    padding-bottom: 5px;
}

.sortby #checkbox {
    display: none;
    position: absolute;
    width: 300px;
    left: 0;
    z-index: 1;
    margin-top: 10px;
    padding: 20px;
    background: #fff;
    border: 1px solid #f2ecff;
    box-shadow: 0px 4px 44px rgba(231, 234, 252, 0.75);
    border-radius: 6px;
}
.sortby #checkbox:before {
    border: 7px solid #f2ecff;
    border-color: transparent transparent #fff #fff;
    box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
    content: "";
    left: 30px;
    position: absolute;
    top: 0;
    transform: rotate(135deg);
}

.multipleSelection #checkboxes {
    display: none;
    position: absolute;
    width: 300px;
    left: 0;
    z-index: 1;
    margin-top: 10px;
    padding: 20px;
    background: #fff;
    border: 1px solid #f2ecff;
    box-shadow: 0px 4px 44px rgba(231, 234, 252, 0.75);
    border-radius: 6px;
}

.report-card {
    border-radius: 5px;
}

.report-btn .btn {
    font-weight: 600;
    color: #CC9933;
    background: #fff;
    border: 2px solid #CC9933;
    border-radius: 8px;
    width: 100%;
    padding: 11px 0;
}
.report-btn .btn:hover {
    color: #fff;
    background: #CC9933;
    border: 2px solid #CC9933;
}
.report-btn .btn:hover img {
    filter: invert(0) brightness(100);
}

.invoices-settings-btn {
    justify-content: end;
}

.invoices-main-tabs {
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 10px;
}
.invoices-main-tabs .invoices-tabs ul li {
    position: relative;
    display: inline-block;
    margin-right: 36px;
}
.invoices-main-tabs .invoices-tabs ul li a {
    font-weight: 600;
    font-size: 16px;
    color: #072C50;
    padding-bottom: 24px;
}
.invoices-main-tabs .invoices-tabs ul li a.active {
    color: #CC9933;
    border-bottom: 2px solid #CC9933;
}
@media (max-width: 991.98px) {
    .invoices-main-tabs .invoices-tabs ul li a.active {
        border-bottom: 0;
    }
}
.invoices-main-tabs .invoices-settings-icon {
    color: #CC9933;
    margin-right: 20px;
}
.invoices-main-tabs .btn {
    font-weight: 600;
    color: #fff;
    padding: 12px 10px;
    min-width: 167px;
    background: #072C50;
    border: 1px solid #072C50;
    border-radius: 6px;
}

.paid-continue-btn {
    background-color: #CC9933;
    border: 1px solid #CC9933;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    text-align: center;
}

.paid-continue-btn:hover,
.paid-continue-btn:focus,
.paid-continue-btn:active {
    background-color: #fff;
    border: 1px solid #CC9933;
    color: #CC9933;
}

.paid-cancel-btn {
    background-color: #fff;
    border: 1px solid #CC9933;
    border-radius: 5px;
    color: #CC9933;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    text-align: center;
}

.paid-cancel-btn:hover,
.paid-cancel-btn:focus,
.paid-cancel-btn:active {
    background-color: #CC9933;
    border: 1px solid #CC9933;
    color: #fff;
}

.inovices-card {
    border-radius: 5px;
}
.inovices-card .inovices-widget-header .inovices-amount {
    font-weight: 600;
    font-size: 24px;
    color: #CC9933;
}
.inovices-card .inovices-all {
    font-weight: 600;
    color: #072C50;
    margin-top: 16px;
}

.invoices-tabs-card {
    background: transparent;
    box-shadow: unset;
}

.invoices-grid-card {
    background: #fff;
    box-shadow: 0px 4px 24px rgba(228, 228, 228, 0.25);
    border-radius: 10px;
    color: #072C50;
}
.invoices-grid-card .card-header {
    padding: 20px;
    border: 0;
}
.invoices-grid-card .card-header .action-icon {
    color: #072C50;
    display: initial;
}
.invoices-grid-card .card-header .invoice-grid-link {
    color: #072C50;
}
.invoices-grid-card .card-header .dropdown-action {
    margin-bottom: 0;
}
.invoices-grid-card .card-middle {
    padding: 20px;
    background: #f7f7ff;
}
.invoices-grid-card .card-middle .avatar-sm {
    width: 2.5rem;
    height: 2.5rem;
}
.invoices-grid-card .card-middle .card-middle-avatar {
    align-items: center;
    display: inline-flex;
    font-size: 16px;
    margin: 0;
}
.invoices-grid-card .card-body {
    padding: 20px;
}
.invoices-grid-card .card-body span {
    font-size: 14px;
}
.invoices-grid-card .card-body h6 {
    font-size: 16px;
    font-weight: 500;
    color: #072C50;
    margin-top: 4px;
}
.invoices-grid-card .card-footer {
    padding: 20px;
    border: 0;
}

.inovices-card .card-body {
    padding: 15px;
}

.inbox-menu {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
}
.inbox-menu li {
    display: inline-block;
    width: 100%;
}
.inbox-menu li a {
    color: #333;
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
    font-weight: 600;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.inbox-menu li a:hover {
    background: rgba(33, 33, 33, 0.05);
}
.inbox-menu li a i {
    font-size: 16px;
    padding-right: 10px;
    color: #878787;
}

@media (max-width: 768px) {
    .user-menu.nav > li > a > span:not(.user-img) {
        display: none;
    }
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-menu {
    border: 1px solid #eff2f7;
    border-radius: 0.8rem;
    transform-origin: left top 0;
    background-color: #fff;
    box-shadow: 0 0 1.25rem rgba(31, 45, 61, 0.08);
}

.table-inbox {
    font-size: 15px;
    margin-bottom: 0;
}

.inbox-menu li a:hover,
.inbox-menu li.active a,
.inbox-menu li a:focus {
    background: rgba(33, 33, 33, 0.05);
}

.compose-btn {
    margin-bottom: 25px;
}

.top-action-left .dropdown-toggle {
    height: 40px;
}
.top-action-left .dropdown-toggle::after {
    display: none;
}

.table-inbox .starred.fas.fa-star {
    color: #ffd200;
}
.table-inbox .checked {
    background-color: #ffffcc;
}
.table-inbox tbody tr td {
    font-size: 14px;
    color: #212b36;
}

.unread .name,
.unread .subject,
.unread .mail-date {
    color: #000;
    font-weight: 700;
}

.ribbon-primary {
    background: #7366ff;
}
.ribbon-primary.ribbon-corner:before {
    border-top-color: #7366ff;
    border-left-color: #7366ff;
}
.ribbon-primary.ribbon-corner.ribbon-right:before {
    border-right-color: #7366ff;
    border-left-color: transparent;
}
.ribbon-primary.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #7366ff;
}
.ribbon-primary.ribbon-clip:before {
    border-color: transparent;
    border-top-color: #43f;
    border-right-color: #43f;
}
.ribbon-primary.ribbon-clip-right:before {
    border-right-color: transparent;
    border-top-color: #43f;
    border-left-color: #43f;
}
.ribbon-primary.ribbon-clip-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #43f;
    border-right-color: #43f;
}
.ribbon-primary.ribbon-clip-bottom-right:before {
    border-top-color: transparent;
    border-bottom-color: #43f;
    border-right-color: transparent;
    border-left-color: #43f;
}

.ribbon-bookmark.ribbon-primary:before {
    border-color: #7366ff;
    border-right-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-primary:before {
    border-right-color: #7366ff;
    border-left-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-secondary:before {
    border-right-color: #f73164;
    border-left-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-success:before {
    border-right-color: #51bb25;
    border-left-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-danger:before {
    border-right-color: #dc3545;
    border-left-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-info:before {
    border-right-color: #a927f9;
    border-left-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-light:before {
    border-right-color: #f4f4f4;
    border-left-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-dark:before {
    border-right-color: #2c323f;
    border-left-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-warning:before {
    border-right-color: #f8d62b;
    border-left-color: transparent;
}
.ribbon-bookmark.ribbon-secondary:before {
    border-color: #f73164;
    border-right-color: transparent;
}
.ribbon-bookmark.ribbon-success:before {
    border-color: #51bb25;
    border-right-color: transparent;
}
.ribbon-bookmark.ribbon-danger:before {
    border-color: #dc3545;
    border-right-color: transparent;
}
.ribbon-bookmark.ribbon-info:before {
    border-color: #a927f9;
    border-right-color: transparent;
}
.ribbon-bookmark.ribbon-light:before {
    border-color: #f4f4f4;
    border-right-color: transparent;
}
.ribbon-bookmark.ribbon-dark:before {
    border-color: #2c323f;
    border-right-color: transparent;
}
.ribbon-bookmark.ribbon-warning:before {
    border-color: #f8d62b;
    border-right-color: transparent;
}

.ribbon-bookmark.ribbon-vertical-left.ribbon-primary:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-primary:before {
    border-right-color: #7366ff;
    border-bottom-color: transparent;
}

.ribbon-secondary {
    background: #f73164;
    background: #f73164;
}
.ribbon-secondary.ribbon-corner:before {
    border-top-color: #f73164;
    border-left-color: #f73164;
}
.ribbon-secondary.ribbon-corner.ribbon-right:before {
    border-right-color: #f73164;
    border-left-color: transparent;
}
.ribbon-secondary.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #f73164;
}
.ribbon-secondary.ribbon-clip:before {
    border-color: transparent;
    border-top-color: #ec0944;
    border-right-color: #ec0944;
}
.ribbon-secondary.ribbon-clip-right:before {
    border-right-color: transparent;
    border-top-color: #ec0944;
    border-left-color: #ec0944;
}
.ribbon-secondary.ribbon-clip-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #ec0944;
    border-right-color: #ec0944;
}
.ribbon-secondary.ribbon-clip-bottom-right:before {
    border-top-color: transparent;
    border-bottom-color: #ec0944;
    border-right-color: transparent;
    border-left-color: #ec0944;
}

.ribbon-bookmark.ribbon-vertical-left.ribbon-secondary:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-secondary:before {
    border-right-color: #f73164;
    border-bottom-color: transparent;
}

.ribbon-success {
    background: #51bb25;
    background: #51bb25;
}
.ribbon-success.ribbon-corner:before {
    border-top-color: #51bb25;
    border-left-color: #51bb25;
}
.ribbon-success.ribbon-corner.ribbon-right:before {
    border-right-color: #51bb25;
    border-left-color: transparent;
}
.ribbon-success.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #51bb25;
}
.ribbon-success.ribbon-clip:before {
    border-color: transparent;
    border-top-color: #3f901d;
    border-right-color: #3f901d;
}
.ribbon-success.ribbon-clip-right:before {
    border-right-color: transparent;
    border-top-color: #3f901d;
    border-left-color: #3f901d;
}
.ribbon-success.ribbon-clip-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #3f901d;
    border-right-color: #3f901d;
}
.ribbon-success.ribbon-clip-bottom-right:before {
    border-top-color: transparent;
    border-bottom-color: #3f901d;
    border-right-color: transparent;
    border-left-color: #3f901d;
}

.ribbon-bookmark.ribbon-vertical-left.ribbon-success:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-success:before {
    border-right-color: #51bb25;
    border-bottom-color: transparent;
}

.ribbon-danger {
    background: #dc3545;
    background: #dc3545;
}
.ribbon-danger.ribbon-corner:before {
    border-top-color: #dc3545;
    border-left-color: #dc3545;
}
.ribbon-danger.ribbon-corner.ribbon-right:before {
    border-right-color: #dc3545;
    border-left-color: transparent;
}
.ribbon-danger.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #dc3545;
}
.ribbon-danger.ribbon-clip:before {
    border-color: transparent;
    border-top-color: #bd2130;
    border-right-color: #bd2130;
}
.ribbon-danger.ribbon-clip-right:before {
    border-right-color: transparent;
    border-top-color: #bd2130;
    border-left-color: #bd2130;
}
.ribbon-danger.ribbon-clip-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #bd2130;
    border-right-color: #bd2130;
}
.ribbon-danger.ribbon-clip-bottom-right:before {
    border-top-color: transparent;
    border-bottom-color: #bd2130;
    border-right-color: transparent;
    border-left-color: #bd2130;
}

.ribbon-bookmark.ribbon-vertical-left.ribbon-danger:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-danger:before {
    border-right-color: #dc3545;
    border-bottom-color: transparent;
}

.ribbon-info {
    background: #a927f9;
    background: #a927f9;
}
.ribbon-info.ribbon-corner:before {
    border-top-color: #a927f9;
    border-left-color: #a927f9;
}
.ribbon-info.ribbon-corner.ribbon-right:before {
    border-right-color: #a927f9;
    border-left-color: transparent;
}
.ribbon-info.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #a927f9;
}
.ribbon-info.ribbon-clip:before {
    border-color: transparent;
    border-top-color: #9106e7;
    border-right-color: #9106e7;
}
.ribbon-info.ribbon-clip-right:before {
    border-right-color: transparent;
    border-top-color: #9106e7;
    border-left-color: #9106e7;
}
.ribbon-info.ribbon-clip-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #9106e7;
    border-right-color: #9106e7;
}
.ribbon-info.ribbon-clip-bottom-right:before {
    border-top-color: transparent;
    border-bottom-color: #9106e7;
    border-right-color: transparent;
    border-left-color: #9106e7;
}

.ribbon-bookmark.ribbon-vertical-left.ribbon-info:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-info:before {
    border-right-color: #a927f9;
    border-bottom-color: transparent;
}

.ribbon-light {
    background: #f4f4f4;
    background: #f4f4f4;
}
.ribbon-light.ribbon-corner:before {
    border-top-color: #f4f4f4;
    border-left-color: #f4f4f4;
}
.ribbon-light.ribbon-corner.ribbon-right:before {
    border-right-color: #f4f4f4;
    border-left-color: transparent;
}
.ribbon-light.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #f4f4f4;
}
.ribbon-light.ribbon-clip:before {
    border-color: transparent;
    border-top-color: #dbdbdb;
    border-right-color: #dbdbdb;
}
.ribbon-light.ribbon-clip-right:before {
    border-right-color: transparent;
    border-top-color: #dbdbdb;
    border-left-color: #dbdbdb;
}
.ribbon-light.ribbon-clip-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #dbdbdb;
    border-right-color: #dbdbdb;
}
.ribbon-light.ribbon-clip-bottom-right:before {
    border-top-color: transparent;
    border-bottom-color: #dbdbdb;
    border-right-color: transparent;
    border-left-color: #dbdbdb;
}

.ribbon-bookmark.ribbon-vertical-left.ribbon-light:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-light:before {
    border-right-color: #f4f4f4;
    border-bottom-color: transparent;
}

.ribbon-dark {
    background: #2c323f;
    background: #2c323f;
}
.ribbon-dark.ribbon-corner:before {
    border-top-color: #2c323f;
    border-left-color: #2c323f;
}
.ribbon-dark.ribbon-corner.ribbon-right:before {
    border-right-color: #2c323f;
    border-left-color: transparent;
}
.ribbon-dark.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #2c323f;
}
.ribbon-dark.ribbon-clip:before {
    border-color: transparent;
    border-top-color: #171a21;
    border-right-color: #171a21;
}
.ribbon-dark.ribbon-clip-right:before {
    border-right-color: transparent;
    border-top-color: #171a21;
    border-left-color: #171a21;
}
.ribbon-dark.ribbon-clip-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #171a21;
    border-right-color: #171a21;
}
.ribbon-dark.ribbon-clip-bottom-right:before {
    border-top-color: transparent;
    border-bottom-color: #171a21;
    border-right-color: transparent;
    border-left-color: #171a21;
}

.ribbon-bookmark.ribbon-vertical-left.ribbon-dark:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-dark:before {
    border-right-color: #2c323f;
    border-bottom-color: transparent;
}

.ribbon-warning {
    background: #f8d62b;
    background: #f8d62b;
}
.ribbon-warning.ribbon-corner:before {
    border-top-color: #f8d62b;
    border-left-color: #f8d62b;
}
.ribbon-warning.ribbon-corner.ribbon-right:before {
    border-right-color: #f8d62b;
    border-left-color: transparent;
}
.ribbon-warning.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #f8d62b;
}
.ribbon-warning.ribbon-clip:before {
    border-color: transparent;
    border-top-color: #e8c308;
    border-right-color: #e8c308;
}
.ribbon-warning.ribbon-clip-right:before {
    border-right-color: transparent;
    border-top-color: #e8c308;
    border-left-color: #e8c308;
}
.ribbon-warning.ribbon-clip-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #e8c308;
    border-right-color: #e8c308;
}
.ribbon-warning.ribbon-clip-bottom-right:before {
    border-top-color: transparent;
    border-bottom-color: #e8c308;
    border-right-color: transparent;
    border-left-color: #e8c308;
}

.ribbon-bookmark.ribbon-vertical-left.ribbon-warning:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-warning:before {
    border-right-color: #f8d62b;
    border-bottom-color: transparent;
}

.ribbon-wrapper {
    position: relative;
    padding-top: 40px;
}

.ribbon-wrapper .card-body,
.ribbon-vertical-left-wrapper .card-body,
.ribbon-vertical-right-wrapper .card-body {
    position: unset;
}

.ribbon {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    clear: left;
    position: absolute;
    top: 12px;
    left: 0px;
    color: #fff;
    z-index: 1;
}

.ribbon-right {
    left: auto;
    right: -2px;
}

.ribbon-vertical-left-wrapper {
    padding-left: 40px;
    position: relative;
}

.ribbon-vertical-left {
    clear: none;
    padding: 0 5px;
    height: 70px;
    width: 30px;
    line-height: 70px;
    text-align: center;
    left: 12px;
    top: -2px;
}

.ribbon-vertical-right-wrapper {
    padding-right: 40px;
}

.ribbon-vertical-right {
    clear: none;
    padding: 0 5px;
    height: 70px;
    width: 30px;
    line-height: 70px;
    text-align: center;
    top: -2px;
    left: auto;
    right: 12px;
}

.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
    max-width: 1200px;
    margin: 0 auto;
}
.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #e9ecef;
}
.timeline > li {
    position: relative;
    margin-bottom: 20px;
}
.timeline > li:after {
    clear: both;
    clear: both;
}
.timeline > li > .timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 1px solid #e9ecef;
    border-radius: 0.25rem;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
}
.timeline > li > .timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -8px;
    border-top: 8px solid transparent;
    border-right: 0 solid #e9ecef;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #e9ecef;
}
.timeline > li > .timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -7px;
    border-top: 7px solid transparent;
    border-right: 0 solid #fff;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff;
}
.timeline > li > .timeline-badge {
    z-index: 1;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    overflow: hidden;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -8px;
    border-right-width: 8px;
    border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -7px;
    border-right-width: 7px;
    border-left-width: 0;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
    content: " ";
    display: table;
}

.timeline-badge.primary {
    background-color: #fb9678;
}
.timeline-badge.success {
    background-color: #00c292;
}
.timeline-badge.warning {
    background-color: #fec107;
}
.timeline-badge.danger {
    background-color: #e46a76;
}
.timeline-badge.info {
    background-color: #03a9f3;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: 400;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

.cd-horizontal-timeline {
    opacity: 0;
    margin: 2em auto;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.cd-horizontal-timeline .events {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 30px;
    height: 2px;
    background: #dfdfdf;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}
.cd-horizontal-timeline .events a {
    padding-bottom: 6px;
    color: #621aff;
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 1rem;
    padding-bottom: 15px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.cd-horizontal-timeline .events a.selected {
    pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
    border-color: #621aff;
    background-color: #621aff;
    border-color: #621aff;
}
.cd-horizontal-timeline .events a::after {
    content: "";
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -5px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    background-color: #f8f8f8;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    -moz-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
}
.cd-horizontal-timeline .events a.older-event::after {
    border-color: #621aff;
}
.cd-horizontal-timeline .m-t-40 {
    margin-top: 25px !important;
}
.cd-horizontal-timeline table {
    border-collapse: collapse;
    border-spacing: 0;
}
.cd-horizontal-timeline::before {
    content: "mobile";
    display: none;
}
.cd-horizontal-timeline.loaded {
    opacity: 1;
}
.cd-horizontal-timeline .timeline {
    position: relative;
    height: 100px;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
}
.cd-horizontal-timeline .timeline:before {
    content: " ";
    display: none;
    bottom: 0;
    left: 0%;
    width: 0px;
    margin-left: -1.5px;
    background-color: #eeeeee;
}
.cd-horizontal-timeline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 40px;
    overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::before {
    left: 0;
}
.cd-horizontal-timeline .events-wrapper::after {
    right: 0;
}
.cd-horizontal-timeline .filling-line {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #621aff;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    margin: 2em 0;
    overflow: hidden;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 0 5%;
    opacity: 0;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
    position: relative;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.cd-horizontal-timeline .events-content li > * {
    max-width: 800px;
    margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
    font-weight: 600;
    margin-bottom: 0px;
}
.cd-horizontal-timeline .events-content em {
    display: block;
    font-style: italic;
    margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
    content: "- ";
}
.cd-horizontal-timeline .events-content p {
    font-size: 16px;
}

.cd-horizontal-timeline .filling-line,
.cd-horizontal-timeline .events a.selected::after {
    background: #621aff;
}

.cd-horizontal-timeline ol,
.cd-horizontal-timeline ul {
    list-style: none;
}

.cd-timeline-navigation a:hover,
.cd-timeline-navigation a:focus {
    border-color: #621aff;
}

.cd-horizontal-timeline a,
.cd-horizontal-timeline a:hover,
.cd-horizontal-timeline a:focus {
    color: #621aff;
}

.cd-horizontal-timeline blockquote,
.cd-horizontal-timeline q {
    quotes: none;
}

.cd-horizontal-timeline blockquote:before,
.cd-horizontal-timeline blockquote:after,
.cd-horizontal-timeline q:before,
.cd-horizontal-timeline q:after {
    content: "";
    content: none;
}

.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px;
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #621aff;
    border-color: #621aff;
}
.no-touch .cd-timeline-navigation a:hover {
    border-color: #7b9d6f;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf;
}

.cd-timeline-navigation a {
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
    content: "";
    position: absolute;
    height: 16px;
    width: 16px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../img/arrow.svg) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
    right: 0;
}
.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
    background-position: 0 -16px;
}

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-name: cd-enter-right;
    -moz-animation-name: cd-enter-right;
    animation-name: cd-enter-right;
}

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-name: cd-enter-left;
    -moz-animation-name: cd-enter-left;
    animation-name: cd-enter-left;
}

.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-direction: reverse;
    -moz-animation-direction: reverse;
    animation-direction: reverse;
}

.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
    line-height: 30px;
}

.h-250 {
    height: 250px;
}
.h-150 {
    height: 150px;
}
.h-100 {
    height: 100px;
}
.icons-list {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.icons-list li {
    display: block;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
    border-radius: 50px;
    box-shadow: 0px 2px 3px #d7c5ff;
    border: 1px solid #e6ebf1;
    color: #CC9933;
    margin: 5px;
}

.login-body {
    display: table;
    height: 100vh;
    min-height: 100vh;
    margin: auto;
}

.logo-dark {
    max-width: 180px;
    margin: auto;
    display: block;
}

.login-wrapper {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-top: 1.875rem;
}
.login-wrapper .loginbox {
    background-color: #fff;
    box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
    display: flex;
    margin: 1.875rem auto;
    max-width: 450px;
    width: 100%;
    border-radius: 20px;
}
.login-wrapper .loginbox .login-left {
    align-items: center;
    background: linear-gradient(180deg, #8bc34a, #00bcd4);
    flex-direction: column;
    justify-content: center;
    padding: 80px;
    width: 450px;
    display: flex;
    border-radius: 6px 0 0 6px;
}
.login-wrapper .loginbox .login-right {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 2rem;
    width: 450px;
}
.login-wrapper .loginbox .login-right .login-right-wrap {
    max-width: 100%;
    flex: 0 0 100%;
}
.login-wrapper .loginbox .login-right .login-right-wrap h1 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: center;
}
.login-wrapper .loginbox .login-right .forgotpass a {
    color: #a0a0a0;
}
.login-wrapper .loginbox .login-right .forgotpass a:hover {
    color: #333;
    text-decoration: underline;
}
.login-wrapper .loginbox .login-right .dont-have {
    color: #a0a0a0;
    margin-top: 1.875rem;
}
.login-wrapper .loginbox .login-right .dont-have a {
    color: #333;
}
.login-wrapper .loginbox .login-right .dont-have a:hover {
    text-decoration: underline;
}
.login-wrapper .loginbox .login-right .social-login {
    text-align: center;
}
.login-wrapper .loginbox .login-right .social-login span {
    color: #757575;
    margin-right: 8px;
}
.login-wrapper .loginbox .login-right .social-login a {
    background-color: #ccc;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    margin-right: 6px;
    text-align: center;
    width: 32px;
    border-radius: 4px;
}
.login-wrapper .loginbox .login-right .social-login a:last-child {
    margin-right: 0;
}
.login-wrapper .loginbox .login-right .social-login a.facebook {
    background-color: #4b75bd;
}
.login-wrapper .loginbox .login-right .social-login a.google {
    background-color: #fe5240;
}
.login-wrapper .loginbox .account-subtitle {
    color: #4c4c4c;
    font-size: 17px;
    margin-bottom: 1.875rem;
    text-align: center;
}
.login-wrapper .loginbox .login-or {
    color: #757575;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}
.login-wrapper .loginbox .or-line {
    background-color: #e5e5e5;
    height: 1px;
    margin-bottom: 0;
    margin-top: 0;
    display: block;
}
.login-wrapper .loginbox .span-or {
    background-color: #fff;
    display: block;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 42px;
}
.login-wrapper .loginbox .lock-user {
    margin-bottom: 20px;
    text-align: center;
}
.login-wrapper .loginbox .lock-user img {
    margin-bottom: 15px;
    width: 100px;
}
.login-wrapper .loginbox .toggle-password {
    position: absolute;
    right: 17px;
    top: 50%;
    transform: translateY(-50%);
    color: #757575;
    cursor: pointer;
}
.login-wrapper .loginbox .toggle-password.fa-eye {
    margin-right: 1px;
}
.login-wrapper .loginbox .pass-group {
    position: relative;
}

.settings-menu {
    margin-bottom: 30px;
}
.settings-menu ul {
    display: block;
    padding: 0;
}
.settings-menu ul li + li {
    margin-top: 15px;
}
.settings-menu ul li a {
    color: #072C50;
    padding: 0;
    border: 0 !important;
    display: flex;
}
.settings-menu ul li a.active {
    color: #CC9933 !important;
    border: 0;
}
.settings-menu ul li i {
    margin-right: 10px;
    font-size: 20px;
    min-width: 25px;
}

.settings-menu ul li a:hover {
    background-color: transparent !important;
    border: 0 !important;
}
.settings-menu ul li a:focus {
    background-color: transparent !important;
    border: 0 !important;
}

.invoices-settings-card {
    border-radius: 5px;
}
.invoices-settings-card .card-title {
    color: #072C50;
}

.invoices-settings-form label {
    color: #072C50;
}
.invoices-settings-form .form-control {
    height: 50px;
    border-radius: 6px;
}

.invoices-upload-btn {
    border: 1px solid #dee2e6;
    border-radius: 6px;
    color: #000000;
    cursor: pointer;
    font-weight: 400;
    padding: 15px 15px;
    position: relative;
    width: 100%;
    height: 50px;
}
.invoices-upload-btn .hide-input {
    position: relative;
    z-index: 1;
    cursor: pointer;
    min-height: auto;
    padding-left: 4px;
    padding-top: 0;
    line-height: 10px;
    width: 100%;
    opacity: 0;
}
.invoices-upload-btn .upload {
    position: absolute;
    background: #CC9933;
    border-radius: 4px;
    right: 6px;
    top: 8px;
    width: 136px;
    height: 32px;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.invoice-setting-btn .btn {
    min-width: 160px;
    padding: 10px 0;
    color: #fff;
    border-radius: 8px;
}
.invoice-setting-btn .cancel-btn {
    background: #072C50;
}
.invoice-setting-btn .cancel-btn:hover {
    background: #CC9933;
}
.invoice-setting-btn .btn-primary:hover {
    background: #072C50;
    border: 1px solid #072C50;
}

.invoices-items-main-tabs {
    border-bottom: 3px solid #f3f3f3;
    padding-bottom: 10px;
}

.invoices-items-tabs ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.invoices-items-tabs ul li {
    display: inline-block;
    padding-left: 36px;
    padding-right: 36px;
    position: relative;
}
.invoices-items-tabs ul li:last-child {
    padding-right: 0;
}
.invoices-items-tabs ul li a {
    font-weight: 600;
    font-size: 16px;
    color: #072C50;
    padding-bottom: 24px;
    position: relative;
}
.invoices-items-tabs ul li a.active {
    color: #CC9933;
}
.invoices-items-tabs ul li a.active:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 130px;
    height: 6px;
    background-color: #CC9933;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.invoices-items-tabs ul li a:hover {
    color: #CC9933;
}

.circle-btn {
    width: 33px;
    height: 33px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.sticky-sidebar {
    position: fixed;
    border: 3px solid #555a64;
    top: 50%;
    background: #555a64;
    z-index: 600;
    right: 0px;
    padding: 0px 0px;
    width: 50px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
    border-radius: 5px 0px 0px 5px;
    transform: translateY(-50%);
    flex-wrap: wrap;
    transition: all 0.8s;
}
.sticky-sidebar > li > a {
    height: 30px;
    width: 30px;
    color: #fff;
    position: relative;
}

.tooltip-five {
    position: relative;
    text-align: center;
    margin: auto;
    display: flex;
}
.tooltip-five:hover .tooltiptext {
    visibility: visible;
}
.tooltip-five .tooltiptext {
    visibility: hidden;
    width: 126px;
    background-color: #CC9933;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 111111;
    top: 0px;
    right: 41px;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
}
.tooltip-five .tooltiptext:after {
    content: "";
    position: absolute;
    top: 49%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #CC9933;
}

.sidebar-logo img {
    max-height: 45px;
    width: auto;
}

.sticky-sidebar.siderbar-view.show-sidebar {
    right: 617px;
    z-index: 10000;
    transition: all 0.8s;
}

.sidebar-layout {
    width: 600px;
    height: auto;
    background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    right: -600px;
    top: 0;
    height: 100vh;
    z-index: 9999;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: scroll;
    transition: ease all 0.8s;
}
@media (max-width: 575px) {
    .sidebar-layout {
        width: 100%;
    }
}
.sidebar-layout.show-layout {
    right: 0;
    transition: ease all 0.8s;
    scrollbar-width: none;
    overflow-y: scroll;
    width: 100%;
}
.sidebar-layout .sidebar-content {
    width: 600px;
    position: absolute;
    right: 0px;
    background: #fff;
}
@media (max-width: 575px) {
    .sidebar-layout .sidebar-content {
        width: 100%;
    }
}
.sidebar-layout .sidebar-content .container-fluid {
    padding: 20px;
}
.sidebar-layout .sidebar-content .sidebar-top {
    padding: 0;
    border-bottom: 1px solid #f0f1f5;
}
.sidebar-layout .sidebar-content .sidebar-top .btn-closed {
    position: relative;
    z-index: 1;
    color: #ff0000;
    border: 1px solid transparent;
    text-align: center;
    float: right;
    padding: 2px;
    top: 0px;
    width: 25px;
    height: 25px;
    border-radius: 50px;
}
@media (max-width: 991.98px) {
    .sidebar-layout .sidebar-content .sidebar-top .btn-closed {
        margin-top: -45px;
    }
}
.sidebar-layout .sidebar-content .sidebar-top .sidebar-logo img {
    max-height: 45px;
    width: auto;
}
.sidebar-layout .sidebar-content .sidebar-title {
    font-size: 18px;
    color: #212529;
    margin: 0px 11px 15px 11px;
    padding: 0;
}
.sidebar-layout .sidebar-content .sidebar-image {
    flex-wrap: wrap;
}
.sidebar-layout .sidebar-content .sidebar-image img {
    width: 100%;
}
.sidebar-layout .sidebar-content .layout {
    padding: 30px 11px;
    justify-content: left;
}
.sidebar-layout .sidebar-content .layout .layout-title {
    font-size: 15px;
    color: #212529;
    margin: 0px;
    text-align: center;
}

.switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 26px;
    margin-right: 0px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.switch .layout-link {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.switch input:checked + .slider {
    background-color: #CC9933;
    border: 2px solid #CC9933;
}
.switch input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(16px);
    background: #fff;
}
.switch .round {
    border-radius: 45px;
}
.switch .slider {
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 2px solid #6e82a5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.switch .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 3px;
    background-color: #6e82a5;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.switch .slider.round:before {
    border-radius: 50%;
}

.sidebar-icons {
    padding: 7px 0px;
}

.sidebar-settings {
    width: 600px;
    height: auto;
    background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    right: -600px;
    top: 0;
    height: 100vh;
    z-index: 9999;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: scroll;
    transition: ease all 0.8s;
    -webkit-transition: ease all 0.8s;
    -ms-transition: ease all 0.8s;
}
.sidebar-settings.show-settings {
    right: 0;
    transition: ease all 0.8s;
    scrollbar-width: none;
    overflow-y: scroll;
    width: 100%;
}
.sidebar-settings .sidebar-content {
    width: 600px;
    position: absolute;
    right: 0px;
    background: #fff;
}
@media (max-width: 991.98px) {
    .sidebar-settings .sidebar-content {
        width: 100%;
    }
}
.sidebar-settings .sidebar-top {
    padding: 0;
    border-bottom: 1px solid #f0f1f5;
}
.sidebar-settings .sidebar-top .container-fluid {
    padding: 20px;
}
.sidebar-settings .sidebar-top .btn-closed {
    position: relative;
    z-index: 1;
    color: #ff0000;
    border: 1px solid transparent;
    text-align: center;
    float: right;
    padding: 2px;
    top: 0px;
    width: 25px;
    height: 25px;
    border-radius: 50px;
}
.sidebar-settings .sidebar-content .container-fluid {
    padding: 20px;
}
.sidebar-settings .sidebar-content .sidebar-title {
    font-size: 18px;
    color: #212529;
    margin: 0px 11px 15px 11px;
    padding: 0;
}
.sidebar-settings .sidebar-content .setting-title {
    font-size: 12px;
    color: #212529;
    margin: 0;
}

.setting {
    padding: 15px 11px;
    justify-content: left;
}
.setting:nth-child(2) {
    justify-content: end;
}

.sidebar-color {
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    height: 100%;
    margin: 10px 0px;
}
.sidebar-color span {
    border-radius: 1px;
    width: 100%;
    height: 75px;
    display: block;
    margin: 1px;
}

.color-one {
    background: #fff;
    border: 1px solid #dbdfea;
}

.color-two {
    background: #f0f1f5;
    border: 1px solid #dbdfea;
}

.color-three {
    background: #101924;
    border: 1px solid #dbdfea;
}

.color-four {
    background: #CC9933;
    border: 1px solid #dbdfea;
}

.color-eight {
    background: #757575;
    border: 1px solid #dbdfea;
}

.sidebar-sub-title {
    font-size: 15px;
    color: #6e82a5;
    margin: 10px 0px 10px 11px;
    padding: 0;
}

.sidebar-color-one {
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    height: 53px;
    margin: 10px 0px;
    display: inline-block;
}
.sidebar-color-one span {
    border-radius: 1px;
    width: 54px;
    height: 30px;
    display: inline-block;
    margin: 0px 3px;
}
.sidebar-color-one .color-five {
    background: #757575;
    border: 1px solid #dbdfea;
}
.sidebar-color-one .color-six {
    background: #dbdfea;
    border: 1px solid #dbdfea;
}
.sidebar-color-one .color-seven {
    background: #6e82a5;
    border: 1px solid #dbdfea;
}

.sidebar-but {
    padding: 6px 23px;
    background: #CC9933;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #CC9933;
    width: auto;
    margin: 20px auto;
    color: #fff;
    border: 1px solid #CC9933;
    display: flex;
    align-items: center;
}
.sidebar-but:hover {
    background: #621aff;
    color: #fff;
}

@media (max-width: 991.98px) {
    .layout,
    .setting {
        flex: 1 0 0%;
    }

    .layout:nth-child(2) {
        justify-content: end !important;
    }
}
.circle-btn {
    width: 33px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-light {
    border-color: #e6e6e6;
    color: #a6a6a6;
}

.user-menu-eight.nav > li > a {
    color: #fff;
}
.user-menu-eight.nav > li > a.dropdown-toggle-eight:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.sidebar-three .nav-tabs .nav-link:hover {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}

/*# sourceMappingURL=style.css.map */
.fc .fc-list-event-dot {
    display: none;
}
.fc-daygrid-event-dot {
    display: none;
}

.btn-primary:hover {
    color: #fff;
    background-color: #A67B2A;
    border-color: #A67B2A;
}
