﻿.im {
    max-width: 150px;
}

.customImagePr #Input_ProjectImage-error.invalid-feedback {
    left: -108px;
}

.cusImg {
    max-width: 100%;
}

.login-page-bg {
    background: url(/images/login-bg.webp);
}

.profile-pic img {
    width: 100%;
    border-radius: 5px;
}

.datepicker tfoot {
    display: none;
}

#kt_brand {
    background: #ffffff;
}

.imgCol {
    border: 1px solid #c7c7c7;
    height: 45px;
    width: 45px;
    padding: 4px;
    border-radius: 100%;
    margin-right: 1.5rem;
}

    .imgCol img {
        width: 35px;
        height: 35px;
        border-radius: 100%;
        display: flex;
        margin: 0 auto;
    }

.firstCol {
    display: flex !important;
    align-items: center;
}

.collapseContent {
    display: none;
}

    .collapseContent.active {
        display: block;
    }

.brand-logo {
    width: 175px;
}

    .brand-logo img {
        width: 90%;
    }

.productImage {
    height: 250px;
    width: 250px;
    background-size: cover;
}

.height300 {
    height: 400px;
}

.img-col img {
    width: 100%;
}

.img-colum img {
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 100%;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.makeCompanyEmployeeActive,
.makeOfferActive,
.makeLocationActive,
.makeBannerActive,
.makeUserActive,
.makeActivityActive {
    color: #1bc5bd !important;
}

.logo-width {
    width: 45px !important;
}

/* hide the default sort order triangles */
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after {
    background-image: none;
    cursor: pointer !important;
    content: none;
}

/* sorted ascending */
table.dataTable thead .sorting_asc:after {
    padding-left: 0.5em;
    content: "🡅" !important;
    opacity: 1 !important;
    position: initial !important;
    display: inline !important;
}

/* sorted descending */
table.dataTable thead .sorting_desc:after {
    padding-left: 0.5em;
    content: "🡇" !important;
    opacity: 1 !important;
    position: initial !important;
    display: inline !important;
}

.dataTables_wrapper .dataTable td.sorting_asc,
.dataTables_wrapper .dataTable th.sorting_asc {
    color: #3699ff !important;
}

.modal-fullscreen {
    padding-left: 0 !important;
}

.modal.modal-fullscreen .modal-dialog {
    width: calc(100% + 10px);
    margin: 0;
    padding: 0;
    max-width: none;
}

.modal.modal-fullscreen .modal-content {
    height: auto;
    min-height: 100vh;
    border-radius: 0;
    border: none;
}

.modal.modal-fullscreen .modal-body {
    overflow-y: auto;
}

.kanban-board {
    margin-bottom: 0px !important;
}

.kanban-drag {
    max-height: calc(100vh - 330px);
    overflow: hidden;
    overflow-y: scroll;
}

.symbol.symbol-light-webority .symbol-label {
    background-color: #F1F2FF;
    color: #8950fc;
}

.symbol.symbol-webority .symbol-label {
    background-color: #8950fc;
    color: #ffffff;
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.modal.fade.show .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.btn-group:hover > .dropdown-menu {
    display: block;
}

.btn-group > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.word-break-all {
    word-break: break-all;
}

.overflowYAuto {
    overflow-y: auto;
}

#Input_ProjectImage-error.invalid-feedback {
    position: absolute;
    bottom: -146px;
    text-wrap: nowrap;
    left: -55px;
}

/* Modal 100vh Scroll enabled css */
.innerWrapScroll {
    height: calc(100vh - 211px);
    overflow-x: hidden;
    overflow-y: auto;
    border-right: 1px solid #EBEDF3;
    padding-right: 30px;
}

.innerWrapScrollRight {
    position: relative;
    padding-top: 60px;
    padding-left: 30px;
}

    .innerWrapScrollRight .nav-tabs-line {
        position: absolute;
        top: 0;
        width: calc(100% - 30px);
    }

.cusFixedTextarea {
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
}

.cusCommantSection {
    position: relative;
    padding-top: 110px;
}

.cus-messages {
    height: calc(100vh - 422px);
    overflow-x: hidden;
    overflow-y: auto;
}

.cus-row {
    height: calc(100vh - 209px);
}

.cusScrollHidden {
    overflow: hidden !important;
}

.cus-attachHistory {
    height: calc(100vh - 272px);
    overflow-x: hidden;
    overflow-y: auto;
}

.verticalMiddle {
    vertical-align: middle !important;
}

.checkbox-list.position-relative .invalid-feedback {
    position: absolute;
    bottom: -20px;
}

.cus-error-bx .invalid-feedback {
    display: none !important;
}

.video-js .vjs-big-play-button {
    top: 0px;
    left: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
}

.build-header-fixed.build-subheader-fixed .subheader {
    position: fixed;
    height: 100px;
    top: 65px;
    left: 0;
    right: 0;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
    z-index: 95;
    -webkit-box-shadow: 0 10px 30px 0 rgba(82, 63, 105, 0.08);
    box-shadow: 0 10px 30px 0 rgba(82, 63, 105, 0.08);
    background-color: #fff;
    border-top: 1px solid #ebedf3;
    margin: 0;
}

.customUploadConatainer .upload-label {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    display: block;
}

.customUploadConatainer .upload-box {
    border: 2px dashed #a0aec0;
    border-radius: 8px;
    padding: 30px;
    text-align: center;
    background-color: #ffffff;
    cursor: pointer;
    width: 100%;
}

    .customUploadConatainer .upload-box:hover {
        border-color: #4a90e2;
    }

    .customUploadConatainer .upload-box span {
        color: #a0aec0;
        font-size: 14px;
    }

.customUploadConatainer input[type="file"] {
    display: none;
}

.customUploadConatainer {
    width: 100%;
}

.custom-flex {
    display: flex;
    justify-content: space-between;
    background: rgba(242, 247, 255, 1);
    border: 1px solid rgba(61, 139, 253, 0.2);
    padding: 15px;
    border-radius: 10px;
    align-items: center;
}

.checked-bg {
    background: rgba(242, 247, 255, 1);
    border: 1px solid rgba(61, 139, 253, 0.2);
}

.unchecked-bg {
    background: #ffffff;
    border: 1px solid #ebedf3;
}

.custom-bottom-input {
    border-top: 1px solid #ebedf3;
    padding-top: 30px;
}

.bottom-input-main {
    margin-top: 30px;
}

.custom-bottom-input {
    border-top: 1px solid #ebedf3;
    padding-top: 30px;
    background: #f3f6f9;
    padding: 6px;
    border-radius: 10px;
}

    .custom-bottom-input input {
        background: transparent !important;
        border: 0;
        padding-right: 15px;
    }

.custom-flex label {
    color: #3d8bfd;
    font-size: 16px;
    font-weight: 600;
}

    .custom-flex label i {
        color: #3d8bfd;
    }

.buildHeader .header {
    height: 100px;
}

.fixed-width {
    width: 200px !important;
}

.custom-card {
    padding: 2rem 2.25rem;
    height: calc(100vh - 182px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.customSeparator {
    background-color: #ebedf3 !important;
    width: 1px;
    height: 30px;
    margin-left: 40px;
    margin-right: 40px;
}

.version-dropdown .bootstrap-select {
    width: 100px !important;
}

.version-dropdown button {
    width: 100% !important;
}

.dropdown-container {
    display: flex;
}

.custom-mt-20 {
    margin-top: 5rem;
}

.custom-card-header {
    display: flex !important;
    align-items: center !important;
}

    .custom-card-header a {
        color: #3d8bfd;
        font-weight: 500;
        display: none;
    }

        .custom-card-header a i {
            color: #3d8bfd;
            vertical-align: text-bottom;
        }

.customlogoVersion {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.PreviousBuildsContainerHeader div {
    text-transform: uppercase;
    font-size: 12px;
    color: #b5b5c3;
    font-weight: 600;
    letter-spacing: 1px;
}

.PreviousBuildsContainerHeader {
    display: flex;
    justify-content: space-between;
    padding-bottom: 11px;
    padding-top: 11px;
    background-color: #f3f6f9;
    padding-right: 15px;
    padding-left: 15px;
}

.PreviousBuildsContainerBody {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ebedf3;
    min-height: 80px;
    padding-left: 15px;
    padding-right: 15px;
}

.version-br {
    display: block;
}

.versions {
    display: flex;
    align-items: center;
}

.verison-text {
    padding-left: 15px;
    line-height: 24px;
    font-size: 14px;
    color: #181c32;
    font-weight: 500;
}

.versions,
.build-time,
.build-size,
.build-actions,
.versions-label,
.build-time-label,
.build-size-label,
.build-actions-label {
    width: 25%;
}

.build-size,
.build-size-label {
    text-align: center;
}

.build-actions,
.build-actions-label {
    text-align: right;
}

.custom-accordion-head,
.custom-accordion {
    width: 38%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.build-actions {
    display: flex;
    align-items: center;
    text-wrap-mode: nowrap;
    width: auto;
}

    .build-actions a {
        margin-left: 8px;
    }

.versions a {
    display: none;
}

.build-size span {
    display: none;
}

.versions div:first-child {
    display: flex;
    align-items: center;
}

.build-actions a:last-child {
    background: #3699ff;
    color: #ffffff;
    font-weight: 500;
}

    .build-actions a:last-child i {
        color: #ffffff;
        margin-right: 4px;
    }

#accordionExample2 .card .card-header .card-title {
    padding-right: 20px;
}

.customLeftPadding {
    padding-left: 50px;
    border-left: 1px solid #ebedf3;
    overflow-y: auto;
    height: calc(100vh - 275px);
}

.customRightPadding {
    padding-right: 50px;
    overflow-y: auto;
    height: calc(100vh - 275px);
}

.card-custom-shadow {
    -webkit-box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
    box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
    border: 0;
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
}

.card-title.custom-container {
    display: flex;
    justify-content: space-between;
}

.custom-profile {
    display: flex;
    align-items: center;
}

.custom-mt-30 {
    margin-top: 30px;
}

.breadcrumb-ul {
    padding-left: 0;
    list-style-type: none;
}

    .breadcrumb-ul li {
        display: inline-block;
    }

        .breadcrumb-ul li a {
            font-size: 14px;
            font-weight: 500;
            color: #84859a;
        }

.custom-right-arrow {
    width: 6px;
    margin-left: 8px;
    margin-right: 8px;
}

.breadcrumb-ul li:last-child {
    font-size: 14px;
    font-weight: 500;
    color: #84859a;
    color: #3d8bfd;
}

.custom-hamburger {
    width: 24px;
}

.customDropdown.custom-links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 200px;
}

    .customDropdown.custom-links a {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 12px;
        color: #3f4254;
        width: 100%;
        height: 34px;
        display: flex;
        align-items: center;
    }

        .customDropdown.custom-links a:hover {
            background-color: #f3f6f9;
        }

        .customDropdown.custom-links a:hover {
            color: #3d8bfd;
        }

            .customDropdown.custom-links a:hover i {
                color: #3d8bfd;
            }

        .customDropdown.custom-links a i {
            margin-right: 10px;
            font-size: 15px;
        }

.custom-separator {
    width: 1px;
    height: 25px;
    background: #ebedf3;
}

.jstree-container-ul .jstree-node {
    border-bottom: 1px solid #ebedf3;
}

.jstree-default .jstree-anchor {
    line-height: 35px;
    height: 35px;
}

.jstree-container-ul .jstree-node ul li {
    border-bottom: 0;
}

/* Mobile Topbar Styles */
@media (max-width: 991.98px) {
    .topbar {
        height: 0px;
    }
    .subheader-enabled:not(.subheader-mobile-fixed) .content {
        padding-top: 15px;
    }

        #kt_header_mobile_topbar {
            position: absolute;
            top: 0px; /* Height of mobile header */
            left: 0;
            right: 0;
            z-index: 96;
            background-color: #fff;
            border-top: 1px solid #ebedf3;
            box-shadow: 0 0 40px 0 rgba(82, 63, 105, 0.2);
            display: none;
            padding: 0px;
        }

        .topbar-mobile-on.header-mobile-fixed .topbar {
            display: none;
        }

        .topbar-mobile-on #kt_header_mobile_topbar {
            display: block;
        }
        /* Mobile profile adjustments */
        #kt_header_mobile_topbar .profile-header .profile-card {
            position: static;
            display: block;
            box-shadow: none;
            width: 100%;
            border-radius: 0;
            margin-top: 0px;
        }

        #kt_header_mobile_topbar .profile-header-content {
            background: transparent;
            box-shadow: none;
            padding: 0;
            border-bottom: 1px solid #ebedf3;
            padding-bottom: 15px;
            margin-bottom: 15px;
        }
    }

@media screen and (max-width: 991px) {
    .appCenter.header.header-fixed {
        background: #ffffff;
        min-height: 65px;
        display: flex;
    }

        .appCenter.header.header-fixed .brand {
            display: flex;
        }

    .custom-mt-20 {
        margin-top: 0rem;
    }

    .custom-footer#kt_footer {
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width: 768px) {
    .appCenter.header.header-fixed {
        min-height: 116px;
        display: flex;
        align-items: flex-start !important;
        position: relative;
    }

    .dropdown-container {
        position: absolute;
        top: 72px;
        display: flex;
        left: 0;
    }

        .dropdown-container .form-group.my-0.ml-8 {
            margin-left: 0 !important;
        }

    .dropdown-container {
        width: calc(100% - 0px);
        padding: 0 15px;
    }

    .custom-justify-content-between {
        flex-direction: column !important;
        align-items: start !important;
    }

        .custom-justify-content-between .mt-3.mt-sm-0 {
            margin-top: 20px !important;
        }

    .PreviousBuildsContainerBody {
        align-items: flex-start;
        flex-direction: column;
        padding: 10px 0px 10px;
        justify-content: flex-start;
        min-height: auto;
    }

    .verison-text {
        text-wrap-mode: nowrap;
        display: flex;
    }

    .version-br {
        display: block;
        width: 10px;
    }

    .versions {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

        .versions a {
            display: block;
        }

            .versions a img {
                width: 28px;
            }

    .build-time {
        padding-left: 40px;
        text-wrap-mode: nowrap;
        color: #84859a;
    }

    .build-size span {
        color: #84859a;
        display: block;
        font-weight: 400;
        font-size: 11px;
    }

    .build-size {
        color: #3f4254;
        font-size: 14px;
        font-weight: 600;
    }

    .build-size {
        text-align: left;
    }

    .custom-accordion {
        width: 100%;
        padding-top: 12px;
    }

    .build-actions {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        text-wrap-mode: nowrap;
    }

        .build-actions a {
            margin-right: 0px;
            margin-left: 6px;
        }

    .versions img {
        position: relative;
        top: 10px;
    }

    .PreviousBuildsContainerHeader {
        display: none;
    }

    .custom-release-card-body {
        padding-top: 10px !important;
    }

    .PreviousBuildsContainerBody:last-child {
        border-bottom: 0px solid #ebedf3;
        padding-bottom: 0;
    }

    .custom-accordion {
        display: none;
    }

    .custom-Instructions {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .appCenter.header.header-fixed .col-3 {
        position: absolute;
        right: 0;
    }

    .appCenter.header.header-fixed .col-12 {
        padding-top: 10px;
    }

    .dropdown-container .form-group:first-child {
        width: 70% !important;
    }

    .dropdown-container .form-group:last-child {
        width: 30% !important;
    }

    .fixed-width {
        width: 100% !important;
    }

    .appCenter.header.header-fixed .col-3 .brand-logo {
        width: 120px;
    }

    .version-dropdown .bootstrap-select {
        width: 100% !important;
    }

    .custom-card-header a {
        color: #3d8bfd;
        font-weight: 500;
        display: block;
    }

    .custom-file-separator {
        display: none;
    }

    .custom-file-justify-content-between {
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: flex-start !important;
    }

    .custom-file-size-content {
        display: flex;
        align-items: center;
    }

        .custom-file-size-content span.d-block.text-dark {
            margin-left: 5px;
        }

    .custom-justify-content-between .mt-3.mt-sm-0 .download-btn {
        width: calc(100% - 54px);
    }

    .custom-justify-content-between .mt-3.mt-sm-0 {
        width: 100%;
    }

    .custom-Instructions {
        display: none;
    }

    .header .dropdown-container {
        width: calc(100% - 0px);
        padding: 10px 0px 0px 0px;
        position: relative;
        top: 0px;
    }

    .appCenter.header.header-fixed {
        min-height: 165px;
    }

    .header .bootstrap-select > .dropdown-toggle {
        position: relative;
        outline: 0 !important;
        padding: .65rem .7rem;
        border-radius: .42rem;
    }

    .flexone {
        flex: 1;
    }

    .appCenter.header.header-fixed {
        min-height: auto;
        padding: 20px 0px;
    }

    .brand-logo {
        width: 160px;
    }

    .brand {
        height: auto;
    }
}

.customErrorInput .invalid-feedback {
    position: absolute;
    bottom: -19px;
}

body.modal-open {
    overflow: hidden !important;
}

.customRightCol {
    border-right: 1px solid #ebedf3;
    padding-right: 30px;
}

.customLeftCol {
    padding-left: 30px;
}

.customDD {
    left: -14px !important;
}

.jstree-anchor.jstree-clicked,
.jstree-anchor.jstree-hovered,
.jstree-wholerow.jstree-wholerow-clicked,
.jstree-wholerow.jstree-wholerow-hovered {
    background: transparent !important;
    box-shadow: none !important;
    color: inherit !important;
}

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -4px 1px;
}

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -36px 1px;
}

.icon-size-18 {
    height: 18px !important;
    width: 18px !important;
}

.arrow-icon {
    transition: transform 0.3s ease;
}

.btn.collapsed .arrow-icon {
    transform: rotate(0deg);
}

.btn:not(.collapsed) .arrow-icon {
    transform: rotate(90deg);
}

.btn-link.focus, .btn-link:focus,
.btn-link.hover, .btn-link:hover {
    text-decoration: none;
}

.fixed-column {
    position: sticky;
    background-color: #fff;
    left: 0;
    z-index: 2;
}

.fixed-column-2 {
    position: sticky;
    background-color: #fff;
    left: 200px;
    z-index: 2;
}

.fc-scroller.fc-time-grid-container {
    overflow: hidden !important;
}

.flexone {
    flex: 1;
}

.profile-header {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.profile-header-content {
    background: #f5f7fa;
    border-radius: 12px;
    padding: 8px 16px;
    box-shadow: 0 2px 8px rgba(44, 62, 80, 0.08);
    display: flex;
    align-items: center;
    gap: 12px;
}

.profile-name {
    font-weight: 700;
    font-size: 1.1rem;
    color: #222;
}

.profile-designation {
    font-size: 0.95rem;
    color: #7b8ca0;
}

.profile-card {
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 100;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 8px 32px rgba(44, 62, 80, 0.18);
    width: 350px;
    transition: opacity 0.2s;
}

.profile-header:hover .profile-card,
.profile-header:focus .profile-card {
    display: block;
}

.profile-card-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 20px 20px 0px 20px;
}

.profile-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.profile-card-name {
    font-weight: 600;
    font-size: 1.0rem;
    color: #071437;
}
.profile-card-role span {
    color: #C4CADA;
}

.profile-card-id {
    background: #eaf3ff;
    font-size: 10px;
    font-weight: 500;
    color: #3D8BFD;
    border-radius: 4px;
    padding: 2px 5px;
    margin-left: 6px;
    border: 1px solid rgba(27, 132, 255, 0.2);
}

.profile-card-role {
    color: #4B5675;
    font-size: 12px;
    font-weight: 500;
    margin-top: 2px;
}

.profile-card-info {
    margin: 20px 0;
    color: #252F4A;
    font-size: 12px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0px 20px;
}
.profile-card hr {
    margin: 20px 0px;
}

.profile-card-info i {
    margin-right: 8px;
    color: #7b8ca0;
}

.profile-card-timezone {
    background: #EBEDF3;
    color: #4B5675;
    font-size: 10px;
    font-weight: 500;
    border-radius: 6px;
    padding: 2px 8px;
    margin-left: 8px;
}

.profile-card-logout {
    border-top: 1px solid #EBEDF3;
    padding-top: 20px;
    margin-bottom: 4px;
    padding: 20px;
}