/* Background  */
body {
    background: #FAF9F6;
}
.paytone-one-regular {
    font-family: "Paytone One", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.card {
    background: #FAF9F6;
}
.footer {
     background: #f2f7f8;
}
.page-wrapper {
    background: #f2f7f8;
    position: relative;
}

.topbar-admin {
    position: relative;
    z-index: 50;

    background: #00bbb9;
    background: -moz-linear-gradient(left, #00bbb9 40%, #4ac907 100%);
    background: -webkit-linear-gradient(left, #00bbb9 40%,#4ac907 100%);
    background: linear-gradient(to right, #00bbb9 40%,#4ac907 100%);


    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#010f44+0,001359+100 */
    /*
    background: #001359; /* Old browsers 
    background: -moz-linear-gradient(left, #001359 0%, #010f44 100%); /* FF3.6-15
    background: -webkit-linear-gradient(left, #001359 0%,#010f44 100%); /* Chrome10-25,Safari5.1-6 
    background: linear-gradient(to right, #001359 0%,#010f44 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
    */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00349c', endColorstr='#001359',GradientType=1 ); /* IE6-9 */

    height: 70px;
}

.toggle-hide-sidebar {
    font-size: 20px;
    position: absolute;
    z-index: 999;
    background: rgba(0,0,0,0.08);
    color: #1d7895;
    width: auto;
    padding: 5px 10px;
    right: 0;
    top: 0;
    cursor: pointer;
}

.toggle-show-sidebar {
    position: absolute;
    background: rgba(0,0,0,0.08);
    color: #1d7895;
    margin-top: 20px;
    padding: 7px 10px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 3s ease;
}

.toggle-hide-sidebar:hover, .toggle-show-sidebar:hover {
    background: rgba(0,0,0,0.1);
}

form .btn-primary {
    background: #00165d !important;
    border: 0px;
}

.dselect-items .dropdown-item.active, .dselect-items .dropdown-item:active{
    background: transparent;
    border-radius: 0 !important;
    padding: 7px 10px;
}

#ExportDataTable thead {
    background: #06b8b7 !important;
    color: #fff !important;
}

.btn-secondary {
    background: #0048C0 !important;
    border: none;
}

.notification-badge {
    background: #e12f2f;
    border-radius: 3px !important;
    font-size: 12px !important;
    height: 18px;
    min-width: 20px;
    text-align: center;
    position: absolute;
    top: 7px;
    right: 7px;
    color: #fff;
    padding: 0 2px;
}

/* From other pages  */
.sidenav {
    /* height: 100%; */
    margin-top: 20px;
    width: 100%;
    position: relative;
    /* z-index: 1; */
    /* top: 0; */
    /* left: 0; */
    background: #085269 !important;
    overflow-x: hidden;
    padding-top: 20px;
}

.sidenav a, .dropdown-btn, .dropdown-nav {
    padding: 5px 5px 5px 20px;
    text-decoration: none;
    color: #001359;
    display: block;
    border: none;
    background: none;
    width:100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    font-size: 15px !important;
    transition: 0.3s;
}

.sidenav a:hover, .dropdown-btn:hover, .dropdown-nav:hover {
    color: #ffffff !important;
    background: #0a3f4c !important;
}

.sidebar-nav {
    background: #085269;
}

.sidebar-nav ul .sidebar-item .sidebar-link {
    padding: 10px 35px 10px 15px !important;
}

a.active {
    color: #ffffff !important;
    background: #0a3f4c !important;
}

/* NEW VISUAL  */
.company-details {
    width: 100%;
    border-top: 1px solid #134a5a;
    border-bottom: 1px solid #134a5a;
    padding: 15px 10px;
    position: relative;
    background: #085269;
    color: #fff !important;
}

.view-icon span {
    position: absolute;
    top: 18px;
    right: 20px;
    font-size: 12px !important;
    font-weight: 500 !important;
    background:  #c53b3b;
    padding:  3px 7px;
    border-radius: 3px;
    color:  #fff;
}

.task-pin:hover {
    border: 1px solid #05316d;
    background: #05316d !important;
    color: #fff !important;
}

.task-unpin:hover {
    border: 1px solid #480927;
    background: #480927 !important;
    color: #fff !important;
}

.listing-row:hover {
    background: #f1f7fb;
    cursor: pointer;
}

.att_div .att_file {
    padding: 5px 10px;
    background: #edf8ff;
    font-size: 12px;
    width: fit-content;
    color: #00263e;
    border-radius: 3px;
    display: inline-block !important;
    margin: 0px 8px 8px 0px;
}

.att_div .att_file_purple {
    padding: 5px 10px;
    background: #8c7cf5;
    font-size: 12px;
    width: fit-content;
    color: #fff;
    border-radius: 3px;
    display: inline-block !important;
    margin: 0px 8px 8px 0px;
}

.dropdown-menu-list .sidebar-item:hover, .dropdown-menu-list .sidebar-item:active{
    width:100%;
    background: #f2f7f8;
    border-left: 3px solid #009efb;
    color: #009efb !important;
}

.dropdown-menu-list a:hover, .dropdown-menu-list a:active {
    background: #f2f7f8;
    color: #009efb;
}

.btn-theme {
    background: #0048C0 !important;
}

.btn-simple {
    background: #fff !important;
    color: #003146 !important;
    border: 1.5px solid #003146 !important;
}

.btn-simple:hover {
    background: #003146 !important;
    color: #fff !important;
}

.type-website { background: #f36b24 !important;  }
.type-email { background: #00263e !important;  }
.type-server { background: #f99d25 !important;  }

.profile-header .profile-header-cover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%)
}

.profile-header-img {
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    margin: 0 0 -20px;
    padding: 3px;
    border-radius: 4px;
    background: #fff
}

.profile-header .profile-header-tab {
    background: #fff;
    list-style-type: none;
    margin: -10px 0 0;
    padding: 0 0 0 140px;
    white-space: nowrap;
    border-radius: 0
}

.profile-content .tab-content,
.profile-content .tab-pane {
    background: 0 0
}

.profile-highlight {
    padding: 12px 15px;
    background: #FEFDE1;
    border-radius: 4px
}

.table.table-profile>tbody>tr>td,
.table.table-profile>thead>tr>th {
    border: none;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #242a30;
    background: 0 0
}

body.flat-black {
    background: #E7E7E7
}

.flat-black .navbar.navbar-inverse {
    background: #212121
}

.flat-black .navbar.navbar-inverse .navbar-form .form-control {
    background: #4a4a4a;
    border-color: #4a4a4a
}

.flat-black .sidebar,
.flat-black .sidebar-bg {
    background: #3A3A3A
}

.flat-black .page-with-light-sidebar .sidebar,
.flat-black .page-with-light-sidebar .sidebar-bg {
    background: #fff
}

.flat-black .page-sidebar-minified .sidebar .nav>li.has-sub:focus>a,
.flat-black .page-sidebar-minified .sidebar .nav>li.has-sub:hover>a {
    background: #323232
}

.flat-black .page-sidebar-minified .sidebar .nav li.has-sub>.sub-menu,
.flat-black .sidebar .nav>li.active>a,
.flat-black .sidebar .nav>li.active>a:focus,
.flat-black .sidebar .nav>li.active>a:hover,
.flat-black .sidebar .nav>li.nav-profile,
.flat-black .sidebar .sub-menu>li.has-sub>a:before,
.flat-black .sidebar .sub-menu>li:before,
.flat-black .sidebar .sub-menu>li>a:after {
    background: #2A2A2A
}

.flat-black .page-sidebar-minified .sidebar .sub-menu>li:before,
.flat-black .page-sidebar-minified .sidebar .sub-menu>li>a:after {
    background: #3e3e3e
}

.flat-black .sidebar .nav>li.nav-profile .cover.with-shadow:before {
    background: rgba(42, 42, 42, .75)
}

.timeline:before {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    width: 5px;
    background: #737c84;
    left: 11%;
    margin-left: -2.5px
}

.timeline .timeline-icon a {
    text-decoration: none;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    background: #d9e0e7;
    line-height: 10px;
    color: #fff;
    font-size: 14px;
    border: 5px solid #737c84;
    transition: border-color .2s linear
}

.timeline .timeline-body {
    margin-left: 15%;
    margin-right: 0;
    background: #FAF9F6;
    position: relative;
    padding: 20px 25px;
    border-radius: 6px
}

.timeline-footer {
    background: #fff;
    border-top: 1px solid #e2e7ec;
    padding-top: 15px
}

.timeline-comment-box {
    background: #f2f3f4;
    margin-left: -25px;
    margin-right: -25px;
    padding: 20px 25px
}

.scroll-sidebar {
    padding-top: 22px !important;
    background: #085269;
}

.alert-info {
    background: #edf8ff !important;
}

.alert-success {
    background: #4CC900 !important;
    color: #fff !important;
}

.alert-teal {
    background: #0ab8b7 !important;
    color: #fff !important;
}

.report-figures .alert-purple {
    background: #06b8b7;
    color: #fff !important;
}

.report-figures .alert-success {
    background: #4CC900;
    color: #fff !important;
}

.alert-time-rendered {
    background: #E8FAF3;
    border: none !important;
}

.profile-nav .show {display: block;}
.profile-nav .fa-caret-down {
    position: absolute !important;
    bottom: 0px !important;
    right: 5px !important;
    color: #cbcbcb !important;
    cursor: pointer !important;
    background: #5e6062;
    overflow: hidden;
    padding: 0px 3px;
}

.add-to-do {
    background: #fff;
    color: #444 !important;
    border: 1px solid #444;
    font-size: 12px;
    border-radius: 20px;
    margin-top: 5px;
}

.add-to-do:hover {
    background: #4dc901;
    color: #fff !important;
    border: 1px solid #4dc901;
}

.sub-template-listing li:hover {
    background: #f5f5f5;
}

.seat-details {
    padding: 15px 20px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 2px solid #b5c8f9;
    border-bottom: 2px solid #f7f7f7;
}

#sortable button.btn-danger {
    background: #bd3232;
    border: none;
}

.subscription-container-box:hover {
    /*background: #50cc00;*/
    border: 2px solid #50cc00;
}

.add-form .accordion-header button {
    color: #000e35 !important;
    padding: 0;
    border: none;
    background: transparent;
    padding: 5px;
}

.box-alert {
    border: 2px solid #ff4b4b;
    background: #ffe5e5;
}

.stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ccc;
    margin-bottom: 6px;
}

table#pmpro_levels .pmpro_btn {
    padding:  5px 10px;
    color: #fff;
    background: #4ec903;
}

.background-teal:hover, .btn-teal-active {
    background: #06b8b7 !important;
    color: #fff !important;
}

.background-theme {
    background: #0ab8b7;
}

.background-theme.active {
    background: #4cc900;
}

.background-theme-light {
    /*background: #001359;*/
    background: #06b8b7;
}

.red-row, .red-row:hover {
    background: #ffd2d2 !important;
}

.red-row-client, .red-row-client:hover {
    background: #ffd2d2 !important;
    color:  #fff !important;
}

.form-header {
    background: #095169;
    width: 100%;
    padding: 5px 10px;
    font-weight: 500;
    color: #fff !important;
    border-radius: 3px;
}

@media only screen and (max-width: 767px) {
    #main-wrapper[data-layout=horizontal] .topbar .top-navbar .navbar-header[data-logobg=skin6], #main-wrapper[data-layout=vertical] .topbar .top-navbar .navbar-header[data-logobg=skin6] {
        background: #00bbb9;
        background: -moz-linear-gradient(left, #00bbb9 40%, #4ac907 100%);
        background: -webkit-linear-gradient(left, #00bbb9 40%,#4ac907 100%);
        background: linear-gradient(to right, #00bbb9 40%,#4ac907 100%);
    }
    .navbar-brand {
        background: transparent !important;
    }
}

.navbar-brand {
    background: #085269;
    display: block !important; 
    padding: 0 !important; 
    margin: 0 !important;
}

.left-sidebar {
    padding-top: 48px !important;
    background: #00165d;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border: none;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  width: 21px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "FontAwesome" !important;
  line-height: 1.5;
  padding: 0;
  background: #FAFAFA;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button:active {
  background: #EAEAEA;
}

.btn-message-warning {
    background:  transparent;
    color:  #f74d6b !important;
    border:  2px solid #f74d6b;
    margin: 10px 0 10px 0;
    padding: 10px 10px;
    text-align: center;
    line-height: 1;
}

.sidebar-timer {
    background: #0c7293;
    color: #ffffff !important;
    margin: 10px 0 10px 0;
    padding: 0px 0px 10px 0px;
    text-align: center;
    line-height: 1;
}

.sidebar-timer .heading {
    margin: 0 !important;
    background: #086a89;
    padding: 5px;
    color: #fff;
}

.bg-info {
    background-color: #06b8b7 !important;
}

aside.left-sidebar::-webkit-scrollbar-track {
    background-color: darkgrey;
}

.btn-success {
    color: #fff !important;
    background-color: #4cc900 !important;
    border-color: none;
}

.btn-success:hover, .btn-success:active {
    background-color: #4cc503;
}

/*
.btn-info {
    background-color: #0048c0;
    border-color: #0243b1;
}
*/

.btn-info {
    background-color: #06b8b7;
    border-color: #05b5b4;
}

.btn-info.trg_mention {
    background-color: #095169;
    border-color: #095169;
}

.default-avatar {
    background-color: #47d501;
    font-weight: 500;
    color: #fff;
    font-size: 1.6rem;
}

.show-mobile-search .form-control {
    width: 100%;
    border-radius: 100px;
    font-size: 0.875rem;
    -webkit-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    color: #464a4c;
    background-color: #fff;
    border-color: #ccd7e7;
}

.profile-nav .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fbfbfb;
    min-width: 320px;
    overflow: auto;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
    z-index: 1;
    overflow: hidden !important;
}

.profile-nav .dropdown-content a:hover {
    background-color: #00145a !important;
    color: #fff !important;
    transition-delay: 0.1s;
}

.custom-field {
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #54667a;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9ecef;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 2px;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.badge-warning {
    color: #fff;
    background-color: #ffc107;
}

.stepper-item.completed .step-counter {
    background-color: #4bb543;
    color: #fff;
}

.tooltip1 .tooltiptext1 {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 999 !important;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.background-teal {
    background-color: #085269;
    color: #0c0636 !important;
    font-size: 14px;
    padding: 10px 15px !important;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid #dee8f7;
}

/* Create a custom checkbox */
.checkbox-container-form .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border:  1px solid #ddd !important;
}

/* On mouse-over, add a grey background color */
.checkbox-container-form:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container-form input:checked ~ .checkmark {
  background-color: #2196F3;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}
.pagination a.active {
    background-color: dodgerblue;
    color: white;
}
.pagination a:hover:not(.active) {background-color: #ddd;}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #2196F3;
}

.alert-website-link {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #005f97;
    background-color: #edf8ff;
    border-color: #d0edff;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 8px 0 8px 15px;
    background-color: #4CC900;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
}

.ribbon span.inactive {
    background-color: #e12f2f;
}

.bg-white {
    background-color: #FAF9F6 !important;
}

/* General  */
/* ====================================================================  */
body, span:not(.fas), p {
    font-weight: 400 !important;
}

header.topbar {
    position: fixed;
    width: 100%;
}

aside.collapse .message:hover .tooltip,
.features-item:hover .tooltip,
.category-item:hover .tooltip,
.chat-new-btn:hover .tooltip {
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s ease;
  opacity: 1;
}

aside.collapse {
  width: 60px;
  display: block !important;
  transition: all 0.5s ease;
  overflow: hidden;
}

aside.collapse a span, aside.collapse button span, aside.collapse button .fa-caret-down, aside.collapse .tips a, aside.collapse .tips .fa  {
    opacity: 0;
    display: none;
    transition: all 0.5s ease;
}

aside.collapse .company-details {
    opacity: 0;
    pointer-events: none;
}

aside, .page-wrapper {
    transition: all 0.5s ease;
    opacity: 1;
}

@media screen and (max-width: 1169px) {
    .toggle-hide-sidebar, .toggle-show-sidebar {
        display: none;
    }
}

/*
aside:hover .toggle-hide-sidebar {
    display: block;
    transition: all 3s ease;
}
*/

aside.collapsed a span, aside.collapsed button span, aside.collapsed button .fa-caret-down, aside.collapsed .tips a, aside.collapsed .tips .fa  {
    opacity: 1;  
    transition: opacity 2s ease-in-out; /* It slowly shows the element as we place the mouse on the box and when the time reaches 2 seconds, it is fully visible. */  
    -webkit-transition: opacity 2s ease-in-out;  
    -moz-transition: opacity 2s ease-in-out;   
}

aside.collapsed .dropdown-container i, aside .dropdown-container i {
    display: none;
}

aside.collapse .dropdown-container i {
    display: block;
}

@media (min-width: 1170px) {
    aside.collapse .dropdown-container a {
        padding-left: 20px !important;
    }
}




.page-wrapper.collapse {
    margin-left: 70px !important;
    display: block !important;
    transition: all 0.5s ease;
}

aside.collapse .tooltip {
  display: block;
}

aside.collapse .logo-name,
aside.collapse .category-header,
aside.collapse .chat-header,
aside.collapse .chat-new-btn-text,
aside.collapse .features-item-text,
aside.collapse .inbox-number,
aside.collapse .category-item-text,
aside.collapse .category-item-number,
aside.collapse .message-text,
aside.collapse .chat-item-name,
aside.collapse .chat-item-number,
aside.collapse .chat-item-status {
  opacity: 0;
  pointer-events: none;
}

aside.collapse .message-text {
  opacity: 0;
  pointer-events: none;
  transform: translateX(0);
}
aside.collapse .message-icon {
  transform: translateX(0);
}
aside.collapse .logo-name__button {
  right: 0.5rem;
}

aside.collapse .inbox-icon .status,
aside.collapse .chat-item-avatar-wrapper::before {
  opacity: 1;
}

.checklist-accordion-height {
    /* max-height: 50px !important; */
    /* display: block; */
    /* overflow: auto; */
    margin: 0;
    border-top: none !important;
    border-bottom: 1px solid #b7acac !important;
    border-right: 1px solid #b7acac !important;
    border-left: 1px solid #b7acac !important;
    padding-right: 0 !important;
    word-break: break-all;

}

.sentiment-wrapper input {
    padding: 5px !important;
    width: 110px !important;
}

.sentiment-wrapper td {
    padding: 4px 7px !important;
}

@media screen and (max-width: 750px) {
    .sentiment-wrapper .inner-container tr td:first-child {
        min-width: 250px !important;
    }

    .inner-container {
        overflow-x: scroll !important;
        border: 1px solid rgb(126 175 173 / 30%) !important;
    }
}

@media screen and (min-width: 751px) and (max-width: 1200px)  {
    .sentiment-wrapper .inner-container tr td:first-child {
        min-width: 250px !important;
    }
    .sentiment-wrapper-inner {
        width: 100% !important;
    }
    .inner-container {
        overflow-x: scroll !important;
        border: 1px solid rgb(126 175 173 / 30%) !important;
    }
}



.footer a {
    color: #06B8B7;
font-weight:bold !important;
}
.footer a:hover {
    color: #06B8B7;
font-weight:bold !important;
}
.stylish-table tbody tr:hover {
    border-left: 4px solid #06b8b7 !important;
}

.card-title, h4.color-theme-blue {
    font-weight: 600 !important;
    color: #0C0636;
}
.sidenav a {
    color: #fff !important;
}

button, input[type="submit"] {
    border-radius: 5px !important;
}

.border-box {
    border: 1px solid #eee;
    padding: 10px 15px;
}

.dselect-wrapper .form-select, .dselect-wrapper .form-select:hover {
    color: #333 !important;
    text-align: left;
    outline: none !important;

    -webkit-box-shadow: none;
    box-shadow: none;
}

.dselect-wrapper .dropdown-menu {
    padding: 0;
    width: 100% !important;
}

.dselect-items {
    max-height: 130px !important;
}

.dselect-items .dropdown-item, .dselect-items .dropdown-item:hover {
    color: #333 !important;
}

#dynamictextarea {
    max-height: 280px;
}

.item-header span, .item-header{
    color: #0048c0 !important;
    font-weight: 600 !important;
    font-size: 14px;
}

.business-setting h4, .client-active h4, h4 {
    /* color: #0048C0; */color: #06b8b7;
}

.business-setting label {
    color: #001359;
}

.subscription-container-box h3 {
    color: #1b656c;
}

.subscription-container-box .blue {
    color: #1b656c ;
}

.subscription-container-box .green {
    color: #1b656c;
}

#ExportDataTable thead th {
    color: #fff !important;
}

.checklist-table table, .checklist-table table tr, .checklist-table table tr td, .checklist-table .table td, .checklist-table .table th {
    border: 0px solid transparent !important;
    border-bottom: 0px solid transparent !important;
}

.checklist-table .table td, .checklist-table .table th {
    padding: 0 ;
}

.checklist-table .table {
    max-width: 97%;
}

.checklist-table input[type="text"] {
    margin-bottom: 0;
}

.checklist-table .alert {
    width: 100%;
}

.sidenav a.main-item  {
    position: relative;
}

.department h4{
    display: inline;
}

/*
.notification-badge {
    background: #d50b0b;
    border-radius: 50% !important;
    font-size: 12px !important;
    height: 18px;
    width: 18px;
    text-align: center;
    display: inline-grid;
    position: absolute;
    top: -8px;
    right: -18px;
    color: #fff;
}
*/

.timer-individual span {
    font-size: 14px;
    font-weight: 300;
    margin-left: 5px;
    color: #06b8b7;
    cursor: pointer;
    float: right;
}

.birthday-listing h6 {
    font-size: 16px !important;
}

.blockquote {
    padding: 10px 10px;
    quotes: "\201C""\201D""\2018""\2019";
    font-size: 14px;
    line-height: 1.3;
    word-break: break-all;

    height: 340px;
    overflow-y: scroll !important;
    word-break: break-all;
    width: 100%;
    overflow-x: hidden;
}
.blockquote:before {
    color: #f2f2f2;
    content: open-quote;
    font-size: 5em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

.box-grey {
    background: #f2f2f2;
    padding: 10px;
    border-radius: 7px;
}

.box-grey h6 {
    color: #28677b;
    font-size: 16px;
}

.box-grey h5, .box-grey h5 span {
    color: #333 !important;
    font-size: 12px;
    margin: 0;
}

.box-grey small {
    color: #90a4ae;
}

.modal-items-checklist label {
    margin: 0;
    margin-top: 5px;
}

.modal-items-checklist .container-checkbox {
    margin-bottom: 3px;
}

.modal-items-checklist .form-check-input {
    margin-top: 0px;
}

select:not(.form-select){ 
    visibility: visible !important;
    -webkit-appearance: listbox !important;
}

.birthday-listing h6 {
    font-size: 16px !important;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote {
  display: inline;
}

.time_in_out_button {
    align-items: center;
    appearance: none;
    border: 0;
    border-radius: 6px;
    box-shadow: rgb(45 35 66 / 40%) 0 2px 4px, rgb(45 35 66 / 30%) 0 7px 13px -3px, rgb(58 65 111 / 50%) 0 -3px 0 inset;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    height: 48px;
    justify-content: center;
    line-height: 1;
    list-style: none;
    overflow: hidden;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: box-shadow .15s,transform .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    will-change: box-shadow,transform;
    font-size: 16px;
    margin-bottom: 15px;

    position: absolute;
    right: 0;
    top: 7px;
}

.time_in {
    background-image: radial-gradient(100% 100% at 100% 0, #0cd4d3 0, #06B8B7 100%);
font-weight: bold;
}

.time_out {
    background-image: radial-gradient(100% 100% at 100% 0, #f16a82 0, #ed3c5c 100%);
}

.lunch {
    background-image: radial-gradient(100% 100% at 100% 0, #efb53f 0, #d79c25 100%);
}

.time_in_out_button:hover {
    transform: translateY(-2px);
}

.time_in_out_button:active {
    transform: translateY(2px);
}

.sidenav a span, .dropdown-btn span, .dropdown-nav span {
    font-size: 14px !important;
    font-family: 'Open Sans';
}

.main {
    margin-left: 200px; /* Same as the width of the sidenav */
    font-size: 20px; /* Increased text to enable scrolling */
    padding: 0px 10px;
}

#breadcrumbs{
    list-style:none;
    margin: 0;
    overflow:hidden;
    padding-left: 0;

    font-size: 16px !important;
    margin-top: 5px !important;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right: 8px;
}

#breadcrumbs li a {
    color: #ffffff !important;
    font-weight: 300;
    font-family: "Paytone One", sans-serif;
    font-size: 17px;
}

#breadcrumbs li strong {
    font-family: "Paytone One", sans-serif;
    font-size: 18px;
    font-weight: 300;
}
  
#breadcrumbs .separator{
    font-size:16px;
    font-weight:100;
    color:#ccc;
}

#breadcrumbs .separator-home {
    display: none
}

.breadcrumb-mobile #breadcrumbs {
    display: none;
}
@media screen and (max-width: 950px) {
    .breadcrumb-mobile #breadcrumbs {
        font-size: 12px !important;
        margin-top: 20px !important;
        display: block;
    }

    .breadcrumb-mobile #breadcrumbs li a {
        color: #0c0636 !important;
    }

    .topbar-title #breadcrumbs {
        display: none;
    }
}

.dropdown-btn .fa-plus, .dropdown-nav .fa-plus {
    float: right;
    padding-right: 8px;
    font-weight: 600;
}

.dark-logo-tablet {
    display: none;
}

.page-breadcrumb .page-title {
    color: #0C0636 !important;
    font-weight: 500;
}

.color-theme-blue {
    color: #001359 !important;
}

.color-theme-blue-light {
    color: #0048C0 !important;
}

.color-theme-green {
    color: #4CC900 !important;
}

#sidebarnav .dropdown-divider {
    border-color: #115d74;
    margin: 0.5rem 0 !important
}

.alert-info, .alert-success, .alert-danger, .alert-warning {
    border: none !important;
}

table#grid_groups tr td {
    border-bottom: 0 !important;
}

#grid_groups_wrapper {
    max-width: 800px;
    position: relative;
}

.default-avatar,
.member-overlap-item {
    height: 45px;
    width: 45px;
}

.table td,
.table th {
    /*padding: 0.75rem;*/
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6;
}

.member-overlap-item {
    margin-right: -10px;
    border: 0px solid #fff;
}

.group {
    min-height: 40px;
    height: auto;
    line-height: 1.6rem;
}

.grid-icon {
    vertical-align: middle;
    line-height: 1;
}

.group-class {
    height: 1rem;
    line-height: 4rem;
    vertical-align: middle;
}

@media screen and (min-width: 768px) and (max-width: 1169px) {
    .dark-logo-tablet {
        display: block;
    }
    .dark-logo {
        display: none !important;
    }
}

.show-mobile { display: none; }
.show-mobile-search { 
    display: none; 
    padding:  0 !important;
    margin-top: 10px;
}


@media screen and (max-width: 767px) {
    .hide-mobile {
        display: none;
    }
    .show-mobile, .show-mobile-search { display: block; }
    .notification .badge {
        top: 0 !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1140px) {
    .hide-mobile { display: none; }
    .show-mobile { display: block; }
}

@media screen and (min-width: 1170px) and (max-width: 1322px) {
    .hide-mobile { display: none; }
    .show-mobile { display: block; }
}

@media screen and (max-width: 767px) {
    .mobile-hide { display: none !important;  }
    .mobile-full-width { width: 100%  !important;  }
    .mobile-full-width button { width: 100% !important; margin-bottom: 5px; }
    .mobile-full-width a { width: 100% !important; }
    .timeline-time { display: none;  }
}

/* Dropdown Profile */
.switch-account-heading {
    padding: 8px 10px 5px 20px;
    font-weight: 500;
}
.dropbtn {
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.profile-nav .dropdown {
    position: relative;
    display: inline-block;
}
.special-css-profile {
    z-index: 9999 !important;
    top: 136px;
    left: 13px;
    position: fixed;
}

.profile-nav .dropdown-content a{
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
}

.profile-nav .dropdown-content a:hover small {
    color: #fff !important;
    transition-delay: 0.1s;
}

.profile-nav .dropdown-content a:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
}

.profile-nav .col-md-9 {
    line-height: 1;
}

ul.dropdown-menu li a {
    padding: 7px 20px 7px 20px;
    color: #53565c; 
}
ul.dropdown-menu li.with-separator a {
    border-bottom: 1px solid #ebebeb;
}
.main-item {
    /* border-bottom: 1px solid #dee9fb  !important;*/
}
ul.dropdown-menu li a i {
    font-size: 12px;
    width: 20px;
    text-align: center;
}
ul.dropdown-menu {
    width: 100%;
    padding: 0;
}

.expenses-not-applicable {
    position: absolute;
    left: 15px;
}

.list-container {
    padding: 0px 0 20px 0;
}

.template-listing, .sub-template-listing {
    list-style-type: none;
    padding-left: 0;
}

.template-listing li {
    font-size: 16px;
    color: #001d6c;
    font-weight: 600;
}

.sub-template-listing {
    padding-left: 20px;
    padding-top: 5px;
}

.sub-template-listing li {
    font-size: 15px;
    color: #222;
    padding: 5px;
}

.list-item-icon {
    width: 14px;
}

.action_item {
    color: #c50e0e;
    font-size: 12px !important;
    font-style: italic;
    padding-left: 10px;
    cursor: pointer;
}

.action_item:hover {
    text-decoration: underline;
}

button.add-to-do {
    margin-left: 25px;
}

.linked-account-logged-in {
    padding: 5px;
    border: 1px solid #4cc900;
    color: #4cc900;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.checklist-button {
    display: flow-root;
}

.start-add-checklist {
    text-align: center;
    color: #a3a1a1;
    border: 1px solid #ededed;
    padding: 30px 0;
    width: 100%;
}

.task-listing-page .dashboard-boxes {
    margin-top: 20px;
}

.task-listing-page .card-body {
    padding: 10px 20px;
}

.card-title, h4.color-theme-blue {
    font-weight: 600 !important;
}

.task-listing-page .card .card-title {
    margin: 0;
}

.task-listing-page .text-count {
    margin-top: -27px;
}

.task-listing-page small.text-muted {
    font-size: 12px;
}

.dashboard-box-listing .badge {
    font-size: 11px !important;
}


.badge-xs {
    font-size: 11px !important;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    color: #fff;
}

#sortable table {
    width: 100%;
    border: 1px solid rgb(204, 204, 204);
    margin: 5px 0px;
    border-radius: 10px !important;
    cursor: move;
}

#sortable {
    position: relative;
}

#sortable button {
    min-width: 100% !important;
    border-radius: 50% !important;
    width: 20px !important;
    top: 0;
    margin-left: 10px;
}

.individual-comments {
    line-height: 0.5 !important;
    font-size: 14px !important;
    word-break: break-word;
}

.individual-comments .comment-link, .task-details-convo .comment-link {
    color: #001d6d !important;
}

.selected-container {
    height: 100px; 
    overflow-y: auto;
}
.selected-client-container span, .selected-department-container span, .selected-staff-container span {
    display: none;
}
.selected-client-container label, .selected-department-container label, .selected-staff-container label {
    line-height: 1.15;
    display: inline;
    font-size: 14px;
}
.selected-client-container input, .selected-department-container input, .selected-staff-container input {
    display: none;
}
.selected-client-container .fa, .selected-department-container .fa, .selected-staff-container .fa {
    font-size: 14px;
    color: #0075ff;
}
.button-select {
    margin-top: 7px;
    margin-bottom: 7px;
}
.modal-client-selection input, .modal-department-selection input, .modal-staff-selection input {
    cursor: pointer;
}
.modal-client-selection, .modal-department-selection, .modal-staff-selection {
    column-count: 2; 
    line-height: 0.5;
}
.all-selection {
    position: absolute;
    left: 13px;
}

.timeline .timeline-content pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
} 

.subscription-container {
    display : flex;
    flex-direction : row;
}

.subscription-container-box {
    padding: 15px;
    border: 2px solid #ccc;
    margin: 5px 0px;
    border-radius: 10px;
    height: 100%;
    cursor: pointer;
}

/*
.subscription-container-box:hover .blue, .subscription-container-box:hover .green, .subscription-container-box:hover h3 {
    color: #fff !important;
}
*/

/* Task Listing Sorting */
.task-listing .fa-caret-up {
    position: absolute;
    font-size: 18px;
    cursor: pointer !important;
    top: 3px;
}

.task-listing .fa-caret-down {
    position: absolute;
    top: 13px;
    font-size: 18px;
}
.task-listing .heading-title {
    position: relative;
    right: -18px;
}

.task-listing th {
    position: relative
}

.task-listing .fa-caret-up:hover, .task-listing .fa-caret-down:hover {
    color: #00145a !important;
}

.left-panel-button button, .left-panel-button a {
    width: 100%;
}

.add-form {
    border: 1px solid #b9becf;
    margin-bottom: 10px;
}
.add-form .fa {
    font-size: 12px;
    margin-right: 3px;
    margin-top: -3px;
}

.add-form .accordion-header button:after {
    content: '';
}

.add-form .accordion-collapse {
    border: none; 
}

/* Dashboard */
.stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.step-name {
    font-weight: 500;
    font-size: 16px;
    color: #0C0636;
}

@media (max-width: 768px) {
    .stepper-item {
        font-size: 12px;
    }

    .step-name {
        font-size: 12px;
        text-align: center;
    }
}

.stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #ccc;
    width: 100%;
    top: 20px;
    left: -50%;
    z-index: 2;
}

.stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #ccc;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 2;
}

.stepper-item.active {
    font-weight: bold;
}

.stepper-item.completed::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #4bb543;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 3;
}

.stepper-item:first-child::before {
    content: none;
}
.stepper-item:last-child::after {
    content: none;
}


/* PMPro  */
#pmpro_account table tr td, #pmpro_account table tr th, 
table#pmpro_levels tr td, table#pmpro_levels tr th {
    padding:  5px 10px !important;
    border: 1px solid #ccc !important;
}

table#pmpro_levels, table#pmpro_levels h2 {
    font-size:  14px !important;
}

#pmpro_account-invoices a {
    color: #0048c0 !important;
}

#pmpro_account .pmpro_actionlinks, 
#pmpro_levels .pmpro_actionlinks {
    margin-top: 10px;
}

#pmpro_account .pmpro_actionlinks a, 
#pmpro_levels .pmpro_actionlinks a {
    color: #0048c0 !important;
    font-size: 14px !important;
    text-decoration: underline;
}

.table-responsive-stack tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}


.table-responsive-stack td,
.table-responsive-stack th {
   display:block;
/*      
   flex-grow | flex-shrink | flex-basis   */
   -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.table-responsive-stack .table-responsive-stack-thead {
   font-weight: bold;
}

@media screen and (max-width: 768px) {
   .table-responsive-stack tr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      border-bottom: 3px solid #ccc;
      display:block;
      
   }
   /*  IE9 FIX   */
   .table-responsive-stack td {
      float: left\9;
      width:100%;
   }
}

@media screen and (min-width: 767px) {
    .search-fields {
        margin-top: -15px;
    }    
}

/* Tooltip container */
.tooltip1 {
  position: relative;
  display: inline-block;
}

.tooltip1 .tooltiptext1::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip1:hover .tooltiptext1 {
  visibility: visible;
  opacity: 1;
}

.page-breadcrumb {
    margin-top: 50px;
}

.member-card {
    position: relative;
}

.member-card .user-level-role{
    position: absolute;
    right: 0;
}

form label {
    color: #101010 !important;
}

#dynamic_field textarea, #dynamic_field input[type="text"] {
    border:  1px solid #00000040 !important;
}

.fa-success {
    color: #55ce63;
}

.fa-default {
    color: #009efb;
}

.fa-warning {
    color: #d77f0d;
}

.fa-danger {
    color: #bd0f0f;
}

.badge {
    font-size: 12px !important;
}

.color-theme {
    color: #075281;
}

.red-row-client span, .red-row-client a{
    color:  #555 !important;
}

.new-dashboard-boxes-index .dashboard-boxes .card-body {
    box-shadow: 1px 1px 7px 0px rgba(171,171,171,0.75);
    -webkit-box-shadow: 1px 1px 7px 0px rgba(171,171,171,0.75);
    -moz-box-shadow: 1px 1px 7px 0px rgba(171,171,171,0.75);

    border-radius: 0px 0px 8px 8px !important;
}

.dashboard-boxes:hover {
    cursor: pointer;
}

.dashboard-boxes .card:hover {
    transform: translateY(-2px);
}

.card-box-shadow {
    box-shadow: 1px 1px 5px 0px rgba(171,171,171,0.30);
    -webkit-box-shadow: 1px 1px 5px 0px rgba(171,171,171,0.30);
    -moz-box-shadow: 1px 1px 5px 0px rgba(171,171,171,0.30);
}

.task-filter small {
    margin: 5px; 
    margin-top: 12px;
    line-height: 1
}

.timer-individual h6 {
    font-weight: 400;
}

@media (max-width: 767px) {
    .task-filter small {
        margin-left: 35px !important;
    }
    .task-filter .checkbox-container-form {
            margin-left: 5px;
    }
}

::placeholder {
  color: #ccc !important;
  font-style: italic;
}

.task-filter {
    float: right; 
    width: 100%; 
    display: flex;
}

/* The checkbox-container */
.checkbox-container-form {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top:  10px;
}

/* Hide the browser's default checkbox */
.checkbox-container-form input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container-form  .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container-form input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container-form .checkmark:after {
  left: 8px;
  top: 1px;
  width: 8px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


/* Responsive */
@media only screen and (max-width: 767px) {
    ul.dropdown-menu {
        width:  120%;
    }

    .profile-nav .fa-caret-down {
        display: none;
    }
    #myDropdown {
        text-align: center;
    }
    .ti-close {
        color: #fff;
    }
    .company-info {
        display: none;
    }
    .topbar .top-navbar .navbar-header .navbar-brand {
        width: auto;
    }

    .task-category-button .pull-right{
        text-align: center;
    }

    .task-category-button button{
        margin-top: 10px;
    }
    .table-responsive {
        display: block !important;
        visibility: visible !important;
    }
    .task-filter {
        float: none !important;
        display: block !important;
    }

    .breadcrumb-container{
        display: block;
    }

    .breadcrumb-right {
        padding: 0;
    }
} 

@media only screen and (max-width: 630px) {
    .task-category-button button{
        width: 45%;
    }

    .search-options-form .tab {
        display: grid;
    }
} 

@media only screen and (min-width: 768px) and (max-width: 1169px) {
    .company-info {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    
    .task-category-button .pull-right{
        text-align: right;
    }

    .task-category-button button{
        margin-top: 10px;
    }
    .topbar .top-navbar {
        padding-top: 0px;
    }
    .topbar .navbar-header {
        margin-top: 10px;
    }
    #main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .topbar .top-navbar .navbar-header .logo-text {
        display: block !important;
    }
    .topbar .top-navbar .navbar-header .navbar-brand {
        width: auto;
    }
    .logo-text img {
        height: 50px;
        width: auto;
        margin-left: 0;
        margin-right: 0;
        margin-top: -10px;
    }
}

/* Company Logo  */
.company-logo {
    min-height: 40px;
}

.company-info {
    font-size: 12px;
    font-family: 'Open Sans';
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.logo-text img {
  width: 100%;
  padding: 10px 5px;
}

/* Input Number for Timer  */
.quantity {
  position: relative;
}

.quantity input {
  margin-right: 10px;
}

.quantity .fa{
    color:  #aaa;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 70px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
  font-size: 1rem;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-family: "FontAwesome";
  border-radius: 0 4px 0 0;
  line-height: 1.6
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0;
  height: 50%;
  font-family: "FontAwesome";
  border-radius: 0 0 4px 0;
}

/* Timer Start */
.btn-timer {
    width: 100%;
    padding: 9px 10px !important;
    font-size: 14px;
    border-radius: 4px !important;
}

#display_timer {
    border: 1px solid #eee;
    width: 100%;
    padding: 5px;
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: 500;
}

#sidebar_display_timer_id {
    width: 100%;
    padding: 5px;
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: 500;
}

#sidebar_display_timer_id i {
    font-size: 16px;
    margin-top: -10px;
    margin-right: 5px;
    color: #55ce63;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sidebar-timer a {
    color: #ffffff;
    font-weight: 400;
}

.sidebar-timer .title {
    line-height: 1.5;
    color: #fff;
    font-weight: 400 !important;
}
/* Timer End */

.timeline-header {
    display: contents;
}

.user-details {
    border:  1px solid #eee;
    border-radius: 10px;
    padding:  10px;
}

.user-details .member-card {
    padding: 20px !important
}

.filter-container .filterDiv {
  display: none;
}

.filter-container .show {
  display: block;
}

.unread td span {
    font-weight: 600 !important;
}

.feedback-badge {
    position: relative;
    color: #c53b3b;
    font-size:  12px !important;
    font-weight:  600;
    margin-left: 5px;
    top:  -2px !important;
    border: 1px solid #c53b3b;
    border-radius: 3px;
    padding: 2px 5px;
}

.pinned {
    color: #df550d !important;
}

.task-pin {
    border: 1px solid #05316d;
    color: #05316d !important;
}
.task-unpin {
    border: 1px solid #480927;
    color: #480927 !important;
}

.page-wrapper>.container-fluid, .page-wrapper>.container-lg, .page-wrapper>.container-md, .page-wrapper>.container-sm, .page-wrapper>.container-xl, .page-wrapper>.container-xxl {
    padding: 0px 30px 25px 30px !important;
}

.app-search .form-control {
    border-color: #fff;
}

.app-search .form-control:focus, .app-search .form-control:active {
    border-color: #fff;
}

.task-listing a {
    color: #54667a !important;
    font-weight: 300
}

.task-listing a:hover {
    color: #f26a23 !important;
}

.container-fluid .text-black, .container-fluid span:not(.fas) {
    color: #0c0636;
}

.text-white {
    color: #fff !important;
}

.font-weight-400 {
    font-weight: 400 !important
}

.table-curved {
    border-radius: 5px;
}

button {
    color: #fff !important;
}

button:active, button:focus {
    outline: none !important
}

.btn:hover, .btn-info:hover, button:hover {
    color: #fff !important;
    opacity: 0.95 !important;
}

/* Additional CSS */
.gradient {
    background: #00bbb9 !important;
    background: -moz-linear-gradient(left, #00bbb9 40%, #4ac907 100%) !important;
    background: -webkit-linear-gradient(left, #00bbb9 40%, #4ac907 100%) !important;
    background: linear-gradient(to right, #00bbb9 40%, #4ac907 100%) !important;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 5px;
}

.table-rendered {
    width: 100% !important;
}

.time_in_out_button_new.time_out {
    background: #f23454;
} 
.row-details-box:hover{
    cursor: pointer;
    background: #f0f5f6;
}
.table-rendered td {
    padding: 5px 10px;
    border: 1px solid rgb(126 175 173 / 30%);
    font-size: 0.98em;
}

.table-rendered a {
    color: rgb(84, 102, 122);
}
.table-rendered a:hover {
    color: #085269;
}

.table-curved {
    border-collapse: separate !important;
    border: transparent !important;
    border-spacing: 0;
}

.table-curved tr:first-child td:first-child {
    border-radius: 7px 0 0 0 !important;
}

.table-curved tr:first-child td:last-child {
    border-radius: 0 7px 0 0 !important;
}

.table-curved tr:last-child td:first-child {
    border-radius: 0 0 0 7px !important;
}

.table-curved tr:last-child td:last-child {
    border-radius: 0 0 7px 0 !important;
}

.heading-bg {
    color: #fff;
    padding: 7px 10px;
    border-radius: 7px;
    width: 100%;
}

.heading-bg-navy { background: #085269;  }
.heading-bg-red { background: #f23454;  }
.heading-bg-teal { background: #0ab8b7;  }
.heading-bg-white { background: #fff;  }

.table-rendered .table-header {
    font-weight: 700;
}

.page-breadcrumb nav a {
    color: #009efb !important;
}

.page-breadcrumb{
    /* background: #e8faf3 !important;  */
}

.container-fluid {
    /* background: #e8faf3 !important;  */
}

.task-datetime {
    /*
    position: absolute;
    right: 0;
    bottom: 10px;
    */
    padding-top: 10px;
    text-align: right;
}

.task-message-option {
    position: absolute;
    right: 0;
    top: 10px;
    margin-right: 20px;
}

.box {
  position: relative;
}

.att_div {
    margin-top: 15px;
    display: block
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container-checkbox label{
    font-size: 14px;
    margin: 0;
    margin-top: 3px;
    margin-left: 5px;
}

.form-check-input {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.numbering label {
    margin-top: 14px;
}

.waiting-feedback {
    color: #db0f0f !important;
    font-style: italic;
}

.report-tasks {
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px 20px 10px 20px;
    border-radius: 5px;
    margin-top: 10px;
}

.search-options {
    border: 1px solid #eee;
}

.search-results {
    padding: 00px 20px 20px 0px;
}

.default-search-result {
    text-align: center;
    border: 1px solid #eee;
    padding: 100px 0px;
}

.description_list {
    margin-bottom: 0px;
}

.list-items {
    margin-bottom: 7px;
    font-size: 13px;
}

.list-items .fa-exclamation-circle {
    color: #009efb;
    margin-right: 5px;
}

.list-items .fa-check-circle {
    color: #4cc900;
    margin-right: 5px;
}

.modal-items-checklist .container-checkbox label{
    display: inline;
    margin-top: -5px !important;
}

#dynamic_field ::-webkit-input-placeholder {
  font-size: 12px;
  font-style: italic;
}

#dynamic_field ::-moz-placeholder {
  font-size: 12px;
  font-style: italic;
}

#dynamic_field :-ms-input-placeholder {
  font-size: 12px;
  font-style: italic;
}

#dynamic_field :-moz-placeholder {
  font-size: 12px;
  font-style: italic;
}

.dropdown-menu-list .sidebar-item {
    width:100%;
    border-left: 3px solid transparent;
}

.dropdown-menu-list .sidebar-item:hover a, .dropdown-menu-list a.sidebar-item:active a {
    color: #009efb !important;
    cursor: pointer !important;
}

.dropdown-menu-list a {
    color: #54667a;
    width: 100%;
    padding: 5px 5px 5px 58px;
}

@media only screen and (min-width: 991px) and (max-width: 1169px) {
    #sidebarnav li .active, #sidebarnav .dropdown-menu-list {
        width: 65px !important;
    }
} 

@media only screen and (min-width: 768px) and (max-width: 1169px) {
    .dropdown-menu-list .fa, .dropdown-menu-list .fas {
        display: block;
        padding: 0 !important;
        margin-left: -40px;
        color: #a6b7bf;
    }
}

@media only screen and (max-width: 767px) {
    .dropdown-menu-list .fa, .dropdown-menu-list .fas {
        display: block !important;
    }
    .topbar-remain-icon {
        display: block !important;
    }
    .topbar-remain-icon a {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.dashboard-boxes-index .dashboard-boxes .card {
    border-radius: 0px;
}

.dashboard-boxes-index .dashboard-boxes .card-green {
    border-top: 5px solid #55ce63 !important;
    color: #4CC900 !important;
}

.dashboard-boxes-index .dashboard-boxes .card-blue {
    border-top: 5px solid #0048C0 !important;
}

.dashboard-boxes-index .dashboard-boxes .card-purple {
    border-top: 5px solid #7460ee !important;
    color: #0048C0 !important;
}

.dashboard-boxes-index .dashboard-boxes .card-blue-light {
    border-top: 5px solid #0048C0 !important;
}

.dashboard-boxes-index .dashboard-boxes .card-yellow {
    border-top: 5px solid #ffbc34 !important;
    color: #ffbc34 !important;
}

.dashboard-boxes-index .dashboard-boxes .card-red {
    border-top: 5px solid #f62d51 !important;
    color: #f62d51 !important;
}

/* Colors  */
.dashboard-boxes-index .dashboard-boxes .card-green h4 {
    color: #4CC900 !important;
}

.dashboard-boxes-index .dashboard-boxes .card-blue h4 {
    color: #0048C0 !important;
}

.dashboard-boxes-index .dashboard-boxes .card-purple h4 {
    color: #0048C0 !important;
}

.dashboard-boxes-index .dashboard-boxes .card-yellow h4 {
    color: #ffbc34 !important;
}

.dashboard-boxes-index .dashboard-boxes .card-red h4 {
    color: #f62d51 !important;
}

.maroon-border-left {
    border-left: 3px solid #c53b3b !important;
}

/* Overrides */
.page-breadcrumb {
    padding: 15px 12px;
    padding-bottom: 15px;
}

.alert {
    padding: 0.5rem 0.8rem !important;
}

.topbar .top-navbar .navbar-nav>.nav-item .nav-link .profile-pic {
    height: 30px
}

.topbar .top-navbar .navbar-nav>.nav-item .nav-link {
    color: #fff !important;
}

.topbar .top-navbar .navbar-nav>.nav-item .nav-link:hover {
    background: transparent;
}


/* common */
.ribbon {
    width: 155px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}
.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9;
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

.task-type {
    min-width: 70px;
    font-size:  14px;
}

.type-website, .type-email, .type-server {
    min-width: 80px;
    font-size:  14px !important;
}

/* Task Details */
#star {
 margin-left: -5px !important;
 vertical-align: bottom !important;
 opacity: 0.5
}

.more {
 opacity: 0.5 !important
}

.vl {
 margin: 8px !important;
 width: 2px;
 border-right: 1px solid #aaaaaa;
 height: 25px
}

#plus {
 opacity: 0.8
}

.card {
 border-radius: 10px !important
}


.btn-outlined:active {
color: #FFF;
border-color: #fff !important
}

.center-div {
text-align: center
}



 .btn:focus,
 .btn:active {
     outline: none !important;
     box-shadow: none !important
 }
.profile-header {
    position: relative;
    overflow: hidden
}

.profile-header .profile-header-cover {
    background-image: url(https://bootdey.com/img/Content/bg1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.profile-header .profile-header-content {
    color: #fff;
    padding: 25px
}

.profile-header-img img {
    max-width: 100%
}

.profile-header-info h4 {
    font-weight: 500;
    color: #fff
}

.profile-header-img+.profile-header-info {
    margin-left: 140px
}

.profile-header .profile-header-content,
.profile-header .profile-header-tab {
    position: relative
}

.b-minus-1,
.b-minus-10,
.b-minus-2,
.b-minus-3,
.b-minus-4,
.b-minus-5,
.b-minus-6,
.b-minus-7,
.b-minus-8,
.b-minus-9,
.b-plus-1,
.b-plus-10,
.b-plus-2,
.b-plus-3,
.b-plus-4,
.b-plus-5,
.b-plus-6,
.b-plus-7,
.b-plus-8,
.b-plus-9,
.l-minus-1,
.l-minus-2,
.l-minus-3,
.l-minus-4,
.l-minus-5,
.l-minus-6,
.l-minus-7,
.l-minus-8,
.l-minus-9,
.l-plus-1,
.l-plus-10,
.l-plus-2,
.l-plus-3,
.l-plus-4,
.l-plus-5,
.l-plus-6,
.l-plus-7,
.l-plus-8,
.l-plus-9,
.r-minus-1,
.r-minus-10,
.r-minus-2,
.r-minus-3,
.r-minus-4,
.r-minus-5,
.r-minus-6,
.r-minus-7,
.r-minus-8,
.r-minus-9,
.r-plus-1,
.r-plus-10,
.r-plus-2,
.r-plus-3,
.r-plus-4,
.r-plus-5,
.r-plus-6,
.r-plus-7,
.r-plus-8,
.r-plus-9,
.t-minus-1,
.t-minus-10,
.t-minus-2,
.t-minus-3,
.t-minus-4,
.t-minus-5,
.t-minus-6,
.t-minus-7,
.t-minus-8,
.t-minus-9,
.t-plus-1,
.t-plus-10,
.t-plus-2,
.t-plus-3,
.t-plus-4,
.t-plus-5,
.t-plus-6,
.t-plus-7,
.t-plus-8,
.t-plus-9 {
    position: relative!important
}

.text-ellipsis,
.text-nowrap {
    white-space: nowrap!important
}

.profile-header .profile-header-tab>li {
    display: inline-block;
    margin: 0
}

.profile-header .profile-header-tab>li>a {
    display: block;
    color: #929ba1;
    line-height: 20px;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    border: none
}

.profile-header .profile-header-tab>li.active>a,
.profile-header .profile-header-tab>li>a.active {
    color: #242a30
}

.profile-content {
    padding: 0px;
    border-radius: 4px
}

.profile-content:after,
.profile-content:before {
    content: '';
    display: table;
    clear: both
}

.profile-left {
    width: 200px;
    float: left
}

.profile-right {
    margin-left: 50px;
    padding-right: 20px
}

.profile-image {
    height: 175px;
    line-height: 175px;
    text-align: center;
    font-size: 72px;
    margin-bottom: 10px;
    border: 2px solid #E2E7EB;
    overflow: hidden;
    border-radius: 4px
}

.profile-image img {
    display: block;
    max-width: 100%
}

.profile-highlight h4 {
    margin: 0 0 7px;
    font-size: 12px;
    font-weight: 700
}

.table.table-profile>thead>tr>th {
    border-bottom: none!important
}

.table.table-profile>thead>tr>th h4 {
    font-size: 20px;
    margin-top: 0
}

.table.table-profile>thead>tr>th h4 small {
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px
}

.table.table-profile>tbody>tr>td.field {
    width: 20%;
    text-align: right;
    font-weight: 600;
    color: #737c84
}

.table.table-profile>tbody>tr.highlight>td {
    border-top: 1px solid #b9c3ca;
    border-bottom: 1px solid #b9c3ca
}

.table.table-profile>tbody>tr.divider>td {
    padding: 0!important;
    height: 10px
}

.profile-section+.profile-section {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #b9c3ca
}

.profile-section:after,
.profile-section:before {
    content: '';
    display: table;
    clear: both
}

.profile-section .title {
    font-size: 20px;
    margin: 0 0 15px
}

.profile-section .title small {
    font-weight: 400
}

.flat-black .sidebar .nav>li>a {
    color: #b2b2b2
}

.flat-black .sidebar.sidebar-grid .nav>li>a {
    border-bottom: 1px solid #474747;
    border-top: 1px solid #474747
}

.flat-black .sidebar .active .sub-menu>li.active>a,
.flat-black .sidebar .nav>li.active>a,
.flat-black .sidebar .nav>li>a:focus,
.flat-black .sidebar .nav>li>a:hover,
.flat-black .sidebar .sub-menu>li>a:focus,
.flat-black .sidebar .sub-menu>li>a:hover,
.sidebar .nav>li.nav-profile>a {
    color: #fff
}

.flat-black .sidebar .sub-menu>li>a,
.flat-black .sidebar .sub-menu>li>a:before {
    color: #999
}

.flat-black .page-with-light-sidebar .sidebar .active .sub-menu>li.active>a,
.flat-black .page-with-light-sidebar .sidebar .active .sub-menu>li.active>a:focus,
.flat-black .page-with-light-sidebar .sidebar .active .sub-menu>li.active>a:hover,
.flat-black .page-with-light-sidebar .sidebar .nav>li.active>a,
.flat-black .page-with-light-sidebar .sidebar .nav>li.active>a:focus,
.flat-black .page-with-light-sidebar .sidebar .nav>li.active>a:hover {
    color: #000
}

.p-10 {
    padding: 10px!important;
}
.media.media-xs .media-object {
    width: 32px;
}
.m-b-2 {
    margin-bottom: 2px!important;
}
.media>.media-left, .media>.pull-left {
    padding-right: 15px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
select.form-control:not([size]):not([multiple]) {
    height: 34px;
}
.form-control.input-inline {
    display: inline;
    width: auto;
    padding: 0 7px;
}


.timeline {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative
}

.timeline>li {
    position: relative;
    min-height: 50px;
    padding: 20px 0
}

.timeline .timeline-time {
    position: absolute;
    left: 0;
    width: 8%;
    text-align: right;
    top: 30px
}

.timeline .timeline-time .date,
.timeline .timeline-time .time {
    display: block;
    font-weight: 600
}

.timeline .timeline-time .date {
    line-height: 16px;
    font-size: 12px
}

.timeline .timeline-time .time {
    line-height: 24px;
    font-size: 20px;
    color: #737c84
}

.timeline .timeline-icon {
    left: 6%;
    position: absolute;
    width: 10%;
    text-align: center;
    top: 40px
}

.timeline .timeline-body:before {
    content: '';
    display: block;
    position: absolute;
    border: 10px solid transparent;
    border-right-color: #fff;
    left: -20px;
    top: 20px
}

.timeline .timeline-body>div+div {
    margin-top: 15px
}

.timeline .timeline-body>div+div:last-child {
    margin-bottom: -20px;
    padding-bottom: 20px;
    border-radius: 0 0 6px 6px
}

.timeline-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e7eb;
    line-height: 30px;
    position: relative;
}

.timeline-header .userimage {
    float: left;
    width: 34px;
    height: 34px;
    border-radius: 40px;
    overflow: hidden;
    margin: -2px 10px -2px 0
}

.timeline-header .username {
    font-size: 16px;
    font-weight: 600
}

.timeline-header .username,
.timeline-header .username a {
    color: #737c84
}

.timeline img {
    max-width: 100%;
    display: block
}

.timeline-content {
    letter-spacing: .25px;
    line-height: 18px;
    font-size: 15px
}
.timeline-content p {
    margin-bottom: 0px;
}
.timeline-content:after,
.timeline-content:before {
    content: '';
    display: table;
    clear: both
}

.feedback_staff {
    margin-top: -10px !important;
    line-height: 1.2;
}

.timeline-title {
    margin-top: 0
}

.timeline-footer a:not(.btn) {
    color: #575d63
}

.timeline-footer a:not(.btn):focus,
.timeline-footer a:not(.btn):hover {
    color: #737c84
}

.timeline-likes {
    color: #6d767f;
    font-size: 12px
}

.timeline-likes .stats-right {
    float: right
}

.timeline-likes .stats-total {
    display: inline-block;
    line-height: 20px
}

.timeline-likes .stats-icon {
    float: left;
    margin-right: 5px;
    font-size: 9px
}

.timeline-likes .stats-icon+.stats-icon {
    margin-left: -2px
}

.timeline-likes .stats-text {
    margin-top: -20px !important;
}

.timeline-likes .stats-text+.stats-text {
    margin-left: 15px
}

.stats-text {
    margin-right: 20px;
}

.stats-edit {
    cursor: pointer;
    margin-left: 5px;
}

.stats-edit:hover {
    color: #00263e;
}

.timeline-comment-box .user {
    float: left;
    width: 34px;
    height: 34px;
    overflow: hidden;
    border-radius: 30px
}

.timeline-comment-box .user img {
    max-width: 100%;
    max-height: 100%
}

.timeline-comment-box .user+.input {
    margin-left: 44px
}

.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4;
}

.text-danger, .text-red {
    color: #ff5b57!important;
}

.box-border {
    border-top: 1px solid #ccc
}

.task-details-convo .card-footer .row {
    float: right;
}

.task-details-convo .card-footer .row a{
    padding: 0;
}
.navbar-nav {
    border:none !important;
}

/* Additional New CSS  */
.white-box {
    background: #fff;
    border-radius: 7px;
    padding: 20px 20px 0px 20px;
    margin-bottom: 20px;
    height: 100%;
    position: relative;
    display: table;
    width: 100%;
}

.stylish-table tbody tr {
    border-left: 4px solid transparent;
    background: #f2f2f2;
    padding: 10px !important;
    border-bottom: 10px solid #fff;
    border-radius: 5px !important;
}

.table td, .table th {
    border-bottom: none;
}

h1.topbar-title {
    margin-left: 12px;
    font-size: 23px;
    color: #fff;
    margin-top: 5px;
}

.app-search .form-control {
    border-color: none;
    border: none !important;
}

.new-dashboard-boxes-index .dashboard-boxes .card-body{
    border-radius: 8px !important;
}

.new-dashboard-boxes-index .card-white{
    border-top: none !important;
    background: #fff;
    border: 1px solid #f1f1f1 !important;
}

.new-dashboard-boxes-index .card-blue{
    border-top: none !important;
    color: #fff;
}

.new-dashboard-boxes-index .card-teal{
    border-top: none !important;
    background: #0ab8b7;
    color: #fff;
}

.new-dashboard-boxes-index .card-red{
    border-top: none !important;
    background: #f23454;
    color: #fff;
}

.new-dashboard-boxes-index .card-yellow{
    border-top: none !important;
    background: #fabb3b;
    color: #fff;
}

.new-dashboard-boxes-index .card-white span, 
.new-dashboard-boxes-index .card-white small,
.new-dashboard-boxes-index .card-white h4,  
.new-dashboard-boxes-index .card-white h2 {
    color: #1b656c !important;
} 

.new-dashboard-boxes-index .card-blue span, 
.new-dashboard-boxes-index .card-blue small, 
.new-dashboard-boxes-index .card-blue h4, 
.new-dashboard-boxes-index .card-blue h2, 
.new-dashboard-boxes-index .card-teal span, 
.new-dashboard-boxes-index .card-teal small,
.new-dashboard-boxes-index .card-teal h4, 
.new-dashboard-boxes-index .card-teal h2,  
.new-dashboard-boxes-index .card-red span, 
.new-dashboard-boxes-index .card-red small, 
.new-dashboard-boxes-index .card-red h4, 
.new-dashboard-boxes-index .card-red h2, 
.new-dashboard-boxes-index .card-yellow span, 
.new-dashboard-boxes-index .card-yellow small, 
.new-dashboard-boxes-index .card-yellow h4, 
.new-dashboard-boxes-index .card-yellow h2 {
    color: #fff !important;
} 

.table-row-equal {
    display: flex; /* equal height of the children */
}

/*
.table-row-equal [class*='col-'] {
    flex: 1; additionally, equal width
}
*/

.timer-details {
    display: table-row;
    vertical-align: bottom;
}

.timer-details h3 {
    color: #0ab8b7;
}

.personal-details h4 {
    color: #0e546a;
    font-size: 23px;
}

.personal-details button {
    background: #0ebfbe;
    border: none;
    padding: 12px 35px;
    border-radius: 25px !important;
}

.personal-details button:hover {
    background: #00bbb9;
    background: -moz-linear-gradient(left, #00bbb9 20%, #4ac907 100%);
    background: -webkit-linear-gradient(left, #00bbb9 20%,#4ac907 100%);
    background: linear-gradient(to right, #00bbb9 20%,#4ac907 100%);
}

aside.left-sidebar {
    position: fixed;
    height: auto;
    overflow-y: auto;
    top: 0;
    bottom: 0;

    scrollbar-color: red;
    scrollbar-width: thin;
    background: #085269 !important;
}

.listing-with-image .row-image {
    width: 30px !important;
    padding: 0;
}

.listing-with-image .row-details {
    line-height: 1.1;
}

.listing-with-image .feedback-date {
    font-size: 11px;
}

.listing-with-image .feedback-requestor {
    color: #28677b;
    font-size: 14px;
    font-weight: 600 !important;
}

.listing-with-image .feedback-subject {
    font-size: 12px;
    line-height: 0.5 !important;
}

.listing-with-image .row-details-box {
    position: relative;
    width: 100% !important;
    background: #f2f2f2;
    padding: 10px 15px;
    border-radius: 8px;
}

@media screen and (max-width: 567px) {
    .listing-with-image .feedback-date {
        position: initial;
        font-size: 12px;
        display: block;
        padding: 0 !important;
        margin: 0 !important;
    }

}

.listing-with-image a, .listing-with-image a:hover {
    color: #28677b;
}

a .text-black:hover {
    color: #085269 !important;
}

.list-item-desc {
    margin-right: 10px;
    max-height: 80px;
    font-size: 13px;
    overflow-y: auto;
    width: 100% !important;
    font-family: 'Open Sans' !important;
}

.list-item-assignee {
    border: 1px solid #085269;
    padding: 1px 8px;
    border-radius: 10px;
    color: #085269;
    font-size: 10.5px;
}

.list-item-due-date {
    border: 1px solid #e12f2f;
    padding: 1px 8px;
    border-radius: 10px;
    color: #e12f2f !important;
    font-size: 10.5px;
}

#sortable .list-item .checklist-row .checklist-row-field {
    padding-left: 23px !important;
}

.checklist-listing input[type="date"] {
    width: 110px;
}

.dropdown-container {
    display: none;
    background-color: #0f5c74;
}

.dropdown-container a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}

button.dropdown-nav {
    color: #fff;
}

.fa-caret-down {
    float: right;
    padding-right: 8px;
}
@media (min-width: 768px) and (max-width: 1169px) {
    .sidenav span {
        display: none;
    }
    .dropdown-container a {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
    }
}

@media (min-width: 1170px) {
    .dropdown-container a {
        padding-left: 47px;
    }
}

.sidebar-nav {
    padding-bottom: 50px !important;
}

.tips {
    /*
    position: absolute !important;
    bottom: 0;
    background: #0a3f4c;
    padding: 10px;
    width: 100%;
    margin-bottom: -20px !important;
    */

    position: fixed !important;
    bottom: 0 !important;
    background: #0a3f4c;
    padding: 10px;
    width: inherit !important;
}

.tips a, .tips i {
    color: #fff;
}

.dropdown-active {
    display: block !important;
}

.showmentioned {
}

.mentions-input {
    overflow: hidden;
}

.mentions-input .highlighter {
    height: auto !important;
}

#myBtnContainer .btn {
    color: #fff !important;
}

.ui-autocomplete {
    top: 28px !important;
    left: 0px !important;
    width: 466px !important;
    height: fit-content !important;
}

.aspect-name a{
    display: contents !important;
}

.aspect-name-link {
    z-index: 999;
    position: relative;
    width: fit-content;
}

@media screen and (max-width: 800px) {
    .chart-pie {
        vertical-align: top !important;
    }

    .aspect-name a {
        position: relative !important;
    }

    .notif-status {
        float: none !important;
        margin-top: 0 !important;
        text-align: left !important;
    }

    .aspect-content:after {
        background-position: bottom !important;
        margin-top: 5px !important;
        margin-right: -10px !important;
    }

    .aspect-content > div, .aspect-stat > div {
        display: table !important;
    }
}

@media screen and (min-width: 801px) and (max-width: 1310px) {
    .notif-status {
        float: left !important;
        width: 100% !important;
        text-align: left !important;
        margin-top: 0 !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1169px) {
    .tips {
        text-align: center;
    }
    .tips .tips-caption {
        display: none;
    }
    .main-item .fa-caret-down {
        display: none !important;
    }
}

.aspect-name-link {
    z-index: 9;
}

.dragger-icon:before {
    content: ".";
    position: absolute;
    font-size: 25px;
    line-height: 0;
    color: #ccc;
    text-shadow: 0 5px #ccc, 0 10px #ccc, 5px 0 #ccc, 5px 5px #ccc, 5px 10px #ccc, 10px 0 #ccc, 10px 5px #ccc, 10px 10px #ccc;
}

.dragger-icon {
    height: 100%;
    position: absolute;
    left: 0;
}

.checklist-row-field {
    padding-left: 23px !important; 
    position: relative !important;
}

#calendar button {
    margin-right: 5px;
    background: #00bbb9;
    border: 1px solid #00bbb9;
}

.fc-scrollgrid-sync-table td{
    padding: 5px;
} 

.fc-daygrid-event-harness {
    margin-bottom: 2px;
}

.fc-event-title-container {
    padding: 2px 5px;
}

.fc-theme-bootstrap5 .fc-list, .fc-theme-bootstrap5 .fc-scrollgrid, .fc-theme-bootstrap5 td, .fc-theme-bootstrap5 th {
    border: 1px solid #e5e5e5 !important;
}

.aspect-tab-content .checklist-listing td:nth-child(2) {
    width: 85px;
}

.aspect-tab-content .checklist-listing td:nth-child(3) {
    text-align: right;
}

.aspect-tab-content .checklist-listing td:nth-child(4) {
    width: 135px;
}

.aspect-tab-content .checklist-listing input[type="date"] {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 25px;
    width: 135px;
}

.stylish-table tbody tr td .h6,.stylish-table tbody tr td h6 { 
    white-space: normal !important;
}

/* ------------------------------------------------------------  */
table.invoices {
    background: #fff;
    border-radius: 10px;
}
table.invoices thead {
    border-bottom: 1px solid #f1f1f1;
}
table.invoices thead th {
    color: #54667a;
    font-weight: 700;
    padding: 15px 20px;
}
table.invoices tbody tr:hover {
    cursor: pointer;
    background: rgb(6, 184, 183, 0.05);
}
table.invoices tbody tr td {
    color: #54667a;
    padding: 8px 20px;
}
table.invoices tbody tr td:first-child, table.invoices thead th:first-child {
    border-right: 1px solid #f1f1f1;
}

table.invoices h3 {
    font-size: 15px !important;
    font-weight: 500 !important;
    margin: 0;
    color: #06b8b7;
}
table.invoices span {
    font-size: 15px !important;
}
table.invoices .badge {
    font-size: 12px !important;
    padding: 5px 10px;
}

table.invoice-details .badge {
    margin-right: 10px;
}
table.invoice-details .invoice-aside td {
    padding: 3px 7px 3px 0px;
}
table.invoice-details .fa-caret-down {
    float: none !important;
    padding-right: 0 !important
}
table.invoice-details .inner-row-details {
    padding: 10px 20px;
}
table.invoice-details .row-details {
    display: none;
}

table.invoice-details .row-details-show {
    display: table-row;
}

table.invoice-details {
    background: #fff;
    border-radius: 10px;
}
table.invoice-details thead {
    border-bottom: 1px solid #f1f1f1;
}
table.invoice-details thead th {
    color: #54667a;
    font-weight: 700;
    padding: 15px 20px;
}
table.invoice-details-hover tbody tr:nth-child(odd):hover {
    cursor: pointer;
    background: rgb(6, 184, 183, 0.05);
}
table.invoice-details-inner-details tr:hover {
    background: transparent !important;
}

table.invoice-details tbody tr td {
    color: #54667a;
    padding: 8px 20px;
}

table.invoice-details h3 {
    font-size: 14px !important;
    font-weight: 500 !important;
    margin: 0;
    color: #06b8b7;
}
table.invoice-details span {
    font-size: 14px !important;
}
table.invoice-details .badge {
    font-size: 12px !important;
    padding: 5px 10px;
}

.invoice-details-left {
    background: #fff;
    border-radius: 10px;
    padding: 20px 25px;
    border-radius: 0;
}

.invoice-container-right {
    background: #fff;
    border-radius: 10px;
    padding: 20px 25px;
    border-radius: 0;
}

.invoice-container-right h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

.invoice-details-left .center {
    text-align: center;
    display: block;
}

.invoice-details-left h2 {
    font-size: 16px;
}

.invoice-details-left h3 {
    font-size: 14px;
}

.invoice-details-left .bold {
    font-weight: 600 !important;
}

.dropbtn {
    background-color: #3498DB;
    color: white;
    padding: 5px 15px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #2980B9;
}

.dropdown {
    position: relative;
    display: inline-block;
    /*
    text-align: right;
    margin-left: auto;
    display: block;
    */
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #ddd;}

.dropdown .show {display: block;}


.checklist-row-field { padding: 0 !important; }
.checklist-row-field input { width: 100%; }

.form-control:disabled, .form-control[readonly] {
    background-color: #ffffff !important;
}

/* Additional Design Fixes on Dashboard  */
#feedbackStaff .dselect-wrapper, #feedbackStaff .dselect-wrapper button {
    width: 100% !important;
}

.sentiment-wrapper tr:first-child td {
    background: #e8faf3 !important;
}

.sentiment-wrapper tr:first-child td span, .inner-container tr:first-child td {
    font-weight: 700 !important;
}

.sentiment-wrapper td {
    border: 1px solid #e8faf3 !important;
}

@media only screen and (max-width: 576px) {
    .page-wrapper>.container-fluid, .page-wrapper>.container-lg, .page-wrapper>.container-md, .page-wrapper>.container-sm, .page-wrapper>.container-xl, .page-wrapper>.container-xxl {
        padding: 0 10px 25px !important;
    }

    /*
    .table-responsive span {
        white-space: pre-wrap !important;
    }
    */
    .sentiment-wrapper {
        padding: 20px 10px !important;
    }

    .aspect-input:checked~.aspect-content:after {
        transform: auto !important;
    }
}

.font14 {
    font-size: 14px !important;
}

.client-search {
    width: 100%;
}

/* Custom Responsive */
@media only screen and (min-width: 1170px) {
    aside.left-sidebar::-webkit-scrollbar-track {
      box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #20687e;
    }

    aside.left-sidebar::-webkit-scrollbar {
        width: 10px;
    }

    aside.left-sidebar::-webkit-scrollbar-thumb {
        background-color: #4c8799;
        outline: none;
    }
}

@media only screen and (max-width: 1169px) {
    .dashboard-custom-responsive .col-md-4, .dashboard-custom-responsive .col-md-6 {
        width: 100% !important;
    }
}

.show-tablet { display: none;  }
.hide-tablet { display: block; }

@media only screen and (min-width: 768px) and (max-width: 1169px) {
    .inner-page-custom-responsive .inner-page-custom-responsive-full-width {
        width: 100% !important;
    }
    .inner-page-custom-responsive-half-width {
        width: 50% !important;
        padding: 0 20px !important;
    }
    .task-details .profile-card {
        display: flex !important;
    }
    .task-details .profile-card hr {
        display: none;
    }
    .tablet-grid {
        display: grid !important;
    }
    .show-tablet { 
        display: block;  
    }
    .hide-tablet {
        display: none;
    }
    .sidebar-timer {
        padding: 0 !important;
    }
    .sidebar-timer .fa-clock {
        padding: 10px 0 15px 0 !important;
    }
    .sidebar-nav ul .sidebar-item {
        width: 100%;
    }
}

@media only screen and (min-width: 1170px) and (max-width: 1400px) {
    #assigned_leader .col-md-6 {
        width: 100% !important;
    }
}


@media only screen and (min-width: 1170px) and (max-width: 1400px) {
    #assigned_leader .col-md-6 {
        width: 100% !important;
    }
}

.checkfile .checklist-button .float-left button{
    padding: 5px 10px !important;
}

@media only screen and (max-width: 370px) {
    .checkfile .checklist-button .float-left, .checkfile .checklist-button .float-right {
        float: none !important;
    }

    .checkfile .checklist-button .float-left button {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .checkfile .checklist-button .float-right input[type='button'] {
        width: 100% !important;
    }
    .client-search-form button{
        width: 100% !important;
        margin-bottom: 10px !important;
    }
}

@media only screen and (min-width: 768px) {
    .client-search-form {
        display: flex;
        float: right
    }
    .client-search-form button{
        margin-left: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .client-search-form input[type="text"]{
        width: 99% !important;
        margin-bottom: 10px;
    }
    .client-search-form button{
        width: 49%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1170px) {
    aside.collapsed .dropdown-container i, aside .dropdown-container i {
        display: block;
        margin-left: 5px;
    }
}
/* select box button */
span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
span.editproduct {
    padding-right: 5px;
     color: green;
}
.product_actaionlist {
    float: right !important;
}
span.deleteproduct {
    color: red;
}

#list_assignee {
    height: 150px;
}

#list_assignee, #list_assignee:active, #list_assignee:focus {
    outline: none !important;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.invoice-additional-details {
    font-size: 15px !important;
    padding-left: 12px;
}

.invoice-task-details {
    font-size: 15px !important;
}

.invoice-task-details table {
    border: 1px solid #eee;
}
.invoice-task-details table tr:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.invoice-task-details table tr td:not(:last-child) {
    border-right: 1px solid #eee;
}
.invoice-task-details table tr td {
    padding: 2px 15px;
    font-size: 14px;
}

.editable-field {
    background: transparent;
    padding: 1px 1px 2px 1px !important;
    border: none;
    font-size: 15px;
    font-weight: 600;
    color: #54667a;
    width: 100%;
    border: 1px solid transparent;
}

.editable-field:focus {
    background: #fbfbfb;
    border-bottom: 1px solid #00bbb9;
}

.invoice-product-details {
    font-size:16px;
}

.invoice-container {
    position: relative
}

.invoice-edit-client {
    right: 25px;
    top: 23px;
    position: absolute;
    color: #54667a;
    cursor: pointer;
}

.invoice-edit-client:hover {
    color: #00bbb9;
}

.invoice-action {
    color: #54667a;
    cursor: pointer;
}

.invoice-action:hover {
    color: #bb0202;
}

.invoice-action-edit {
    color: #54667a;
    cursor: pointer;
}

.invoice-action-edit:hover {
    color: #00bbb9;
}

.invoice-container input::placeholder {
    font-weight: 300;
    font-size:14px;
}

.invoice-container input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-weight: 300;
    font-size:14px;
}

.invoice-container input::-ms-input-placeholder { /* Microsoft Edge */
    font-weight: 300;
    font-size:14px;
}

.position-relative {
    position: relative !important
}

.custom-information-icon {
    position: absolute !important; 
    top: 5px !important; 
    right: 5px !important; 
    font-size: 18px !important
}

/* Tooltip container */
.custom-tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* Tooltip text */
.custom-tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    color: #fff;
    text-align: center;
    border-radius: 6px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;

    font-size: 13px !important;
    line-height: 1.2;
    background: rgba(0,0,0, 0.8);
    padding: 7px 10px;
    top: -15px;
    right: 25px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.custom-tooltip:hover .tooltiptext {
    visibility: visible;
}

.calendar_options {
    text-align: right !important;
}

.calendar_form_dropbox {
    padding: 5px 10px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #54667a;
    background-color: #fff;
    border: 1px solid #e9ecef;
}

.calendar_filter {
    background: #49c807;
    color: #fff;
    border: 1px solid #4cc70c;
    border-radius: 3px !important;
    padding: 5px 10px;
}

.calendar_my_tasks {
    background: #00bbb9;
    color: #fff;
    border: 1px solid #03a19f;
    border-radius: 3px !important;
    padding: 5px 10px;
}

.calendar_filter:hover, .calendar_my_tasks:hover {
    filter: brightness(102%);
}

.tagged-task {
    background: #0ab8b7;
    padding: 5px 10px;
    width: fit-content;
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
}

.tagged-task a {
    color: #fff;
}

.badge-legend  {
    padding: 3px 10px;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
}

.badge-legend-task  {
    background: #00bbb9;
}

.badge-legend-feedback  {
    background: #d54d0c;
}

.badge-legend-review  {
    background: #085269;
}

.badge-legend-checklist  {
    background: #3f85b7;
}

/* The container */
.working_hours::-webkit-datetime-edit-ampm-field {
    display: none;  
}
.working_hours {
    margin-top: -10px;
}
input[type=time]::-webkit-clear-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance:none;
    appearance: none;
    margin: -10px; 
}
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: #eee;
    border: 1px solid #aedfde;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #00bbb8;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 8px;
    top: 2px;
    width: 7px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tab-class {
    background:  #fff;
    padding: 20px;
}
/* Style the tab */
.tab {
    background-color: #fff;
    margin-bottom: 10px;
}

/* Style the buttons inside the tab */
.tab button {
    /* display: block; */
    background-color: #EBF3FF;
    color: #0c0636 !important;
    padding: 5px 15px;
    /* width: 100%; */
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    margin-right: 5px;
    margin-bottom: 10px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #06b8b7;
    color: #fff !important;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #06b8b7;
    color: #fff !important;
}

/* Style the tab content */
.tabcontent {
}

.search-options label {
    margin-bottom: 3px;
    font-weight: 400;
    line-height: 1;
    display: inline;
}

.modal-client-selection br, .modal-staff-selection br, .modal-department-selection br, .search-fields br {
    content: "" !important;
    display: block !important;
    margin-bottom: 5px !important;
}

.menu-custom-icon {
    width: 17px !important; 
    height: auto !important;
    margin-right: 7px;
}

.footer-complete .option-buttons {
    display: contents;
}

.footer-complete .option-buttons .btn {
    margin-left: 10px;
}

@media only screen and (max-width: 576px) {
    .dashboard-listing-responsive tr {
        display: grid !important;
    }

    .dashboard-listing-responsive tr td {
        padding: 3px 0 !important;
    }

    .footer-complete {
        width: 100% !important;
        display: block;
    }

    .footer-complete .expenses-not-applicable {
        display: contents;
    }

    .footer-complete .expenses-not-applicable .container-checkbox {
        padding-left: 12px;
    }
    .footer-complete .option-buttons {
        width: 100% !important;
        margin-top: 10px !important;
    }

    .footer-complete .option-buttons .btn {
        width: 95% !important;
        margin-top: 3px !important;
    }

    .footer-complete .option-buttons button {
        margin-top: 5px !important;
    } 
}

.all-opinions .staffs {
    text-wrap: wrap !important;
}

.button_cda {
    background: #00bbb9;
    color: #fff;
    width: fit-content;
    padding: 7px 15px !important;
    border-radius: 30px;
    margin-top: 12px;
}

h6.button_cda:hover {
    color: #fff !important;
    filter: brightness(110%);
}

.shortcodes {
    padding: 10px 20px;
    border: 1px solid #ebebeb;
    margin-top: 10px;
}

.shortcodes span {
    font-size: 12px !important;
}

.approved-leave-request {
    background: #ffd4d4 !important;
    padding: 8px 5px;
}

.pending-leave-request {
    background: #ffeed4 !important;
    padding: 8px 5px;
}

.approved-day-off {
    background: #e7ebed !important;
}

.schedule-table a {
    color: #085269 !important;
    text-decoration: underline;
}

.task-transfer-container {
    padding: 12px;
    border: 1px solid #efefef;
}

.final-rendered-time {
    background: #f62d51;
    color: #fff;
    font-size: 16px;
    font-weight: 700 !important;
}

#schedule_table .active:hover .pending-leave-request, #schedule_table .active:hover .approved-leave-request {
    color: #000 !important;
}

@media only screen and (max-width: 767px) {
.expenses-not-applicable {
    position: unset !important;
}


@media only screen and (max-width: 477px) {
.expenses-not-applicable {
    position: unset !important;
    display: grid !important;
}

@media only screen and (min-width: 478px) and (max-width: 767px) {
    .footer-complete {
        display: block !important;
    }

    .footer-complete .expenses-not-applicable {
        margin-left: 15px !important;
    }

    .footer-complete .option-buttons {
        display: inline-flex !important;
    }
}


#module {
  font-size: 1rem;
  line-height: 1.5;
}


#module #collapseExample.collapse:not(.show) {
  display: block;
  height: 3rem;
  overflow: hidden;
}

#module #collapseExample.collapsing {
  height: 3rem;
}

#module a.collapsed::after {
  content: '+ Show More';
}

#module a:not(.collapsed)::after {
  content: '- Show Less';
}

.ticket-status {
    height: 11px !important;
    width: 11px !important;
    border-radius: 50% !important;
    display: inline-block !important;
    margin-bottom: -1px !important;
}

.ticket-pending {
    background: #e12f2f !important;
}
.ticket-inprogress {
    background: #06b8b7 !important;
}
.ticket-completed {
    background: #55ce63 !important;
}
.ticket-feedback {
    background: #f36b24 !important;
}

.bg-purple {
    background: #7460ee !important;
}

.bg-turquoise-teal {
    background: #44b8b7 !important;
}

.bg-blue-teal {
    background: #40a3b8 !important;
}

.expenses-table .fa-trash {
    color: #f62d51 !important;
    margin-right: 10px !important;
}

.expenses-table .fa-plus, .expenses_table .fa-minus {
    color: #0a3f4c !important;
    margin-right: 10px !important;
}