body {
    width: 100%;
    overflow-x: hidden;
    background-color: white;
    font-family: Arial, Helvetica;
    height: 100%;
}

/* .headerlogin {
    height: 20%;
    padding: 15px;
    text-align: center;
} */

#root {
    position: relative;
    min-height: 80.7vh;
    overflow: hidden;
    margin-top: -28px;
    padding-bottom: 5rem;
}
.nav-pills .nav-item .active{
    background-color: #008080;
}
footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 5;
}
@media only screen and (min-width: 600px) {
    .topnav {
        height: 30px;
        
    }
}
@media only screen and (min-width: 600px) {
    .topnav1 {
        height: 85px;
    }
}
tfoot {
    display: table-header-group;
}
tfoot input[type="text"] {
    height: 2rem;
}
.dataTables_filter {
    display: none;
}
textarea {
    resize: none !important;
}
table{width:100%}
table thead tr th {
    background-color:#183188;  
    height: 40px;
    color: white;
    border-collapse: separate;
    border-spacing: 0 4em;
}

table tbody tr td {
    color: black;
    border-collapse: separate;
    border-spacing: 0 4em;
    padding-top: .5em;
    padding-bottom: .5em;
}

 tr:nth-child(even) {
    background-color:#d7ecec;
 }
#empty-rows {
    display: None;
}

#calendaricon {
    cursor: pointer;
    float: right;
    margin-left: -25px;
    margin-right: 11px;
    margin-top: -30px;
    position: relative;
    font-size: 20px;
}
.search-container {
    display: flex;
    justify-content: space-evenly;
    margin-left: 2px;
    padding: 20px;
}
.search-input-container {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    margin-right: 10px;
}
.input-wrapper {
    position: relative;
    display: inline-block;
    width: 205px;
}
.search-input {
    padding-right: 35px;
    border-radius: 20px;
    border: 1px solid #ccc;
    font-size: 13px;
    width: 200px;
    height: 35px;
    background-color:#d7ecec;

}
.search-button {
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
    width: 37px;
    height: 35px;
    border: none;
    background-color: #269b9b;
    border-radius: 50%;
    color: white;
    font-size: 16px;
    cursor: pointer;
    margin-left: 10px;
}
.search-button i {
    margin-top: 2px;
}
.search-input::placeholder{
    padding: 10px;
}
.pro{
    padding-left: 0px;
    padding-right: 0px;  
}
.project{
    padding-left: 8px;
    padding-right: 8px;
}
.maindiv{
    padding-left: 6px;
    padding-right: 0px;
}
/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.navbar.header-nav{
    height: 90px;
}
/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}
.searchid{
   border-radius: 30px;
   border: 2px solid black;
   padding: 4px;
}

/* #reports select {
    width: 7rem;
    height: 11rem;
    overflow-x: scroll;
} */

.hidden {
    display: none;
}

#maintitle {
    text-align: center;
}

#showpreloader {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 9999;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

#showpreloader::after {
    content: "";
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin 0.8s linear infinite;
    animation: spin 0.8s linear infinite;
}

#preloadtext {
    display: block;
    position: absolute;
    left: 47%;
    top: 49%;
    z-index: 967;
    font-weight: 600;
}

.datepicker{
    position: relative ;
    overflow: hidden;
}

.daterangepicker {
    top: 26rem !important;
    left: 22.4rem !important;
}

.hiddeninput {
    display: none;
}

.month-picker-title .ui-button-text {
    margin-top: -7px !important;
}


#timesheettable thead tr th:nth-child(0){
    width: 45% !important;
}
.clienttr td:first-child{
    width: 45% !important;
}
#sumofclienthrs td:first-child{
    width: 45% !important;
}
.projectsfooter {
    display: table-footer-group !important;
}
.timesheetprojecttable {
    margin-top: 13px !important;
}
#projectheadtable{
    margin-bottom: 0px !important;
}
.hidefunctionrow{
    display: none;
}
.ms-options-wrap button{
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    height: calc(1.5em + 0.75rem + 5px) !important;
}
.profiledetails ul li {
    margin-left: 10px !important;
}
.dataTables_empty{
    text-align: center;
}
.experience_occured{
    width: 172px !important;
}

.radio ul{
    margin-left: -41px;
}
#reportContainer{
    width:100%; 
    height:700px;
  } 

  
.note-editable{
  height:210px !important
  }
   
.note-editor note-frame panel panel-default{
  height:300px !important
  }

  table.dataTable thead .sorting:before, 
  table.dataTable thead .sorting_asc:before, 
  table.dataTable thead .sorting_desc:before, 
  table.dataTable thead .sorting_asc_disabled:before, 
  table.dataTable thead .sorting_desc_disabled:before {
      display: none !important;
      margin-top: 16px !important;
      right: 90px !important;
  }

  @media (max-width: 768px) {
      table.dataTable thead .sorting:before, 
      table.dataTable thead .sorting_asc:before, 
      table.dataTable thead .sorting_desc:before, 
      table.dataTable thead .sorting_asc_disabled:before, 
      table.dataTable thead .sorting_desc_disabled:before {
          display: none !important;
          margin-top: 16px !important;
          right: 90px !important;
      }
  }
.sort-by:hover{
    cursor: pointer !important;
}


table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after{
   opacity: 10 !important;
}

.input-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

.input-wrapper .prefix {
    position: absolute;
    left: 10px;
    top: 48%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #555; 
    pointer-events: none; 
    z-index: 1; 
}

.input-wrapper input {
    padding-left: 40px;
    font-size: 16px;
    height: 40px;
    width: 100%;
    box-sizing: border-box; 
}


.sorting_asc::after {
    content: "▲" !important;
    top: 10px;
    font-size: 12px;
    margin-left: 5px;
    color:rgb(13, 13, 13)!important;
    cursor: pointer !important;

}


.sorting_desc::after {
    content: "▼" !important; 
    top: 10px;
    font-size: 12px;
    color:rgb(23, 23, 23)!important;
    cursor: pointer !important;

}

.sorting::after {
    content: "▲\A▼" !important; 
    top: 5px;
    white-space: pre; 
    font-size: 10px;
    line-height: 1; 
    color:rgb(246, 250, 248)!important;
    display: inline-block;
    cursor: pointer !important;
}

table.dataTable thead .sorting:after, 
    table.dataTable thead .sorting_asc:after, 
    table.dataTable thead .sorting_desc:after, 
    table.dataTable thead .sorting_asc_disabled:after, 
    table.dataTable thead .sorting_desc_disabled:after {
        margin-top: 16px !important;
        right: 125px !important;
    }

    @media (max-width: 768px) {
        table.dataTable thead .sorting:after, 
        table.dataTable thead .sorting_asc:after, 
        table.dataTable thead .sorting_desc:after, 
        table.dataTable thead .sorting_asc_disabled:after, 
        table.dataTable thead .sorting_desc_disabled:after {
            margin-top: 16px !important;
            right: 125px !important;
        }
    }
table.dataTable thead th:nth-child(1)::after
 {
    display: none;
}


.btn.disabled{
    cursor: not-allowed
}

#customAlert .modal-dialog {
  max-width: 400px;  /* wider than modal-sm */
}

#customAlert .modal-content {
  border-radius: 12px;
  box-shadow: 0px 6px 20px rgba(0,0,0,0.2);
}

#customAlertMessage {
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
}

#customAlert .modal-footer {
  justify-content: center;
}



    



