@import "./constants.css";

/* BootStrap Overrides */
.btn {
    border-radius: 0;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    border-radius: 0;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    background-color: var(--primary-blue);
    border-color: var(--primary-blue);
}

.row {
    margin: 0;
}

.flex-form .row.details {
    align-items: center;
    margin: 0;
    margin-bottom: 0.5rem;
}

.btn-block+.btn-block {
    margin: 0;
}

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

html {
    background-color: #eee;
    min-width: 100%;
    font-size: 14px;
}

/* Styles */

.bt-app-wrapper {
    background-color: #f1f1f1;
    width: 100%;
    min-height: 100vh;
    padding-left: calc(var(--sidebar-width));
}

.bt-app-content {
    background-color: #f1f1f1;
    padding: 2rem;
    min-height: 100%;
    container-type: inline-size;
    container-name: webapp;
    position: relative;
}

@media (max-width: 768px) {
    .bt-app-wrapper {
        padding-left: 0;
        padding-bottom: var(--sidebar-width);
    }
}

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

strong {
    font-weight: bold;
}

/* HTML5 display-role reset for older browsers */
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    background-color: transparent;
    font-family: "Inter", sans-serif;
    color: #1f3549;
    line-height: 1;
    min-width: 100%;
    overflow-x: hidden;
}

a:not([href]):not([tabindex]) {
    color: var(--primary-blue);
    font-weight: 700;
}

.text-primary {
    color: var(--primary-blue) !important;
}

.btn-primary {
    background-color: var(--primary-blue);
    border-color: var(--primary-blue);
}

.btn-primary:hover {
    background-color: #31338c !important;
}

.radiowrapper label {
    cursor: pointer;
}

.tooltip-inner {
    background-color: var(--primary-blue);
    color: #ffffff;
}

.error-font {
    color: #ec2426;
}

.error-font-important {
    color: #ec2426 !important;
}

.bs-tooltip-top .arrow::before {
    border-top-color: var(--primary-blue);
}

.bs-tooltip-bottom .arrow::before {
    border-bottom-color: var(--primary-blue);
}

.bs-tooltip-right .arrow::before {
    border-right-color: var(--primary-blue);
}

.bs-tooltip-left .arrow::before {
    border-left-color: var(--primary-blue);
}

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

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

input[disabled],
select[disabled] {
    background: #c6cbd4 !important;
    cursor: not-allowed;
}

.shifttime-costallocation-block .nav-tabs .disabled {
    cursor: not-allowed;
    pointer-events: inherit;
}

button[disabled],
.edit-btn:disabled:hover {
    background-color: #c6cbd4;
    cursor: not-allowed;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

select {
    background: url(../images/select-arrow-down.png) no-repeat right 10px center #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 40px;
    width: 343px;
    padding-left: 1rem;
    margin-right: 1rem;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__day--selected {
    background-color: #1f3549 !important;
}

.rc-time-picker.error {
    border: none !important;
}

.error,
.error input {
    border: 1px solid #ec2426 !important;
}

input:required {
    box-shadow: none;
}

input:invalid {
    box-shadow: none;
}

button,
button:focus,
.btn,
.btn:focus,
.block-btn-link {
    border-radius: 0;
    background-color: var(--button-primary-blue);
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    display: block;
    border: none;
    padding: 1rem 2rem;
}

button:not(:disabled):hover,
.btn:hover,
.block-btn-link:hover {
    background-color: #31338c;
}

.edit-btn:hover {
    background-color: var(--button-primary-blue);
    color: #fff;
}

.buttonLink:hover,
.buttonLinkNoArrow:hover {
    background-color: transparent !important;
    color: #31338c;
}

.block-btn-link {
    width: 220px;
    font-size: 1rem;
}

.block-btn-link:hover {
    color: #fff;
    text-decoration: none;
}

.errormsg {
    font-weight: normal;
    color: #ec2426;
    margin: 0.5rem 0 0.5rem 0;
    text-align: left;
    clear: left;
}

.css-1pcexqc-container {
    width: 250px;
}

.react-select .css-bg1rzq-control {
    border: 1px solid #1f3549;
    border-radius: 0;
    min-height: 40px;
}

.react-select .css-bg1rzq-control:hover {
    border: 1px solid #1f3549;
}

.react-select .css-1szy77t-control {
    min-height: 40px;
}

.react-select .css-bgvzuu-indicatorSeparator {
    background: #1f3549;
}

.react-select .css-16pqwjk-indicatorContainer path {
    color: #1f3549;
}

.react-select .css-dvua67-singleValue {
    color: #1f3549;
    font-size: 18px;
    line-height: 24px;
}

.react-select .css-1wy0on6 {
    flex: 0 1 0;
}

.background-wrapper {
    margin: 0;
    padding: 0 0 4rem 0;
    width: 100vw;
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.login-background {
    background-image: url('/assets/images/login_background.jpg');
}

.home-background {
    background-image: url('/assets/images/login_background_blurred.jpg');
}

.home-screen {
    container-type: inline-size;
    container-name: homescreen;
}

.whitebox {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    width: 30rem;
    padding-top: 8rem;
}

.whitebox form {
    width: 100%;
}

.login label {
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    display: table;
    margin: 0;
    padding: 0 0 0.8rem 0;
    color: #D5D5D5;
}

.login input {
    border: 1px solid #D5D5D5;
    padding: 13px 5px;
    width: 100%;
    display: table;
    font-size: 18px;
    font-weight: 300;
    background-color: transparent;
    color: var(--primary-off-white);
}

.login .email {
    margin-bottom: 30px;
}

.login .password {
    margin-bottom: 30px;
}

.login .loginbtn {
    margin-bottom: 30px;
    width: 100%
}

.login .loginbtn button {
    background-color: var(--primary-red);
    color: #ffffff;
    font-size: 1.5rem;
    width: 100%;
}

.login .rememberme {
    float: left;
}


.loginbottom .rememberme input[type="checkbox"]:checked+label:before {
    color: var(--primary-red);
}

  .loginbottom .rememberme input[type="checkbox"]:checked::after {
    content: "✔";
    font-size: 12px;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .loginbottom .rememberme label {
    line-height: initial;
    cursor: pointer;
    padding: 0;
    margin: -3px 0 0 0;
    color: var(--primary-red);
    vertical-align: middle;
  }

.login .forgotpassword {
    float: right;
    font-size: 1rem;
    font-weight: 400;
    cursor: pointer;
}

.login .forgotpassword button {
    color: var(--primary-red);
}

.login .forgotpassword .buttonLink {
    font-weight: unset;
}

.login .forgotpassword .buttonLink::after {
    content: none;
}

/*Forgot Password CSS*/

.forgotpassword label {
    font-size: clamp(13px, 2.9vw, 18px);
    font-weight: 400;
    width: 100%;
    display: table;
    margin: 0;
    padding: 0 0 5px 0;
    color: #D5D5D5;
}

.forgotpassword input {
    border: 1px solid #D5D5D5;
    padding: 12px clamp(5px, 1.3vw, 8px);
    width: 100%;
    display: table;
    font-size: max(16px, 1em);
    font-weight: 300;
}

.forgotpassword .email {
        margin-top: 30px;
        margin-bottom: 30px;
}

.forgotpassword .sendLinkBtn {
    margin-bottom: 30px;
}

.forgotpassword .cancelBtn button {
    border-radius: 0;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    display: table;
    width: 100%;
    border: none;
    padding: 16px 5px;
}

.forgotpassword .cancelBtn {
    margin-bottom: 0;
}

.forgotpassword .cancelBtn button {
    background-color: #ec2426 !important;
    color: #ffffff !important;
    border: none !important;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    text-align: center;
    display: table;
    width: 100%;
    padding: 16px 5px;
}


/*Reset Password CSS*/

.resetpasswordheading {
    color: #333333;
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    display: table;
    font-weight: 400;
}

.resetpassword label {
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    display: table;
    margin: 0;
    padding: 0 0 5px 0;
}

.resetpassword input {
    border: 1px solid #979797;
    padding: 13px 5px;
    width: 100%;
    display: table;
    font-size: 18px;
    font-weight: 300;
}

.resetpassword .newpassword {
    margin-top: 30px;
    margin-bottom: 30px;
}

.resetpassword .confirmpassword {
    margin-bottom: 30px;
}

.down-caret {
    transform: rotate(0deg);
    transition: all .25s ease-in;
}

.open-caret {
    transform: rotate(180deg);
    transition: all .25s ease-out;
}

.tooltipHide {
    display: none;
}

.animatePanel {
    overflow: hidden;
    transition: height 200ms;
    height: 0px;
}

/*Labor Union CSS*/

.content-wrapper-expanded {
    padding-left: 100px !important;
}

hr {
    margin: 24px 0;
}

.subtitle {
    font-size: 1.7rem;
    font-weight: 700;
    margin-bottom: 2rem;
}



.search-checkbox-block {
    display: flex;
    align-items: center;
    gap: 20px;
}

.heading {
    margin-bottom: 0.5rem !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    display: block;
}

.laborunions-block .heading {
    padding-bottom: 30px;
}

.laborunions-block .btn-block {
    padding-bottom: 30px;
}

.laborunions-block .subtitle {
    padding-bottom: 40px;
}

.laborunions-block .laborunions-table {
    background-color: #fff;
}

/*Style Button as Link*/

.buttonLink,
.buttonLink:focus,
.buttonLinkNoArrow,
.buttonLinkNoArrow:focus {
    background-color: transparent;
    color: var(--primary-blue);
    padding: 0;
    font-weight: 700;
    text-align: inherit;
}

.buttonLink::after {
    content: "\203A";
    margin-left: 0.5rem;
}

.btn-secondary,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled):active {
    background-color: #a7a9ac !important;
}

/*Labor Union Details CSS*/

.rowpadding {
    padding: 10px 20px 10px 20px;
}

.company-sticky {
    float: none;
    right: 3% !important;
    top: 15px !important;
    position: absolute !important;
    z-index: 100;
    color: var(--primary-blue);
    background-color: #f7f8f9;
    user-select: none;
}

.company-sticky-home {
    float: none;
    left: 1% !important;
    top: 15px !important;
    position: absolute !important;
    z-index: 100;
    color: var(--primary-blue);
    background-color: #f7f8f9;
    user-select: none;
}

.environment-sticky {
    font-size: x-small;
    padding: 5px 0 0 5px;
    margin: 0;
}

.back-btn-sticky .back-btn {
    float: none;
    left: -10px !important;
    top: 10px !important;
    position: absolute !important;
    z-index: 100;
    background: #f0f0f0;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    color: #1f3549;
}

.back-btn {
    border: 1px solid #1f3549;
    border-radius: 0;
    font-weight: 400;
    float: left;
    cursor: pointer;
    /*position: absolute;*/
    top: 0;
    left: 0;
    background: none!important;
    padding: 10px!important;
    background: #f0f0f0;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    color: #1f3549;
}

.laboruniondetails-block .btn-block {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
}

.laboruniondetails-block .union-code {
    font-weight: bold;
    text-align: center;
    padding-bottom: 35px;
}

.laboruniondetails-block .edit-labor-union-info {
    font-weight: bold;
    text-align: center;
    display: table;
    margin: 0 auto 45px;
    cursor: pointer;
}

.laboruniondetails-block .edit-labor-union-info i {
    color: #c6cbd4;
}

.laboruniondetails-block .section {
    padding-top: 40px;
}

.laboruniondetails-block .label-block {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0 0 0;
    width: 200px;
}

.laboruniondetails-block .detail-block {
    display: inline-block;
}

.laboruniondetails-block .detail-block span {
    display: inline-block;
}

.laboruniondetails-block .detail-block .detail-block-inner {
    padding-bottom: 15px;
}

.laboruniondetails-block .notice {
    color: #ec2426;
}

.laboruniondetails-block .title {
    padding: 10px 80px 0 0;
    display: inline-block;
}

.laboruniondetails-block .detail-block-inner .notice {
    padding: 10px 80px 0 0;
    display: inline-block;
    color: #ec2426;
}

.laboruniondetails-block .addnewholidaysbtn-block {
    display: inline-block;
}

.laboruniondetails-block .addnewholidaysbtn-block button {
    color: #ffffff;
    text-align: center;
    width: 155px;
}

.laboruniondetails-block input:not([type="checkbox"]) {
    width: 100px !important;
    min-width: 100px !important;
}

.laboruniondetails-block .details .text {
    padding: 0 1rem;
}

.laboruniondetails-block .text b {
    font-weight: bold;
}

.laboruniondetails-block .saveunionrulesbtn-block button {
    color: #ffffff;
    text-align: center;
    width: 140px;
    margin-top: 52px;
}

.labordetail-block .flex-form * {
    width: fit-content;
}

@container webapp (max-width: 768px) {
    .laboruniondetails-block .flex-form .row {
        flex-direction: column;
        align-items: start;
    }

    .laboruniondetails-block .flex-form .row > * {
        margin-bottom: 0.5rem;
    }

    .laboruniondetails-block .flex-form .row > *:not(input) {
        padding: 0;
    }
}


/*To show loader when data is loading*/

#loader-container {
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    bottom: 0;
    height: 100%;
    padding-top: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    user-select: none;
    width: 100%;
    z-index: 2000;
    visibility: hidden;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loader-container_1 {
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    bottom: 0;
    height: 100%;
    padding-top: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    user-select: none;
    width: 100%;
    z-index: 2000;
    visibility: hidden;
    background: #fff;
}

#simple-loader-container {
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    bottom: 0;
    height: 100%;
    padding-top: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    user-select: none;
    width: 100%;
    z-index: 2000;
    visibility: hidden;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.simple-loader-box {
    padding: 20px;
    background-color: white;
    text-align: center;
}

#loader-container svg {
    width: 100px;
}

#simple-loader-container svg {
    width: 100px;
}

#loader-container_1 svg {
    width: 100px;
}

#loader-container span {
    color: #8d96a8;
    font-weight: 500;
}

#loader-container_1 span {
    color: #8d96a8;
    font-weight: 500;
}

#simple-loader-container span {
    color: #8d96a8;
    font-weight: 500;
}

#loader-container i {
    font-size: 55px;
    -webkit-animation: ball-zig-deflect 1.5s 0s infinite linear;
    animation: ball-zig-deflect 1.5s 0s infinite linear;
    width: 100%;
    color: #d7a312;
}

#loader-container_1 i {
    font-size: 55px;
    -webkit-animation: ball-zig-deflect 1.5s 0s infinite linear;
    animation: ball-zig-deflect 1.5s 0s infinite linear;
    width: 100%;
    color: #d7a312;
}

#simple-loader-container i {
    font-size: 55px;
    -webkit-animation: ball-zig-deflect 1.5s 0s infinite linear;
    animation: ball-zig-deflect 1.5s 0s infinite linear;
    width: 100%;
    color: #d7a312;
}

.react-bs-table-no-data {
    display: table-cell !important;
}

@keyframes ball-zig-deflect {

    17%,
    84% {
        transform: rotate(-47deg);
    }

    100%,
    50% {
        transform: rotate(0deg);
    }
}

.loading #loader-container {
    visibility: visible;
}

.loading #loader-container_1 {
    visibility: visible;
}

.simpleLoading #simple-loader-container {
    visibility: visible;
}

.loading #notification-message,
.loading #wrap,
.loading #footer {
    opacity: 0;
}

.loading {
    overflow: hidden;
}

#loader-container.opacity {
    opacity: 0.5;
}

#loader-container_1.opacity {
    opacity: 0.5;
}

#simple-loader-container.opacity {
    opacity: 0.5;
}

/*To show loader when data is loading */


/* notification message styling start */

#notification-message {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
}

#notification-message .alert {
    margin: 0;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
}

#notification-message .alert a {
    opacity: 1;
    color: #fff;
    margin: -3px 0 0 0;
    cursor: pointer;
}

#notification-message .alert a:hover {
    opacity: 1;
    color: #fff;
}

#notification-message .alert-danger {
    background: rgba(30, 53, 73, 0.8);
    border: none;
    text-align: center;
    padding: 15px 10px;
}


/*@edited FaisalK 02-11-2016 @purpose U341 background-color change*/

#notification-message {
    -webkit-animation: seconds 1s forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 3s;
    animation: seconds 1s forwards;
    animation-iteration-count: 1;
    animation-delay: 3s;
}

@-webkit-keyframes seconds {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        left: -9999px;
        position: absolute;
    }
}

@keyframes seconds {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        left: -9999px;
        position: absolute;
    }
}


/* notification message styling end */


/*Admin Management CSS*/

.adminmanagement-block .employeeslist-wrapper .nav-tabs {
    margin-bottom: 15px;
}

.adminmanagement-block .panel-block {
    margin: 0 36% 35px 35%;
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
}

.adminmanagement-block .panel-block {
    padding-bottom: 47px;
}

.adminmanagement-block .panel-block .btn-block {
    text-align: center;
    display: table;
    margin: 0 auto 20px;
}


/*end*/


/*user management*/

.usermanagement-block .panel-block {
    padding-bottom: 47px;
}

.usermanagement-block .btn-block {
    width: 185px;
    color: #ffffff;
    text-align: center;
    display: table;
    margin: 0 auto 20px;
}

.btn-block button,
.projectdetail-block button {
    font-weight: 700;
    font-size: 1rem;
}

.usermanagement-block .employeeslist-wrapper .nav-tabs {
    margin-bottom: 15px;
}

.usermanagement-block .employeeslist-wrapper .nav-tabs .nav-link {
    border: 1px solid #1f3549;
    border-radius: 0;
    width: 33.33%;
    text-align: center;
    padding: 21px 10px;
}

.usermanagement-block .employeeslist-wrapper .nav-tabs .nav-link.active {
    background: #1f3549;
    color: #fff;
    font-weight: bold;
}

.usermanagement-block .employeeslist-wrapper .tab-content {
    display: table;
    width: 100%;
    padding: 0 18px;
}

.usermanagement-block .employeeslist-block {
    padding: 5px 0;
}

.usermanagement-block .employeeslist-block .subtitle {
    padding-bottom: 42px;
}

.usermanagement-block .employeeslist-block .inactive {
    display: flex;
    align-items: center;
    gap: 5px;
}

.usermanagement-block .employeeslist-block .filter-block {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-bottom: 20px;
}

.usermanagement-block .employeeslist-block .project-filter {
    float: left;
}

.usermanagement-block .employeeslist-block .project-filter label {
    padding: 12px 18px 12px 0;
    float: left;
}

.usermanagement-block .employeeslist-block .project-filter .css-1pcexqc-container {
    float: left;
    width: 210px;
}

.usermanagement-block .employeeslist-block .project-filter .css-1pcexqc-container .css-bg1rzq-control {
    border-radius: 0;
    border: 1px solid #a9a9a9;
}

@container webapp (max-width: 1447px) {
    .usermanagement-block .employeeslist-block .project-filter .css-1pcexqc-container {
        float: left;
        width: 150px;
    }
}

.usermanagement-block .employeeslist-block .project-filter .css-1pcexqc-container .css-1szy77t-control,
.usermanagement-block .employeeslist-block .project-filter .css-1pcexqc-container .css-1szy77t-control:hover {
    border-radius: 0;
}

.usermanagement-block .employeeslist-block .project-filter .css-dvua67-singleValue {
    overflow: visible;
}

.usermanagement-block .employeeslist-block .project-filter select {
    width: 210px;
    padding: 12px 25px 12px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.usermanagement-block .employeeslist-block .search-block {
    display: inline-block;
    position: relative;
}

.usermanagement-block .employeeslist-block .checkbox-group {
    display: flex;
    gap: 10px;
    align-items: center;
}

.employeeslist-table .hire-datatable .react-bootstrap-table table th:last-child,
.employeeslist-table .hire-datatable .react-bootstrap-table table td:last-child,
.employeeslist-table .terminatedDataTable .react-bootstrap-table table th:last-child,
.employeeslist-table .terminatedDataTable .react-bootstrap-table table td:last-child,
.employeeslist-table .employeeslist-table-wrapper .react-bootstrap-table table th:last-child,
.employeeslist-table .employeeslist-table-wrapper .react-bootstrap-table table td:last-child {
    display: none;
}

.employeeslist-table .employeeslist-table-wrapper .react-bootstrap-table table th:nth-last-child(2),
.employeeslist-table .employeeslist-table-wrapper .react-bootstrap-table table td:nth-last-child(2) {
    display: none;
}

.employeeslist-table .react-bootstrap-table th.sortable:hover{
    background-color: #eee;
}

.react-datatable {
    padding: 0;
}

.react-datatable .react-bootstrap-table th.sortable:hover{
    background-color: #eee;
}

.react-datatable .react-bootstrap-table table th.sortable .react-bootstrap-table-sort-order {
    display: none;
    position: relative;
    right: 0px;
    top: 6px;
}

.react-datatable .react-bootstrap-table table th.sortable .order {
    display: block;
}

.react-datatable .react-bootstrap-table table th.sortable .order .dropdown {
    display: none;
}

/* .employeeslist-table table td.icon .button-block{
    position: relative;
    visibility: hidden;
}
.employeeslist-table table td.icon .button-block-inner{
    position: absolute;
    right: 20px;
    top: 0;
}
.employeeslist-table table td.icon button{
    width: 113px;
    background-color: var(--primary-blue);
    color: #FFFFFF;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    padding: 11px 5px;
    margin: 0 20px 0 0;
}
.employeeslist-table table td{
    cursor: pointer;
}
.employeeslist-table table .check{
    width: 5%;
}
.employeeslist-table table .name{
    width: 15%;
}
.employeeslist-table table .noofproj{
    width: 10%;
    text-align: center;
}
.employeeslist-table table .recentproj{
    width: 15%;
    text-align: center;
}
.employeeslist-table table .hrsworkedthisweek{
    width: 15%;
    text-align: center;
}
.employeeslist-table table .status{
    width: 10%;
    text-align: center;
}
.employeeslist-table table .lasttimeentry{
    width: 10%;
    text-align: center;
}
.employeeslist-table table .icon{
    width: 10%;
}
.employeeslist-table table .icon i{
    cursor: pointer;
    padding: 5px;
}
.employeeslist-table table td.name a{
    text-decoration: underline;
}
.employeeslist-table table tr:hover td.name a{
    color: var(--primary-blue);
    text-decoration: underline;
} */

.react-datatable .react-bootstrap-table td.react-bs-table-no-data {
    text-align: center !important;
    color: #1f3549 !important;
    text-decoration: none !important;
    cursor: default !important;
    padding: 15px;
}

.react-datatable .react-bootstrap-table-pagination {
    margin: 0 !important;
}

.react-datatable .react-bootstrap-table-pagination .col-md-6 {
    display: none;
}

.react-datatable .react-bootstrap-table-pagination .react-bootstrap-table-pagination-list {
    padding: 0;
    display: block;
}

.react-datatable .react-bootstrap-table-pagination .react-bootstrap-table-pagination-list .pagination {
    float: left;
}

.react-datatable .inner {
    overflow: inherit !important;
}

.react-datatable .react-bootstrap-table-pagination .pagination>li {
    float: left;
    margin: 0 0 0 5px;
}

.react-datatable .pagination .page-item button {
    padding: 10px 15px;
    color: var(--primary-blue);
    border: 2px solid var(--primary-blue);
    background-color: #fff;
    width: auto;
}

.react-datatable .pagination .page-item button:hover {
    background-color: var(--primary-blue);
    border-color: var(--primary-blue);
    color: #fff;
}

.react-datatable .page-item.active .page-link {
    color: #fff;
}

.react-datatable .pagination .page-item.active button {
    text-decoration: none;
}

.react-datatable .react-bs-table-tool-bar {
    display: none;
}

.react-datatable .react-bootstrap-table {
    margin: 0;
}

.react-datatable .react-bootstrap-table table {
    border: none;
}

.react-datatable .react-bootstrap-table table th {
    border: none;
    border-bottom: 2px solid #f6f7f8;
    padding: 16px 5px;
    font-size: 16px;
}

.react-datatable .react-bootstrap-table table th label {
    display: none;
}

.react-datatable .react-bootstrap-table table td {
    border: none;
    border-bottom: 2px solid #f6f7f8;
    padding: 0;
    vertical-align: middle;
    font-size: 14px;
}

.react-datatable .react-bootstrap-table .table-striped>tbody>tr:nth-of-type(2n + 1) {
    background: transparent;
}

.react-datatable .react-bootstrap-table table th:nth-child(1),
.react-datatable .react-bootstrap-table table td:nth-child(1) {
    width: 5%;
    text-align: left;
}

.react-datatable .react-bootstrap-table table td:nth-child(1) {
    text-decoration: underline;
    color: var(--primary-blue);
    padding-left:5px;
    height: 40px;
    min-width: 50px;
    color: #0000EE;
}

.react-datatable .react-bootstrap-table table th:nth-child(2),
.react-datatable .react-bootstrap-table table td:nth-child(2) {
    width: 10%;
}

.react-datatable .react-bootstrap-table table th:nth-child(3),
.react-datatable .react-bootstrap-table table td:nth-child(3) {
    width: 10%;
}

.react-datatable .react-bootstrap-table table th:nth-child(4),
.react-datatable .react-bootstrap-table table td:nth-child(4) {
    width: 10%;
}

.react-datatable .react-bootstrap-table table th:nth-child(5),
.react-datatable .react-bootstrap-table table td:nth-child(5) {
    width: 10%;
}

.react-datatable .react-bootstrap-table table th:nth-child(6),
.react-datatable .react-bootstrap-table table td:nth-child(6) {
    width: 10%;
}

.react-datatable .react-bootstrap-table table th:nth-child(7),
.react-datatable .react-bootstrap-table table td:nth-child(7) {
    width: 10%;
}

.react-datatable .react-bootstrap-table table th:nth-child(8),
.react-datatable .react-bootstrap-table table td:nth-child(8) {
    width: 10%;
}

.react-datatable .react-bootstrap-table table td:last-child .button-block {
    position: relative;
    visibility: hidden;
    display: inline-block;
}

.react-datatable .react-bootstrap-table table td:last-child .button-block-inner {
    position: absolute;
    right: 20px;
    top: -24px;
    border: 1px solid #979797;
}

.react-datatable .react-bootstrap-table table td .actionbtn {
    display: inline-block;
}

.react-datatable .react-bootstrap-table table td .actionbtn .dropdown-menu a {
    min-width: 140px;
    max-width: 160px;
    background-color: #fff;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    padding: 11px 0;
    margin: 0;
    border-bottom: 1px solid #979797;
}

.react-datatable .react-bootstrap-table table td .actionbtn .dropdown-menu a:hover {
    background-color: var(--primary-blue);
    color: #ffffff;
}

.react-datatable .react-bootstrap-table table td .actionbtn .dropdown-menu a:last-child {
    border-bottom: none;
}

.react-datatable .react-bootstrap-table-pagination .dropdown,
.react-datatable .react-bootstrap-table-pagination .dropdown+div {
    display: none;
}

.react-datatable .react-bootstrap-table-pagination .page-item.active .page-link {
    z-index: 0;
    background-color: var(--primary-blue);
    color: #ffffff;
}

.employee-status-table .react-bs-table-tool-bar  {
    display: block;
}

.employee-status-table .react-bs-table-tool-bar .row {
    padding: 0;
    margin: 0;
}

.employee-status-table .react-bs-table-tool-bar .row .col-xs-6, .react-datatable .react-bs-table-tool-bar .row .col-sm-6, .react-datatable .react-bs-table-tool-bar .row .col-md-6, .react-datatable .react-bs-table-tool-bar .row .col-lg-8 {
    padding: 0;
    margin: 0;
}

.employee-status-table .react-bs-table-tool-bar .table-button-menu .refresh-icon {
    display: none;
}

.employee-status-table .react-bs-table-tool-bar .table-button-menu .table-button-menu-item[aria-label="refresh"] {
    width: min-content;
    height: min-content;
    padding: 0;
    margin: 0;
}

.employee-status-table .react-bs-table-tool-bar .table-button-menu .table-button-menu-item[aria-label="export to csv"] {
    width: fit-content;
    height: fit-content;
    padding: 10px;
    margin: 5px;
    border-radius: 0;
    color: #ffffff;
    background-color: #1f3549;
    text-align: center;
    border: none;
}

.employee-status-table .react-bs-table-tool-bar .table-button-menu .table-button-menu-item::after {
    display: none;
}

.employee-status-table .react-bs-table-tool-bar .table-button-menu .export-icon {
    display: none;
}

.dropdown-menu {
    padding: 0;
    border-radius: 0;
    width: auto;
    min-width: auto;
}

.dropdown-menu a {
    padding: 1rem;
}

.dropdown-menu a:hover {
    background-color: var(--primary-blue);
    color: #fff;
}

.dropdown-menu.show {
    display: grid;
}

.dropdown-toggle {
    background: none;
    border: none;
}

.dropdown-toggle:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: inherit;
    background: none;
    border: none;
}

.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.actionbtn .dropdown {
    top: 0 !important;
    width: fit-content;
    margin: 0 auto!important;
}

.actionbtn .dropdown-toggle {
    height: 40px;
    border-radius: 0;
    color: var(--primary-blue);
}

.actionbtn .dropdown-toggle:hover,
.actionbtn .dropdown-toggle[aria-expanded="true"] {
    background-color: transparent !important;
}

.actionbtn .dropdown-toggle::after {
    content: "\f142";
    font-family: FontAwesome;
    border: none;
    font-size: 18px;
    margin: 2px 0 0 0;
}

.actionbtn button {
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    border: none;
    padding: 5px;
}

.actionbtn button:hover {
    background-color: #1f3549;
}

.editbtn .editHandle {
    width: 40px;
    height: 40px;
    font-size: 8pt!important;
    font-weight: 100!important;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    padding: 13px 10px 10px 10px;
}

.employeeslist-table .employeeslist-table-wrapper,
.employeeslist-table .hire-datatable,
.employeeslist-table .terminatedDataTable,
.employeeslist-table .laborunionlist-table,
.employeeslist-table .projectlist-table,
.employeeinfo-block .document-list-table {
    min-height: 500px;
}

.employeeslist-table .employeeslist-table-wrapper.react-datatable .react-bootstrap-table table th:nth-child(1) {
    padding-right: 60px;
    min-width: 100px;
}

.employeeslist-table .employeeslist-table-wrapper.react-datatable .react-bootstrap-table table th:nth-child(2) {
    text-align: left;
}

.employeeslist-table .employeeslist-table-wrapper.react-datatable .react-bootstrap-table table td:nth-child(2),
.employeeslist-table .hire-datatable.react-datatable .react-bootstrap-table table td:nth-child(2),
.employeeslist-table .terminatedDataTable.react-datatable .react-bootstrap-table table td:nth-child(2) {
    text-decoration: underline;
    color: #0000EE;
    text-align: left;
}

.projectdetail-block .all-employees-on-project-block .react-bootstrap-table table td:nth-child(2) {
    text-decoration: underline;
    color: var(--primary-blue);
}

.employeeslist-table li {
    margin: 5px 0;
}

.employeeslist-table li span {
    color: #c6cbd4;
    user-select: none;
}

.reqfield-text {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
}

.qrCodeBlock {
    text-align: center;
    display: flex;
    flex-direction: column;
    width: 100%;
  }

.addnewemployee.button-block button {
    display: block;
    width: 100%;
    margin-bottom: 0.5rem;
}

/*Employee Details CSS*/

.employeeinfo-block .employee-basic-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1rem;
}

.employeeinfo-block .employee-basic-info > div {
    background-color: #fff;
    padding: 2rem;
}

.employeeinfo-block .employee-basic-info > div > div:first-child {
    margin: 0 auto 1rem auto;
}

.employeeinfo-block .employee-basic-info > div > div > p {
    font-size: 1rem;
    line-height: 1.25;
    margin-bottom: 0.25rem;
    text-align: center;
}

.employeeinfo-block .employee-basic-info p.heading {
    font-size: 1.2rem !important;
    margin-bottom: 1rem !important;
}

.employeeinfo-block .employee-basic-info .edit-profile {
    padding-top: 25px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: bold;
}

.employeeinfo-block .employee-basic-info .edit-profile a {
    cursor: pointer;
}

.employeeinfo-block .employee-basic-info .edit-profile i {
    color: #c6cbd4;
}

.employeeinfo-block .employee-basic-info .edit-profile button {
    color: var(--primary-blue);
    font: inherit;
}

.employeeinfo-block .employee-basic-info .profile-btn {
    margin: 0 auto 35px;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.employeeinfo-block .employee-basic-info .clockin-validation {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1rem;
    color: #fff;
}

.employeeinfo-block .employee-basic-info .clockin-validation span {
    padding: 0.5rem 1rem;
    border-radius: 32px;
    display: inline-block;
}

.employeeinfo-block .employee-basic-info .clockin-validation span.in {
    background: #63c474;
}

.employeeinfo-block .employee-basic-info .clockin-validation span.out {
    background: var(--primary-red);
}

.profile-btn div {
    padding: 0px 11px;
}

.employeeinfo-block .employee-actions {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}

.employeeinfo-block .employee-actions div:not(:last-child) {
    margin-right: 1rem;
}

.employeeinfo-block .employee-basic-info .profile-btn button {
    min-width: 150px;
    padding: 13px 15px;
    margin: 0 auto;
}

.employeeinfo-block .employee-detail-block,
.employeeinfo-block .time-summary-block,
.employeeinfo-block .active-projects-block,
.employeeinfo-block .extra-block,
.employeeinfo-block .notes-block {
    margin-bottom: 4rem;
}

.employeeinfo-block .employee-detail-block .react-select .css-bg1rzq-control {
    border-radius: 0;
    width: 210px;
}

.employeeinfo-block .employee-detail-block .react-select .css-1szy77t-control {
    width: 210px;
    border-radius: 0;
}

.employeeinfo-block .employee-detail-block select {
    border: 1px solid #1f3549;
    width: 210px;
    padding: 0 5px;
    height: 32px;
    line-height: 16px;
}

.adminmanagement-block .addRulesandLeversRegion .radiowrapper,
.employeeinfo-block .employee-detail-block .radiowrapper {
    display: flex;
    padding-bottom: 10px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.adminmanagement-block .addRulesandLeversRegion .radiowrapper input,
.employeeinfo-block .employee-detail-block .radiowrapper input {
    width: auto;
    padding: 0;
    position: absolute;
    opacity: 0;
}

.adminmanagement-block .addRulesandLeversRegion .radiowrapper .checkround,
.employeeinfo-block .employee-detail-block .radiowrapper .checkround {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border-color: #c9ced6;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}

.adminmanagement-block .addRulesandLeversRegion .radiowrapper .checkround:after,
.employeeinfo-block .employee-detail-block .radiowrapper .checkround:after {
    left: 0px;
    top: 0px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1f3549;
    content: "";
    position: absolute;
    display: none;
}

.adminmanagement-block .addRulesandLeversRegion .radiowrapper input:checked~.checkround:after,
.employeeinfo-block .employee-detail-block .radiowrapper input:checked~.checkround:after {
    display: block;
}

.adminmanagement-block .addRulesandLeversRegion .radiowrapper label,
.employeeinfo-block .employee-detail-block .radiowrapper label {
    width: auto;
    padding-left: 20px;
    padding-right: 0;
}

.adminmanagement-block .addRulesandLeversRegion .btn-block button,
.employeeinfo-block .employee-detail-block .btn-block button {
    width: 175px;
    padding: 13px 5px;
}

.employeeinfo-block .shifttime-costallocation-block {
    padding-bottom: 60px;
}

.employeeinfo-block .shifttime-costallocation-block .shifttime-details table {
    table-layout: fixed;
}

.employeeinfo-block .shifttime-costallocation-block .nav-tabs {
    margin-bottom: 30px;
}

.employeeinfo-block .shifttime-costallocation-block .nav-tabs .nav-link {
    border: 1px solid #1f3549;
    border-radius: 0;
    width: 50%;
    color: rgba(31, 53, 73);
    text-align: center;
    padding: 21px 10px;
}

.employeeinfo-block .shifttime-costallocation-block .nav-tabs .nav-link.active {
    background: #1f3549;
    color: #fff;
    font-weight: bold;
}

.employeeinfo-block .shifttime-costallocation-block table tr th {
    padding: 20px 10px;
    text-align: left;
}

.employeeinfo-block .shifttime-costallocation-block .costallocation-details tbody>tr {
    border-bottom: 2px solid #f6f7f8;
}

.employeeinfo-block .shifttime-costallocation-block .costallocation-details table tr td {
    border: none;
}

.employeeinfo-block .shifttime-costallocation-block .costallocation-details table tr td table {
    border: 1px solid #ccc;
    margin: 0 0 5px 0;
}

.employeeinfo-block .shifttime-costallocation-block table tr td {
    padding: 20px 10px;
    text-align: left;
}

.employeeinfo-block .shifttime-costallocation-block .shifttime-details table tr td tr td {
    width: 30%;
}

.employeeinfo-block .shifttime-costallocation-block .rc-time-picker-input {
    width: 45px;
    border: none;
    padding: 0;
}

.employeeinfo-block .shifttime-costallocation-block table tr.na td span .rc-time-picker-input {
    color: #f15b5b;
    background: transparent !important;
}

.employeeinfo-block .shifttime-costallocation-block table tr td.na span .rc-time-picker-input {
    color: #f15b5b;
    background: transparent !important;
}

.employeeinfo-block .shifttime-costallocation-block table tr.na td span .rc-time-picker-input::placeholder {
    color: #f15b5b;
    opacity: 1;
}

.employeeinfo-block .shifttime-costallocation-block table tr td.na span .rc-time-picker-input::placeholder {
    color: #f15b5b;
    opacity: 1;
}

.employeeinfo-block .shifttime-costallocation-block table tr.na td span .rc-time-picker-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f15b5b;
}

.employeeinfo-block .shifttime-costallocation-block table tr.na td span .rc-time-picker-input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #f15b5b;
}

.employeeinfo-block .shifttime-costallocation-block table tr td.na span .rc-time-picker-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f15b5b !important;
}

.employeeinfo-block .shifttime-costallocation-block table tr td.na span .rc-time-picker-input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #f15b5b !important;
}

.approve-timesheet-block .shifttime-costallocation-block .na .rc-time-picker-input {
    color: #f15b5b !important;
}

.employeeinfo-block .shifttime-costallocation-block table th input[type="checkbox"]:checked+label:before {
    font-size: 18px;
    cursor: pointer;
}

.employeeinfo-block .shifttime-costallocation-block table th input[type="checkbox"]+label:before {
    font-size: 18px;
    cursor: pointer;
}

.employeeinfo-block .shifttime-costallocation-block table tr.na td {
    color: #f15b5b;
}

.employeeinfo-block .shifttime-costallocation-block table tr.na td i {
    color: initial;
}

.employeeinfo-block .shifttime-costallocation-block table td input[type="checkbox"]+label:before {
    color: initial;
}

.employeeinfo-block .shifttime-costallocation-block table tr .check {
    width: 4%;
}

.employeeinfo-block .shifttime-costallocation-block table tr .day {
    width: 18%;
}

.employeeinfo-block .shifttime-costallocation-block table tr .phase {
    width: 18%;
}

.employeeinfo-block .shifttime-costallocation-block table tr .start {
    width: 18%;
    text-align: center;
}

.employeeinfo-block .shifttime-costallocation-block table tr .end {
    width: 18%;
    text-align: center;
}

.employeeinfo-block .shifttime-costallocation-block table tr .total {
    width: 18%;
    text-align: center;
}

.employeeinfo-block .shifttime-costallocation-block table tr .edit {
    width: 10%;
}

.employeeinfo-block .shifttime-costallocation-block table tr .innerphasecode {
    width: 20%;
}

.employeeinfo-block .shifttime-costallocation-block table tr .innertotal {
    width: 20%;
    text-align: center;
}

.employeeinfo-block .shifttime-costallocation-block table tr .blank {
    width: 10%;
}

.employeeinfo-block .shifttime-costallocation-block table tr td .actionbtn .dropdown-toggle::after {
    margin: -1px 0 0 0;
    color: #1f3549;
}

.employeeinfo-block .shifttime-costallocation-block table tr td .actionbtn .dropdown-menu a {
    width: 113px;
    background-color: #fff;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    padding: 11px 5px;
    margin: 0;
    border-bottom: 1px solid #979797;
}

.employeeinfo-block .shifttime-costallocation-block table tr td .actionbtn .dropdown-menu a:hover {
    background-color: var(--primary-blue);
    color: #ffffff;
}

.employeeinfo-block .shifttime-costallocation-block table tr td .actionbtn .dropdown-menu a.disabled {
    background-color: #f2f3f5;
    cursor: no-drop;
    pointer-events: auto;
    color: #1f3549;
}

.employeeinfo-block .shifttime-costallocation-block table tr td .actionbtn .dropdown-menu a:last-child {
    border-bottom: none;
}

.employeeinfo-block .active-projects-block {
    margin-bottom: 60px;
}

.employeeinfo-block .active-projects-block .section {
    display: flex;
    padding-bottom: 40px;
}

.employeeinfo-block .active-projects-block .btn-block,
.employeeinfo-block .extra-block .btn-block,
.employeeinfo-block .notes-block .btn-block,
.employeeinfo-block .documents-block .btn-block {
    display: inline-block;
    width: auto;
    margin-left: 1rem;
}

.employeeinfo-block .documents-block .btn-block button {
    display: inline-block;
    margin-right: 1rem;
}

.employeeinfo-block .active-projects-block table .check {
    width: 5%;
}

.employeeinfo-block .active-projects-block table .projectname {
    width: 25%;
}

.employeeinfo-block .active-projects-block table td.projectname a {
    text-decoration: underline;
}

.employeeinfo-block .active-projects-block table tr:hover td.projectname a {
    color: var(--primary-blue);
}

.employeeinfo-block .active-projects-block table .noofproj {
    text-align: center;
    width: 10%;
}

.employeeinfo-block .active-projects-block table .hrsworkedthisweek {
    text-align: center;
    width: 20%;
}

.employeeinfo-block .active-projects-block table .status {
    text-align: center;
    width: 15%;
}

.employeeinfo-block .active-projects-block table .lasttimeentry {
    text-align: center;
    width: 15%;
}

.employeeinfo-block .active-projects-block table .icon {
    width: 10%;
}

.employeeinfo-block .active-projects-block table .icon i {
    cursor: pointer;
    padding: 5px;
}

.employeeinfo-block .active-projects-block table td.icon .button-block {
    position: relative;
    visibility: hidden;
}

.employeeinfo-block .active-projects-block table td.icon .button-block-inner {
    position: absolute;
    right: 20px;
    top: 0;
}

.employeeinfo-block .active-projects-block table td.icon button {
    width: 113px;
    background-color: var(--primary-blue);
    color: #ffffff;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    padding: 11px 5px;
    margin: 0 20px 0 0;
}

.employeeinfo-block .notes-block {
    margin-bottom: 60px;
}

.employeeinfo-block .notes-block .section {
    display: flex;
    padding-bottom: 40px;
}

.employeeinfo-block .notes-block .section .btn-block {
    margin-right: 30px;
    width: auto;
}

.employeeinfo-block .notes-block .section .btn-block button {
    width: 250px;
    padding: 13px 5px;
}

.employeeinfo-block .notes-block table th {
    padding: 19px 5px;
}

.employeeinfo-block .notes-block table td {
    padding: 0 5px;
}

.employeeinfo-block .notes-block table td a {
    padding: 19px 0;
}

.employeeinfo-block .notes-block table .check {
    width: 5%;
}

.employeeinfo-block .notes-block table .note {
    width: 65%;
}

.employeeinfo-block .notes-block table td.note a {
    text-decoration: underline;
}

.employeeinfo-block .notes-block table tr:hover td.note a {
    color: var(--primary-blue);
}

.employeeinfo-block .notes-block table .dateadded {
    text-align: center;
    width: 30%;
}

.employeeinfo-block .notes-block table .icon {
    width: 10%;
}

.employeeinfo-block .notes-block table .icon i {
    cursor: pointer;
    padding: 5px;
}

.employeeinfo-block .notes-block table td.icon .button-block {
    position: relative;
    visibility: hidden;
}

.employeeinfo-block .notes-block table td.icon .button-block-inner {
    position: absolute;
    right: 20px;
    top: 0;
}

.employeeinfo-block .notes-block table td.icon button {
    width: 113px;
    background-color: var(--primary-blue);
    color: #ffffff;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    padding: 11px 5px;
    margin: 0 20px 0 0;
}

.employeeinfo-block .documents-block {
    margin-bottom: 60px;
}

.employeeinfo-block .documents-block .section {
    display: flex;
    padding-bottom: 40px;
}

.employeeinfo-block .documents-block .section .btn-block {
    width: auto;
    display: flex;
}

.employeeinfo-block .documents-block .section .btn-block button {
    width: 250px;
    padding: 13px 5px;
    margin-right: 30px;
}

.employeeinfo-block .documents-table-block {
    position: relative;
}

.inactive.checkall {
    position: absolute;
    top: 20px;
    left: 6px;
    z-index: 9;
}

.employeeinfo-block .documents-block table th {
    padding: 19px 5px;
}


/* .employeeinfo-block .documents-block table td {
    padding: 0 5px;
} */


/* .employeeinfo-block .documents-block table td a {
    padding: 19px 0;
} */

.employeeinfo-block .documents-block table .inactive {
    padding: 0 5px;
}

.employeeinfo-block .documents-block table .inactive input[type="checkbox"]+label:before {
    margin-top: 4px !important;
}

.employeeinfo-block .documents-block table th:nth-child(1),
.employeeinfo-block .documents-block table td:nth-child(1) {
    width: 40px;
}

.employeeinfo-block .documents-block table th:nth-child(2),
.employeeinfo-block .documents-block table td:nth-child(2) {
    width: 35%;
    text-align: left;
}

.employeeinfo-block .documents-block table th:nth-child(3),
.employeeinfo-block .documents-block table td:nth-child(3) {
    width: 25%;
}

.employeeinfo-block .documents-block table th:nth-child(4),
.employeeinfo-block .documents-block table td:nth-child(4) {
    width: 25%;
}

.employeeinfo-block .documents-block table th:nth-child(5),
.employeeinfo-block .documents-block table td:nth-child(5) {
    width: 15%;
}

.employeeinfo-block .documents-block table td.name a {
    text-decoration: underline;
}

.employeeinfo-block .documents-block table tr:hover td.name a {
    color: var(--primary-blue);
}

.employeeinfo-block .documents-block table .dateadded {
    text-align: center;
    width: 20%;
}

.employeeinfo-block .documents-block table .expdate {
    text-align: center;
    width: 20%;
}

.employeeinfo-block .documents-block table .icon {
    width: 10%;
}

.employeeinfo-block .documents-block table .icon i {
    cursor: pointer;
    padding: 5px;
}

.employeeinfo-block .documents-block table td.icon .button-block {
    position: relative;
    visibility: hidden;
}

.employeeinfo-block .documents-block table td.icon .button-block-inner {
    position: absolute;
    right: 20px;
    top: 0;
}

.employeeinfo-block .documents-block table td.icon button {
    width: 113px;
    background-color: var(--primary-blue);
    color: #ffffff;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    padding: 11px 5px;
    margin: 0 20px 0 0;
}

/*Project list CSS*/

.project-block {
    padding: 25px 48px;
}

.project-block .btn-block {
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-block .btn-block span {
    padding: 0 10px;
}

.project-block button {
    width: 260px;
    color: #ffffff;
    text-align: center;
}

.project-block .subtitle {
    padding-bottom: 40px;
}

.project-block .inactive {
    padding-bottom: 40px;
    display: inline-block;
}

.project-block .search-block {
    padding-bottom: 20px;
    position: relative;
}

.project-block .projectlist-table .react-bootstrap-table table td:nth-child(1) {
    width: 15%;
    color: #0000EE;
}

.project-block .projectlist-table .react-bootstrap-table table td:nth-child(1) .buttonLink {
    text-align: left;
}

.project-block .projectlist-table .react-bootstrap-table table td:nth-child(1) .buttonLink::after {
    content: "›";
    margin-left:5px;
}

.project-block .projectlist-table .react-bootstrap-table table td:nth-child(2) {
    width: 10%;
}

.project-block .projectlist-table .react-bootstrap-table table td:nth-child(3) {
    width: 20%;
}

.project-block .projectlist-table .react-bootstrap-table table td:nth-child(4) {
    width: 20%;
}

.project-block .projectlist-table .react-bootstrap-table table td:nth-child(5) {
    width: 10%;
}

.project-block .projectlist-table .react-bootstrap-table table td:nth-child(6) {
    width: 15%;
}

.project-block .projectlist-table .react-bootstrap-table table td:nth-child(7) {
    width: 10%;
}

.react-bootstrap-table .table-hover>tbody>tr:hover {
    background-color: #ddd !important;
    cursor: pointer;
}

/*Project Detail Page CSS*/
.handle {
    border: 1px solid #1f3549;
    border-radius: 0;
    padding: 2px 2px;
    font-weight: 400;
    float: right;
    cursor: pointer;
    top: 0;
    left: 0;
    margin-right: 20px;
}

.projectdetailtop {
    overflow: hidden;
    height: 0;
}

.projectdetailtop .projectdetailtopleft2,
.projectdetailtop .projectdetailtopcenter2,
.projectdetailtop .projectdetailtopright2 {
    overflow: hidden;
    height: 0;
}

.projectdetailtop2 .projectdetailtopleft,
.projectdetailtop2 .projectdetailtopcenter,
.projectdetailtop2 .projectdetailtopright {
    overflow: hidden;
    height: 0;
}

.projectdetailtop2 .projectdetailtopleft2,
.projectdetailtop2 .projectdetailtopcenter2,
.projectdetailtop2 .projectdetailtopright2 {
    height: 120px;
    border-top: 0;
    transition: 0.3s;
}

.collapse-open:checked~.projectdetailtop2 {
    overflow: hidden;
    height: 0 !important;
}

.collapse-open:checked~.projectdetailtop .projectdetailtopleft2,
.collapse-open:checked~.projectdetailtop .projectdetailtopcenter2,
.collapse-open:checked~.projectdetailtop .projectdetailtopright2 {
    overflow: hidden;
    height: 0;
}

.collapse-open:checked~.projectdetailtop .projectdetailtopleft,
.collapse-open:checked~.projectdetailtop .projectdetailtopcenter,
.collapse-open:checked~.projectdetailtop .projectdetailtopright {
    height: 275px;
    border-top: 0;
    transition: height 0.5s;
}


.collapse-open:checked~.projectdetailtop .projectdetailtopcenter .profile,
.collapse-open:checked~.projectdetailtop .projectdetailtopright .profile {
    position: relative;
    left: 20px;
    top: 0;
}

.projectdetail-block .buttonLink::after,
.employeeinfo-block .buttonLink::after,
.laboruniondetails-block .buttonLink::after  {
    content: none;
}

.projectdetail-block hr {
    margin: 10px 0;
}

.projectdetail-block .handle {
    position: absolute;
    left: 100px;
    top: 20px;
    margin: 0 0 0 200px;
    font-size: 16px;
    z-index: 100;
    float: left;
}

.projectdetail-block .bigHandle {
    border: 1px solid #1f3549;
    border-radius: 0;
    font-weight: 400;
    font-size: 16px;
    min-width: 50px;
    min-height: 50px;
    cursor: pointer;
}

.projectdetail-block .editHandle {
    border: none;
    font-weight: 400;
    font-size: 16px;
    min-width: 50px;
    min-height: 50px;
    cursor: pointer;
}

.projectdetail-block .bigHandle .fa {
    color: #1f3549;
    font-size: 11px;
    padding: 25px 0;
}

.projectdetail-block .editHandle .editButton {
    color: #fff;
    font-size: 15px;
    padding: 25px 0;
}

.projectdetail-block .editHandle .editButton-disabled {
    color: #fff;
    font-size: 15px;
    padding: 25px 0;
    border: none;
}

.projectdetail-block .editHandle .editButton:hover {
    background-color: #1f3549;
    color: #fff;
    font-size: 15px;
    padding: 25px 0;
}

.projectdetail-block input[name="collapse"] {
    display: none;
}

.projectdetail-block .handle label:before {
    font-family: FontAwesome;
    content: "\f107";
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1em;
    line-height: 1.556em;
    vertical-align: middle;
    transition: 0.4s;
}

.projectdetail-block>input[name="collapse"]:checked~.handle label:before {
    transform: rotate(180deg);
    transform-origin: center;
    transition: 0.4s;
}

.projectdetail-block .bigHandle label:before {
    font-family: FontAwesome;
    content: "\f107";
    display: inline-block;
    font-size: 1em;
    line-height: 1.556em;
    vertical-align: middle;
    transition: 0.4s;
}

.projectdetail-block > input[name="collapse"]:checked ~ label .bigHandle label:before {
    transform: rotate(180deg);
    transform-origin: center;
    transition: 0.4s;
}

.projectdetail-block .projectdetailtop {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.projectdetail-block .projectdetailtop2 {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #eeeeee;
}

@container webapp (max-width: 992px) {

    .addCompanyRegionHeight {
        height: auto;
    }

    .adminNameInput {
        width: 130px;
        padding-left: 5px;
    }

    .adminMiddleNameInput {
        width: 50px;
        left: 30%;
        padding-left: 5px;
    }

    .float-right {
        float: left !important;
    }

    .projectdetailtop2 {
        height: 100%;
        border-top: 0;
        transition: 0.3s;
        width: 100%;
    }

    .collapse-open:checked~.projectdetailtop {
        height: 100%;
        border-top: 0;
        transition: height 0.5s;
    }

    .projectdetail-block .projectdetailtopleft .destination,
    .projectdetail-block .projectdetailtopright .destination,
    .projectdetailtopcenter .destination,
    .projectdetail-block .projectdetailtopleft2 .destination,
    .projectdetail-block .projectdetailtopright2 .destination,
    .projectdetailtopcenter2 .destination {
        width: 100%;
        position: absolute;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopleft {
        margin: auto;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopcenter {
        margin: auto;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopright {
        margin: auto;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopleft2 {
        margin: auto;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopcenter2 {
        margin: auto;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopright2 {
        margin: auto;
    }

    .projectdetail-block .projectdetailtopleft {
        width: 100%;
        max-height: 315px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtopleft2 {
        width: 100%;
        max-height: 315px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtopright,
    .projectdetailtopcenter {
        width: 100%;
        max-height: 375px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtopright2,
    .projectdetailtopcenter2 {
        width: 100%;
        max-height: 375px;
        align-self: center;
    }

}


@container webapp (min-width: 1212px) {

    .addCompanyRegionHeight {
        height: auto;
    }

    .projectdetailtop2 {
        height: 120px;
        border-top: 0;
        transition: 0.3s;
        display: table;
    }

    .sticky {
        height: 120px !important;
    }

    .sticky-2 {
        height: 300px !important;
    }

    .collapse-open:checked~.projectdetailtop {
        height: 300px;
        border-top: 0;
        transition: height 0.5s;
    }

    .projectdetail-block .projectdetailtopleft .destination,
    .projectdetail-block .projectdetailtopright .destination,
    .projectdetailtopcenter .destination,
    .projectdetail-block .projectdetailtopleft2 .destination,
    .projectdetail-block .projectdetailtopright2 .destination,
    .projectdetailtopcenter2 .destination {
        width: 310px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopleft {
        float: left;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopcenter {
        float: left;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopright {
        float: left;
        margin: auto;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopleft2 {
        float: left;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopcenter2 {
        float: right;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopright2 {
        margin: auto;
    }

    .divider {
        height: 100% !important;
        border-right: 1px solid #ededed;
        padding-right: 15px;
        /*margin-bottom: 15px;*/
    }

    .projectdetail-block .projectdetailtopleft {
        width: 310px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtopleft2 {
        width: 310px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtopright,
    .projectdetail-block .projectdetailtopcenter {
        width: 310px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtopright2,
    .projectdetail-block .projectdetailtopcenter2 {
        width: 310px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopleft,
    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopcenter,
    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopright {
        position: relative;
    }

    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopleft2,
    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopcenter2,
    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopright2 {
        position: relative;
    }

    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopcenter .children,
    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopleft .children {
        left: 10%;
        position: absolute;
        bottom: 20px;
    }

    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopcenter2 .children,
    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopleft2 .children {
        left: 10%;
        position: absolute;
        bottom: 20px;
    }

    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopright .children {
        left: 10%;
        position: absolute;
        bottom: 0;
    }

    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopright2 .children {
        left: 10%;
        position: absolute;
        bottom: 0;
    }

}

@container webapp (min-width: 1170px) and (max-width: 1472px) {
    .back-btn {
        margin-left: 10px !important;
    }
}

/* No greater than 1211px, no less than 993px */
@container webapp (min-width: 993px) and (max-width: 1211px) {

    .addCompanyRegionHeight {
        height: auto;
    }

    .adminNameInput {
        width: 90px;
        padding-left: 5px;
    }

    .adminMiddleNameInput {
        width: 30px;
        left: 80%;
        /* left-align your element to center */
        transform: translateX(-50%);
        /* offset left by half the width of your element */
        position: absolute;
        /* use or dont' use depending on element parent */
        padding-left: 5px;
    }

    .float-right {
        float: left !important;
    }

    .projectdetailtop2 {
        height: 120px;
        border-top: 0;
        transition: 0.3s;
    }

    .sticky {
        height: 185px !important;
    }

    .sticky-2 {
        height: 350px !important;
    }

    .collapse-open:checked~.projectdetailtop {
        height: 300px;
        border-top: 0;
        transition: height 0.5s;
    }

    .projectdetail-block .projectdetailtopleft .destination,
    .projectdetail-block .projectdetailtopright .destination,
    .projectdetailtopcenter .destination,
    .projectdetail-block .projectdetailtopleft2 .destination,
    .projectdetail-block .projectdetailtopright2 .destination,
    .projectdetailtopcenter2 .destination {
        width: 260px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopleft {
        margin: auto;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop2 .projectdetailtopleft2 {
        margin: auto;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopcenter {
        margin: auto;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop2 .projectdetailtopcenter2 {
        margin: auto;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop .projectdetailtopright {
        margin: auto;
        padding-bottom: 20px;
    }

    .projectdetail-block .projectdetailtop2 .projectdetailtopright2 {
        margin: auto;
        padding-bottom: 20px;
    }

    .divider {
        height: 100% !important;
        border-right: 1px solid #ededed;
        padding-right: 15px;
        /*-bottom: 15px;*/
    }

    .projectdetail-block .projectdetailtopleft {
        max-width: 260px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtopleft2 {
        max-width: 260px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtopright,
    .projectdetailtopcenter {
        max-width: 260px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtopright2,
    .projectdetailtopcenter2 {
        max-width: 260px;
        align-self: center;
    }

    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopleft,
    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopcenter,
    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopright {
        position: relative;
    }

    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopleft2,
    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopcenter2,
    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopright2 {
        position: relative;
    }

    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopcenter .children,
    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopleft .children {
        position: absolute;
        bottom: 20px;
    }

    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopcenter2 .children,
    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopleft2 .children {
        position: absolute;
        bottom: 20px;
    }

    .projectdetail-block .projectdetailtop.pmadded .projectdetailtopright .children {
        position: absolute;
        bottom: 0;
    }

    .projectdetail-block .projectdetailtop2.pmadded .projectdetailtopright2 .children {
        position: absolute;
        bottom: 0;
    }
}

​ .dummy {
    text-align: center;
}

.projectdetail-block .projectdetailtopleft .name,
.projectdetail-block .projectdetailtopleft2 .name {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.projectdetail-block .projectdetailtopleft .code,
.projectdetail-block .projectdetailtopleft .address {
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.projectdetail-block .projectdetailtopleft .edit-project {
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    padding-top: 5px;
}

.projectdetail-block .projectdetailtopleft .edit-project i {
    color: #c6cbd4;
}

.projectdetail-block .projectdetailtopleft button {
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    border: none;
    padding: 13px 5px;
    width: 220px;
    margin: 20px 20%;
}

.projectdetail-block .projectdetailtopleft .btn-block,
.projectdetail-block .projectdetailtopcenter .btn-block {
    margin: 50px 0 0 0;
}

.projectdetail-block .projectdetailtopright .btn-block {
    margin: 50px 0 0 0;
    padding-bottom: 20px;
}

.divider-horizontal {
    width: 100% !important;
    border: 0;
    border-top: 1px solid #ededed;
    margin-top: 15px;
}

.projectdetail-block .projectdetailtopleft .destination,
.projectdetail-block .projectdetailtopright .destination,
.projectdetailtopcenter .destination,
.projectdetail-block .projectdetailtopleft2 .destination,
.projectdetail-block .projectdetailtopright2 .destination,
.projectdetailtopcenter2 .destination {
    font-weight: bold;
    text-align: center;
    margin: auto;
}

.projectdetail-block .projectdetailtopright .profile,
.projectdetailtopcenter .profile,
.projectdetail-block .projectdetailtopright2 .profile,
.projectdetailtopcenter2 .profile {
    width: 100px;
    height: 100px;
    position: relative;
    display: block;
    margin: 20px auto;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}

.lunch-details {
    color: red !important;
}

.projectdetail-block .sticky-2 .projectdetailtopright .profile,
.sticky-2 .projectdetailtopcenter .profile,
.projectdetail-block .sticky-2 .projectdetailtopright2 .profile,
.sticky-2 .projectdetailtopcenter2 .profile {
    margin: 10px auto !important;
}

.projectdetail-block .projectdetailtopleft .name-container,
.projectdetail-block .projectdetailtopleft2 .name-container,
.projectdetail-block .projectdetailtopcenter .name-container,
.projectdetail-block .projectdetailtopcenter2 .name-container,
.projectdetail-block .projectdetailtopright .name-container,
.projectdetail-block .projectdetailtopright2 .name-container {
    height: 100px;
    position: relative;
    display: block;
    margin: 20px auto;
    overflow: hidden;
}

.projectdetail-block .projectdetailtopleft .name-container h1,
.projectdetail-block .projectdetailtopleft2 .name-container h1,
.projectdetail-block .projectdetailtopcenter .name-container h1,
.projectdetail-block .projectdetailtopcenter2 .name-container h1,
.projectdetail-block .projectdetailtopright .name-container h1,
.projectdetail-block .projectdetailtopright2 .name-container h1 {
    max-width: 100%;
    height: auto;
    display: block;
}

.projectdetail-block .projectdetailtopright .profile img,
.projectdetailtopcenter .profile img,
.projectdetail-block .projectdetailtopright2 .profile img,
.projectdetailtopcenter2 .profile img {
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    display: block;
}

.projectdetail-block .projectdetailtopright .name,
.projectdetailtopcenter .name,
.projectdetail-block .projectdetailtopright2 .name,
.projectdetailtopcenter2 .name {
    color: #333333;
    font-size: 18px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 15px;
}

.projectdetail-block .projectdetailtopright .phone,
.projectdetailtopcenter .phone,
.projectdetail-block .projectdetailtopright .email,
.projectdetailtopcenter .email {
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    padding: 0 20px 0 120px;
    word-break: break-all;
    overflow-wrap: break-word;
    white-space: normal;
}

.projectdetail-block .projectdetailtopright button,
.projectdetailtopcenter button {
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    border: none;
    left: 50%;
    top: 50%;
    padding-top: 13px;
    width: 220px;
    margin: 20px 20%;
}

.projectdetail-block .projectdetail-info-block {
    padding: 34px 10px;
}

.projectdetail-block .projectdetail-info-block {
    padding: 34px 10px;
}

.projectdetail-block .projectdetail-info-block .subtitle-block {
    align-items: center;
    margin: 0 0 20px 10px;
}

.projectdetail-block .projectdetail-info-block .subtitle-block .subtitle {
    padding-bottom: 0;
}

.projectdetail-block .projectdetail-info-block .subtitle-block button {
    margin: 10px 0;
    padding: 13px 10px;
    width: fit-content;
}

.projectdetail-block .projectdetail-info-block .all-employees-on-project-block button {
    text-align: center;
    width: 100%;
}

.projectdetail-block .projectdetail-info-block .subtitle {
    padding-bottom: 15px !important;
}

.projectdetail-block .projectdetail-info-block .section {
    padding-bottom: 30px;
    align-items: center;
    padding-left: 10px;
}

.projectdetail-block .projectdetail-info-block label {
    width: auto;
    padding: 0 5px 0 0;
}

.projectdetail-block .projectdetail-info-block .search-block label+span input,
.projectdetail-block .projectdetail-info-block .search-block label+input,
.projectdetail-block .projectdetail-info-block .search-block input {
    border: 1px solid #1f3549;
    background-color: #ffffff;
    color: #333;
    text-align: left;
    width: 160px;
    padding: 6px 5px;
    height: 40px;
    border-radius: 0;
}

.projectdetail-block .projectdetail-info-block label+span input,
.projectdetail-block .projectdetail-info-block label+input,
.projectdetail-block .projectdetail-info-block input {
    border: 1px solid #1f3549;
    background-color: #ffffff;
    color: #333;
    text-align: left;
    padding: 6px 15px;
    border-radius: 0;
    display:block;
}

.projectdetail-block .projectdetail-info-block .checkbox-style {
    border: 1px solid #1f3549;
    background-color: #ffffff;
    color: #333;
    text-align: left;
    margin: 0px 5px;
    border-radius: 0;
    display:block;
    float: left;
}

.projectdetail-block .projectdetail-info-block .section .field-block {
    display: flex;
    flex-wrap: wrap;
}

.projectdetail-block .projectdetail-info-block .section .field-block .errormsg {
    margin: 5px 0 0 0;
    display: table;
    width: 100%;
}

.projectdetail-block .projectdetail-info-block select {
    width: 130px;
    padding: 12px 25px 12px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.projectdetail-block .projectdetail-info-block .editcustomrules-btn {
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    border: none;
    padding: 13px 5px;
    width: 165px;
    margin: 0 0 0 30px;
}

.projectdetail-block .projectdetail-info-block input[type="checkbox"]+label:before {
    font-size: 16px;
}

.projectdetail-block .projectdetail-info-block .checkwrapper {
    color: #333333;
    margin-bottom: 15px;
    display: block;
}

.projectdetail-block .projectdetail-info-block .checkwrapper label {
    cursor: pointer;
}

.projectdetail-block .search-block button {
    width: unset;
    padding: 0.75rem 2rem;
    display: inline-block;
    margin-left: 1rem;
}

.projectdetail-block .phase-codes-block .inactive-employee-block {
    padding: 12px 0px;
}

.projectdetail-block .phase-codes-block .inactive-employee-block label {
    width: 300px;
}

.projectdetail-block .phase-codes-block .react-bootstrap-table table td:nth-child(1) {
    width: 25%;
    color: var(--primary-blue);
    text-decoration: none;
    cursor: text;
}

.projectdetail-block .phase-codes-block .react-bootstrap-table table td:nth-child(2) {
    width: 25%;
    cursor: text;
}

.projectdetail-block .phase-codes-block .react-bootstrap-table table td:nth-child(3) {
    width: 20%;
    cursor: text;
}

.projectdetail-block .phase-codes-block .react-bootstrap-table table td:nth-child(4) {
    width: 20%;
    cursor: text;
}

.projectdetail-block .phase-codes-block .react-bootstrap-table table td:nth-child(5) {
    width: 10%;
    cursor: text;
}

.projectdetail-block .all-employees-on-project-block .add-employees-on-project-btn {
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    border: none;
    padding: 13px 5px;
    width: 255px;
}

.projectdetail-block .all-employees-on-project-block .react-bootstrap-table table th:nth-child(2) {
    text-align: left;
}

.projectdetail-block .all-employees-on-project-block .react-bootstrap-table table td:nth-child(1) {
    width: 20%;
}

.projectdetail-block .all-employees-on-project-block .react-bootstrap-table table td:nth-child(2) {
    width: 20%;
    text-align: left;
}

.projectdetail-block .all-employees-on-project-block .react-bootstrap-table table td:nth-child(3) {
    width: 30%;
}

.projectdetail-block .all-employees-on-project-block .react-bootstrap-table table td:nth-child(4) {
    width: 10%;
}

.projectdetail-block .all-employees-on-project-block .react-bootstrap-table table td:nth-child(5) {
    width: 10%;
}

.projectdetail-block .all-employees-on-project-block .react-bootstrap-table table td:nth-child(6) {
    width: 10%;
}

.projectdetail-block .unit-sold-block .record-new-units-btn {
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    border: none;
    padding: 13px 5px;
    width: 200px;
}

.projectdetail-block .unit-sold-block .react-bootstrap-table table td:nth-child(1) {
    width: 25%;
}

.projectdetail-block .unit-sold-block .react-bootstrap-table table td:nth-child(2) {
    width: 20%;
}

.projectdetail-block .unit-sold-block .react-bootstrap-table table td:nth-child(3) {
    width: 25%;
}

.projectdetail-block .unit-sold-block .react-bootstrap-table table td:nth-child(4) {
    width: 20%;
}

.projectdetail-block .unit-sold-block .react-bootstrap-table table td:nth-child(5) {
    width: 10%;
}

.projectdetail-info-block form .errormsg {
    margin: 5px 49px 0px 0px;
    float: left;
}


/* Project Timesheet CSS*/

.projectdetail-block.projecttimesheet-block .projectdetailtop .projectdetailtopleft {
    align-self: center;
    padding: 0;
}

.projectdetail-block.projecttimesheet-block .projectdetailtop .projectdetailtopleft a {
    display: flex;
    text-decoration: underline;
    cursor: pointer;
    justify-content: center;
}

.projectdetail-block.projecttimesheet-block .projectdetail-info-block .subtitle-block {
    margin: 0;
}

.projectdetail-block.projecttimesheet-block .projectdetail-info-block .dateselected {
    font-size: 18px;
}

.projectdetail-block.projecttimesheet-block .tabbtn-block {
    display: flex;
    justify-content: space-between;
}

.projectdetail-block.projecttimesheet-block .tabbtn-block .tab-block {
    display: flex;
    position: relative;
    top: 25px;
}

.projectdetail-block.projecttimesheet-block .tabbtn-block .tab-block button {
    color: #114270;
    font-size: 18px;
    font-weight: bold;
    background: transparent;
    border-bottom: 7px solid transparent;
    border-radius: 0;
    width: auto;
    padding: 0;
    margin-right: 30px;
    opacity: 0.65;
}

.projectdetail-block.projecttimesheet-block .tabbtn-block .tab-block button.active {
    color: #1f3549;
    border-bottom: 7px solid #1f3549;
    opacity: 1;
}

.projectdetail-block.projecttimesheet-block .tabbtn-block .tab-block button:hover {
    color: #1f3549;
    border-bottom: 7px solid #1f3549;
    opacity: 1;
}

.projectdetail-block.projecttimesheet-block .tabbtn-block .tab-block button:focus {
    outline: none;
}

.projectdetail-block.projecttimesheet-block .tabbtn-block .submit-timesheets-btn {
    padding: 13px 5px;
    width: 220px;
}

.projectdetail-block.projecttimesheet-block .tabbtn-block .submit-timesheets-btn.disabled {
    background-color: rgba(31, 53, 73, 0.3);
}

.projectdetail-block.projecttimesheet-block .accept-exceptions-btn-block {
    display: flex;
    justify-content: flex-end;
}

.projectdetail-block.projecttimesheet-block .accept-exceptions-btn {
    background-color: #f15b5b;
    padding: 13px 5px;
    width: 220px;
}

.projectdetail-block.projecttimesheet-block .accept-exceptions-btn.disabled {
    background-color: rgba(31, 53, 73, 0.3);
}

.projectdetail-block.projecttimesheet-block .approve-timesheet-block .btn-block {
    display: none;
}

/*Payroll CSS*/

.payroll-block .btn-block button {
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    border: none;
    padding: 13px 5px;
    width: 220px;
}

.timesheets-block .filter {
    display: flex;
    align-items: stretch;
}

.timesheets-block .filter > div:not(:last-child) {
    margin-right: 1rem;
}

.timesheets-block .filter select {
    width: 100%;
    padding: 0 25px 0 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 3px;
    height: 40px;
    line-height: 20px;
}

.timesheets-block .filter input {
    width: 100%;
    padding: 8px 5px;
    font-size: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
}

.timesheets-block .wrapper-flexbox .btn-block:not(:last-child) {
    margin-right: 1rem;
}

@container webapp (max-width: 768px) {
    .timesheets-block .wrapper-flexbox .btn-block:not(:last-child) {
        margin-bottom: 1rem;
    }
}

.react-datepicker-wrapper {
    width: 130px;
}

.timesheets-block .filter .react-datepicker__input-container {
    width: 100%;
}

.timesheets-block .timesheets-detail .total {
    color: #48bb67;
}

.timesheets-block table tr td .actionbtn .dropdown-toggle::after {
    margin: -1px 0 0 0;
}

.timesheets-block table tr td .actionbtn .dropdown-menu a {
    width: 113px;
    background-color: #fff;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    padding: 11px 5px;
    margin: 0;
    border-bottom: 1px solid #979797;
}

.timesheets-block table tr td .actionbtn .dropdown-menu a.disabled {
    background-color: #f2f3f5;
    cursor: no-drop;
    pointer-events: auto;
}

.timesheets-block table tr td .actionbtn .dropdown-menu a:last-child {
    border-bottom: none;
}

.timesheets-block table tr td .actionbtn .dropdown-menu a:hover {
    background-color: var(--primary-blue);
    color: #ffffff;
}

@container webapp (max-width: 1200px) {
    .timesheets-block .filter > div {
        flex: 1 1 0;
    }

    .react-datepicker-wrapper,
    .css-q2qw48-control {
        width: 100% !important;
    }

    .timesheets-block .filter .css-1pcexqc-container {
        width: 100%;
    }
}

@container webapp (max-width: 768px) {
    .timesheets-block .filter {
        flex-wrap: wrap;
    }

    .timesheets-block .filter > div {
        flex: 1 1 100%;
        margin-right: 0 !important;
    }

    .timesheets-block .filter > div:not(:last-child) {
        margin-bottom: 1rem;
    }
}

.approve-timesheet-block p {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 4rem;
}

.approve-timesheet-block .timesheets-detail-block .approved {
    color: #48bb67;
    font-size: 24px;
    vertical-align: top;
}

.approve-timesheet-block .timesheets-detail-block .notapproved {
    color: #f15b5b;
    font-size: 24px;
    vertical-align: top;
}

.approve-timesheet-block .time-summary-table-block {
    margin-bottom: 60px;
}

.approve-timesheet-block .time-summary-table-block table th,
.approve-timesheet-block .time-summary-table-block table td {
    border: none;
    padding: 13px 5px;
}

.approve-timesheet-block .time-summary-table-block table thead tr {
    border-top: none;
}

.approve-timesheet-block .time-summary-table-block table tr {
    border-top: 2px solid #f6f7f8;
}

.approve-timesheet-block .time-summary-table-block table tr td tr {
    border-top: none;
}

.approve-timesheet-block .time-summary-table-block table th:first-child {
    padding-left: 25px;
}

.approve-timesheet-block .time-summary-table-block table .totals {
    background: #f2f3f5;
}

.approve-timesheet-block .time-summary-table-block table .label {
    padding-left: 25px;
}

.approve-timesheet-block .time-summary-table-block table .totals .label {
    font-weight: 700;
}

.approve-timesheet-block .shifttime-costallocation-block {
    padding-bottom: 60px;
}

.approve-timesheet-block .shifttime-costallocation-block .shifttime-details table {
    table-layout: fixed;
}

.approve-timesheet-block .shifttime-costallocation-block .nav-tabs {
    margin-bottom: 30px;
}

.approve-timesheet-block .shifttime-costallocation-block .nav-tabs .nav-link {
    border: 1px solid #1f3549;
    border-radius: 0;
    width: 50%;
    color: rgba(31, 53, 73);
    text-align: center;
    padding: 21px 10px;
}

.approve-timesheet-block .shifttime-costallocation-block .nav-tabs .nav-link.active {
    background: #1f3549;
    color: #fff;
    font-weight: bold;
}

.approve-timesheet-block .shifttime-costallocation-block table tr td .actionbtn .dropdown-menu a {
    width: 113px;
    background-color: #fff;
    color: #1f3549;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    padding: 11px 5px;
    margin: 0;
    border-bottom: 1px solid #979797;
}

.approve-timesheet-block .shifttime-costallocation-block table tr td .actionbtn .dropdown-menu a.disabled {
    background-color: #f2f3f5;
    cursor: no-drop;
    pointer-events: auto;
    color: #1f3549;
}

.approve-timesheet-block .shifttime-costallocation-block table tr td .actionbtn .dropdown-menu a:last-child {
    border-bottom: none;
}

.approve-timesheet-block .shifttime-costallocation-block table tr td .actionbtn .dropdown-menu a:hover {
    background-color: var(--primary-blue);
    color: #ffffff;
}

.approve-timesheet-block .shifttime-costallocation-block table th input[type="checkbox"]:checked+label:before {
    font-size: 18px;
    cursor: pointer;
}

.approve-timesheet-block .shifttime-costallocation-block table th input[type="checkbox"]+label:before {
    font-size: 18px;
    cursor: pointer;
}

.approve-timesheet-block .shifttime-costallocation-block table tr.na td {
    color: #f15b5b;
}

.approve-timesheet-block .shifttime-costallocation-block table tr.na td span .rc-time-picker-input {
    color: #f15b5b;
    background: transparent !important;
}

.approve-timesheet-block .shifttime-costallocation-block table tr.na td span .rc-time-picker-input::placeholder {
    color: #f15b5b;
    opacity: 1;
}

.approve-timesheet-block .shifttime-costallocation-block table tr.na td span .rc-time-picker-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f15b5b;
}

.approve-timesheet-block .shifttime-costallocation-block table tr.na td span .rc-time-picker-input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #f15b5b;
}

.approve-timesheet-block .shifttime-costallocation-block table tr.na td i {
    color: initial;
}

.approve-timesheet-block .shifttime-costallocation-block table td input[type="checkbox"]+label:before {
    color: initial;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .check {
    width: 4%;
    text-align: left;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .day {
    width: 18%;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .phase {
    width: 18%;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .start {
    width: 12% !important;
    text-align: center;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .start_s {
    width: 20%;
    text-align: center;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .end {
    width: 12% !important;
    text-align: center;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .end_s {
    width: 22%;
    text-align: center;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .total {
    width: 10% !important;
    text-align: center;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .total_s {
    width: 15%;
    text-align: center;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .edit {
    width: 18%;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .innerphasecode {
    width: 20%;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .innertotal {
    width: 20%;
    text-align: center;
}

.approve-timesheet-block .shifttime-costallocation-block table tr .blank {
    width: 10%;
}

.approve-timesheet-block .shifttime-costallocation-block .rc-time-picker-input {
    width: 55px;
    border: none;
    padding: 0;
}

/* Reports CSS */

.reports-block .btn-block {
    padding-bottom: 30px;
}

.reports-block .subtitle {
    padding-bottom: 40px;
}

.reports-block .search-block {
    padding-bottom: 40px;
    position: relative;
}

.reports-block .section table {
    padding: 20px;
    background-color: #eeeeee;
}

.reports-block .section table td {
    border: none;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
}

.reports-block .section table td button {
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    border: none;
}

.reports-block .section table td button[disabled] {
    background-color: #f7f8f9;
    cursor: not-allowed;
}

.reportsdetails-block {
    padding: 72px 48px;
}

.reportsdetails-block .heading {
    position: relative;
    padding-bottom: 42px;
}

.reportsdetails-block .details-block label {
    padding: 0 25px 0 0;
}

.reportsdetails-block .details-block input {
    border: 1px solid #1f3549;
    width: 170px;
    padding: 8px 5px;
    border-radius: 3px;
}

.reportsdetails-block .details-block .radiowrapper {
    display: flex;
    padding-bottom: 20px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.reportsdetails-block .details-block .radiowrapper label {
    width: auto;
    padding-left: 20px;
    padding-right: 0;
}

.reportsdetails-block .details-block .radiowrapper input {
    width: auto;
    padding: 0;
    position: absolute;
    opacity: 0;
}

.reportsdetails-block .details-block .radiowrapper .checkround {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border-color: #c9ced6;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}

.reportsdetails-block .details-block .radiowrapper input:checked~.checkround:after {
    display: block;
}

.reportsdetails-block .details-block .btn-block button {
    width: 175px;
    padding: 13px 5px;
}

.reportsdetails-block .reports-data {
    margin-bottom: 60px;
}

.reportsdetails-block .reports-data table thead tr {
    border-top: none;
}

.reportsdetails-block .reports-data table thead th {
    width: 50%;
    text-align: left;
}

.reportsdetails-block .reports-data table table tr {
    border-top: 2px solid #f6f7f8;
}

.reportsdetails-block .reports-data table td {
    padding: 13px 5px;
    width: 50%;
    text-align: left;
}

.reportsdetails-block .reports-data table .total {
    background: #f2f3f5;
}

/*Confirm Import CSS*/

.confirm-import-list-wrapper {
    padding: 0 18px;
}

.confirm-import-list-wrapper .btn-block button {
    margin: 60px 0 0 0 !important;
}

.confirm-import-list-wrapper .btn-block.last button {
    margin: 0 0 0 0 !important;
}

.confirm-import-list-block {
    padding-bottom: 40px;
    padding-left: 40px;
}

.confirm-import-block .subtitle {
    padding-bottom: 40px;
}

.confirm-import-block .inactive {
    padding-bottom: 20px;
    display: block;
}

.confirm-import-list-block .button {
    margin-top: -5px;
    color: var(--primary-blue);
    cursor: pointer;
    font-weight: normal;
    padding: 8px;
    user-select: none;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1em;
    vertical-align: middle;
    transition: 0.4s;
    background-color: #fff;
    outline: none;
    width: auto;
    float: left;
}

/* Home Screen */

.home-header {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 10px 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    position: relative;
}

.home-header .logo img {
    display: table;
    width: 150px;
    margin: 5px 10px;
}

.home-header .logout {
    position: absolute;
    display: flex;
    top: 34px;
    right: 30px;
    height: 32px;
    width: 118px;
    border-radius: 24px;
    background-color: #eee;
    color:#142034;
    justify-content: center;
    padding: 0;
    align-items: center;
}

.home-header .logout i {
    margin-right: 5px;
}

.home-header .logout:hover {
    background-color: #fff;
}

.home-apps-container {
    width: 100vw;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 5rem;
}

.home-apps {
    display: flex;
    width: 60%;
    max-width: 760px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.home-apps .app {
    transition: all 0.5s ease;
    height: 180px;
    width: 180px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 5px;
    cursor: pointer;
}

.home-apps .app:hover {
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0.1);
}

.home-apps .app img {
    transition: all 0.5s ease;
    width: 2.5rem;
    height: 2.5rem;
    margin-bottom: 1rem;
}

.home-apps .app:hover img {
    width: 3.2rem;
    height: 3.2rem;
}

.home-apps .app span {
    color: #d5d5d5;
    font-size: 18px;
    font-weight: 400;
}

.home-apps .app span::after {
    content: "\203A";
    color: var(--primary-red);
    margin-left: 0.1rem;
}

@container webapp (max-width: 768px) {
    .whitebox {
        width: 100%;
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@container homescreen (max-width: 640px) {
    .home-apps {
        width: 100%;
        flex-direction: column;
    }

     .home-apps .app {
        width: 100%;
        height: auto;
        padding: 1rem 2rem;
        display: flex;
        flex-direction: row;
        justify-content: left;
        border-right: 0;
        border-left: 0;
        margin: 0;
    }

    .home-apps .app:not(:last-child) {
        border-bottom: 0;
    }

    .home-apps .app img {
        margin: 0;
        margin-right: 2rem;
    }

    .home-apps .app span {
        font-size: 1.7rem;
    }
}

.border-bottom {
    border-bottom: 5px solid #333 !important;
}

.employeeslist-table .hire-datatable .react-bootstrap-table table th:nth-last-child(2),
.employeeslist-table .hire-datatable .react-bootstrap-table table td:nth-last-child(2) {
    display: none;
}

.downArrowCarrot {
    position: absolute;
    left: 42px;
    top: 1px;
    z-index: 1;
    pointer-events: none;
}

.carrotParrentSpan {
    position: relative;
}

.carrotWidth {
    width: 60px;
}

.rc-time-picker-panel-narrow .rc-time-picker-panel-select {
    width: 50% !important;
}

#content_loader {
    height: 100px;
}

#content_loader.hide-loader {
    display: none;
}

.notification,
.notification__title,
.notification__message,
.notification__item {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Inter, 'Helvetica Neue', Arial,
        sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol' !important;
    color: #fff;
}

.notification__custom-icon {
    flex-basis: 20%;
    position: relative;
    padding: 8px 8px 8px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.notification__custom-icon .fa {
    color: #fff;
    font-size: 28px;
}

.notification__custom {
    flex-basis: 80%;
    padding: 12px 12px 12px 8px;
    display: inline-block;
}

.notification__custom--success {
    width: 100%;
    display: flex;
    background-color: #28a745;
}

.notification__custom--success .notification__custom-icon {
    border-left: 8px solid darken(#28a745, 15%);
}

.notification__custom--default {
    width: 100%;
    display: flex;
    background-color: #007bff;
}

.notification__custom--default .notification__custom-icon {
    border-left: 8px solid darken(#007bff, 15%);
}

.notification__custom--error {
    width: 100%;
    display: flex;
    background-color: #ec2426;
}

.notification__custom--error .notification__custom-icon {
    border-left: 8px solid darken(#ec2426, 15%);
}

.notification__custom--tsderror {
    width: 100%;
    display: flex;
    background-color: #ec2426;
}

.notification__custom--tsderror .notification__custom-icon {
    border-left: 8px solid darken(#ec2426, 15%);
}

.notification__custom--info {
    width: 100%;
    display: flex;
    background-color: #17a2b8;
}

.notification__custom--info .notification__custom-icon {
    border-left: 8px solid darken(#17a2b8, 15%);
}

.notification__custom--warning {
    width: 100%;
    display: flex;
    background-color: #eab000;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
}

.notification__custom--warning .notification__custom-icon {
    border-left: 8px solid darken(#eab000, 15%);
}

.notification__exit {
    float: right;
    padding: 4px;
    color: #fff;
}

.padding-form {
    padding-bottom: 10px;
}

.padding-separator-top {
    padding-top: 20px;
}

.projectdetailschild {
    padding-top: 20px;
    height: 140px !important;
}

.project-default-values {
    margin: 10px 0 10px 0;
}

.timezone-text {
    margin: 0 0 35px 0;
    padding: 0;
}

.centercenter {
    padding-right: 30px;
}

.typePrompt {
    display: none;
    position: absolute;
    top: 50px;
    left: 70%;
}

.userType:hover+.typePrompt {
    display: inline;
}

.error-row td {
    color: #ec2426;
}

.small-table {
    max-width: 1000px;
    background-color: #c6cbd4;
}

.small-table-pointer {
    max-width: 1000px;
    background-color: #c6cbd4;
    cursor: pointer;
}

.small-table-text {
    font-size: x-small;
}

.small-table-section {
    min-width: 82px !important;
    font-size: small;
    margin: none;
    padding: none;
}

.small-table-section-s {
    min-width: 55px !important;
    max-width: 82px !important;
    margin: none;
    padding: none;
}

.small-table-section-xs {
    min-width: 82px !important;
    max-width: 120px !important;
    font-size: x-small;
}

@container webapp (min-width: 2500px) {
    .small-table-section {
        min-width: 120px !important;
        max-width: 150px !important;
        font-size: small;
        margin: none;
        padding: none;
    }

    .small-table-section-xs {
        min-width: 120px !important;
        max-width: 150px !important;
        font-size: x-small;
    }
}

@container webapp (min-width: 3500px) {
    .small-table-section {
        min-width: 150px !important;
        max-width: 180px !important;
        font-size: small;
        margin: none;
        padding: none;
    }

    .small-table-section-xs {
        min-width: 150px !important;
        max-width: 180px !important;
        font-size: x-small;
    }
}

.xs-table {
    max-width: 500px;
    margin: 20px 0;
}

.xs-table th {
    background-color: #c6cbd4;
    margin: auto;
    padding: auto;
}

.xs-table-section {
    min-width: 22px !important;
    max-width: 50px !important;
    font-size: small !important;
    margin: none;
    padding: none;
}

.xs-table-section-xs {
    min-width: 22px !important;
    max-width: 30px !important;
    font-size: xx-small !important;
    margin: none;
    padding: none;
}

/* Print table styles */
.print-table {
    max-width: 100% !important;
    background-color: #c6cbd4;
    width: 100% !important;
    border-collapse: collapse !important;
}

.print-table-pointer {
    max-width: 100% !important;
    background-color: white !important;
    width: 100% !important;
    border-collapse: collapse !important;
}

.print-table-text {
    font-size: 11px !important;
}

.print-table-section {
    min-width: 65px !important;
    font-size: 10px !important;
    padding: 4px !important;
}

.print-table-section-s {
    min-width: 50px !important;
    padding: 4px !important;
    font-size: 10px !important;
}

.print-table-section-xs {
    min-width: 65px !important;
    font-size: 9px !important;
    padding: 4px !important;
}

/* Print-specific media query */
@media print {
    .print-table,
    .print-table-pointer {
        background-color: white !important;
    }
    
    .print-table-text {
        font-size: 11px !important;
    }
    
    .print-table-section,
    .print-table-section-s,
    .print-table-section-xs {
        padding: 3px !important;
    }
}

/* XS Table Print Styles */
.print-xs-table {
    max-width: 500px !important;
    margin: 10px 0 !important;
    background-color: white !important;
}

.print-xs-table th {
    background-color: #e9ecef !important;
    margin: 0 !important;
    padding: 4px !important;
}

.print-xs-table-section {
    min-width: 25px !important;
    max-width: 45px !important;
    font-size: 9px !important;
    margin: 0 !important;
    padding: 3px !important;
}

.print-xs-table-section-xs {
    min-width: 20px !important;
    max-width: 28px !important;
    font-size: 8px !important;
    margin: 0 !important;
    padding: 3px !important;
}

@media print {
    .print-xs-table {
        max-width: 500px !important;
        margin: 8px 0 !important;
        background-color: white !important;
    }
    
    .print-xs-table th {
        background-color: #f8f9fa !important;
        padding: 3px !important;
    }
    
    .print-xs-table-section,
    .print-xs-table-section-xs {
        padding: 2px !important;
    }
}

.timesheetdetailtop {
    overflow: hidden;
    height: 0;
}

.timesheetdetailtop2 {
    overflow: visible;
    height: auto;
    border-top: 0;
    transition: 0.3s;
}

.timesheetdetail-block .handle {
    margin: 0;
    font-size: 16px;
}

.timesheetdetail-block .bigHandle {
    border: 1px solid #1f3549;
    border-radius: 0;
    font-weight: 400;
    font-size: 16px;
    min-width: 50px;
    min-height: 50px;
    cursor: pointer;
}

.timesheetdetail-block .editHandle {
    border: none;
    font-weight: 400;
    font-size: 16px;
    min-width: 50px;
    min-height: 50px;
    cursor: pointer;
}

.timesheetdetail-block .bigHandle .fa {
    color: #1f3549;
    font-size: 11px;
    padding: 25px 0;
}

.timesheetdetail-block .editHandle .editButton {
    color: #fff;
    font-size: 15px;
    padding: 25px 0;
}

.timesheetdetail-block .editHandle .editButton-disabled {
    color: #fff;
    font-size: 15px;
    padding: 25px 0;
    border: none;
}

.timesheetdetail-block .editHandle .editButton:hover {
    background-color: #1f3549;
    color: #fff;
    font-size: 15px;
    padding: 25px 0;
}

.timesheetdetail-block label {
    color: var(--primary-blue);
    cursor: pointer;
    font-weight: normal;
    padding: 10px;
    user-select: none;
    display: block;
}

.timesheetdetail-block input[name="collapse"] {
    display: none;
}

.timesheetdetail-block input[type="checkbox"] + label:before {
    content: none;
}

.timesheetdetail-block .handle label:before {
    font-family: FontAwesome;
    content: "\f107";
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1em;
    line-height: 1.556em;
    vertical-align: middle;
    transition: 0.4s;
}

.timesheetdetail-block>input[name="collapse"]:checked~.handle label:before {
    transform: rotate(180deg);
    transform-origin: center;
    transition: 0.4s;
}

.tsgreen {
    background-color: #4ed46d;
}

.tsred {
    background-color:#f57a6c;
}

.tsgrey {
    color: #c6cbd4;
}

.tsbutton {
    cursor: pointer;
}

.collapse-open:checked~.timesheetdetailtop2 {
    overflow: hidden;
    height: 0 !important;
}

.collapse-open:checked~.timesheetdetailtop {
    overflow: hidden;
    height: auto;
    border-top: 0;
    transition: height 0.5s;
}

.indent {
    padding-left: 20px;
}

.content-wrapper{
    .display-wrapper{
        display: flex;
        flex-direction: column;

        
    }
}

.form-wrapper {
    display: flex;
    gap: 0.5rem;
    & button {
        height: 40px;
        padding: 0 2rem;
        margin-left: 0.5rem;
    }
}

.vert-table-wrapper{
    max-width: 500px;
    padding: 20px 30px;

    .vert-row{
        margin: none;
        padding: none;

        .vert-header{
            background-color: #ddd;
            margin: auto;
            padding: auto;
            font-size: 14px;
        }

        .vert-title{
            text-align: left;
            width: auto;
            padding: 8px;
            border-bottom: 2px solid #cccccc;
            vertical-align: top;
            font-size: 14px;
        }
        .vert-data{
            border-bottom: 2px solid #cccccc;
            vertical-align: top;
            font-size: 14px;
        }
      }
}

.daily-chart-wrapper{
    width: 100%;
    height: 500px;
    margin-top: 2rem;
    padding: 2rem;
    background-color: #fff;
}

.timesheets-detail .small-table-section, .timesheets-detail .small-table-section-s {
    vertical-align: middle;
    font-size: 14px;
}

.timesheets-detail .small-table-section .rc-time-picker-input {
    font-size: 10pt;
}

.timesheets-detail .small-table-section button {
    border-radius: 0;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    border: none;
    padding: 5px 0;
    margin: 0;
}

.timesheets-detail .small-table-section button.disabled {
    border-radius: 0;
    color: #ffffff;
    background-color: #f7f8f9;
    font-size: 12px;
    text-align: center;
    border: none;
    padding: 5px 0;
    margin: 0;
}

.timesheets-detail .small-table-section .carrotParrentSpan .css-1pcexqc-container {
    width: auto;
}

.timesheets-detail .small-table-section .carrotParrentSpan .css-1pcexqc-container .css-kj6f9i-menu {
    font-size: 10pt;
    width: auto;
    min-width: 150px !important;
}

.timesheets-detail .small-table-section .carrotParrentSpan .css-1pcexqc-container .css-dvua67-singleValue {
    font-size: 10pt;
}

.timesheets-detail .blankCell {
    border: none;
    width: 10px;
}

.phase-section {
    min-width: 150px !important;
}

.timesheets-detail .edit-table-section {
    vertical-align: middle;
}

.timesheets-detail .edit-table-section .react-datepicker-wrapper {
    width: 100%;
}

.timesheets-detail .edit-table-section .react-datepicker__input-container {
    width: 100%;
}

.timesheets-detail .edit-table-section .react-datepicker-wrapper .react-datepicker__input-container input {
    font-size: 10pt;
    padding: 4px 7px;
    height: 28px;
    cursor: text;
    line-height: 1.5;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}

.timesheets-detail .edit-table-section .rc-time-picker-input {
    font-size: 10pt;
}

.timesheets-detail .edit-table-section .carrotParrentSpan .css-1pcexqc-container {
    width: auto;
}

.timesheets-detail .edit-table-section .carrotParrentSpan .css-1pcexqc-container .css-kj6f9i-menu {
    font-size: 10pt;
    width: auto;
    min-width: 150px !important;
}

.timesheets-detail .edit-table-section .carrotParrentSpan .css-1pcexqc-container .css-dvua67-singleValue {
    font-size: 10pt;
}

.timesheets-detail .edit-table-section button {
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    border: none;
    padding: 5px 10px;
    margin: 5px;
}

.timesheets-detail .edit-section-title {
    width: auto;
    padding: 0px;
    text-align: right;
}

.timesheets-detail .edit-section-field {
    width: auto;
    padding: 0;
    margin: 0;
    text-align: center;
}

.timesheets-detail .edit-phase-section {
    min-width: 150px;
}

/* Styles for the table container */
.table-container {
    width: 100%;
}

/* Styles for the table row */
.table-row {
    background-color: #f4f4f4; /* Light-colored background */
}

.edit-phase-section {
    max-width: 80px !important;
}

.generate-timesheet-notice {
    display: inline-block;
    vertical-align: top;
    width: 250px;
    padding-left: 10px;
    padding-right: 20px;
}

.generate-timesheet-notice p {
    text-align: center;
}

.employee-status-notice {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.employee-status-notice p {
    text-align: center;
}



.display-toggle-block {
    padding-top: 20px;
}

.display-toggle-block .d-inline-block {
    padding: 0 10px;
    margin: 0;
}

.invisible {
    display: none !important;
}

.timeZone-Separator{
    .errormsg{
        padding-bottom: 16px;
    }
}

/*Styles for specific for print and Print Details page*/

.print-wrapper {
    font-family: Arial, sans-serif;
    font-size: 12pt;
    color: #333;
    margin: 0;
    padding: 10px;
    line-height: 1.5;
    background-color: white;
}

.print-content-wrapper {
    margin: 0;
    padding: 0;
}

.print-content-wrapper .payroll-block {
    margin: 0;
    padding: 0;
}

@media print {
    @page {
        size: landscape;
    }

    body {
        margin: 0;
        padding: 0;
        font-size: 12pt;
        line-height: 1.4;
        color: #000;
    }

    .page-break {
        page-break-before: always;
    }

    table {
        width: 100%;
        border: none;
    }
}

h1, h2, h3 {
    color: var(--primary-gray);
    font-family: 'Inter', sans-serif;
    font-weight: 700;
}

.wrapper-flexbox {
    display: flex;
    margin-top: 2rem;
    align-items: center;
}

.wrapper-flexbox .btn-block {
    width: auto;
}

.payroll-download-history {
    display: flex;
    margin-top: 4rem;
    margin-bottom: 1rem;
}

.payroll-download-history .filter:not(:last-child) {
    margin-right: 1rem;
}

.payroll-download-history div.disabled {
    min-width: 280px;
}

@container webapp (max-width: 768px) {
    .wrapper-flexbox {
        flex-direction: column;
        margin: 0;
        width: 100%;
    }

    .wrapper-flexbox {
        margin-top: 2rem;
    }

    .wrapper-flexbox .btn-block,
    .wrapper-flexbox .btn-block button {
        width: 100%;
    }

    .wrapper-flexbox .btn-block {
        padding: 0;
    }
}

.customPagination {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}

.customPagination span {
    margin: 15px 10px;
    color: #333;
}

  .require-review-banner {
    background-color: rgba(255, 0, 0, 0.2);
    padding: 1rem;
    margin: 0;
    margin-bottom: 1rem;
    text-align: center;
    font-size: 14px;
  }

.dropdown-wrapper {
    display: flex;
    align-items: flex-start;
    padding-top: 25px !important;
    vertical-align: top !important;
}

.dropdown-wrapper label {
    font-weight: bold;
    margin-right: 10px;
    color: #333;
}

.items-dropdown-menu {
    padding: 8px;
    width: 55px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #f9f9f9;
    color: #333;
    appearance: none;
    cursor: pointer;
    outline: none;
    transition: all 0.3s ease;
}

.customDatatableHeader {
    cursor: pointer;
}

.note-banner {
    background-color: #ddd;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }

/* Headcount Report */

.small-table-section{
    .buttonLink{
        color: var(--primary-blue);
    }
}

.analytics-date-picker .react-datepicker-wrapper {
   display: unset;
}

input#custom-date {
    margin-top: 7px;
}
/* Analytics Page Categorized Table Styles */
.analytics-categorized-table {
    width: 100%;
    border-collapse: collapse;
}

.analytics-categorized-table .category-header {
    background-color: #f5f5f5;
    font-weight: bold;
    font-size: 16px;
}

.analytics-categorized-table .category-header td {
    padding: 12px 10px;
    border-top: 2px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #333;
}

.analytics-categorized-table .clickable-metric {
    cursor: pointer;
    transition: color 0.2s ease;
}

.analytics-categorized-table .clickable-metric:hover {
    color: #607D8B;
    text-decoration: underline;
}

.analytics-categorized-table .clickable-value {
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.2s ease;
}

.analytics-categorized-table .clickable-value:hover {
    background-color: #e3f2fd;
}

/* Sum Total Row Styles */
.analytics-categorized-table .sum-total-row {
    background-color: #666;
    color: white;
    font-weight: bold;
}

.analytics-categorized-table .sum-total-row th,
.analytics-categorized-table .sum-total-row td {
    color: white;
    padding: 15px 10px;
    font-size: 16px;
}

.analytics-categorized-table .sum-total-label {
    text-align: left;
    padding-left: 15px;
}

.analytics-categorized-table .sum-total-value {
    text-align: right;
    padding-right: 15px;
    font-size: 18px;
}

/* Trend Chart Section Styles */
.trend-chart-section {
    background-color: transparent;
}

.trend-chart-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.trend-chart-wrapper {
    position: relative;
}

.trend-time-buttons {
    display: flex;
    justify-content: center;
    gap: 0;
}

.trend-time-buttons button {
    padding: 10px 35px;
    border: 1px solid #666;
    background-color: #fff;
    color: #666;
    cursor: pointer;
    font-weight: normal;
    font-size: 15px;
    transition: all 0.2s ease;
    margin: 0;
    border-radius: 0;
}

.trend-time-buttons button:last-child {
    border-left: none;
}

.trend-time-buttons button:not(:first-child):not(:last-child) {
    border-left: none;
}

.trend-time-buttons button:hover {
    background-color: #f0f0f0;
}

.trend-time-buttons button.active {
    background-color: #666;
    color: white;
    border-color: #666;
}

/* Analytics Layout - Side by Side */
.analytics-main-content {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.analytics-table-section {
    width: 100%;
}

.analytics-trend-section {
    flex: 1;
    padding: 2rem;
}

/* Responsive layout for smaller screens */
@container webapp (max-width: 1200px) {
    .analytics-main-content {
        flex-direction: column;
    }

    .analytics-table-section,
    .analytics-trend-section {
        flex: none;
        width: 100%;
        min-width: unset;
        max-width: none;
    }
}

.table-controls {
    background: #f8f9fa;
    padding: 1rem;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.table-info {
    font-size: 0.9rem;
    color: #6c757d;
}

.search-input .input-group-text {
    background-color: #fff;
    border-right: none;
    color: #6c757d;
}

.search-input .form-control {
    border-left: none;
    box-shadow: none;
}

.search-input .form-control:focus {
    border-color: #607D8B;
    box-shadow: 0 0 0 0.2rem rgba(96, 125, 139, 0.25);
}

.modern-table-container {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #e9ecef;
}

.modern-table {
    width: 100%;
    margin-bottom: 0;
    color: #212529;
    border-collapse: collapse;
}

.modern-table thead th {
    background: var(--primary-blue);
    color: white;
    font-weight: 600;
    padding: 1rem 0.75rem;
    border: none;
    position: relative;
    user-select: none;
}

.modern-table thead th.sortable {
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.modern-table thead th.sortable:hover {
    background: #1f2250;
}

.modern-table thead th .header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modern-table thead th .sort-indicator {
    margin-left: 0.5rem;
    opacity: 0.7;
    transition: opacity 0.2s ease;
}

.modern-table thead th.sortable:hover .sort-indicator {
    opacity: 1;
}

.modern-table tbody tr {
    border-bottom: 1px solid #e9ecef;
    transition: background-color 0.2s ease;
}

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

.modern-table tbody tr:last-child {
    border-bottom: none;
}

.modern-table tbody td {
    padding: 0.875rem 0.75rem;
    vertical-align: middle;
    border: none;
    font-size: 0.9rem;
}

.modern-table tbody td:first-child {
    font-weight: 500;
    color: #495057;
}

/* Pagination Styles */
.pagination-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.5rem;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.pagination-btn {
    padding: 0.5rem 0.75rem !important;
    border: 1px solid #dee2e6 !important;
    background-color: #fff !important;
    color: #6c757d !important;
    cursor: pointer;
    border-radius: 4px !important;
    font-size: 0.875rem !important;
    transition: all 0.2s ease;
    min-width: 2.5rem !important;
    text-align: center !important;
    width: auto !important;
    display: inline-block !important;
    font-weight: 400 !important;
}

.pagination-btn:hover:not(:disabled) {
    background-color: #e9ecef !important;
    border-color: #adb5bd !important;
    color: #495057 !important;
}

.pagination-btn.active {
    background-color: #607D8B !important;
    border-color: #607D8B !important;
    color: white !important;
}

.pagination-btn:disabled {
    background-color: #e9ecef !important;
    border-color: #dee2e6 !important;
    color: #adb5bd !important;
    cursor: not-allowed;
}

.pagination-dots {
    padding: 0.5rem 0.25rem;
    color: #6c757d;
    font-size: 0.875rem;
}

/* Flexbox-based forms */
.flex-form {
    display: flex;
    flex-direction: column;
}

.flex-form .section {
    padding: 0;
}

.flex-form .form-group input {
    margin-bottom: 0;
    border-radius: 0;
    font-size: 14px;
    padding: 0.5rem;
}

.flex-form .rc-time-picker-input {
    height: unset;
}

.flex-form label {
    display: block;
    margin: 0;
    padding: 0;
}

.flex-form p {
    color: #5e5e5e;
    margin-bottom: 1rem;
    line-height: 1.5;
}

.flex-form input {
    margin-bottom: 1.5rem;
    padding: 0.5rem;
    border: 1px solid var(--primary-gray);
    min-width: 15rem;
}

.flex-form input:disabled {
    background-color: #d5d5d5;
}

.flex-form button {
    margin-bottom: 1rem;
}

#project-details {
    margin-top: 2rem;
}

#project-details,
#phase-codes,
#employees,
#units {
    margin-bottom: 4rem;
}

.flex-form .row {
    margin-bottom: 2rem;
}

.flex-form .row:last-child {
    margin-bottom: 0;
}

.flex-form .row div {
    flex: 1 1 0;
}

.flex-form .row div:last-child {
    margin-right: 0;
}

/* Compact shift form layout */
.compact-shift-form {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 0.5rem;
}

.compact-shift-form .form-field {
    display: flex;
    flex-direction: column;
    flex: 0 1 auto;
}

.compact-shift-form .heading {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 12px;
    white-space: nowrap;
}

.compact-shift-form .form-group input {
    margin-bottom: 0;
    border-radius: 0;
    font-size: 12px;
    padding: 0.4rem;
    min-width: 0;
    max-width: 60px;
    height: 32px;
    box-sizing: border-box;
}

.compact-shift-form .form-group input[type="text"] {
    max-width: 80px;
    min-height: 40px;
    font-size: 14px;
}

.compact-shift-form .rc-time-picker-input {
    height: unset;
}

.compact-shift-form select {
  max-width: 150px;
  padding: 2px 4px;
}

.compact-shift-form button {
    margin-bottom: 0;
    flex-shrink: 0;
}

.schedule-chevron-btn {
  border: 1px solid #1f3549;
  background: transparent;
  border-radius: 0;
  padding: 15px 15px;
  font-weight: 400;
  cursor: pointer;
  margin: 0;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.2rem;
}

.compact-shift-form .form-field .schedule-chevron-btn {
  margin-top: 1.2rem;
}

.btn-add {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #31338c;
    color: white;
    border: none;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-top: 1.2rem;
}

.btn-remove {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #31338c;
  color: white;
  border: none;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-top: 1.2rem;
}

.btn-remove:hover {
  background-color: #31338c;
}

/* Weekly shift schedule */

.schedule-toggle {
  background-color: #31338c;
  border: 1px solid var(--primary-gray);
  padding: 0.25rem 0.5rem;
  font-size: 12px;
  cursor: pointer;
  white-space: nowrap;
  height: 32px;
  margin-top: 1.2rem;
}

.schedule-toggle:hover {
  background-color: #f5f5f5;
}

.weekly-schedule {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 1px solid var(--primary-gray);
  padding: 1rem;
  background-color: white;
}

.schedule-header {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 1rem;
}

.schedule-header .day-label {
  width: 60px;
  flex-shrink: 0;
}

.schedule-header .day-column {
  flex: 1;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

.schedule-row, .schedule-checkboxes {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 0.5rem;
}

.day-checkbox:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.union-rules-notice {
  text-align: center;
  margin-top: 16px;
  padding: 12px;
  border-radius: 4px;
  font-style: italic;
}

.union-rules-notice p {
  margin: 0;
  font-weight: 500;
}

.row-label {
  width: 60px;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: bold;
}

.time-cell, .checkbox-cell {
  flex: 1;
  display: flex;
  justify-content: center;
}

.schedule-time-picker input {
  max-width: 80px;
  font-size: 12px;
  padding: 0.25rem;
  height: 28px;
}

.day-checkbox {
  transform: scale(1.2);
}

/* Faking the data table look on payroll reports */
.table-scroll {
    width: 100%;
    overflow-x: scroll;
}

table {
    background-color: #fff;
    line-height: 1.25;
    width: 100%;
}

thead {
    background-color: #e3e3e3;
    font-weight: 700;
    border-bottom: 0;
}

thead tr {
    border-bottom: 0 !important;
}

table th {
    border-bottom: 0;
    padding: 1rem;
}

table td {
    border-bottom: 1px solid #d6d6d6 !important;
    padding: 2rem 1rem;
}

table th,
table td {
    font-size: 14px; /* should be 1rem but browser interprets that as 16px for some reason */
    text-align: center;
    vertical-align: middle;
}

/* Modals */
.modal-flex-row,
.modal-flex-col {
    display: flex;
}

.modal-flex-col {
    flex-direction: column;
}

.modal-flex-row > div {
    flex: 1 1 0;
}

.modal-content {
    padding: 2rem 2rem 3rem 2rem;
    border: none;
    border-radius: 0;
    flex: 0 1 0;
}

.modal-content h1 {
    color: var(--primary-black);
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 2rem;
    text-align: center;
}

.modal-body {
    padding: 0;
}

.modal-group {
    margin-bottom: 1.5rem;
}

.modal-body .css-1pcexqc-container,
.modal-group .css-1pcexqc-container,
.modal-group .css-q2qw48-control,
.modal-group .css-1wbpri1-control {
    width: 100% !important;
}

.modal-flex-row .modal-group:not(:last-child) {
    margin-right: 1rem;
}

.modal-content input {
    width: 100%;
}

.modal-footer {
    padding: 0;
    border-top: 0;
    margin-top: 2rem;
    justify-content: center;
}

.modal-footer button:not(:last-child) {
    margin-right: 0.5rem;
}

/* Forms */
input {
    height: 40px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    padding: 5px 10px;
}

input[type="checkbox"] {
    width: 1.5rem;
    height: 1.5rem;
}

.inputAndEye {
    display: flex;
}

.inputAndEye button {
    height: 100%;
    padding: 0 1rem;
}

.dropzone-container {
    border: 1px dashed var(--primary-gray);
    padding: 2rem;
    text-align: center;
    font-size: 1rem;
}
.laboruniondetails-block .btn-block button
.dropzone-container p:not(:last-child) {
    margin-bottom: 1rem;
}

.dropzone-container .textarea-section-inner p {
    margin-bottom: 1rem;
}

.num-units .modal-flex-row .modal-group:last-child {
    flex: 0 1 auto;
    margin-left: auto;
}

.num-units .modal-flex-row .modal-group:last-child select {
    width: 100%;
}

.edit-btn,
.edit-btn:focus {
    padding: 0.5rem 2rem;
    background-color: transparent;
    border: 1px solid var(--primary-blue);
    color: var(--primary-blue);
}

.edit-btn:disabled,
.edit-btn:disabled:hover {
    border: 1px solid #c6cbd4;
    color: #fff;
}

/* Codes Feature Styles */
.codes-display {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    cursor: pointer;
    padding: 2px 4px;
    border-radius: 3px;
    transition: background-color 0.2s ease;
    font-size: 11px;
    font-weight: 500;
    min-height: 20px;
}

.codes-display:hover {
    background-color: #f6f7f8;
}

.codes-display.empty {
    color: #999;
    font-style: italic;
}

.codes-display.has-codes {
    color: #2c2f72;
}

.code-tag {
    background-color: #2c2f72 !important;
    color: white !important;
    padding: 1px 4px;
    border-radius: 2px;
    font-size: 10px;
    font-weight: 500;
    margin-right: 2px;
    border: none;
}

.code-tag:last-child {
    margin-right: 0;
}

/* Codes Modal Specific Styles */
.codes-modal .entry-details-header {
    background-color: #f8f9fa;
    border-radius: 5px;
    border: 1px solid #dee2e6;
    padding: 12px;
    margin-bottom: 16px;
}

.codes-modal .selected-codes-preview {
    background-color: #f8f9fa;
    border-radius: 5px;
    border: 1px solid #dee2e6;
    padding: 12px;
    margin-top: 16px;
}

.codes-modal .codes-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    min-height: 25px;
    align-items: center;
}

.codes-modal .guidelines {
    background-color: #f8f9fa;
    border-radius: 5px;
    font-size: 12px;
    color: #666;
    padding: 12px;
    margin-top: 16px;
}

/* Responsive Design for Codes */
@media (max-width: 768px) {
    .codes-display {
        padding: 2px 4px;
        font-size: 10px;
    }
    
    .code-tag {
        font-size: 9px;
        padding: 1px 3px;
    }
    
    .codes-modal .modal-dialog {
        margin: 1rem;
        max-width: calc(100vw - 2rem);
    }
}

.no-grow {
    flex: 0 1 auto !important;
}

.full-width {
    width: 100%;
}

/* Subtle overlay for disabled sections */
.sandbox-disabled {
    position: relative !important;
    opacity: 0.8 !important;
    pointer-events: none !important;
    filter: grayscale(30%) !important;
    cursor: not-allowed !important;
}

.sandbox-disabled::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(248, 249, 250, 0.3);
    z-index: 10;
    pointer-events: auto;
    cursor: not-allowed important;
}

/* Enhanced tooltip on hover */
.sandbox-disabled::after {
    content: "To experience the full value of BuildTime, start your free trial.";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(135deg, #007bff 0%, #0056b3 100%);
    color: white;
    padding: 16px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    white-space: normal;
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    pointer-events: none;
    box-shadow: 0 8px 25px rgba(0, 123, 255, 0.4);
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    max-width: 250px;
    line-height: 1.4;
    cursor: not-allowed;
}

.sandbox-disabled:hover::after {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%) scale(1.02);
}

/* Analytics Page */
.analytics-flex-container {
    display: flex;
    width: 100%;
    gap: 1rem;
}

.analytics-summary {
    background-color: #fff;
    padding: 2rem 2rem 0 2rem;
    margin-top: 1rem;
    text-align: center;
}

.analytics-summary h1 {
    font-size: 1.5rem;
}

.analytics-summary-data {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
}

.analytics-flex-container > div,
.analytics-summary-data > div {
    flex: 1 1 25%;
}

.analytics-summary-data > div {
    margin-bottom: 2rem;
    padding: 0 3rem;
}

#analytics-activity .analytics-summary-data > div {
    padding: 0;
}

.analytics-summary-data > div:not(:last-child) {
    border-right: 1px solid var(--primary-gray);
}

.analytics-summary-data .number {
    display: block;
    font-size: 3rem;
    margin-bottom: 0.5rem;
    cursor: pointer;
}

.analytics-summary span.number {
    font-size: 3rem;
}

.analytics-summary-data .label {
    color: var(--primary-gray);
    cursor: pointer;
}

#flagged-activity-risk > div:nth-child(4n) {
    border: 0;
}

@media (max-width: 768px) {
    .analytics-flex-container > div,
    .analytics-summary-data > div {
        flex: 1 1 50%;
    }

    #analytics-activity .analytics-summary-data > div {
        flex: 1 1 100%;
    }

    .analytics-summary-data > div:not(:last-child) {
        border-right: none;
    }
    #analytics-activity .analytics-summary-data > div {
        border-right: none !important;
    }
    .analytics-summary-data > div:nth-child(odd) {
        border-right: 1px solid var(--primary-gray);
    }
}

#refresh-time-input {
    width: 80px;
    text-align: right;
    margin-right: 0.5rem;
}

@media (max-width: 768px) {
    .form-wrapper {
        flex-wrap: wrap;
    }

    .form-wrapper > * {
        flex: 1 1 100%;
    }

    .form-wrapper .css-1pcexqc-container {
        width: 100%;
    }
}

.no-pad {
    padding: 0 !important;
    margin: 0 !important;
}

.bullet-point-list {
    padding-left: 20px;
    list-style-type: disc !important;
}