@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/** Grids style **/
.custom-content-wrap {
    margin-bottom: 50px;
    min-height: calc(100vh - 188px);
}

.custom-content-wrap .card {
    background-color: #ffffff;
    border: none;
    margin-bottom: 0 !important;
}

.custom-content-wrap .card-body {
    background-color: #ffffff;
    padding: 30px;
}

.custom-coontent-wrap label {
    font-size: 14px;
}

.custom-content-wrap .input-group-text {
    height: 35px;
    border: 0.5px solid #C1BDBD;
}

.custom-content-wrap .view-search .btn-default {
    border: none !important;
    text-align: right;
}

.custom-content-wrap .view-grid .dropdown.action>.btn {
    display: none;
}

.custom-content-wrap .btn-primary .icon {
    height: 18px;
    margin-right: 10px;
}

.custom-content-wrap .create-action {
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-content-wrap .view-grid .dropdown.action .dropdown-menu {
    display: block;
    position: initial !important;
    border: 0;
    background: transparent;
    box-shadow: none;
    text-align: center;
    min-width: 95px;
    left: auto !important;
    top: auto !important;
}

.custom-content-wrap .heading-wrap {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom-content-wrap .main-title,
.custom-content-wrap .list-header {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #292D32;
}

.custom-content-wrap .alert {
    text-align: center;
    font-size: 14px;
    color: #2E2E2E;
    font-weight: 400;
    padding: 10px;
}

.custom-content-wrap .alert h2 {
    font-size: 14px;
    margin-bottom: 7px;
}


.custom-content-wrap .alert-danger {
    color: #842029;
    background-color: #f8d7da !important;
    border-color: #f5c2c7 !important;
    text-align: left;
}

.custom-content-wrap .list-header {
    margin-top: 30px;
}


.custom-content-wrap .view-grid .dropdown.action .dropdown-menu li {
    display: inline-block;
    text-align: center;
}

.custom-content-wrap .view-grid .dropdown.action .dropdown-menu li a {
    font-size: 0;
    color: #2E2E2E !important;
    padding: 2px;
    margin: 0;
    outline: none;
}

.custom-content-wrap .view-grid .dropdown.action .dropdown-menu li a>span {
    font-size: 16px;
    margin-right: 11px;
}

.custom-content-wrap .view-grid .dropdown.action .dropdown-menu li a:hover,
.view-grid .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #2E2E2E !important;
    background: transparent;
    border: none;
    outline: none;
}

.custom-content-wrap .form-control {
    background-color: #ffffff !important;
    border: 0.5px solid #C1BDBD !important;
    border-radius: 5px;
    border: none;
    color: #616161;
    font-size: 13px;
    height: 35px;
}

.custom-content-wrap .selected-view.dropdown-toggle:focus,
.custom-content-wrap .selected-view.dropdown-toggle:hover {
    outline: none !important;
    background-color: #ffffff !important;
}

.custom-content-wrap .entitylist {
    border: none;
    background-color: #ffffff;
}

.custom-content-wrap .entitylist .panel-body {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 30px;
    border-radius: 5px 5px 0 0;
}

.custom-content-wrap ul#entitylist-filters {
    margin-bottom: 0;
}

.custom-content-wrap .entitylist-search {
    height: 35px;
    border-radius: 5px;
    border: 0.5px solid #C1BDBD;
}

.custom-content-wrap .entitylist-search input {
    border: none !important;
    background-color: transparent !important;
}

.custom-content-wrap .columnBlockLayout {
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
    padding: 0;
    margin: 10px 15px 30px 15px;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);

}

.custom-content-wrap .nav>li>a:focus,
.custom-content-wrap .nav>li>a:hover {
    border-radius: 5px;
}

.custom-content-wrap .entity-grid {
    border-radius: 0 0 5px 5px;
    border: none;
    border-top: 0.5px solid #eeeeee;
    background-color: #ffffff;
}

.custom-content-wrap .entitylist li.entitylist-filter-option-group {
    width: 32%;
	margin-bottom: 1rem;
}

.custom-content-wrap .section-title h3 {
    color: #292D32;
    font-weight: 700;
    font-size: 20px;
}

.custom-content-wrap .crmEntityFormView {
    background-color: transparent !important;
    border: none;
    padding-top: 40px;
}

.custom-content-wrap .crmEntityFormView .cell {
    padding-bottom: 15px;
    padding-left: 0;
}

.custom-content-wrap label {
    font-weight: 500;
    font-size: 14px;
    color: #616161 !important;
    margin-bottom: 3px;
    margin-top: 0;
}

.custom-content-wrap .view-grid td a {
    color: #0093FE;
    text-decoration: none;
    cursor: pointer;
    outline: none !important;
}

.custom-content-wrap .view-grid td[aria-label="action menu"] a {
    cursor: default !important;
}

.custom-content-wrap .entitylist .btn-entitylist-filter-submit {
    min-width: 120px;
    border: 1px solid #00AEA7 !important;
    background-color: #00AEA7 !important;
    color: #ffffff !important;
    font-weight: 500;
    border-radius: 5px;
    margin-top: 25px;
    height: 35px;
    font-size: 14px;
    outline: none;
}

.custom-content-wrap .entitylist .panel-body ul {
    width: 95%;
    margin-bottom: 0;
}

.custom-content-wrap .view-grid td.w-1{
    width: 1%;
    padding: 6px 0px !important;
}

.custom-content-wrap .entitylist .entitylist-filter-option-text {
    width: 100%;
}

.custom-content-wrap .table-info {
    position: relative;
    display: inline;
}

.custom-content-wrap .entitylist .input-group-addon {
    border: 0.5px solid #C1BDBD;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #fbfbfb;
}

.custom-content-wrap .view-search .btn-hg {
    border: none;
    height: 32px;
    outline: none;
    background: white;
    box-shadow: none;
}

.custom-content-wrap .grid-actions {
    border-bottom: 0;
    padding: 30px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.custom-content-wrap .view-grid {
    background: #ffffff;
    margin-top: 10px;
    padding: 10px 30px;
    border-radius: 5px;
}

.custom-content-wrap .view-grid th {
    border: none;
    padding: 8px 18px;
    font-size: 14px;
    font-weight: 700;
}

.custom-content-wrap .view-grid th a {
    color: #292D32;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
}

.custom-content-wrap .view-grid th a:focus,
.custom-content-wrap .view-grid th a:active,
.custom-content-wrap .view-grid th a:hover {
    text-decoration: none !important;
    outline: 0 !important;
}

.custom-content-wrap .view-grid td {
    border: none;
    color: #2E2E2E;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    padding: 6px 18px !important;
}

.custom-content-wrap .view-grid .action-icon {
    height: 17px;
    margin-right: 20px;
    cursor: pointer;
}

.custom-content-wrap .view-grid .w-1 .action-icon {
    margin-right: 0px !important;
}

.custom-content-wrap .view-grid .details-link {
    color: #0093FE !important;
    text-decoration: none;
}

.custom-content-wrap .list-img {
    width: 19px;
    vertical-align: middle;
    margin-bottom: 3px;
}

.custom-content-wrap .view-grid .list-progress {
    background: #B5E276;
    border-radius: 5px;
    display: block;
    font-weight: 500;
    font-size: 15px;
    height: 30px;
    width: 75px;
    line-height: 30px;
    text-align: center;
}

.custom-content-wrap .view-grid .list-progress.label-100 {
    background: #7BCB0A;
}

.custom-content-wrap .view-grid .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #F6F8FA;
    --bs-table-striped-bg: transparent;
}

.custom-content-wrap .view-grid .dropdown .btn {
    color: #0093FE;
    border-color: #0093FE;
    border-radius: 5px;
}

.custom-content-wrap .pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    width: 35px;
    height: 35px;
    background-color: #00AEA7 !important;
    color: #ffffff;
    border-radius: 5px;
}

.custom-content-wrap .btn-default.clearlookupfield:focus,
.custom-content-wrap .btn-default.clearlookupfield:focus-visible,
.custom-content-wrap .btn-default.launchentitylookup:focus,
.custom-content-wrap .btn-default.launchentitylookup:focus-visible {
    outline: none !important;
}

.custom-content-wrap .view-select .nav>.open>a:hover {
    background-color: #ffffff !important;
}

.custom-content-wrap .view-select {
    border: 0.5px solid #C1BDBD;
    border-radius: 5px;
    background-color: #ffffff !important;
    font-size: 14px;
}

.custom-content-wrap table {
    margin-bottom: 0;
}

.custom-content-wrap .view-select a {
    text-decoration: none;
    padding: 6px 15px !important;
    color: #616161;
    border: none !important;
    margin-left: 0;
}

.custom-content-wrap .view-select .fa-list {
    display: none;
}

.custom-content-wrap .pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    color: #00AEA7;
}

.custom-content-wrap .pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    background-color: transparent !important;
}

.custom-content-wrap .entity-grid .message {
    padding: 30px 0;
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
}

.custom-content-wrap .jquery-bootstrap-pagination {
    text-align: right;
}

.grid-button-area {
    display: flex;
}

.custom-content-wrap .position-relative {
    position: relative;
}

.custom-content-wrap .notification-count {
    position: absolute;
    right: 9px;
    top: -9px;
    display: block;
    padding: 0px 3px;
    background-color: #fa3e3e;
    border-radius: 5px;
    color: #ffffff;
    font-size: 10px;
    min-width: 16px;
    text-align: center;
}

.custom-content-wrap .view-grid .list-progress.label-green,
.custom-content-wrap .view-grid .list-progress.bg-green {
    background: #00BA54;
}

.custom-content-wrap .view-grid .list-progress.label-yellow,
.custom-content-wrap .view-grid .list-progress.bg-yellow {
    background: #FFCF00;
}

.custom-content-wrap .view-grid .list-progress.label-grey,
.custom-content-wrap .view-grid .list-progress.bg-grey {
    background: #8F8A8A;
}

.custom-content-wrap .crmEntityFormView .cell.checkbox-cell div.table-info {
    padding-left: 10px !important;
}

.custom-content-wrap .break-image-name {
    color: #616161;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.custom-content-wrap .file-link-and-delete .file-name-container {
    color: #616161;
    font-size: 14px;
    display: flex;
    align-items: center
}

.custom-container .file-name-container a {
    color: #0093FE;
    text-decoration: none;
    cursor: pointer;
    outline: none !important;
}

.custom-content-wrap .buttonfordeleteimage {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.custom-content-wrap .buttonfordeleteimage .iconforimage {
    margin-right: 10px;
}

.custom-content-wrap .alert-warning {
    background-color: #f2f2f2;
    border: none;
    text-align: center;
    font-size: 14px;
    color: #2E2E2E;
    font-weight: 400;
    padding: 10px;
}

.custom-content-wrap .tab-title {
    display: none;
}

.custom-content-wrap .launchentitylookup {
    border-color: #0093FE !important;
    background-color: #0093FE !important;
    color: #ffffff !important;
    min-width: 40px !important;
    outline: none;
}

.custom-content-wrap .clearlookupfield {
    border-color: #C1BDBD;
    color: #0093FE;
    border: 0.5px solid #C1BDBD;
    border-left: 0;
    min-width: 40px !important;
    outline: none;
}

/*Customer list*/

.customer-list.custom-content-wrap .toolbar-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
}

.customer-list.custom-content-wrap .view-toolbar {
    margin-top: 20px;
}

/* Partner Wrap */

.partner-wrapper .custom-content-wrap {
    min-height: auto !important;
}

.partner-wrapper .custom-content-wrap .w-5 {
    width: 0.5%;
    padding: 8px 0 !important;
}

.partner-wrapper .custom-content-wrap .h-150 {
    min-height: 150px;
}


.partner-wrapper .custom-content-wrap .view-select .dropdown .dropdown-toggle {
    padding: 5px 15px !important;
    text-decoration: none !important;
}

.partner-wrapper .custom-content-wrap .view-select .dropdown .dropdown-toggle:hover,
.dropdown-toggle:focus {
    background: transparent !important;
    border: none !important;
}

.partner-wrapper .custom-content-wrap .view-select .dropdown .dropdown-menu li a {
    border: none !important;
    text-decoration: none !important;
    color: #616161;
    font-size: 14px;
}

.partner-wrapper .custom-content-wrap .h-260 {
    min-height: 260px;
}

.partner-wrapper .custom-content-wrap .flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.partner-wrapper .custom-content-wrap .d-none {
    display: none;
}

#partnerConsultantDashboard .grid-actions {
    border-bottom: none;
    margin: 0;
    padding: 0;
}

#partnerConsultantDashboard .view-empty {
    display: flex;
    justify-content: center;
}


.partner-wrapper .custom-content-wrap .logo-icon {
    height: 60px;
}

.partner-wrapper .custom-content-wrap .flex-col {
    flex-direction: column;
}

.partner-wrapper .custom-content-wrap .view-select .dropdown {
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
}

.partner-wrapper .custom-content-wrap .view-select {
    padding: 20px;
}

.partner-wrapper .custom-content-wrap .view-select .dropdown .title {
    font-size: 14px;
    line-height: 16px;
    color: #616161;
}

.partner-wrapper.wrapper-bg-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #E2F6F5;
    font-family: 'Roboto', sans-serif;
    min-height: calc(100vh - 118px);
}

.partner-wrapper .custom-content-wrap .view-grid {
    background: #ffffff;
    margin-bottom: 30px;
    padding: 0 20px;
    border-radius: 5px;
}

.partner-wrapper .heading-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 60px 0 30px 0;
}

.partner-wrapper .heading-wrap .heading {
    color: #1C274C;
    display: block;
    font-weight: 700;
    font-size: 25px;
}

.partner-wrapper .heading-wrap .sub-text {
    color: #1C274C;
    display: block;
    font-weight: 400;
    font-size: 14px;
}

.partner-wrapper .card {
    background: #ffffff;
    border: none;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    height: 90px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px !important;
    padding: 17px 9px;
}

.partner-wrapper .bg-img {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 10px;
    background-color: #ffffff;
}

.partner-wrapper .card-banner {
    height: 261px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.partner-wrapper .banner-img {
    height: 100%;
    width: 100%;
}

.partner-wrapper .custom-padding {
    margin-top: 30px;
    margin-bottom: 60px;
}

.partner-wrapper .link-wrap {
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
}

.partner-wrapper .card .main-text {
    font-weight: 700;
    font-size: 14px;
    color: #292D32;
    word-break: break-word;
    display: inline-block;
}

.partner-wrapper .card .sub-text {
    font-weight: 400;
    font-size: 14px;
    color: #292D32;
    word-break: break-word;
    display: block;
}

.partner-wrapper .card .no {
    font-weight: 700;
    font-size: 32px;
    text-align: right;
    color: #00AEA7;
}

.partner-wrapper .action-icon {
    width: 20px;
    margin-right: 5px;
}

.partner-wrapper .arrow-icon {
    width: 15px;
}

.partner-wrapper .w-80 {
    width: 80%;
}

/*Manage work items*/

.manage-work-items .bootstrap-select {
    padding: 0 !important;
    border: none !important;
}

.manage-work-items .custom-gutter {
    gap: 10px 0;
}

.manage-work-items .custom-content-wrap .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #616161 !important;
    border: 1px solid transparent !important;
}

.manage-work-items .dataTables_wrapper .dataTables_paginate .paginate_button:active {
    box-shadow: none !important;
}

.manage-work-items .dropdown-toggle {
    border: 0.5px solid #C1BDBD !important;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 400;
    color: #797777 !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

.manage-work-items .dropdown-toggle:focus {
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

.manage-work-items .btn-wrap {
    margin-top:10px;
    width: 100%;
}

.manage-work-items .dataTables_wrapper {
    overflow-x: auto;
    overflow-y: hidden;
}

.manage-work-items .icon {
    height: 17px;
}

.manage-work-items .mr-5 {
    margin-right: 5px;
}

.manage-work-items .custom-button-wrap {
    margin: 10px 15px 30px 15px;
    padding: 0
}

.manage-work-items .flex-end-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-wrap: nowrap;
}

.manage-work-items .btn-secondary {
    background-color: transparent !important;
}

.manage-work-items td:first-child {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.manage-work-items td:last-child {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.manage-work-items hr {
    margin: 20px 0 30px 0;
    border-top: 0.5px solid #C1BDBD !important;
}

.manage-work-items table {
    margin-bottom: 20px !important;
    border-bottom: none !important;
}

.manage-work-items .dataTables_info {
    font-size: 14px;
    color: #616161 !important;
}

.manage-work-items .bootstrap-select .dropdown-toggle:focus,
.manage-work-items .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important;
}

.manage-work-items .table.dataTable.no-footer {
    border-bottom: none !important;
}

.manage-work-items .paginate_button {
    font-size: 14px;
    color: #616161 !important;
    min-width: 30px !important;
    line-height: 30px;
    padding: 0px 10px !important;
    border-radius: 5px !important;
    background: transparent !important;
    height: 30px;
    text-align: center !important;
}

.manage-work-items .paginate_button .previous,
.manage-work-items .paginate_button .next {
    border: none !important;
}

.manage-work-items .paginate_button.disabled {
    cursor: not-allowed;
}

.manage-work-items .paginate_button.current {
    background-color: #00AEA7 !important;
    color: #ffffff !important;
    border: 0.5px solid #00AEA7 !important;
}

.manage-work-items .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.manage-work-items .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background-color: #00AEA7 !important;
    color: #ffffff !important;
    border: 0.5px solid #00AEA7 !important;
}

.manage-work-items .dataTables_wrapper .dataTables_length select {
    border-color: #00AEA7 !important;
    border-radius: 5px !important;
}

.manage-work-items .dropdown-menu>li>a:focus,
.manage-work-items .dropdown-menu>li>a:hover,
.manage-work-items .dropdown-menu>li>a {
    padding: 5px 20px !important;
    color: #403f3f;
}

.manage-work-items .bs-actionsbox .btn-group button {
    width: 48%;
    font-size: 13px;
    margin: 10px 0;
    overflow: hidden;
    white-space: normal;
    word-break: break-word;
}

.manage-work-items .bs-actionsbox .btn-group button:first-child {
    margin-right: 5px;
}

/*Contact*/

.contact .actions {
    background: white;
    margin: 0;
    border-top: none;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    padding: 0 20px 30px 30px !important;
}

.contact .entity-form {
    background: white;
    padding: 25px;
}

.contact .cell {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.contact .file-table {
    font-size: 14px;
}

.contact .control input {
    font-size: 14px;
    background: transparent;
}

.contact .file-table-wrap {
    margin-top: 10px;
    width: 49%;
    overflow-y: auto;
    max-height: 150px;
}

.contact .file-cell {
    padding-bottom: 2px !important;
}

.contact .tab {
    margin-bottom: 0 !important;
}

.contact fieldset {
    margin-bottom: 0 !important;
}

.contact .file-table td {
    color: #323232;
    font-size: 14px;
    padding: 0 8px !important;
    vertical-align: middle;
}

.contact .tab-column {
    padding: 0 20px;
}

.contact .tab .tab-column:last-child {
    padding-right: 0;
}

.contact .file-table th {
    color: #323232;
    font-size: 14px;
}

.contact .header-icon {
    height: 20px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.contact h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #292D32;
    margin-bottom: 15px;
}

.contact .crmEntityFormView {
    padding-top: 0 !important;
}

.contact .alert {
    margin-bottom: 0;
}

.contact .alert .fa-lock {
    margin-right: 5px;
}

/*Customer list and user-list*/

.customer-list .grid-button-area .dropdown,
.user-list .grid-button-area .dropdown {
    display: none;
}

/*Customer Dashboard*/

.customer-dashboard .custom-content-wrap .entity-grid {
    border-top: none !important;
}

.customer-dashboard .dashboard-icon {
    height: 16px;
    margin-right: 10px;
    margin-top: -2px;
}


.custom-content-wrap .vertical-middle {
    vertical-align: middle;
}

.custom-dashboard-wrap .custom-action-icon {
    margin-right: 7px !important;
    margin-top: -3px !important;
}

/*Customer list*/

.customer-list .custom-content-wrap,
.customer-dashboard .custom-content-wrap {
    min-height: calc(100vh - 198px);
}

/*Customer*/

.customer-wrap .custom-content-wrap {
    min-height: calc(100vh - 168px);
}

.customer-wrap textarea {
    min-height: 72px;
}

.customer-wrap .custom-content-wrap [data-name|="SUMMARY_TAB"].tab {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 26px 2px 10px 30px;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
}

.customer-wrap .custom-content-wrap [data-name|="SUMMARY_TAB"] fieldset {
    margin-bottom: 0px;
}

.customer-wrap .custom-content-wrap .crmEntityFormView .cell {
    padding-bottom: 15px;
    padding-left: 0;
}

.customer-wrap .custom-content-wrap h3 {
    margin-top: 0;
}

.customer-wrap .custom-content-wrap .actions {
    display: flex;
    justify-content: flex-end;
    border-top: none;
    margin: 30px 0;
    padding: 0;
}

/* Notification */

.notify-wrap .crmEntityFormView {
    padding: 28px;
    padding-right: 0 !important;
    background-color: #ffffff !important;
    padding-bottom: 5px;
}

.notify-wrap .mr-10 {
    margin-right: 10px;
}

.notify-wrap .browserPreviewFrame {
    border: 0.5px solid #C1BDBD !important;
    border-radius: 5px !important;
    height: 80px !important;
}

.notify-wrap .control .status {
    padding: 0;
}

.notify-wrap .crmEntityFormView fieldset {
    margin-bottom: 0 !important;
}

.notify-wrap .tabletPortraitPreview {
    padding: 0 !important;
}

.notify-wrap .list-img {
    margin-right: 5px;
}

.notify-wrap .tab {
    margin-bottom: 0 !important;
}

.notify-wrap .form-action-container-right {
    padding-right: 28px;
}

.notify-wrap .form-action-container-right {
    padding-right: 28px;
}

/*Customer edit*/

.customer-edit .custom-content-wrap .tab {
    margin-bottom: 10px;
}

.customer-edit .btn-for-delete {
    text-align: left;
    padding: 0 !important;
    line-height: 35px;
}

.customer-edit .btn-for-delete img {
    height: 18px;
}

.customer-edit .custom-content-wrap .crmEntityFormView .cell {
    padding: 0 28px 20px;
    padding-left: 0;
}

.customer-edit .custom-content-wrap legend.section-title {
    display: contents;
}

.customer-edit .custom-content-wrap table.section {
    margin-top: 0px;
}

.customer-edit .custom-content-wrap .clearlookupfield {
    border-color: #C1BDBD;
    color: #0093FE;
    border: 0.5px solid #C1BDBD;
    border-left: 0;
}

.customer-edit .custom-content-wrap .submit-btn,
.devops-job-history .actions .btn {
    min-width: 100px;
    margin-right: 0 !important;
    font-size: 14px;
}

.customer-edit .custom-content-wrap .section-title h3 {
    margin-top: 0;
}

.customer-edit .custom-content-wrap [data-name|="CUSTOMER INFORMATION"] textArea {
    height: 80px;
}

.customer-edit [aria-label="Customer Information"] {
    margin-bottom: 0 !important;
}

.customer-edit .custom-content-wrap [data-name|="SUMMARY_TAB"].tab,
.customer-edit .custom-content-wrap [data-name|="tab_setup"] .tab-column fieldset,
.user-edit .custom-content-wrap fieldset,
.devops-job-history .custom-content-wrap fieldset {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 30px 2px 10px 30px;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
    position: relative;
}

.customer-edit .custom-content-wrap [data-name|="SUMMARY_TAB"].tab {
    margin-bottom: 20px;
}

.customer-edit .custom-content-wrap [data-name|="SUMMARY_TAB"] .section-title h3 {
    margin-bottom: 20px;
}

.customer-edit .custom-content-wrap .btnforimage,
.customer-business-survey .custom-content-wrap .btnforimage {
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid #00AEA7;
    color: #00AEA7;
    outline: none;
    box-shadow: none;
}

.customer-edit .custom-content-wrap .cell .info {
    position: relative;
    display: inline;
}

.customer-edit .custom-content-wrap #primarycontactid_lookupmodal .info {
    display: contents !important;
}

.customer-edit .custom-content-wrap .fa-info-circle {
    color: #0093FE !important;
    position: absolute;
    top: -5px;
    right: -17px;
    font-size: 14px;
}

.customer-edit .custom-container #gyde_workitemuploadfile_delete_button {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
}

.customer-edit .custom-container #gyde_workitemuploadfile_delete_button img {
    height: 20px;
    margin-top: 10px;
}

/*devops workitems */

.devops-container .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
    opacity: 0.6 !important;
    color: rgba(0, 0, 0, 0.88) !important;
}

/*customer-business-survey-edit and customer-edit*/

.customer-edit .custom-content-wrap .subgrid-cell .field-label,
.customer-business-survey .custom-content-wrap .subgrid-cell .field-label {
    color: #292D32 !important;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 0;
}

.customer-edit .grid-button-area,
.customer-business-survey .grid-button-area {
    display: flex;
}

.customer-edit .custom-content-wrap fieldset .grid-actions,
.customer-business-survey .custom-content-wrap fieldset .grid-actions,
.user-edit .custom-content-wrap fieldset .grid-actions {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 0;
    position: absolute;
    top: 30px;
    right: 30px;
}

.customer-edit .edit-grid-action {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 0;
    position: absolute;
    top: 30px;
    right: 30px;
}

.customer-edit .edit-grid-action #linkToDiscoverButton {
    margin-bottom: 33px;
}

.customer-edit .custom-content-wrap .toolbar-actions .fa,
.customer-business-survey .custom-content-wrap .toolbar-actions .fa {
    margin-right: 1px;
    vertical-align: middle;
    top: -1px;
}

/*customer-business-survey-edit, survey-edit, users and customer-edit*/
.customer-edit .custom-content-wrap .actions,
.customer-business-survey .custom-content-wrap .actions,
.survey-edit .custom-content-wrap .actions,
.users .custom-content-wrap .actions,
.devops-job-history .custom-content-wrap .actions {
    display: flex;
    justify-content: flex-end;
    border-top: none;
    margin: 0px 0 20px 0;
    padding: 0;
}

/*customer-business-survey-edit, survey-edit and customer-edit*/


.customer-edit .custom-content-wrap .actions:after,
.customer-business-survey .custom-content-wrap .actions:after,
.survey-edit .custom-content-wrap .actions:after,
.user-edit .custom-content-wrap .actions:after {
    display: none;
}

.customer-edit .entity-grid,
.customer-business-survey .entity-grid,
.survey-edit .entity-grid,
.user-edit .entity-grid,
.devops-job-history .entity-grid {
    border-top: none;
}

.customer-edit .view-grid,
.customer-business-survey .view-grid,
.survey-edit .view-grid,
.user-edit .view-grid,
.devops-job-history .view-grid {
    padding: 0;
}

/*customer-business-survey-edit */
.customer-business-survey .custom-content-wrap .section-title h3,
.devops-job-history .custom-content-wrap .section-title h3 {
    margin-top: 0;
    margin-bottom: 0;
}


.customer-business-survey .custom-content-wrap .checkbox-cell {
    padding: 20px 0 0 !important;
}

/*customer-business-survey-edit, users and survey-edit, jobhistory */

.customer-business-survey .custom-content-wrap fieldset,
.survey-edit .custom-content-wrap fieldset,
.users .custom-content-wrap fieldset {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 30px 30px 20px 30px;
    position: relative;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
}

.customer-business-survey .custom-content-wrap .crmEntityFormView .cell,
.survey-edit .custom-content-wrap .crmEntityFormView .cell {
    padding-right: 0 !important;
}


/* Survey list*/

.survey-list .custom-content-wrap .w-1 {
    padding: 2px !important;
    display: inline-block;
    width: 35px;
    margin: 0;
    text-align: center;
}

.survey-list .custom-action-icon, .customer-dashboard .custom-action-icon {
    margin-right: 7px !important;
    margin-top: -3px !important;
}

.survey-list .columnBlockLayout, .customer-dashboard .columnBlockLayout {
    margin: 30px 0;
    margin-top: 20px;
}

.build-complete-tooltip {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 9;
}

.build-complete-tooltip .action-icon {
   margin-right: 0 !important;
}


.build-complete-btn .btn-group {
    display: flex;
}

.build-complete-btn span {
   padding: 10px;
}

.survey-list .spinner, .customer-dashboard .spinner {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-left-color: #0d6efd;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    animation: spin 1s linear infinite;
    position: absolute;
    top: -8px;
    left: -8px;
    display: none;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.survey-list .action-icon-container, .customer-dashboard .action-icon-container {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.desc-tooltip-container {
    position: relative;
    display: inline-block;
}

.desc-tooltip-container .desc-tooltip-text {
    visibility: hidden;
    background-color: #ffffff;
    color: #212529;
    text-align: center;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 14px;
    right: -37px;
    margin-left: -100px;
    opacity: 0;
    transition: opacity 0.3s;
    border: 1px solid black;
    font-size: 12px;
}

.desc-tooltip-container:hover .desc-tooltip-text {
    visibility: visible;
    opacity: 1;
}

/* Survey edit*/

.survey-edit .custom-content-wrap fieldset .grid-actions {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    position: absolute;
    top: 0px;
    right: 0px;
}

.survey-edit .custom-content-wrap [aria-label|="Survey Settings"] .cell {
    padding: 0 28px 20px !important;
    padding-left: 0 !important;
}

.survey-edit .custom-content-wrap [aria-label|="Survey Settings"] {
    padding: 25px 2px 10px 30px !important;
}

.survey-edit legend {
    border-bottom: 0;
}

/* Survey edit, users, user-edit*/

.survey-edit .section-title h3,
.users .section-title h3,
.user-edit .section-title h3 {
    margin-top: 0;
}

/* Notification list */

.notification-list .columnBlockLayout {
    margin: 30px 0;
    margin-top: 20px;
}

.notification-list #infomationDiv {
    text-align: right;
    font-size: 14px;
    color: #2E2E2E;
}

.notification-list .custom-content-wrap .entitylist li.entitylist-filter-option-group {
    width: 24.2% !important;
}

/* Job history */

.devops-job-history .btn-link {
    display: flex;
    align-items: center;
    padding: 0 10px;
    margin-top: 20px;
    text-decoration: none !important;
}

.devops-job-history .btn-link .icon {
    margin-right: 5px;
    height: 17px;
}

.devops-job-history .break-file-name a {
    text-decoration: none !important;
}

/* home page - before login*/

.wrapper-body.wrapper-bg-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-family: 'Roboto', sans-serif;
}

.wrapper-body .welcome-text {
    font-weight: 700;
    font-size: 70px;
    line-height: 37px;
    text-align: center;
    text-transform: uppercase;
    color: #292D32;
    margin-bottom: 39px;
}

.wrapper-body .content-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 783px;
    margin: 0 auto;
    text-align: center;
    min-height: calc(100vh - 180px);
}

.wrapper-body .sub-text {
    font-weight: 400;
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 30px;
    color: #292D32;
}

.wrapper-body .normal-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #292D32;
}

.wrapper-body .private-wrap .img {
    height: 21px;
    margin-right: 5px;
}

.wrapper-body .private-wrap {
    background: #010066;
    border-radius: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 11px 20px;
    gap: 8px;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
}

/* reports */
.report-wrapper {
    min-height: calc(100vh - 118px);
    height: calc(100vh - 124px);
}

/*devops */

.devops .custom-content-wrap .crmEntityFormView {
    padding-top: 0;
}


/*take survey*/

.take-survey-wrapper a {
    font-size: 14px;
}

.take-survey-wrapper .btn-outline-primary,
.take-survey-wrapper .btn-outline-primary:hover,
.take-survey-wrapper .btn-outline-primary:active {
    border-color: #C1BDBD !important;
    background-color: transparent !important;
    height: 35px;
    color: #676767 !important;
    border-width: 0.5px;
    font-size: 14px;
    outline: none;
}

.take-survey-wrapper .s-grid-grid-question .s-question,
.take-survey-wrapper .s-question-summary p {
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #000000 !important;
    margin-bottom: 5px;
}

.take-survey-wrapper .s-grid-grid-question .ant-table-content table thead th {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #000000 !important;
    padding: 0 8px !important;
}

.take-survey-wrapper .ant-table-cell .ant-picker:not(.ant-picker-focused) {
    border: 0.5px solid #C1BDBD !important;
}

.s-clear-section-data-modal .btn-outline-primary {
    color: #FFFFFF !important;
    background-color: #00aea7 !important;
    border-color: #00aea7 !important;
    border-radius: 5px;
    font-size: 14px !important;
    width: fit-content;
}

.s-clear-section-data-modal .ant-table-container {
    border: none !important;
    border-radius: 0px;
    padding: 12px;
}

.custom-content-wrap.take-survey-wrapper td,
.s-section-summary-modal td,
.s-history-modal td,
.s-work-items-associate-modal td {
    border: none;
    color: #2E2E2E;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    padding: 8px !important;

}

td:first-child {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

td:last-child {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.custom-content-wrap.take-survey-wrapper td a,
.s-section-summary-modal td a,
.s-history-modal td a,
.s-work-items-associate-modal td a {
    color: #0093FE;
    text-decoration: none;
    cursor: pointer;
    outline: none !important;
    font-size: 14px;
    border: none !important;
    text-decoration: none;
    padding: 0 !important;
    height: auto !important;
    text-align: left !important;
}

.custom-content-wrap.take-survey-wrapper thead th,
.s-work-items-associate-modal thead th,
.custom-content-wrap.take-survey-wrapper thead td,
.s-section-summary-modal thead td,
.s-section-summary-modal thead th,
.s-history-modal thead td {
    color: #292D32 !important;
    font-weight: 700 !important;
}

.take-survey-wrapper .hstack .btn {
    margin: 0 3px;
}

.take-survey-wrapper .s-breadcrumbs a {
    font-size: 14px !important;
    color: #616161 !important;
    font-weight: 500;
    border: none !important;
    text-decoration: none;
    padding: 0 !important;
    height: auto !important;
    min-width: auto !important;
}

.take-survey-wrapper .s-breadcrumbs span {
    color: #00AEA7 !important;
    font-size: 14px;
    font-weight: 500;
}

.take-survey-wrapper .bi-chevron-right {
    font-size: 13px;
    color: #616161;
}

.take-survey-wrapper h2 {
    margin-top: 0 !important;
}

.take-survey-wrapper .s-chapter-page-header {
    padding: 0 !important;
}

.take-survey-wrapper .s-chapter-page-sections {
    border-radius: 5px;
}

.s-work-items-view-modal tbody tr:nth-of-type(odd),
.take-survey-wrapper tbody tr:nth-of-type(odd),
.take-survey-wrapper .s-chapter-page-sections-table tbody tr:nth-of-type(odd),
.s-work-items-associate-modal tbody tr:nth-of-type(odd),
.s-section-summary-modal tbody tr:nth-of-type(odd),
.s-section-owners-modal tbody tr:nth-of-type(odd),
.s-history-modal tbody tr:nth-of-type(odd) {
    background-color: #F6F8FA;
    --bs-table-striped-bg: transparent;
}

thead .ant-table-selection-column {
    background-color: transparent !important;
}

.ant-alert-message div {
    font-size: 14px;
}

tbody .ant-table-measure-row {
    background-color: transparent !important;
}

.take-survey-wrapper .s-chapter-page-sections-table td .btn-outline-primary {
    color: #2E2E2E !important;
    font-size: 17px;
    border: none;
}

.s-survey-navigation .input-group-text {
    height: 35px;
}

.s-survey-navigation .form-control {
    background-color: #FFFFFF !important;
    color: #616161;
}

.s-survey-navigation .ant-tree {
    margin-top: 20px;
}

.s-survey-navigation span.ant-tree-node-selected {
    background-color: transparent !important;
    color: #00AEA7;
}

.s-survey-navigation .ant-tree-switcher {
    line-height: 20px;
    display: flex;
    align-items: center;
}

.s-work-items-bottom-sheet td .bi-plus-circle,
.s-work-items-bottom-sheet td .bi-dash-circle {
    margin-right: 10px;
}

.take-survey-wrapper .s-question-summary {
    font-size: 16px;
    font-weight: 500;
}

.take-survey-wrapper span.s-question-id,
.s-question-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 10px;
    margin-bottom: 15px;
}

.take-survey-wrapper .s-meta-questions .btn-primary,
.take-survey-wrapper .s-meta-questions .btn-default {
    min-width: auto !important;
}

.take-survey-wrapper .s-question .btn-outline-primary.btn-sm {
    border-radius: 5px;
    border: 0.5px solid #DDD;
    background: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(122, 119, 119, 0.25);
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.take-survey-wrapper table .btn-sm {
    width: auto;
    min-width: auto !important;
}

.s-section-summary-bottom-sheet .btn-sm {
    height: 35px;
    min-width: 35px !important;
    line-height: 17px;
}

.take-survey-wrapper .s-question,
.take-survey-wrapper .s-chapter-page-sections,
.take-survey-wrapper .s-survey-page-chapters {
    border-radius: 5px;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
}

.take-survey-wrapper .s-question .bi {
    color: #2E2E2E;
    font-weight: 500;
}

.take-survey-wrapper .s-meta-questions h5 {
    font-weight: 500;
    color: #292D32;
}

.s-survey-details h2 {
    margin-top: 0;
    margin-bottom: 0
}

.s-section-summary-modal .ant-table-content {
    padding: 30px;
    background-color: #ffffff;
    padding-top: 22px;
}

.s-clear-section-data-modal .ant-table-thead th,
.s-work-items-view-modal .ant-table-thead th,
.s-section-summary-modal .ant-table-thead th,
.take-survey-wrapper .ant-table-thead th,
.s-work-items-associate-modal .ant-table-thead th,
.s-work-items-associate-modal .ant-table-thead th {
    background-color: transparent !important;
    border-bottom: none !important;
    border-inline-end: none !important;
    color: #292D32 !important;
    font-weight: 700 !important;
    font-size: 14px;
}

.s-clear-section-data-modal tr>td,
.s-section-summary-modal tr>td,
.take-survey-wrapper tr>td,
.s-work-items-associate-modal tr>td,
.s-work-items-view-modal tr>td {
    border: none !important;
    font-size: 14px;
}

.s-work-items-view-modal .ant-table-container,
.s-section-summary-modal .ant-table-container,
.take-survey-wrapper .ant-table-container,
.s-work-items-associate-modal .ant-table-container {
    border-top: none !important;
    border-inline-start: none !important;
}

.s-section-summary-modal .modal-body {
    padding: 6px 30px !important;
    padding-bottom: 0 !important;
}

.s-partner-notes-modal .modal-body {
    padding: 20px !important;
    margin: 0 30px;
}

.s-partner-notes-modal .modal-header {
    padding-top: 24px !important;
}

.s-section-assign-modal .modal-body,
.s-section-owners-modal .modal-body,
.s-chapter-assign-modal .modal-body {
    padding: 6px 30px !important;
    padding-bottom: 10px !important;
}


.s-chapter-assign-modal .btn-link,
.s-section-summary-modal .btn-link {
    border: none !important;
    text-decoration: none !important;
    padding: 0 !important;
    min-width: auto;
    height: auto;
}

.s-work-items-create-modal span.input-group-text,
.s-work-items-view-modal span.input-group-text,
.s-work-items-update-modal span.input-group-text {
    white-space: pre-wrap;
    max-width: 20%;
    text-align: left;
}

.s-partner-notes-modal .modal-title,
.s-work-items-create-modal .modal-title,
.s-work-items-view-modal .modal-title,
.s-work-items-associate-modal .modal-title,
.s-confirmation-modal .modal-title,
.s-work-items-update-modal .modal-title {
    font-family: 'Roboto', sans-serif !important;
}

.s-work-items-view-modal h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #292D32;
    margin-top: 0;
    margin-bottom: 0;
}

.s-work-items-view-modal .modal-body {
    margin-top: 30px !important;
}

.s-work-items-view-modal .modal-body table td .btn-outline-primary,
.s-work-items-table table td .btn-outline-primary {
    color: #2E2E2E !important;
    font-size: 17px;
    border: none !important;
    box-shadow: none !important;
}

.s-partner-notes-modal .modal-footer {
    margin: 20px 30px !important;
    margin-bottom: 30px !important;
}

.css-l3bzpa {
    border-radius: 5px !important;
}

.s-section-assign-modal h2,
.s-section-summary-modal h2,
.s-work-items-view-modal h2,
.s-section-owners-modal h2,
.s-chapter-assign-modal h2,
.s-work-items-create-modal h2,
.s-work-items-update-modal h2 {
    margin-bottom: 0;
}

.take-survey-wrapper .s-work-items-table {
    margin-top: 20px;
}

.take-survey-wrapper .s-work-items-table .form-select {
    padding-right: 32px !important;
}

.take-survey-wrapper .btn-primary .bi {
    color: #ffffff !important;
}

.take-survey-wrapper .s-question .btn-primary {
    min-width: auto !important;
}

.take-survey-wrapper .s-grid-grid-question .btn-outline-primary {
    width: auto;
    max-width: 150px;
    border-width: 1px;
    border-style: solid;
}

.take-survey-wrapper button:disabled {
    cursor: not-allowed;
}

.s-work-items-create-modal .input-group-text,
.s-work-items-associate-modal .input-group-text,
.s-work-items-update-modal .input-group-text,
.s-work-items-view-modal .input-group-text {
    height: 35px;
    background-color: transparent;
    border: none;
    font-size: 14px;
    font-weight: 500;
    color: #292D32;
    padding: 0;
    min-width: 130px !important;
}

.s-work-items-create-modal .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),
.s-work-items-associate-modal .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),
.s-work-items-update-modal .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),
.s-work-items-view-modal .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.s-work-items-create-modal .modal-body,
.s-work-items-associate-modal .modal-body,
.s-work-items-update-modal .modal-body,
.s-work-items-view-modal .modal-body {
    background-color: #ffffff;
    margin: 0 30px;
    padding: 20px 30px !important;
    margin-bottom: 30px;
}

.s-work-items-create-modal .modal-body,
.s-work-items-update-modal .modal-body {
    max-height: calc(100vh - 300px);
    overflow-y: auto;
}

.s-work-items-view-modal .modal-body {
    max-height: calc(100vh - 280px);
    overflow-y: auto;
}

.s-work-items-associate-modal btn {
    min-width: 100px;
}

.s-work-items-create-modal .modal-footer .btn,
.s-work-items-associate-modal .modal-footer .btn,
.s-work-items-update-modal .modal-footer .btn,
.s-work-items-view-modal .modal-footer .btn {
    margin-left: 10px !important;
}

.s-work-items-bottom-sheet .s-work-items-table .btn {
    height: 35px;
    font-size: 14px;
}

.s-work-items-bottom-sheet {
    padding-top: 0 !important;
}

.s-work-items-view-modal .btn-outline-primary,
.s-work-items-associate-modal .btn-outline-primary,
.s-work-items-bottom-sheet .btn-outline-primary,
.s-work-items-bottom-sheet .btn-outline-primary:hover,
.s-work-items-bottom-sheet .btn-outline-primary:active {
    border-color: #C1BDBD !important;
    background-color: transparent !important;
    height: 35px;
    color: #676767 !important;
    border-width: 0.5px;
    font-size: 14px;
    outline: none;
}

.s-work-items-associate-modal .modal-header,
.s-work-items-create-modal .modal-header,
.s-confirmation-modal .modal-header,
.s-work-items-update-modal .modal-header,
.s-work-items-view-modal .modal-header {
    padding-top: 24px !important;
}

.s-work-items-associate-modal .modal-footer,
.s-work-items-create-modal .modal-footer,
.s-work-items-update-modal .modal-footer,
.s-work-items-view-modal .modal-footer {
    margin: 0 30px 30px 30px !important;
}

.s-work-items-associate-modal .btn-outline-primary {
    min-width: 100px;
}

.s-work-items-associate-modal form .btn {
    margin-top: 20px;
}

.s-confirmation-modal .modal-body {
    padding: 30px !important;
    padding-top: 0 !important;
    font-size: 14px;
}

.s-confirmation-modal .modal-footer {
    margin: 0 30px !important;
    margin-bottom: 30px !important;
}

.s-confirmation-modal .btn {
    margin-left: 10px !important;
}

.modal-dialog .btn-secondary,
.take-survey-wrapper .btn-secondary {
    background-color: transparent !important;
}

.s-work-items-view-modal .form-control button[disabled],
.s-work-items-update-modal .form-control button[disabled] {
    position: absolute;
    right: 0;
    background: transparent;
}

.s-work-items-view-modal .form-control button {
    position: relative;
    padding: 0 6px;
}

.s-work-items-update-modal .form-control button {
    position: relative;
    padding: 0 3px;
}

.s-work-items-view-modal .form-control button .bi-x-circle,
.s-work-items-update-modal .form-control button .bi-x-circle {
    position: absolute;
    right: 0;
    background: transparent;
    top: -13px;
}

.take-survey-wrapper .page-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.take-survey-wrapper .s-survey-page-chapters td .btn-outline-primary {
    color: #2E2E2E !important;
    font-size: 17px;
    border: none;
}

.take-survey-wrapper .btn-group .btn {
    min-width: auto !important;
}

.take-survey-wrapper .s-work-items-table select:disabled,
.s-work-items-view-modal select:disabled,
.s-work-items-table select:disabled {
    cursor: not-allowed;
    background-color: #e9ecef !important;
}

.take-survey-wrapper .s-work-items-table select,
.s-work-items-view-modal select,
.s-work-items-table select {
    background-color: #ffffff;
    border: 0.5px solid #C1BDBD !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    outline: none !important;
    box-shadow: none !important;
    padding-right: 30px !important;
    font-size: 13px;
    height: 35px;
}

.take-survey-wrapper select:disabled,
.take-survey-wrapper .ant-input-number-disabled,
.take-survey-wrapper .ant-picker.ant-picker-disabled,
.take-survey-wrapper .form-control:disabled,
.take-survey-wrapper select.disabled,
.take-survey-wrapper .form-control.disabled {
    border: 0.5px solid #dfdfdf !important;
    background-color: #e9ecef !important;
}


.take-survey-wrapper .btn-outline-primary,
.take-survey-wrapper .btn-outline-primary:hover,
.take-survey-wrapper .btn-outline-primary:active {
    border: 1px solid #C1BDBD !important;
    background-color: transparent !important;
    height: 35px;
    color: #676767 !important;
    border-width: 0.5px;
    font-size: 14px;
    outline: none;
}


.s-work-item-gap-resource {
    min-width: 230px;
}


.take-survey-wrapper .sticky-top {
    padding: 20px;
}

.take-survey-wrapper .ant-alert-message p {
    margin-bottom: 0 !important;
}

.take-survey-wrapper .form-select {
    background-color: #ffffff;
    border: 0.5px solid #C1BDBD !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    outline: none !important;
    box-shadow: none !important;
    padding-right: 30px !important;
    font-size: 13px;
    height: 35px;
}

.s-work-items-view-modal .form-control {
    padding: 0 5px !important;
}

.s-work-items-view-modal .form-control {
    height: 32px !important;
}

.s-work-item-table-title input,
.s-work-item-tree-title input {
    min-width: 380px !important;
}

.s-work-items-view-modal .ant-table .ant-table-content {
    overflow-x: auto !important;
}

.offcanvas-title {
    font-size: 20px !important;
    font-weight: 600;
}

.s-work-item-table-estimate .ant-input-number,
.s-work-item-gap-estimate .ant-input-number {
    min-width: 65px;
    width: 65px;
    padding-left: 5px !important;
}

.s-work-item-table-estimate .ant-input-number .ant-input-number-input {
    height: 30px;
}

.s-files-modal .modal-body {
    padding: 30px;
    padding-top: 5px;
    padding-bottom: 15px;
}

#dataTable_discover_module_scope th {
    position: relative;
}

#dataTable_discover_module_scope #phaseColumnFilter {
    box-shadow: none;
    outline: none;
    top: 33px;
    position: absolute;
    z-index: 10;
    width: 100px;
}
   
   .customer-business-survey-list .entity-grid { 
     border-top: none; 
   } 
   
   .customer-business-survey-list .entitylist { 
     width: 100%; 
   } 

   .custom-content-wrap .customer-business-survey-list .entity-grid {
     border-top: none;
   }   
   
   .partner-wrapper .custom-content-wrap .customer-business-survey-list .view-grid{
     margin-bottom: 0;
     margin-top: 0;
   }