@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500&display=swap');

html {
    background: #f3f4f5;
    color:#000;
}

.strike-row{
    text-decoration: line-through;
}

.delivery-page .week-box{
    border: 1px solid #ccc;
}

.delivery-page .week-box h4 {
    font-size: 18px;
    font-weight: 500;
    margin: 5px 10px;
}

.delivery-page .week-box ul{
    margin: 0px;
}

.delivery-page .week-box li{
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    margin: 0;
    cursor: pointer;
}

.delivery-page .week-box li:first-child{
    border-top: 1px solid #ccc;
}

.delivery-page .week-box li:last-child{
    border-bottom: none;
}

.tox-statusbar__branding, .tox-promotion {
    display: none;
}

#storecomic-modal td {
    padding-left: 5px !important;
    padding-right: 5px ! IMPORTANT;
}

table#request-item-table td {
    border-right: 1px solid #CCC;
}

table.dataTable#item-table tbody td.stillInClubTd {
    position: relative !important;
}

div#information-modal .title-report-detailed {
    max-height: 400px;
    overflow: auto ! IMPORTANT;
}
.comic-cycle-weeks-records td, .comic-cycle-weeks-records th {
    border: 1px solid;
    padding-left: 15px;
    padding-right: 15px;
    background: #FFF;
}

.ledLight {
    background: #fa7609;
    width: 10px;
    height: 10px;
    float: right ! IMPORTANT;
    right: 0px ! IMPORTANT;
    border-radius: 50%;
    position: absolute ! IMPORTANT;
    right: 2px ! IMPORTANT;
    top: 2px ! IMPORTANT;
}

.date-small-font{
    font-size: 12px !important;
}

table#admin-quantity-table td {
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 2px solid #CCC ! IMPORTANT;
}

.yellow-tr-background{
    background: #f3f30c !important;
}

.top-header {
  padding-top: 10px;
  padding-bottom:10px;
  border-bottom: 8px solid #174276;
}

.comic-cycle-weeks-records table {
    background: #96aed7;
    padding: 10px;
    border-radius: 5px;
    color: #252525;
    border: 2px solid #252525;
}

.comic-cycle-weeks-records table a{
    color: #252525;
}

.top-header .mobile-menu a {
  color: #174276 !important;
  margin-top: 8px;
}

.mobile-navbar ul{
   list-style:none;
   padding: 0px;
}

.mobile-navbar li a{
	color: #ffffff !important;
	display: block;
	padding: 15px 20px;
	text-decoration:none;
}

.package-dropdown .chosen-container-single .chosen-single {
    height: 40px;
    line-height: 40px;
}

.package-dropdown .chosen-container-single .chosen-single div b {
    margin-top: 8px;
}

.total-product-sub,
.total-product-sales {
    color: #252525;
    font-weight: bold;
    height: 100px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 10px;
    text-align: center;
    font-size: 30px;
    border: 4px solid #252525;
    line-height: 39px;
}

.green-border-box{
    background: green !important;
    color: #fff !important;
}

.red-border-box{
    background: red !important;
    color: #fff !important;
}

.xf-sub-info {
    font-size: 11px;
    margin-top: 5px;
}

/*generate-report-page start*/

.generate-report-page .uk-subnav-pill a {
    color: #000;
    border: 2px solid #ccc;
    border-bottom: none;
}

.generate-report-page .uk-subnav-pill a.active-tab {
    background: #174276;
    border-color: #174276;
    color: #fff;
}

.generate-report-page .tab-content {
    border: 2px solid #ccc;
    background: #FFF;
}

.generate-report-page img.lazy {
    max-width: 100px;
}

span.uk-button.own-qty {
    background: #fa7609;
    color: #FFF;
    border-radius: 5px;
    text-transform: capitalize ! IMPORTANT;
    padding-left: 6px;
    padding-right: 6px;
}

.generate-report-page .single-comics-display {
    color: #000;
    background: #f2f2f2;
    border: 1px solid #333;
    padding: 10px ! IMPORTANT;
    height: 100%;
    padding-bottom: 0px !important;
}

.generate-report-page .price {
    font-weight: 600;
}

.generate-report-page .found-btn {
    background: #5de34e;
    color: #fff;
    border-radius: 5px;
    text-transform: capitalize;
}

.generate-report-page .dont-have {
    background: #db1717;
    color: #fff;
    border-radius: 5px;
    text-transform: capitalize;
}

.generate-report-page .product-name {
    font-weight: 700;
}

.generate-report-page .product-url-link {
    color: #252525 !important;
    text-decoration: none;
}

.generate-report-page .product-name a {
    color: #252525 !important;
}

.generate-report-page .product-name a:hover {
    text-decoration: underline !important;
}

.generate-report-page .days-input {
    width: 80px !important;
}

.generate-report-page .day-ago a {
    background: #cccccc;
}

.generate-report-page .active-day-ago {
    background: #000 !important;
}

#found-form-modal .orange-bg {
    background: #174276 !important;
}

#found-form-modal .gray-bg {
    background: #666666;
}

#found-form-modal .green-bg {
    background: green;
}

#found-form-modal .red-bg {
    background: red;
}

#found-form-modal .active-type {
    border: 3px solid #5a5ae2;
}

#found-form-modal a, #found-form-modal #found_form_submit {
    color: #fff !important;
}

.display-pagination .pagination-page-number {
    width: 65px;
    border-radius: 5px;
    margin-right: 10px;
    margin-left: 10px;
}


.bottom-pagination li a {
    font-size: 16px !important;
    color: #252525 !important;
}

.bottom-pagination li {
    border: 1px solid #ccc;
    margin: 0px 2px;
}

.bottom-pagination li.disabled-link a {
    color: #ccc !important;
}

.bottom-pagination li.active-link {
    background: #dbd5d5;
}


/*generate-report-page end*/

.uk-button-warning{
    background: #faa05a !important;
    color: #fff !important;
}

.title-detailed-admin-report table.dataTable tbody td {
    border-left: 1px solid #CCC !important;
    border-right: 1px solid #CCC !important;
}

table#variant-table td {
    border: 1px solid #CCC;
    padding: 5px ! IMPORTANT;
}

#variant-report-table_wrapper td {
    border: 1px solid #CCC;
}

td.active-td, td.active-td a {
    background: #174276 !important;
    color: #FFF ! IMPORTANT;
}

.uk-alert-primary {
    background: #d8eafc;
    color: #1e87f0;
    border: 1px solid #1e87f0;
}

.subscribed {
    background: lightyellow !IMPORTANT;
    border: 2px solid #32d296;
}

.main-content {
    background: #FFF ! IMPORTANT;
}

img.events-img {
    height: 120px;
}

.subscription-history-detailed-report td.uk-background-red {
    background: #f0506e;
    color: #FFF;
}

#submit_loader{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.75) url('/images/loading2.gif') no-repeat center center;
    z-index: 10000;
}

#item-modal img.card-image {
    max-width: 150px;
}

a.CHECK {
    color: #fff !important;
    width: 100%;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #174276;
    text-decoration: none;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 2px;
}

a.FOUND {
    background: #00AF52;
    color: #FFF !important;
    width: 100%;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
}
a.NOTFOUND {
    background: red;
    color: #FFF !important;
    width: 100%;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
}

a.FOUND:hover,
a.NOTFOUND:hover {
    color:#FFF !important;
}
.list-group-item {
    padding-top: 3px !important;
    padding-bottom: 3px !IMPORTANT;
}  
.list-group-item.active {
    border: 3px solid #007bff !important;
}

        .tooltip-data {
            position: relative;
            display: inline-block;
        }
        .tooltip-data .tooltiptext {
            visibility: hidden;
            width: auto;
            background-color: black;
            color: #fff;
            text-align: center;
            border-radius: 6px;
            padding: 5px 0;
            position: absolute;
            z-index: 1;
            bottom: 100%;
            left: 50%;
            margin-left: -20px;
            padding: 10px;
            line-height: 22px;
        }
        
        .tooltip-data:hover .tooltiptext {
            visibility: visible;
        }
        .DC {
            background: #06B0ED;
        }
        .department {
    color: #FFF;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px;
}
        .M {
    background: #F70400;
    text-align: center;
}

.M_GN {
background:#BD0400;
}
.CCG {
    color:#A67C56;
    font-weight:bold;
}
.IND {
    background:#00AF52;
}
.DC_GN {
    background:#285493;
}
.MANGA {
     background:#74309F;
   
}
.OTHER {
    color:#000;
}
.STATUE {
    background:#7D7D7D;
}
.M {
 background:#FB0200;   
}
.IND_GN {
    background:#528133;
}
.TOYS {
    background:#333;
}
.GAME {
    color:red;
    font-weight:bold;
}

span.NOTFOUND {
    background: red;
    color: #FFF !important;
    width: 100%;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
}

span.FOUND {
    background: #00AF52;
    color: #FFF !important;
    width: 100%;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 4px 10px;
    font-size: 14px;
}

body, div, p, td  {
  font-family: 'Inter', sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#000;
}
.notOrderReviewedByStore {
    background: red;
    width: 10px;
    height: 10px;
    margin-top: 7px;
    border-radius: 5px;
}


.orderReviewedByStore {
    background: green;
    width: 10px;
    height: 10px;
    margin-top: 7px;
    border-radius: 5px;
}

a.create-request-button{
    background: #00af52 !important;
}

.check-special-order-page h3.uk-card-title {
    font-size: 15px;
    font-weight: 600;
}

select.uk-select.variants {
    width: 130px !IMPORTANT;
}

.tox-statusbar {
    display: none !important;
}
td.table-heading h3 {
    font-weight: 500 !important;
}
td.table-heading {
    padding-top: 10px;
    padding-bottom: 10px !IMPORTANT;
    font-weight: bold !IMPORTANT;
}
table.dataTable#item-table tbody td {
    color: #000;
    padding: 5px 5px !important;
    border-bottom: 1px solid #CCC !IMPORTANT;
    cursor: pointer;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

input.quantity {
    max-width: 58px;
    text-align: center;
    padding: 2px !IMPORTANT;
    font-weight: 600 !important;
}
input.upload-file {
    padding: 8px;
}
ul.graham-tab {
    margin-bottom: 0px !IMPORTANT;
}
.graham-tab li.tab-li a {
    background: #f2f2f2;
    color: #000;
    border: 1px solid #CCC;
    border-bottom: 0px !important;
    font-weight: 500;
}

.graham-tab li.tab-li.uk-active a {
    background: #174276;
    color: #FFF !important;
    border-bottom: 0px !IMPORTANT;
}

ul.graham-tab-content {
    border: 1px solid #CCC;
    padding: 30px;
    margin-top: 0px !IMPORTANT;
}


div#quantity-table_length {
    display: none !important;
}
.tox .tox-menubar {
    display: none !IMPORTANT;
}
div#card-element{
    padding: 10px;
    border: 1px solid;
}
.uk-table-small td, .uk-table-small th {
    padding: 5px 12px;
}
.hidden{
    display: none;
}
img.auth-logo {
    max-width: 140px;
}
.uk-form-large:not(textarea):not([multiple]):not([size]) {
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px !IMPORTANT;
}
.uk-login-card {
    background: #FFF;
    border: 1px solid #e5e5e5;
}
.uk-login-card {
    background:#FFF;
}

img.orderitem-img {
    max-width: 50px;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    padding: 5px !IMPORTANT;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    border-radius: 2px !IMPORTANT;
    border: 1px solid #333 !IMPORTANT;
}
span.issue {
    background: #e9ecef;
    padding: 4px 20px;
}
.right-side-data {
    height: 300px;
    overflow: auto;
}
table.product-info div {
    margin-bottom: 10px;
}
input.uk-input.series-code {
    width: 100px;
}
div#speciality-table_length,
div#order-table_length {
    display: none !important;
}
div#speciality-table_paginate,
div#order-table_paginate {
    display: none !important;
}
table.dataTable tbody tr:hover, table.dataTable tbody tr:hover td {
    background: #7198d9 !important;
    color: #FFF !important;
}

table.dataTable tbody tr:hover td a{
    color: #FFF !important;
}
div#item-table_filter {
    display: none !important;
}
span.search-box {
    margin-left: 20px;
}
span.search-box input.itemtable-search {
    width: 40%;
}
table.dataTable tbody tr.active {
    background: #174276;
}
table.dataTable tbody tr.active td {
    color: #FFF;
}

table#order-table td {
    font-size: 12px;
}
div#order-table_info {
    display: none !important;
}
table.product-info img.comics-img {
    height: 150px;
    margin-right: 15px;
}
.uk-navbar-nav {
    gap: 20px;
}
input.uk-input.search-box {
    max-width: 500px;
}
input.speciality-change,
input.quantity-change {
    width: 60px;
    text-align: center;
}

.uk-button-group .uk-button-default {
    color: #000 !important;
    border: 1px solid #333!important;
    background: #dce2ef !important;
}

.uk-button-default {
    color: #000 !important;
    border: 1px solid #e5e5e5 !important;
    background: #e5e5e5 !important;
}

.card-padding {
    padding: 15px;
    margin-top: 10px !IMPORTANT;
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%) !important;
}
a.active-event {
    background: #32d296;
}
a.inactive-event {
    background: red;
}
.main-header{
    background: #fff;
    padding: 10px 15px;
}
.main-header h1{
    font-size: 1.125rem;
    font-weight: 500;
    margin-top: 9px;
}

table.normal-tables tbody td {
    background: #ffff;
    cursor:pointer;
    border: 1px solid #ccc;
}

.page-section {
    border: 1px solid #ccc;
}

.normal-tables thead th {
    text-transform: capitalize;
    background: #293241;
    color: #FFF !important;
    font-weight: 500;
}

.page-body{
    background: #f3f4f5;
    padding-top: 10px;
    padding-bottom: 10px;
}

a.uk-label{
    text-decoration: none !important;
    color: #fff;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Inter', sans-serif;
}

.uk-navbar-left a:hover {
    text-decoration:none;
}
.uk-navbar-left img {
    margin-right:5px;
}

.uk-navbar-dropdown-nav>li>a {
    color: #000;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
    min-height: 60px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #fff !important;
    text-transform: inherit;
}

.uk-navbar-nav .uk-badge {
    box-sizing: border-box;
    min-width: 22px;
    height: 22px;
    padding: 0 6px;
    border-radius: 500px;
    vertical-align: middle;
    background: #ff0000;
    color: #fff!important;
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    margin-top: -10px !IMPORTANT;
}

ul.uk-nav.uk-navbar-dropdown-nav li {
    padding-bottom: 5px;
}

.uk-navbar-nav li.userinfo {
    background: #293241 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    line-height: 15px;
}

.uk-navbar-nav li.active-page {
    background: #7198d9 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.uk-button-primary{
    background-color: #174276 !important;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #174276 !important;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle  {
  font-family: 'Inter', sans-serif;
  font-size:14px;
  font-weight:500;
  color: #fff !IMPORTANT;
}

.uk-navbar-dropdown {
    top: auto !important;
    width: 304px !important;
    padding-top: 15px !IMPORTANT;
    padding-bottom: 12px !IMPORTANT;
}

.uk-dropdown.uk-open {
    top: auto !important;
    padding: 20px;
}

.header-image {
    max-height: 44px;
}

.dataTables_filter, .dataTables_filter input, .dataTables_filter label {
    width: 100%;
    padding: 0px!important;
    margin: 0px!important;
}

.dataTables_wrapper .dataTables_filter input:focus {
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

table.latest-users-list {
    border-collapse: collapse;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

table.latest-users-list thead tr {
    background-color: #f24404;
    color: #ffffff !important;
    text-align: left;
}

table.latest-users-list thead th {
    padding: 12px 15px;
    color: #ffffff !important;
}

table.latest-users-list td {
    padding: 12px 15px;
}

table.latest-users-list th:first-child{
  border-radius:10px 0 0 0px;
}

table.latest-users-list th:last-child{
  border-radius:0 10px 0px 0;
}

table.latest-users-list tbody tr {
    border-bottom: 1px solid #dddddd;
}

table.latest-users-list tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

table.latest-users-list tbody tr:last-of-type {
    border-bottom: 3px solid #f24404;
}
.speciality-data.right-side-data {
    height: auto !important;
}
.dataTables_paginate {
    background: #FFF;
    width: 100% !important;
    margin-bottom: 10px!IMPORTANT;
    padding-bottom: 15px!IMPORTANT;
    padding-top: 15px!IMPORTANT;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
input.uk-input.quantity-change {
    height: auto !important;
}
table.dataTable thead th {
    background: #293241;
    color: #FFF !important;
    font-weight: 500;
}

table.dataTable {
    background: #FFF;
    border-radius: 8px!important;
}
.dataTables_info {
    background: #FFF;
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box !important;
}
table.dataTable thead th, table.dataTable td {
    padding: 5px 5px;
    font-size:13px;
    color: #000;
    border-bottom: 0px!IMPORTANT;
    text-align:left;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0px !IMPORTANT;
}
table.dataTable tbody td {
    color: #000;
    padding: 3px 5px !important;
    border-bottom: 1px solid #CCC !IMPORTANT;
    cursor:pointer;
    border: 1px solid #CCC ! IMPORTANT;
}
.uk-input, .uk-select, .uk-textarea {
    border: 1px solid #ccc;
}
select#load_report {
    width: 100px;
    height: auto !important;
    text-align: center;
}
table.dataTable.no-footer {
    border:0px !Important;
}
.uk-modal-body {
    padding: 20px 20px;
}

img.form-image{
    max-width:400px;
    margin-top:10px;
    height: 200px;
}

.uk-modal-title {
    font-size: 20px;
}
.uk-modal-header {
    padding: 13px 14px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.uk-modal-footer {
    padding: 13px 14px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.uk-modal-dialog{
    border-radius: 5px;
}

table.normal-tables tr:hover td {
    background: #dce2ef;
}
div#item-table_filter label input[type="search"] {
    max-width: 600px;
    vertical-align: bottom !IMPORTANT;
    margin-top: 0px !IMPORTANT;
    padding: 5px !IMPORTANT;
    margin-left: 10px !IMPORTANT;
    margin-bottom: 1px !IMPORTANT;
}
div#item-table_filter label {
    display: flex;
    margin-top: 0px !IMPORTANT;
    margin-bottom: 0px !IMPORTANT;
    line-height: 26px !IMPORTANT;
}
div.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

li.list-group-item{
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

li.list-group-item:last-child{
    border-bottom: 0;
}

li.list-group-item a{
    text-decoration: none;
}

.top-margin{
    margin-top: 4px !important;
}

a.uk-button.uk-button-default.uk-button-small.store-abbreviation.active-button{
    background: #174276 !important;
    color: #fff !important;
}

.uk-list li.red {
    background: #ff0000;
    color: #fff;
    cursor: pointer;
}

.uk-list li.green {
    background: #008000;
    color: #fff;
    cursor: pointer;
    margin: 0;
}

.check-special-order-page img.img-fluid {
    max-width: 100%;
    height: auto;
}

.check-special-order-page ul.list-items {
    display: inline-block !IMPORTANT;
    flex-direction: unset !IMPORTANT;
    margin: 0px;
    padding: 0px;
}

.check-special-order-page ul.list-items li{
    padding: 5px;
    cursor: pointer;
    float: left !IMPORTANT;
    width: 68px !IMPORTANT;
    border-radius: 0px !IMPORTANT;
    margin-right: 5px !important;
    margin-bottom: 5px !IMPORTANT;
}

.check-special-order-page ul.list-items li.red-bg{
    background: #ff0000;
    color: #fff;
}

.check-special-order-page ul.list-items li.red-bg:hover{
    background: #0033c4;
}


.header-section .user-profile {
    text-align: left;
    padding: 0px;
}

.header-section .user-profile a {
    color: #283055;
    font-size: 15px;
    font-weight: 500;
}

.header-section .user-profile li {
    padding: 2px 18px;
    padding-top: 6px;
}

.header-section .user-profile li.border-bottom {
    border-bottom: 1px solid #ccc;
}

.check-special-order-page ul.list-items li.green-bg{
    background: #008000;
    color: #fff;
}

.grn-btn{
    background: #00AF52 !important;
}

.red-btn{
    background: #FB0200 !important;
}

.check-special-order-page ul.list-items li.active{
    background: #0033c4 !IMPORTANT;
}

.check-special-order-page ul.list-items li.green-bg:hover{
    background: #0033c4;
}

.action-icon a{
    margin-right: 10px;
    margin-left: 10px;
}

#customers_table {
    border: 1px solid #ccc;
}

#customers_table th {
    position: sticky;
    top: 0;
    z-index: 10;
}

#employee_form_modal label {
    width: auto;
}
#employee_form_modal .uk-form-controls {
    margin-left: 155px;
}

/* Tasks Page (Start) */
.tasks-page .graham-tab-content {
    background: #fff;
}
.tasks-page .task-action-btn {
    border: 1px solid #ccc;
    border-radius: 5px;
}
.tasks-page .task-action-btn a {
    border-right: 1px solid #ccc;
    /*color: #252525;*/
}
.tasks-page .task-action-btn a.delete-tasks {
    background-color: #ff0000;
}
.tasks-page .task-action-btn a:last-child {
    border: none;
}
#task_form_modal .uk-modal-title {
    font-weight: 500;
}
#task_details_table {
    background-color: #f7f7f7;
}
#task_details_table td {
    border: 1px solid #ccc;
    vertical-align: middle;
}
#task_form_modal #editor .ql-editor {
    height: 100px;
    max-height: 100px;
    padding: 5px;
}

.tasks-page #calendar a.fc-event {
    border-radius: 5px;
    padding: 0px 5px;
}
.tasks-page #calendar .fc-event-time {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}
.tasks-page #calendar .fc-event-title {
    color: #fff;
    font-size: 13px;
}
.tasks-page .fc .fc-day-number {
    text-align: center;
    display: block;
    width: 100%;
}
.tasks-page .fc-event {
    text-align: center;
}

#task_form_modal .fileuploader {
    border: 1px solid #ccc;
    margin: 0px !important;
}

#task_form_modal .fileuploader-input {
    position: relative !important;
    display: flex !important;
    border: 1px solid transparent !important;
    border-radius: 6px !important;
    cursor: pointer !important;
    overflow: hidden !important;
    width: 100% !important;
    margin: 0px !important;
    margin-bottom: 14px !important;
}

#task_form_modal .fileuploader-item {
    width: 100% !important;
}

#task_form_modal .fileuploader-input .fileuploader-input-caption  {
    color: #174276;
}

#task_form_modal .fileuploader-input-button {
    background: #174276 !important;
}
.tasks-page #tasks_table thead th {
    background: none;
    color: #252525 !important;
}
.tasks-page #tasks_table thead .filter-table-row {
    background: #f5f5f5;
}
#view_task_modal .uk-label-success {
    color: #fff;
}
/*#view_task_modal .comments-accordion li {*/
/*    background: #f7f7f7;*/
/*    padding: 6px 10px;*/
/*    border: 1px solid #ccc;*/
/*    border-radius: 5px;*/
/*    margin-top: 15px;*/
/*}*/
/*#view_task_modal .comments-accordion li a {*/
/*    font-size: 16px;*/
/*}*/
#view_task_modal .comment-row {
    padding: 5px;
    background: #f2f2f2;
    border: 2px solid #CCC;
}
#view_task_modal .employee-name {
    margin: 0px;
    font-weight: 500;
    font-size: 14px;
    color: #737171;
    font-style: italic;
}
#view_task_modal .employee-comment {
    font-size: 15px;
    margin: 5px 0px;
}


/* Tasks Page (End) */

@media only screen and (max-width: 600px) {
    .main-header h1{
        margin-top: 0px !important;
        margin-bottom:0px !important;
    }
}
