.displayNone {
    display: none;
}

.displayFlex {
    display: flex;
}

.alignItemCenter {
    align-items: center;
}

body.body-app .btn-user__name.userNavFont {
    font-size: 0.9rem !important;
}

#sidebarMenu a.nav-link.active {
    color: white !important;
    background-color: black !important;
}

.iconPadding {
    padding-right: 5px;
    height: 25px;
    width: 20px !important;
}

.navFont {
    font-size: 17px !important;
}

.button-right {
    position: absolute !important;
    right: 45px !important;
}

.btn {
    display: inline-block;
    padding: 10px;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    font-weight: 400;
    min-width: 12%;
    margin: 7px;
    margin-top: 15px;
}

.noMargin {
    margin-top: -11px;
}

.btnsrights {
    margin-top: -27px;
    padding: 9px 0px 2px 174px;
}

.dot {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    display: inline-block;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.imgProfile {
    position: relative;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    padding: 0px;
    border: none;
    width: 150px;
    object-fit: cover;
}

.imageProfile {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    padding: 0px;
    border: none;
    width: 150px;
    filter: grayscale(0) blur(0);
    transition: .4s ease-in-out;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }


input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.loginCenter {
    margin-left: 25.33333333% !important;
    width: 435px;
}

.loginSiteLogo {
    max-height: 308px !important;
    max-width: 255px !important;
    margin: auto !important;
}

.centerImage {
    display: flex;
    max-height: 308px;
    margin-bottom: 15px;
}

.panel-body {
    padding: 15px;
}

.progress {
    overflow: inherit;
}

.prdred01 {
    position: relative;
    padding-top: 1px;
    left: 0px;
    margin-top: 20px;
}

.process {
    position: absolute;
    bottom: -25px;
    font-size: 13px;
    color: black;
    left: 0;
    margin-bottom: -6px;
}

.date {
    position: absolute;
    top: -25px;
    font-size: 13px;
    color: black;
    left: 0;
    margin-top: -10px;
}

.folder {
    border-radius: 80px;
    width: 95%;
    height: auto;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    margin: 50px 0 0 0;
    color: pink !important;
    padding: 3px;
}

.loginIdPwdTxt {
    margin: 15px;
    width: 355px;
}

.login-panel {
    margin-top: 25%;
}

.panel-default {
    border-color: #ddd;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 15px;
}

.loginIdPwd {
    margin: 10px 0;
    padding-left: 10px !important;
    border-left: 1px solid rgba(16, 16, 16, 0.15) !important;
}

.eyePwd {
    position: absolute;
    top: 425px;
    left: 1075px;
}

.text-right {
    text-align: right;
}

.messageInfo, .actionLink .navbar-top-links > li > a:hover, .chat-header1, .navbar-top-links > li > a:focus, .navbar-top-links > .open > a, .navbar-top-links > .open > a:hover, .navbar-top-links > .open > a:focus, /*.sidebar ul li a.active,*/ .panel.tabbed-panel .nav-tabs > li > a, .actionLink, #infoMessage, .chat-submit, .file-submit, .me, .navbar-top-links > li > a, .nav-tabs > li > a {
    color: fontColor !important;
}

.actionLink {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.formProject {
    margin-bottom: 20px;
}

.savechangeButton {
    margin-right: 20px;
}

.required {
    color: red;
    font-size: 19px;
}

#backButton {
    margin-top: -16px;
}

.momButton {
    margin: 0;
}

.childSubFolerHeader {
    float: right
}

.chatIcons {
    border: none !important;
    background: white;
    /*position: fixed;*/
    /*top: 56rem;
    height: 0px;*/
}

.userMargin {
    margin-right: 3px;
}

.toggle-password {
    height: 38px;
    margin-top: 10px;
    background: #f1f1f1;
}

body.body-app .input-group-text {
    border-right: 1px solid rgba(16, 16, 16, 0.15);
}

#myTable tbody tr td:last-child {
    width: 15% !important;
}

.tooltipDynamic {
    position: absolute !important;
    z-index: 1070 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
}

#myTabContent {
    margin-top: 2% !important;
}


.imgProfile:hover .imageProfile {
    filter: grayscale(10%) blur(3px);
    transition: .4s ease-in-out;
}

.imgProfile:hover {
    transition: .4s ease-in-out;
}

.imgProfile > p {
    display: none;
}

.imgProfile:hover > p {
    position: absolute;
    top: 0;
    display: block;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    z-index: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: .4s ease-in-out;
    line-height: 150px;
    margin: 0;
}

/*.dynamicDropdown {
    max-width: 15rem !important;
    right: -2em !important;
}*/
.dynamicDropdown li {
    white-space: normal;
}

.margin-0 {
    margin: 0rem !important;
}

.checkBoxBorder {
    border-color: grey;
}

.swal-icon {
    width: 65px !important;
    height: 65px !important;
}

.swal-icon--warning__body {
    height: 35px;
}

.swal-title {
    font-size: 22px !important;
    font-weight: 500;
}

.swal-button--cancel, .swal-button--confirm {
    height: 3rem !important;
    width: 7rem !important;
}

table.dataTable {
    width: 99.9% !important;
}

.dataTables_filter {
    padding-bottom: 1rem;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #dee2e6 !important;
}

#tabsNavProjects li button {
    opacity: 0.6;
}

    #tabsNavProjects li button.active {
        opacity: 1;
    }

.treeViewIcons {
    font-size: 16px !important;
    margin-right: 5px !important;
}

#tabsNav2 .nav-link .addMsgIcon {
    color: white !important;
}

#tabsNav2 .nav-link.active .addMsgIcon {
    color: black !important;
}

.resetPswdBtn {
    min-width: 40% !important;
}

.swal-button--confirm, .swal-button--confirm:active, .swal-icon--warning__body, .swal-icon--warning__dot, .btn-success, #chat-circle, .other-message {
    color: #ffffff !important;
    background-color: #004413 !important;
}


    .swal-button--confirm, .swal-button--confirm:active,
    .swal-icon--warning__body, .swal-icon--warning__dot, .btn-success, #chat-circle, .other-message {
        background-color: #004413 !important;
        border-color: #004413 !important;
    }


.messageInfo, .actionLink .navbar-top-links > li > a:hover, .chat-header1, .navbar-top-links > li > a:focus, .navbar-top-links > .open > a, .navbar-top-links > .open > a:hover, .navbar-top-links > .open > a:focus,
/*.sidebar ul li a.active,*/ .panel.tabbed-panel .nav-tabs > li > a, .actionLink, #infoMessage, .chat-submit, .file-submit, .me, .navbar-top-links > li > a, .nav-tabs > li > a {
    color: #004413 !important;
}

.swal-icon--warning {
    border-color: #004413 !important;
}

.other-message:after {
    border-bottom-color: #004413 !important;
}

.panel, .panel-default > .panel-heading, .navbar-default, .navbar, .navbar-inverse {
    /*background-color: mainSiteColor !important;*/
    background-color: #004413;
}

.btn-success, .btn-success[disabled] {
    color: fontColor !important;
}

.table-responsive {
    background-color: white !important;
}



input:checked + .slider {
    background-color: #004413 !important;
}

body.body-app .tabs.tabs--default .nav-link {
    border: 1px solid black !important;
    background-color: black !important;
    color: white !important;
}

    body.body-app .tabs.tabs--default .nav-link.active {
        border: 1px solid white !important;
        background-color: white !important;
        color: black !important;
    }

.chat__description .chatFolder {
    font-weight: 500;
}

.nav a.nav-link.active {
    color: #004413 !important;
    background-color: white !important;
    font-weight: 600;
}

.not-allowed {
    cursor: not-allowed;
}

.loader {
    top: 40% !important;
    left: 50% !important;
    z-index: 9999999 !important;
    position: absolute !important;
}

.login-loader {
    top: 40% !important;
    left: 46% !important;
    z-index: 9999999 !important;
    position: absolute !important;
}

.project__button {
    opacity: 0.5;
}

    .project__button.activeChild {
        opacity: 1;
    }

.saveCancelBtn {
    margin-left: -24px;
}

.folderElem {
    cursor: pointer;
}

.treeViewIcons {
    cursor: pointer;
}

.backcolor {
    cursor: pointer;
}

.btnRightTeamPDF {
    padding: 9px 0px 2px 650px;
}

.pendingDocumentChxBox {
    margin: 12px 0 0 12px;
}

.btnDocuments {
    align-items: center;
    display: flex;
}

@media only screen and (max-width:1800px) {
    body .body-app .accordion.accordion--default .accordion-body {
        min-height: 145px;
    }

    body.body-app .tabs.tabs--projects .nav-link {
        padding: 10px 20px;
    }

    .hero__content h3 {
        font-size: 25px;
    }

    body.body-app .chat__description {
        font-size: 0.738rem;
    }

    .project__button .btn-icon {
        padding: 5px 15px;
        font-size: 14px;
    }

    .table-striped tr th {
        font-size: 14px;
    }

    .btn-success {
        padding: 5px;
    }

    .swal-button {
        padding: 10px;
        height: auto !important;
    }

    #myTable .imageSize {
        height: 20px;
    }
}

#documentList {
    margin-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: calc(var(--bs-gutter-x) * 0.5);
}

.white-space-break-spaces{
    white-space:break-spaces;
}