.overlay
{
  opacity: 1;
}
.navbar .theme-brand li.theme-logo img
{
  width: 44px;
    height: 44px;
  background: #fff;
}
#sidebar i
{
  vertical-align: middle;
}
.days_list_table th
{
  font-size:75%!important;
}
.days_list_table td span {
    font-size:64%!important;
}
.days_list_table td
{
  padding: 8px;text-align: center;
}

span.menu-text {
    font-size: 15px;
}
.form_control_error {
    border: 1px solid #f39999!important;
}
#task_added_list td
{
  padding: 5px!important;
}
tr#empty_row td {
    text-align: center!important;border: 1px solid #ddd;
    padding: 5px!important;
    text-align: left;
}
td.task_desc {
    word-break: break-all;
}
.btn-option
{
  width: 20px!important;
  height: 20px!important;
  padding: 0!important;
}
.btn-option.edit
{
  margin-left: 5px;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.page-number a,.page-pre a,.page-next a
{
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-pre a,.page-next a
{
  font-size: 17px;
    line-height: 19px!important;
    padding: 4px 12px!important;
    margin-top: 3px;
    font-weight: bold;
}
.page-number a,.page-first a,.page-last a,.page-pre a,.page-next a
{
    margin-right: 5px;
    border-radius: 50%;
    padding: 8px 12px;
    background: rgba(0, 23, 55, 0.08);
    border: 1px solid #dee2e6;
    color: #888ea8;
    display: block;
}
.page-number.active a
{
  z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-number:hover >a
{
  background-color: #fff;
  border:1px solid #dee2e6;
  color:#007bff;
}
a.tooltip-info {
    margin: 1px;
}
@media (max-width: 400px) {
  span.header_profile_name {
    display: none;
  }
.navbar .theme-brand li.theme-logo
{
  text-align: left;
}
img.navbar-logo {
    max-width: 80%!important;
    height: auto!important;
    text-align: left;
}
.navbar .theme-brand
{
      max-width: 250px;
}
}
span.field_error {
    color: #ea5656;
    font-size: 12px;    margin-left: 10px;
}
.custom-file-container__image-preview {
    max-width: 200px;
    max-height: 200px;
    margin: 0 auto;
    padding: 0;
}
img.profile_page_image {
    max-width: 90%;
}
span.header_profile_name {
    color: #fff;
}
span.rpt_image {
    font-size: 12px;
}
.navbar .theme-brand li.theme-logo {
    align-self: flex-start;
    text-align: left;
     /* width: 170px; */
}
.widget-heading .fas,.widget-heading .fab,.widget-heading .fa,.widget-heading .far
{
  color: #e2a03f;font-size: 20px;
}
.w-tank .tank_container {

    text-align: center;
    position: relative;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
.dash_tank,.tank_fill {
    width: 250px;
    height: 250px;
}
.dash_tank
{
  z-index: 999;position: absolute;
}
 .w-icon
{
  padding: 13px 11px;
}
 .w-value
{
  margin-top: 10px;
}
.tank_fill {
    height: 71%;
    background-color: #005c99;
    position: absolute;bottom: 0;
    z-index: 1;
}
.tank_holder {
    padding: 10px;
}
.widget_footer
{
  padding: 10px;position: relative;margin-top: 5px;
}
.widget_footer:before{
  content: '';
    position: absolute;
    height: 1px;
    width: 80%;
    background: #e0e6ed;
    top: 0;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .info_time_det,.info_time_det i {
      /* font-size: 11px; */  text-align: center;
  }

  .alert-icon-left i.fas:not(.close) {
    color: #fff!important;
    width: 4rem;
    left: -4rem;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font-size: 1.25rem;

    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  .alert-icon-right {
  border-right: 64px solid; }
  .alert-icon-right i.fas:not(.close) {
    color: #fff!important;
    width: 4rem;
    right: -4rem;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font-size: 1.25rem;

    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .w-info {
        padding: 10px 20px;
        text-align: right;
        font-weight: bold;
    }
    #right_data_box .data_box_item
    {
      padding: 0;padding-right: 10px;
    }
    #tank_dash .widget-two.widget-table-two {
        height: auto;
    }
    div#control_box {
        padding: 0;
    }
    div#reports_section {
        padding-left: 0;
        color: #3b3f5c;
    }
div#reports_section input{
  color: #3b3f5c;
}
    select.form-control {
        min-width: 70px;padding: 10px;
    }input#basicFlatpickr {
    padding: 10px;
}
#report_button {
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
}
#report_button button{
  margin-left: 5px;
}
.logo-mini {
    /* width: 45px!important; */
    margin-right: 10px;
}
@media (min-width: 768px) {
  .col-half-offset{
      /* margin-left:2% */
  }
 }
.info_time_det
{
  background: #fff;
  padding: 10px;
}
.status_box span.widget-card-value-title {
    font-size: 12px;
    float: left;
    width: 55%;
    text-align: left;
    line-height: 40px;
}
.status_box span.btn {
    font-size: 12px;
    text-align: right!important;
    float: right;
}
.status_box .widget-card-value
{
  display: flex;
}

.form-form .form-container .form-content h1 {
    font-size: 25px;
    color: #3b3f5c;
}
.form-form .form-container .form-content > p {
  margin-bottom: 0;
}
.report_radio {
    margin-left: 10px;
}
.form-group label, label {
    font-size: 15px;
    color: #000000;
  }
  .report_btns {
    margin-top: 30px;
    text-align: center;
}
.table-hover:not(.table-dark) tbody tr:hover,.table-hover:not(.table-dark) tbody tr:hover >td {
    background-color: #0e1726 !important;
    color: #fff!important;
}
.table > tbody > tr > td
  {
    color: #000!important;
  }
.hours_summary {
      display: flex;
  }
  .hours_summary h5 {
    width: 80%;
}
button.excel_export {
    width: 17% !important;
    font-size: 17px;
    line-height: 10px;
}

table#bootstrap_table_tot,table#bootstrap_table
{
  table-layout: fixed;
  text-align: center;
}
table#bootstrap_table_tot thead, table#bootstrap_table thead {
    background: #D6DCE4;
    color: #000;
}
table#bootstrap_table_tot thead tr th, table#bootstrap_table thead tr th{
    color: #000;
    border: 1px solid #000;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #2a2a2a!important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #DDEBF7!important;
}
span.logo_name {
    font-size: 20px;
    line-height: 2.75rem;
    font-family: "Times New Roman", Times, serif;
    color: #fff;
}
