@import '../../../web/custom-variables.scss';
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* === Lumina Colors === */
:root {
    --lumina-primary:   #9403A6;
    --lumina-secondary: #E7D1E7;
    --lumina-third:     #F2E0F2;
    --lumina-forth:     #F7F0F7;
    --TC-blue:          #1868db;
    --warningColor:     #ffac01;
    --warningColorbg:   #fef5de;
}

/*HEADER PROFILE SECTION HEADER PROFILE SECTION HEADER PROFILE SECTION*/

.profile-details-container{
    margin-right: 0px;
    display: inline-grid;
}

.profile-name-text{
    color: black;
    font-size: 16px;
    font-weight: 600 !important;
}

.profile-designition-text{
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 400 !important;
    display: flex;
    justify-content: flex-end;
}

/*GLOBAL GLOBAL GLOBAL GLOBAL GLOBAL GOBAL GLOBAL GLOBAL GLOBAL GLOBAL*/

.title-text{
    color: var(--TC-blue);
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.header-selector-label{
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 500 !important;
}

.popup-page-footer-button-container{
    padding-top: 5px;
    //border-top: 1px solid #CACACA;
    display: inline-flex;
    justify-content: flex-end;
    width: 100%;
}


.display-text-label{
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 400 !important;
    margin-bottom: 0px;
    margin-right: 5px;
}

.display-text-label-2{
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 600 !important;
    margin-bottom: 0px;
    margin-right: 5px;
}

.display-button-label{
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 7px;
}

.display-text{
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 600 !important;
}

.display-text-container{
    margin-bottom: 18px;
    display: inline-block;
    width: 100%;
}

.page-tab-container{
    margin-top: 20px;
    padding: 10px 0px 0px 0px;
}

.main-page-container{
    padding: 30px;
    margin-top: 1%;
}

/*GLOBAL TABLES GLOBAL TABLES GLOBAL TABLES GLOBAL TABLES*/@at-root

.mx-listview > ul > li.selected {
    background-color: #C9E1C0 !important;
}

/*DOP DOWN AND EXPAND TAB DROP DOWN AND EXPAND TAB DROP DOWN AND EXPAND TAB*/
.drop-down-group-box {
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: 2px solid var(--TC-blue);
}


.drop-down-group-box > .mx-groupbox-header {
    background-color: var(--TC-blue) !important;
    color:#FFF !important;
    font-size:16px;
    font-family: 'Monsterrat', sans-serif;
    font-weight: 600;
    width:fit-content;
    padding: 2px 50px;
    height: auto;
    text-align: center;
    border: 2px solid var(--TC-blue);
    border-radius: 10px 10px 0px 0px !important;

}

.drop-down-group-box > .mx-groupbox-header .mx-groupbox-collapse-icon {
    margin-top: 0em !important;
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 0px;
    background: transparent;
    text-align: center;
    border-radius: 0px;
    margin-top: 0px;
    color: #000;
    font-size: 16px;
}

.drop-down-group-box > .mx-groupbox-body {
    padding: 15px 10px 30px 10px;
    border-width: 2px;
    border-style: solid;
    border-color: var(--TC-blue);
    background-color: #ffffff;
    border-top: solid 2px var(--TC-blue) !important;
}

.drop-down-group-box > .mx-groupbox-header > .glyphicon-minus::before {
	content: "\e097" !important;

}

.drop-down-group-box > .mx-groupbox-header > .glyphicon-plus::before {

	content: "\e096" !important;

}

.display-group-box {
    margin-top: 20px;
    margin-bottom: 20px;
}


.display-group-box > .mx-groupbox-header {
    background-color: var(--TC-blue) !important;
    color:#FFF !important;
    font-size:16px;
    font-family: 'Monsterrat', sans-serif;
    font-weight: 600;
    width:fit-content;
    padding: 2px 50px;
    height: auto;
    text-align: center;
    border: 2px solid var(--TC-blue);
    border-radius: 10px 10px 0px 0px !important;

}

.display-group-box > .mx-groupbox-header .mx-groupbox-collapse-icon {
    margin-top: 0em !important;
    position: absolute;
    top: 5px;
    right: -20px;
    padding: 13px 30px;
    background: transparent;
    text-align: center;
    border-radius: 0px;
    margin-top: 0px;
    color: #000;
    font-size: 16px;
}

//Features Groupbox dropdown
.subFeature_groupbox_container{
    background-color: #eeebec;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
}

.mx-groupbox > .mx-groupbox-header {
    margin: 0;
    color: #000;
    border: none;
    background: #f5f5f5;
    font-size: 17px;
    border-radius: 0px 0px 0px 0px !important;
    font-size: 14px;
}

.mx-groupbox > .mx-groupbox-body {
    padding: 10px 15px;
    border: none;
    background-color: #f5f5f5;
}

.mx-groupbox > .mx-groupbox-header .mx-groupbox-collapse-icon {
    margin-top: 0em !important;
    position: relative;
    top: -11px;
    right: -16px;
    padding: 13px 30px;
    background: none;
    text-align: center;
    border-radius: 0px 30px 0px 0px;
    margin-top: 0px;
    color: #246bd8;
    font-size: 12px;
}

.display-group-box > .mx-groupbox-body {
    padding: 20px 0px;
    border: none;
    border-top: solid 2px var(--TC-blue) !important;
}

/*OVERVIEW TILES OVERVIEW TILES OVERVIEW TILES OVERVIEW TILES OVERVIEW TILES OVERVIEW TILES OVERVIEW TILES*/
.overview-tiles-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 30px;
}

.overview-tile-container{
    width: calc(22% - 30px); /* Adjusted width to accommodate margins */
    height: auto;
    margin: 0px 40px 30px 0px; /* Adjusted margin */
    border: 1px solid rgb(0 0 0 / 0.1);
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.3), 0 4px 6px -4px rgb(0 0 0 / 0.3);
    border-radius: 12px;
    position: relative;
    transition: ease-in-out 0.2s;
}

.overview-tile-container:hover, .overview-tile-container:focus{
    transform: scale(1.01);
    border: 3px solid #C9E1C0;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.6), 0 4px 6px -4px rgb(0 0 0 / 0.6);
}

.overview-tiles-container:nth-last-child(-n+2) {
    justify-content: center;
    align-items: center;
    width: 100%; /* Full width for the bottom two tiles */
}

.overview-tile-img{
    padding: 5px;
}

.overview-tile-info-icon-container {
    position: absolute;
    top: -2px;
    right: -2px;
    padding: 5px 5px 5px 20px;
    z-index: 1;
    transition: ease-in-out 1s !important;
}

.overview-tile-info-icon-container :hover{
    border-radius: 500%;
    /*border: 1px solid #CACACA;*/
    background-color: #FFB347;
    display: flex;
    margin: auto;
}

.overview-tile-info-icon img{
    width: 18px !important;
    height: auto !important;
}

@media (max-width: 1650px) {
.overview-tile-container{
    width: calc(30% - 30px); /* Adjusted width to accommodate margins */
    height: auto;
    margin: 0px 40px 30px 0px; /* Adjusted margin */
    border: 1px solid rgb(0 0 0 / 0.1);
    border-radius: 12px;
    position: relative;
}

}


/*VIEW CHANGER VIEW CHANGER VIEW CHANGER VIEW CHANGER VIEW CHANGER VIEW CHANGER VIEW CHANGER VIEW CHANGER*/
.comment-display-grid{
    padding-right: 25px !important;
}

.comment-list-view > ul > li, .comment-list-view > ul > li:hover{
    background: none ;
    transform: none ;
    padding: 0 ;
    border: none ;
    margin-top: 15px;
}

.comment-reply-container ul > li, .comment-reply-containerw > ul > li:hover{
    background: none ;
    transform: none ;
    padding: 0 ;
    border: none ;
    margin-top: 15px;
}

.change-view-container{
    display: flex;
    justify-content: flex-end;
    margin-right: 30px;
    padding: 0px;
    align-items: center;
    height: 100%;
    margin-bottom: 20px;
}

.change-view-button{
  background-color: #FFFFFF;
  color: white;
  width: 25px;
  height: 25px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  justify-content: center;
  padding: 0;
  font-size: 14px;
  border: none;
  float: right;
  border-radius: 5px;
  /*background-image: url('your-image-url.png'); /* Replace 'your-image-url.png' with the path to your image */
  background-repeat: no-repeat;
  background-size: contain; /* Adjust this as needed */
  margin-left: 17px;
  transition: ease-in-out 0.3s;
}

.change-view-button img{
    height: 25px !important;
    width: auto !important;
}

.change-view-button:focus, .change-view-button:active, .change-view-button:hover{
    background-color: none !important;
    transform: scale(1.02);
}


/*COMMENTS COMMENTS COMMENTS COMMENTS COMMENTS COMMENTS COMMENTS COMMENTS COMMENTS*/

.comment-container-listView{
    padding-right: 50px;
}

.comment-container-listView > ul >li{
    border: none;
    background: none;
}

.comment-container-listView > ul >li:hover, comment-container-listView > ul >li:focus{
    border: none;
    background: none;

}

.comment-thread-container{
    width: 100%;
    font-family: 'Inter', sans-serif;
}

.comment-thread-header{
    border-radius: 20px;
    background-color: white;
    border: 1px solid rgb(0 0 0 / 0.1);
    box-shadow: 0 1px 7px -5px rgb(0 0 0 / 19.1), 0 4px 10px -4px rgb(0 0 0 / -10);
    padding: 5px;
    margin-left: 28px;
    width: 100%;
}

.comment-thread-reply-container{
    width: 100%;
    float: right;
    padding-right: 0;
    margin-right: 0;
    border: none;
    background: none;
}

.comment-thread-reply-container .mx-listview{
    padding-right: 0px;
}

.comment-thread-reply, .comment-thread-reply:hover, .comment-thread-reply:focus{
    min-width: 100%;
    flex: auto;
    float: right;
    border: none;
    padding-left: 10%;
    background-color: none;
    background: none;
    margin-bottom: 20px;
}

.comment-thread-reply .mx-listview > ul{
    border: none !important;
}

.comments-container .mx-listview > ul > li:last-child{
    border-bottom: none;
    border-radius: 0%;
    background: none;
}

.comment-reply-container{
    background: none;
}

.comment-reply-row-container{
    border-radius: 20px;
    background-color: white;
    border: 1px solid rgb(0 0 0 / 0.1);
    box-shadow: 0 1px 7px -5px rgb(0 0 0 / 19.1), 0 4px 10px -4px rgb(0 0 0 / -10);
    padding: 5px;
}

.comment-thread-user-image-container{
    max-width: 7%;
    margin: 0;
    align-items: flex-start;
    display: flex;
    margin-top: 10px;
    justify-content: center;
}

.comment-member-image{
    height: 35px;
    width: 35px;
    border-radius: 35px;
}

.comment-thread-details-container{
    max-width: 100%;
    padding-right: 0px;
}

.comment-details-container{
    width: 100%;
}

.comment-text-header{
    width: 100%;
    height: 20px;
    padding: 0;
}

.comment-user-name-container{
    max-width: 25%;
    padding: 0 10px;
    justify-content: flex-start;
    display: flex;
    height: 25px;
}

.comment-username-text{
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 700;
}

.comment-created-date-container{
    max-width: 23%;
    justify-content: flex-start;
    display: flex;
    height: 25px;
}

.comment-created-date-text{
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 400 !important;
}


.comment-menu-container{
    min-width: 50%;
    justify-content: flex-end;
    padding-right: px;
    display: flex;
    align-content: flex-start;
    height: 25px;
}

.comment-option-button{
    width: 0px;
    display: flex;
    top: -15px;
    right: 0px;
    position: relative;
}

.comment-reply-details-container{
    padding-right: 0px;
}

.comment-reply-text-container{
    margin: 0;
    margin-top: 5px;
    padding: 0;

}

.comment-text-cotainer{
    height: fit-content;
    /* max-width: 100%; */
    margin-right: 0;
    padding: 0px;
    font-size: 14px;
    font-family: 'Inter', sans-serif;
    /* min-height: fit-content !important;*/

}

.comment-text-cotainer .form-group{
    margin-bottom: 0px;
}

.comment-text-cotainer .form-control-static{
    flex: 1;
    min-height: auto;
    padding: 6px 10px;
    line-height: 1.5;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.comment-footer-container{
    height: 20px;
    width: 100%;
    padding: 0 5px;
}

.comment-footer-row{
    width: 100%;
    padding: 0 5px;
    margin: 0;
}

/*.comment-reply-text-button{
    color: #1296CE;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
}*/

.comment-reply-text-button{
    color: #1296CE;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    float: right;
    padding: 10px 5px 0px 0px;
    transition: ease-in-out 0.2x;
}

.comment-reply-text-button:hover, .comment-reply-text-button:focus, .comment-reply-text-button:active{
    color: #0e709a;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    float: right;
    padding: 10px 5px 0px 0px;
    text-decoration: underline;
}

.add-coment-text-field .mentions__inputs{
    padding: 5px;
    height: 30px;
}

.add-coment-text-field .mentions_input, .add-coment-text-field .form-control{
        display: block;
    width: 100%;
    position: absolute;
    margin: 0px !important;
    /* left: 0px; */
    box-sizing: border-box;
    background-color: transparent;
    font-family: inherit;
    font-size: inherit;
    letter-spacing: inherit;
    height: 100%;
    bottom: 0px;
    overflow: hidden;
    resize: none;
    padding: 5px;
}

.display-comments-view .mentions__mention{
    display: none;
}

/*TECHNO TEST TECHNOTEST TECHNO TEST TECHNO TEST TECHNOTEST TECHNO TEST  TECHNO TEST TECHNOTEST TECHNO TEST  TECHNO TEST TECHNOTEST TECHNO TEST  TECHNO TEST TECHNOTEST TECHNO TEST */


/*TEST EXECUTION TEST EXECUTION TEST EXECUTION TEST EXECUTION TEST EXECUTION*/
.execution-test-case-id-container{
    max-width: 5%;
}

.execution-test-case-ID-text{
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 600 !important;
}

.execution-test-case-details-container{
    min-width: 70%;
}

.execution-test-case-name-container{
    margin-bottom: 11px;
}

.execution-test-case-name-text{
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 600 !important;
}

.execution-test-case-epic-container{
    max-width: 19%;
}

.execution-test-case-epic-text{
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 500 !important;
}

.execution-test-case-feature-container{
    max-width: 19%;
}

.execution-test-case-feature-text{
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 300 !important;
}

.execution-test-case-subFeature-container{
    max-width: 19%;
}

.execution-test-case-subFeature-text{
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
}

.execution-test-case-executedBy-container{
    max-width: 40%;
}

.execution-test-case-executedBy-text{
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 400 !important;
}

.execution-test-case-status-date-container{
    min-width: 18%;

}

.execution-test-case-executonDate-text{
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 400 !important;
    display: flex;
    justify-content: flex-end;
}


.execution-test-case-status-date-container{
    display: flex;
}

.execution-test-case-status-container{
    display: flex;
    justify-content: flex-end;
    padding: 0;
    padding-right: 12px;
}


.test-execution-result-Passed{
    height: 25px;
    width: 100px;
    padding: 0;
    background-color: var(--TC-blue);
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

.test-execution-result-Failed{
    height: 25px;
    width: 100px;
    padding: 0;
    color: white;
    background-color: #EF3E31;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

.test-execution-result-NoRun{
    height: 25px;
    width: 100px;
    padding: 0;
    color: #4D4D4D;
    border: 2px solid #4D4D4D;
    background-color: white;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

.test-execution-result-NA{
    height: 25px;
    width: 100px;
    padding: 0;
    color: #4D4D4D;
    background-color: #D3D3D3;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

.test-execution-result-NotComplete{
    height: 25px;
    width: 100px;
    padding: 0;
    color: white;
    background-color: #4D4D4D;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

.test-execution-result-Blocked{
    height: 25px;
    width: 100px;
    padding: 0;
    color: white;
    background-color: black;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

.test-execution-result-ReRun{
    height: 25px;
    width: 100px;
    padding: 0;
    color: white;
    background-color: #F99A1E;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

/*TEST EXECUTION TEST CASE DETAILS TEST EXECUTION TEST CASE DETAILS*/
.test-execution-radio-button-container{
    display: flex;
}

.techno-test-radio-buttons{
    font-family: 'Monstarrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}

.techno-test-radio-buttons  .radio{
    //border-radius: 20px;
    //border: 2px solid black;
    margin: 0 !important;
    padding: 3px 10px 3px 2px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-right: 15px !important;
}

.techno-test-radio-buttons .radio input[type="radio"]{
    padding: 0;
    margin: 0;
}

.techno-test-radio-buttons input[type="radio"] {
    position: relative !important;
    width: 23px;
    height: 23px;
}

.techno-test-radio-buttons input[type="radio"]:before {
    width: 100%;
    height: 100%;
    content: "";
    border: 4px solid #d7d7d7;
    background-color: transparent;
}


.techno-test-radio-buttons input[type="radio"]:checked:before {
    border-color: var(--TC-blue);
    background-color: var(--TC-blue);
}


.techno-test-radio-buttons input[type="radio"]:after {
    background-color: var(--TC-blue);
}

.techno-test-radio-buttons input[type="radio"]:after .label{
    color: var(--TC-blue);
    font-weight: 600;
}

.techno-test-radio-buttons .radio .label{
    padding-left: 0;
    font-family: 'Monsterrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.test-case-details-container .row{
    margin-bottom: 7px;
}

/*TEST EXECUTION DESIGN STEPS TEXT EXECUTION DESIGN STEPS TEXT EXECUTION DESIGN STEPS*/
.test-steps-table-container{
    max-width: 42%;
}

.test-steps-container{
    margin-top: 10px;
}

.test-steps-table-container .mx-templategrid .mx-templategrid-item {
    padding: 15px 10px 15px 10px;
    cursor: default;
    background-color: #fff;
}

.test-steps-details-container {
    max-width: 55%;
    padding-top: 33px;
    border-left: 3px solid #D9D9D9;
}

.stepContainerNormal{
  border: solid thin #E2E8F0 !important;
  background-color: #FFFFFF !important;
  padding: 25px !important;
  border-radius: 16px !important;
}

.stepContainerFailed{
  border: solid thin #FECACA;
  background-color: #FEF2F2;
  padding: 25px !important;
  border-radius: 16px !important;
}

.stepContainerHeaderUnderline{
  border-bottom: solid thin #E2E8F0;
  padding-bottom: 25px;
}

.stepContainerHeaderUnderlineFailed{
  border-bottom: solid thin #FECACA;
}

.stepContainerNormal_2{
  border: solid thin #E2E8F0;
  background-color: #FFFFFF;
  padding: 15px;
  border-radius: 16px;
}

.stepContainerNormal_2:hover{
  background-color: #e8e8e8;
}

.stepContainerNormal_2.selected{
  background-color: #e8e8e8;
}


/*DEFECTS DEFECTS DEFECTS DEFECTS DEFECTS DEFECTS DEFECTS DEFECTS DEFECTS*/

    .defect-grid{
        border-top: none;
        border-left: none;
        border-right: none;
    }

   .defect-id-grid{
    flex: auto;
    max-width: 5%;
    font-weight: 300;
    color: #333333;
    padding: 0px 0px 0px 10px;
    }

    .defect-detail-grid{
        flex: auto;
        max-width: 95%;
    }

    .defect-summary-grid{
        max-width: 100%;
        flex: auto;
        margin-bottom: 5px;
    }

    .defect-summary-text{
        font-weight: 900;
        font-size: 13px;
    }

    .defect-details-grid{
        max-width: 20%;
        flex: auto;
        margin-right: 10px;
    }

    .defect-type-text{
        margin-top: 5px;
        padding-bottom: 5px;
        font-weight: 500;
    }

    .defect-dateLogged-grid{
        max-width: 14%;
        flex: auto;
        margin-right: 10px;
    }

    .defect-dateLogged-text{
        font-weight: 160px;
        flex: auto;
    }

    .defect-assignedTo-grid{
        max-width: 25%;
        flex: auto;
        margin-right: 10px;
    }

    .defect-assignedTo-text{
        font-weight: 700;
        color: black;
    }

    .defect-environment-grid{
        max-width:10%;
        flex: auto;
        margin-right: 10px;
    }

    .defect-severity-grid{
        max-width: 9%;
        flex: auto;
        margin-right: 10px;
    }

    .defect-severity-text{
        font-size: 13px;
        font-weight: 700;
        color: red;
    }

    .defect-status-New{
    height: 24px;
    width: fit-content;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Monsterrat', sans-serif;
    //padding: 0px 32px 0px 32px;
    color: white;
    background-color: #EF3E31;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    }

    .defect-status-Closed{
    height: 24px;
    width: fit-content;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Monsterrat', sans-serif;
    //padding: 0px 32px 0px 32px;
    color: #4D4D4D;
    background-color: #D3D3D3;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    }

    .defect-status-Reopen{
    height: 24px;
    width: fit-content;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Monsterrat', sans-serif;
    //padding: 0px 32px 0px 32px;
    color: #4D4D4D;
    background-color: #87A1DD;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    }

    .defect-status-Deferred{
    height: 24px;
    width: fit-content;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Monsterrat', sans-serif;
    //padding: 0px 32px 0px 32px;
    color: #4D4D4D;
    background-color: #AEDFF2;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    }

    .defect-status-Fixed{
    height: 24px;
    width: fit-content;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Monsterrat', sans-serif;
    //padding: 0px 32px 0px 32px;
    color: #4D4D4D;
    background-color: #B0E57C;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    }

    .defect-status-Monitor{
    height: 24px;
    width: fit-content;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Monsterrat', sans-serif;
    //padding: 0px 32px 0px 32px;
    color: white;
    background-color: #6C9FCE;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    }

    .defect-status-Rejected{
    height: 24px;
    width: fit-content;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Monsterrat', sans-serif;
    //padding: 0px 32px 0px 32px;
    color: white;
    background-color: #9B8ECB;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    }

    .defect-status-Open{
    height: 24px;
    width: fit-content;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Monsterrat', sans-serif;
    //padding: 0px 32px 0px 32px;
    color: #4D4D4D;
    background-color: #FFB347;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    }

    .defect-status-SignedOff{
    height: 24px;
    width: fit-content;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Monsterrat', sans-serif;
    //padding: 0px 32px 0px 32px;
    color: white;
    background-color: #4D4D4D;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    }

    .defect-severity-High{
        font-size: 15px;
        font-weight: 700;
        color: #EF3E31;
        font-family: "Poppins", sans-serif;
    }

    .defect-severity-Medium{
        font-size: 15px;
        font-weight: 700;
        color: #F99A1E;
        font-family: "Poppins", sans-serif;
    }

    .defect-severity-Low{
        font-size: 15px;
        font-weight: 700;
        color: #FFCD4A;
        font-family: "Poppins", sans-serif;
    }

    .defect-status-grid{
        max-width: 10%;
        flex: auto;
        padding: 0;
    }

    .defect-view-button-grid{
        max-width: 5%;
        flex: auto;
        padding: 0;
        margin: 0;
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .mx-templategrid .mx-templategrid-item{
        border: none;
        transition: ease-in-out 0.2s;
    }

    .mx-templategrid .mx-templategrid-item.selected {
    background-color: none;
    }

.defect-display-grid{
    padding-right: 15px !important;
}

.defect-display-grid .col-lg {
    padding-right: 0px;
    padding-left: 15px;
    margin-right: 0px;
    margin-left: 0px;
}

/* DEFECT VIEW DEFECT VIEW DEFECT VIEW DEFECT VIEW DEFECT VIEW DEFECT VIEW*/

.defect-history-grid{
    margin-right: 0px;
    margin-left: 0px;
}

.defect-history-table-labels .row{
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
}

.defect-history-table-headings-text{
    font-size: 13px;
    font-family: 'Monsterrat', sans-serif;
    font-weight: 600 !important;
    color: #4D4D4D;
}

.defect-history-chaged-by{
    font-size: 14px;
    font-family: 'Monstarrat', sans-serif;
    font-weight: 700;
}

.defect-history-date-changed{
    font-size: 14px;
    font-family: 'Monstarrat', sans-serif;
    font-weight: 500;
}

.defect-history-assigned-to{
    font-size: 14px;
    font-family: 'Monstarrat', sans-serif;
    font-weight: 700;
}

.defect-history-environment{
    font-size: 14px;
    font-family: 'Monstarrat', sans-serif;
    font-weight: 700;
}


/*TEST MANAGEMENT TEST MANAGEMENT TEST MANAGEMENT TEST MANAGEMENT TEST MANAGEMENT*/

/*ENVIRONMENT VERSION CONTROLL ENVIRONMENT VERSION CONTROLL ENVIRONMENT VERSION CONTROL*/

.environement-version-row{
    width: 100%;
    margin: 10px;
}
.environment-image{
    flex: auto;
    max-width: 5% !important;
    padding: 0;
}
.environment-image img{
    height: 40px;
    width: auto;
    margin-right: 5px;
    padding-right: 0px;
}

.environment-details-container{
    max-width: 90% ;
    flex: 100% ;
}

.environment-name-text{
    font-size: 20px;
    font-family: 'Monsterrat', sans-serif;
    font-weight: 600;
}

.application-type-container{
    min-width: 33.33333%;
    margin-right: 0px;
    padding-right: 0px;
    display: flex;
    justify-content: right;
}

.application-type-text{
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    margin-top: 5px;
}

.previous-version-container{
    min-width: 33.33333%;
}

.active-version-container{
    min-width: 33.33333%;
}

.active-version-text{
    font-size: 13px;
    color: var(--TC-blue);
    font-weight: 300;
    display: flex;
    margin-top: 5px;
    white-space: nowrap;
}

.previous-version-text{
    font-size: 13px;
    font-weight: 300;
    display: flex;
    margin-top: 5px;
    white-space: nowrap;
}

.active-version-releaseDate-text, .previous-version-releaseDate-text{
    font-size: 13px;
    font-weight: 300;
    display: flex;
    margin-top: 5px;
    white-space: nowrap;
    color: #4D4D4D;
}

/*DEVICE CONFIG COVERAGE DEVICE CONFIG COVERAGE DEVICE CONFIG COVERAGE DEVICE CONFIG COVERAGE*/


.row .device-config-container{
    margin-bottom: 10px;
    border-radius: 5px;
    //background-color: orange;
    padding: 10px 20px 10px 20px;
}

.device-cofig-img-container{
    min-width: 7%;
    justify-content: center;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

.device-config-img{
    height: auto;
    width: 100%;
}

.device-config-name-container{
    min-width: 43%;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: flex-start;
    align-items: center;
}

.device-config-name{
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}



.device-config-AI-container{
    min-width: 32%;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
}

.device-config-active{
    color: var(--TC-blue);
    font-size: 16px;
    font-weight: 700;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
}

.device-config-edit-button-container{
    min-width: 9%;
    display: flex;
    justify-content: flex-end;
    //justify-content: center;
    align-items: center;
}


.device-config-delete-button-container{
    min-width: 9%;
    display: flex;
    justify-content: flex-end;
    //justify-content: center;
    align-items: center;
}

.device-config-grid{
    margin-bottom: 0px;
}


/*TEST CASES TEST CASES TEST CASES TEST CASES TEST CASES TEST CASES TEST CASES TEST CASES TEST CASES*/

.test-case-container{
    border-top: 2px solid var(--TC-blue);
    margin-top: 20px;
    padding-top: 30px;
}

/* TechnoCenter POPUP BOX*/
.modal-dialog .modal-content {
    border: none;
    border-radius: 15px;
    background: white;
}

.modal-dialog .modal-content .modal-header {
    padding: 10px 20px;
    border: none;
    border-radius: 0;
    background-color: var(--TC-blue);
    border-radius: 15px 0px 0px 0px;
    flex-direction: row-reverse;
}

.modal-dialog .modal-content .modal-header h4 {
    margin: 0;
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Montserrat' , sans-serif;
}

.modal-dialog .modal-content .modal-header .close {
    margin-top: -3px;
    opacity: 1;
    color: #FFF;
    text-shadow: none;
}

/* Lumina POPUP BOX*/
.lumina_pop_up .modal-dialog .modal-content {
    border: none;
    border-radius: 15px;
    background: white;
}

.lumina_pop_up .modal-dialog .modal-content .modal-header {
    padding: 10px 20px;
    border: none;
    border-radius: 0;
    background-color: var(--lumina-primary);
    border-radius: 15px 0px 0px 0px;
    flex-direction: row-reverse;
}

.lumina_pop_up .modal-dialog .modal-content .modal-header h4 {
    margin: 0;
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Montserrat' , sans-serif;
}

.lumina_pop_up .modal-dialog .modal-content .modal-header .close {
    margin-top: -3px;
    opacity: 1;
    color: #FFF;
    text-shadow: none;
}


/*FORM INPUTS FORM INPUTS FORM INPUTS*/
select.form-control {
  padding-right: 30px;
  /*background-image: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15px' height='8px'><polyline id='Line' fill='none' stroke='%23555555' points='0.5 0.5 6 6 11.545361 0.5'></polyline></svg>);*/
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*background: white;*/
  border-radius: 7px;
  border: 1.3px solid #8C8C8C;
  color: black;
  font-size: 12px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  padding: 0px 30px 0px 10px;
  min-height: 32px;
}

    .form-control{
    display: flex;
    flex: 1;
    min-width: 50px;
    padding: 8px 10px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    color: #000;
    border: 1px solid #d7d7d7;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
    font-size: 12px;
    line-height: 1.42857;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: white;
    border-radius: 4    px;
    border: 1.3px solid #8C8C8C;
    color: black;
    font-size: 12px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    padding: 0px 15px 0px 10px;
    min-height: 32px;
    }

    .form-label{
    font-size: 13px;
    padding-bottom: 5px;
    font-weight: 500 !important;
    font-family: 'Monsterrat', sans-serif;
    }

    .textarea.form-control{
        padding: 7px;
        font-weight: 500;
        font-family: "Poppins", sans-serif;
    }

    .mx-textarea textarea{
        padding: 7px;
        font-family: "Poppins", sans-serif;
    }


/*TEST REPOSITORIES TEST REPOSITORIES TEST REPOSITORIES TEST REPOSITORIES TEST REPOSITORIES*/
.test-repository-details-container .row{
    margin-bottom: 7px;
}


/*TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS TECHNO DEVOPS */


/*EXECUTE PIPELINE EXECUTE PIPELINE*/

.pipeline-run-result-container{
    display: -ms-inline-grid;
    margin-bottom: 10px;
}

.pipeline-run-result-UNSTABLE{
    height: 24px;
    width: 100px;
    padding: 0;
    background-color: #F99A1E;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
}

.pipeline-run-result-SUCCESS{
    height: 24px;
    width: 100px;
    padding: 0;
    background-color: var(--TC-blue);
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
}

.pipeline-run-result-FAILURE{
    height: 24px;
    width: 100px;
    padding: 0;
    background-color: #EF3E31;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
}

.pipeline-run-result-ABORTED{
    height: 24px;
    width: 100px;
    padding: 0;
    background-color: #F99A1E;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
}

.pipeline-run-result-EXECUTING{
    height: 24px;
    width: 100px;
    padding: 0;
    background-color: #CACACA;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    font-weight: 600;
}

.pipeline-execution-run-details-container{
    max-width: 35%;
}
.pipeline-execution-run-number-text{
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.pipeline-execution-run-execution-date-text{
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #4D4D4D;
}


.pipeline-execution-run-duration-text{
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #4D4D4D;
}

pipeline-execution-run-results-container{
    max-width: 25%;
}

.pipeline-execution-run-executedBy-text{
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #4D4D4D;
}

.pipeline-execution-run-runResults-container{
    max-width: 100%;
    padding-top: 5px;
    display: flex;
    align-items: center;
}

.pipeline-execution-run-run-results-text{
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #4D4D4D;
    margin-right: 10px;
}

.pipeline-execution-run-runResults-status-container{
    max-width: 55%;
    margin-left: 0;
    padding-left: 0;
    justify-content: center;
    padding: 0;
    align-items: flex-start;
    padding-top: 3px;

}

.pipeline-execution-run-report-results-container{
    max-width: 25%;
    margin: 0;
}

.pipeline-execution-run-reportResults-container{
    display: grid;
}

.pipeline-run-report-AVAILABLE{
    color: var(--TC-blue);
    font-size: 15px;
    font-weight: 700;
}

.pipeline-run-report-NOT-AVAILABLE{
    color: #8C8C8C;
    font-size: 15px;
    font-weight: 700;
}

.pipeline-run-report-IN-PROGRESS{
    color: #1296CE;
    font-size: 15px;
    font-weight: 700;
}

.pipeline-run-report-PENDING{
    color: #F99A1E;
    font-size: 15px;
    font-weight: 700;
}

.pipeline-execution-run-buttons-container{
    max-width: 25%;
    margin: 0;
        justify-content: center;
    display: flex;
}



/*PIPELINE EXECUTION VIEW PIPELINE EXECUTION VIEW PIPELINE EXECUTION VIEW PIPELINE EXECUTION VIEW PIPELINE EXECUTION VIEW PIPELINE EXECUTION VIEW */

.pipeline-console-log-container .cke_editable > p{
    font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
    font-size: 13px;
    line-height: 1.5;
    color: black;
    margin: 0px;
    text-wrap: wrap;
    font-weight: 200 !important;
}

.testcase_groupbox {
    width: 100%;
}

/*EXTRACTED EXTENT REPORT EXTRACTED EXTENT REPORT EXTRACTED EXTENT REPORT EXTRACTED EXTENT REPORT EXTRACTED EXTENT REPORT EXTRACTED EXTENT REPORT*/

/*TEST DATA TEST DATA TEST DATA TEST DATA TEST DATA TEST DATA TEST DATA TEST DATA TEST DATA TEST DATA*/

.extent-report-container{
    width: 100%;
    padding: 5px;
    margin: 0;
    font-family: 'Inter', sans-serif;
}

.extent-report-left-container{
    width: 30%;
    padding: 15px;
    margin: 0;
}

.extent-report-test-step-container{
    padding: 0;
    margin: 0;
    width: 100%;
}

.extent-report-test-step-name-container{
    width: 100%;
    min-width: 100%;
}

.extent-report-test-step-name-column{
    width: 100%;
    margin-bottom: 1px;
}

.extent-report-test-step-name{
    font-size: 15px;
    font-weight: 600;
}

.extent-report-test-step-time-container{
    width: 55%;
    margin: 0;
    display: flex;
    align-items: center;
}

.extent-report-test-step-duration-text{
    font-size: 13px;
    color: #4D4D4D;
    font-style: italic;
    font-weight: 400;
}

.extent-report-test-step-status-container{
    width: 45%;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
}

.extent-report-test-step-pass{
    min-width: fit-content;
    height: 25px;
    font-size: 12px;
    font-weight: 600 !important;
    color: white;
    background-color: var(--TC-blue);
    border-radius: 20px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 5px;
    padding: 0 10px;
}

.extent-report-test-step-fail{
    min-width: fit-content;
    height: 25px;
    font-size: 12px;
    font-weight: 600 !important;
    color: white;
    background-color: #EF3E31;
    border-radius: 20px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 5px;
    padding: 0 10px;
}

.extent-report-test-step-skip{
    min-width: fit-content;
    height: 25px;
    font-size: 12px;
    font-weight: 600 !important;
    color: white;
    background-color: #F99A1E;
    border-radius: 20px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 5px;
    padding: 0 10px;
}

.extent-report-test-step-info{
    min-width: fit-content;
    height: 25px;
    font-size: 12px;
    font-weight: 600 !important;
    color: white;
    background-color: #1296CE;
    border-radius: 20px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 5px;
    padding: 0 10px;
}

.extent-report-test-step-base64-img {
    width: 100px;
    height: 25px;
    font-size: 12px;
    font-weight: 600 !important;
    color: white;
    background-color: #9B59B6;
    border-radius: 20px;
    justify-content: center;
    display: flex;
    align-items: center;
}

.extent-report-exception-number-of-tests{
    width: 35px;
    height: 25px;
    font-size: 12px;
    font-weight: 600 !important;
    color: white;
    background-color: #EF3E31;
    border-radius: 20px;
    justify-content: center;
    display: flex;
    align-items: center;
}

.extent-report-rigth-container{
    width: 65%;
    padding: 15px;
    margin: 0;
}

.extent-report-test-step-details-container{
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
}

.extent-report-test-step-details-1{
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}

.extent-report-test-step-details-1-column{
    display: inline-flex;
    padding-left: 0;
}

.extent-report-test-step-step-name{
    font: 15px;
    font-weight: 600;
    margin-right: 10px;
}

.extent-report-test-step-category{
    border: 2px solid black;
    min-width: max-content;
    height: 25px;
    font-size: 12px;
    font-weight: 600 !important;
    color: black;
    background-color: white;
    border-radius: 20px;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.extent-report-test-step-details-2{
    margin-bottom: 10px;
    padding: 0;
    display: inline-flex;
}

.extent-report-test-step-details-2-column{
    display: flex;
}

.extent-report-test-step-start-time{
    width: 130px;
    height: 22px;
    font-size: 12px;
    font-weight: 400;
    color: white;
    background-color: #3D5EAD;
    border-radius: 5px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.extent-report-test-step-end-time{
    width: 130px;
    height: 22px;
    font-size: 12px;
    font-weight: 400;
    color: white;
    background-color: #EF3E31;
    border-radius: 5px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.extent-report-test-step-duration{
    width: 130px;
    height: 22px;
    font-size: 12px;
    font-weight: 400;
    color: #4D4D4D;
    background-color: #CCCCCC;
    border-radius: 5px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.extent-report-test-step-test-ID{
    color: #4D4D4D;
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
}

.extent-report-test-passed-tests{
    width: 130px;
    height: 22px;
    font-size: 12px;
    font-weight: 400;
    color: white;
    background-color: var(--TC-blue);
    border-radius: 5px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 15px;
    text-transform: uppercase;
}

.extent-report-test-failed-tests{
    width: 130px;
    height: 22px;
    font-size: 12px;
    font-weight: 400;
    color: white;
    background-color: #EF3E31;
    border-radius: 5px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 15px;
    text-transform: uppercase;
}

.extent-report-test-skipped-tests{
    width: 130px;
    height: 22px;
    font-size: 12px;
    font-weight: 400;
    color: white;
    background-color: #F99A1E;
    border-radius: 5px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 15px;
    text-transform: uppercase;
}

.extent-report-test-steps-list-view > ul > li{
    padding: 5px 10px;
}

.extent-report-test-steps-list-view > ul > li:hover, .extent-report-test-steps-list-view > ul > li:focus{
    background: none;

}

.extent-report-test-step-list-container{
    margin: 0;
    padding: 0;
}

.extent-report-test-step-list-1{
    padding: 0;
    margin: 0;
}

.extent-report-test-step-list-details{
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 3px;
    padding: 0;
    color: black;
    font-family: 'Inter', sans-serif;
}

.extent-report-test-step-list-2{
    padding: 0;
    margin: 0;
}

.extent-report-test-step-list-2-column-1{
    min-width: 60%;
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.extent-report-test-step-list-2-column-2{
    max-width: 20%;
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.extent-report-test-step-timestamp{
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 3px;
    padding: 0;
    color: #4D4D4D
}

.extent-report-test-step-list-2-column-3{
    max-width: 20%;
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

/*SITE ADMIN PAGE SITE ADMIN PAGE SITE ADMIN PAGE SITE ADMIN PAGE

.site-admin-buttons-container{
    display: flex;
    padding: 0;
    margin: 0;
}

.site-admin-button-label{
    font-family: 'Montsarrat', sans-serif;
    font-size: 20px;
    font-weight: 800;
}

.site-admin-button-label-text::before{
    display: none;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 600;
    align-items: center;
}

.site-admin-button-label-text::after{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 600;
    align-items: center;
}

.site-admin-button{
  align-items: center;
  background-color: white;
  border: 3px solid #111;
  border-radius: 8px;
  box-sizing: border-box;
  color: #111;
  cursor: pointer;
  display: flex;
  height: 180px;
  justify-content: center;
  line-height: 24px;
  max-width: 100%;
  padding: 0 25px;
  position: relative;
  text-align: center;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.site-admin-button:after {
  background-color: #111;
  border-radius: 8px;
  content: "";
  display: block;
  height: 200px;
  left: 0;
  width: 100%;
  position: absolute;
  top: -2px;
  transform: translate(8px, 8px);
  transition: transform .2s ease-out;
  z-index: -1;
}

.site-admin-button:hover:after {
  transform: translate(0, 0);
}

.site-admin-button:active {
  background-color: var(--TC-blue);
  outline: 0;
}

.site-admin-button:hover {
  outline: 0;
}

@media (min-width: 768px) {
  .site-admin-button {
    padding: 0 40px;
    display: grid;
  }
}

*/

.site-admin-dashboard-tile-container{
   display: grid;
   grid-template-rows: 1fr 1fr 1fr 1fr;
   grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
   gap: 0px;
   height: 90%;
   width: 100%;
   padding: 0 20px 20px 20px;
}

.site-admin-info-tile-container {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px; /* Adjust padding as needed */
    transition: ease-in-out 1s !important;
}


.site-admin-hover-tooltip .widget-tooltip-content{
    position: fixed;
    z-index: 100;
}

.site-admin-hover-tooltip .widget-tooltip-content{
    z-index: 100 !important;
}


.site-admin-tile-text{
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: white;
    text-align: center;
    opacity: 100%;
    margin-top: 0;
}

.site-admin-tile-image{
    width: auto;
    height: 50px;
    margin-bottom: 15%;
}

.site-admin-tile-container{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
    opacity: 100%;
    transition: ease-in-out 0.2s;
    cursor: pointer;
    flex-wrap: wrap;
    position: relative;
}

.site-admin-tile{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}

.site-admin-tile-container:hover, .site-admin-tile-container:active{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18;
    opacity: 75%;
    margin: 4px;
    border-radius: 3px;
}

.item-0 {
    background-color: #333333;
   grid-row-start: 1;
   grid-column-start: 1;
   grid-row-end: 3;
   grid-column-end: 3;
   margin: 5px;
   border-radius: 5px;
   z-index: 20;
}

.item-1 {
    background-color: var(--TC-blue);
   grid-row-start: 1;
   grid-column-start: 3;
   grid-row-end: 2;
   grid-column-end: 4;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-2 {
 background-color: #333333;
   grid-row-start: 2;
   grid-column-start: 3;
   grid-row-end: 3;
   grid-column-end: 5;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-3 {
 background-color: #333333;
   grid-row-start: 1;
   grid-column-start: 4;
   grid-row-end: 2;
   grid-column-end: 6;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-4 {
  background-color: #333333;
   grid-row-start: 3;
   grid-column-start: 1;
   grid-row-end: 5;
   grid-column-end: 2;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-5 {
 background-color: #333333;
   grid-row-start: 4;
   grid-column-start: 2;
   grid-row-end: 5;
   grid-column-end: 4;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-6 {
  background-color: #333333;
   grid-row-start: 2;
   grid-column-start: 5;
   grid-row-end: 4;
   grid-column-end: 6;
   margin: 5px;
   border-radius: 5px;
   z-index: 20;
}

.item-7 {
 background-color: #333333;
   grid-row-start: 1;
   grid-column-start: 6;
   grid-row-end: 3;
   grid-column-end: 7;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-8 {
 background-color: #333333;
   grid-row-start: 2;
   grid-column-start: 7;
   grid-row-end: 4;
   grid-column-end: 9;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-9 {
 background-color: #333333;
   grid-row-start: 4;
   grid-column-start: 4;
   grid-row-end: 5;
   grid-column-end: 6;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-10 {
 background-color: #333333;
   grid-row-start: 3;
   grid-column-start: 2;
   grid-row-end: 4;
   grid-column-end: 4;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-11 {
 background-color: #333333;
   grid-row-start: 1;
   grid-column-start: 7;
   grid-row-end: 2;
   grid-column-end: 9;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-12 {
   background-color: #333333;
   grid-row-start: 4;
   grid-column-start: 6;
   grid-row-end: 5;
   grid-column-end: 9;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-13 {
 background-color: #333333;
   grid-row-start: 3;
   grid-column-start: 6;
   grid-row-end: 4;
   grid-column-end: 7;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}

.item-14 {
  background-color: #333333;
   grid-row-start: 3;
   grid-column-start: 4;
   grid-row-end: 4;
   grid-column-end: 5;
   margin: 5px;
   border-radius: 5px;
   z-index: 1;
}



/* MOVING BACKGROUND MOVING BACKGROUND MOVIG BACKGROUND*/
.forgot-password-container{
    position: relative;
    margin: 0%;
    padding: 0;
    justify-content: center;
    align-items: center;
}

.password-reset-container{
    position: absolute;
    height: 100vh;
     width: 100vw;
     padding: 0;
     margin: 0;
     overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.password-reset-form-container{
  width: 50%;
  //width: 100%;
  //background: rgba(0, 0, 0, 0.196);
  //border-radius: 16px;
  //box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  //backdrop-filter: blur(7.3px);
  //-webkit-backdrop-filter: blur(7.3px);
  box-shadow: 1px 5px 17px 6px rgba(0,0,0,0.27);
    border-radius: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 50px 100px;
  margin-top: 30px;
}

.forgot-password-question-text{
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    //color: white;
    color: var(--TC-blue);
    font-weight: 700;
    margin-bottom: 20px;
}

.forgot-password-text{
    margin-top: 15px;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: black;
    margin-bottom: 25px;
}

.forgot-password-form-container{
    width: 100%;
}

.reset-password-button{
    width: fit-content;
    height: 40px;
    border-radius: 21px;
    background-color: var(--TC-blue) !important;
    color: white !important;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding: 8px 12px;
    margin-bottom: 30px;
    transition: ease-in-out 0.2s;
    margin-right: 20px;
    border: none;
}

.reset-password-button:hover{
    width: fit-content;
    height: 40px;
    border-radius: 21px;
    background-color: var(--TC-blue) !important;
    color: white;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding: 8px 12px;
    margin-bottom: 30px;
    transition: ease-in-out 0.2s;
    margin-right: 20px;
    border: none;
    transition: ease-in-out 0.3s;
    opacity: 80%;
}

.back-to-sign-in-button{
    background: none;
    color: black;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    float: right;
    padding: 8px 12px;
    transition: ease-in-out 0.2x;
    border: none;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}

.back-to-sign-in-button:hover, .back-to-sign-in-button:active, .back-to-sign-in-button:focus{
    color: black;
    background: none;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    float: right;
    padding: 8px 12px;
    transition: ease-in-out 0.2x;
    border: none;
    justify-content: center;
    align-items: center;
    text-decoration: underline;
}

.forgot-password-email-label{
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 600 !important;
    margin-bottom: 0px;
    margin-right: 5px;
}

.forgot-password-email-input-field{
    min-width: 180% !important;
    width: 100% !important;
    border: none;
    color: black;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    min-height: 32px;
    margin-bottom: 30px;
}

.forgot-password-email-input-field .form-control{
    display: flex;
    flex: 1;
    max-width: 300px;
    padding: 8px 10px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    color: #000;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
    font-size: 12px;
    line-height: 1.42857;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: white;
    border-radius: 7px;
    border: 1.3px solid #8C8C8C;
    color: black;
    font-size: 13px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    padding: 0px 15px 0px 10px;
    min-height: 32px;
    width: 100%;
}

.forgot-password-TC-logo-image{
    width: 120px;
    height: auto;
    top: 0;
    position: fixed;
    left: 0;
    margin-left: 15px;
    margin-top: 15px;
}

.forgot-password-background{
  height: 100vh;
  //background-image: url("../../../images/login_page_wallpaper.jpg");
  background: whitesmoke;
  width: 100%;
  position: absolute;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  padding:0;
  margin:0px;
}

/*
.forgot-password-background {
  //background: linear-gradient(132deg, rgba(98, 177, 70, 1), rgba(255, 255, 255, 0));
  background: ;
  background-size: 400% 400%;
  animation: Gradient 15s ease infinite;
  position: absolute;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  padding:0;
  margin:0px;
}

.cube {
  position: absolute;
  top: 80vh;
  left: 45vw;
  width: 10px;
  height: 10px;
  border: solid 1px var(--TC-blue);
  transform-origin: top left;
  transform: scale(0) rotate(0deg) translate(-50%, -50%);
  animation: cube 12s ease-in forwards infinite;
}
.cube:nth-child(2n) {
  border-color: #FFF ;
}
.cube:nth-child(2) {
  animation-delay: 2s;
  left: 25vw;
  top: 40vh;
}
.cube:nth-child(3) {
  animation-delay: 4s;
  left: 75vw;
  top: 50vh;
}
.cube:nth-child(4) {
  animation-delay: 6s;
  left: 90vw;
  top: 10vh;
}
.cube:nth-child(5) {
  animation-delay: 8s;
  left: 10vw;
  top: 85vh;
}
.cube:nth-child(6) {
  animation-delay: 10s;
  left: 50vw;
  top: 10vh;
}

@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes cube {
  from {
    transform: scale(0) rotate(0deg) translate(-50%, -50%);
    opacity: 1;
  }
  to {
    transform: scale(20) rotate(960deg) translate(-50%, -50%);
    opacity: 0;
  }
}

.circle{
  position: absolute;
  border-radius: 50%;
  background: white;
  animation: ripple 15s infinite;
  box-shadow: 0px 0px 1px 0px #508fb9;
}

.small{
  width: 200px;
  height: 200px;
  left: -100px;
  bottom: -100px;
}

.medium{
  width: 400px;
  height: 400px;
  left: -200px;
  bottom: -200px;
}

.large{
  width: 600px;
  height: 600px;
  left: -300px;
  bottom: -300px;
}

.xlarge{
  width: 800px;
  height: 800px;
  left: -400px;
  bottom: -400px;
}

.xxlarge{
  width: 1000px;
  height: 1000px;
  left: -500px;
  bottom: -500px;
}

.shade1{
  opacity: 0.2;
}
.shade2{
  opacity: 0.5;
}

.shade3{
  opacity: 0.7;
}

.shade4{
  opacity: 0.8;
}

.shade5{
  opacity: 0.9;
}

@keyframes ripple{
  0%{
    transform: scale(0.8);
  }

  50%{
    transform: scale(1.2);
  }

  100%{
    transform: scale(0.8);
  }
}
*/

/*MEMBER CARDS MEMBER CARDS MEMBER CARDS MEMBER CARDS*/

.profile-member-assignment-container{
    margin: 0;
    padding: 15;
    width: 100%;
}

.profile-member-assignment-list > ul{
    margin: 5px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.profile-member-assignment-list > ul > li, .profile-member-assignment-list > ul > li:last-child, .profile-member-assignment-list > ul > li:first-child{
    padding: 15px;
    max-width: 20%;
    margin: 10px;
    border-radius: 10px;
    background-color: white;
    border: 1px solid rgb(0 0 0 / 0.1);
    box-shadow: 0 1px 7px -5px rgb(0 0 0 / 19.1), 0 4px 10px -4px rgb(0 0 0 / -10);
    width: 100%;
    height: auto;
    display: flex;
    transition: ease-in-out 0.2s;
}

.profile-member-assignment-list > ul > li:hover, .profile-member-assignment-list > ul > li:last-child:hover, .profile-member-assignment-list > ul > li:first-child:hover{
    border: 3px solid #C9E1C0;
    background: none;
}

.profile-member-assignment-list > ul > li .mx-dataview{
    display: flex;
    justify-content: center;
    align-content: center;
    text-align: center;
    margin: 0;
    flex: auto;
}

.profile-member-assignment-row-1{
    display: flex;
    justify-content: center;
    align-content: center;
    width: 100%;
    margin: 0;
}

.profile-member-assignment-col-1{
    width: 100%;
    padding: 0;
    margin: 0;
    flex: 100%;
}

.profile-member-assignment-assign-defect-button{
    border: none;
    margin-right: 5px;
    background: none;
    font-family: 'Montsarrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color:#3D5EAD;
    text-decoration: underline;
    text-transform: capitalize;
    position: absolute;
    top: 0;
    right: 0;
    transition: ease-in-out 1s !important;
}

.profile-member-assignment-image{
    height: 30px;
    width: 30px;
    border-radius: 50px;
    margin-bottom: 0px;
}


.profile-member-assignment-full-name-text{
    font-family: 'Monstarrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.profile-member-assignment-designation-text{
    font-family: 'Monstarrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.comment-username-text {
    font-family: "Poppins", sans-serif !important;
    font-size: 12px;
    font-weight: normal !important;

}

.mx-widget-mentions .mentions__mention {
    color: var(--TC-blue) !important;
}

.mentions__control {
  margin-bottom: 0px;
}

.mx-widget-mentions .mentions__input {
    margin: 0 0 0 -15px !important;
  }

  .TC_comment .mentions .mentions__control {
    margin-left: -15px;
  }

  .TC_comment2 .mentions .mentions__control {
    margin-left: -15px;
  }

.comment-member-image {
    height: 30px;
    width: 30px;
    border-radius: 35px;
}

.TC_comment2 .mx-widget-mentions .emoji__button {
    background-color: transparent;
    border: unset;
    cursor: pointer;
    padding: 9px;
    position: absolute;
    right: -20px;
    top: -7px;
    font-size: 22px;
    width: 20px;
    height: 20px;
}

.TC_comment2 .mentions__input {
    margin: 0 0 0 -15px !important;
    padding-right: 30px;
}

.TC_comment2 .mx-widget-mentions .emoji__picker {
    position: fixed;
    right: 60px;
    bottom: 99px;
    z-index: 1000000;
}

.TC_comment2 .mx-widget-mentions .mentions_suggestion {
  bottom: 0px !important;
}

.ideate-groupbox > .mx-groupbox-header {
    margin: 0;
    color: #000;
    border: none;
    background: transparent;
    font-size: 17px;
    border-radius: 0px 0px 0px 0px !important;
    font-size: 20px;
}

.ideate-groupbox > .mx-groupbox-body {
    padding: 10px 15px;
    border: none;
    background-color: #FFF;
}

.ideate-groupbox > .mx-groupbox-header .mx-groupbox-collapse-icon {
    margin-top: 0em !important;
    position: relative;
    top: -11px;
    right: -16px;
    padding: 13px 30px;
    background: none;
    text-align: center;
    border-radius: 0px 30px 0px 0px;
    margin-top: 0px;
    color: #246bd8;
    font-size: 12px;
    line-height:20px
}

.blue-groupbox > .mx-groupbox-header {
    margin: 0;
    color: #000;
    border: none;
    background-color: #E9F2FF !important;
    font-size: 17px;
    border-radius: 0px 0px 0px 0px !important;
    font-size: 20px;
}

.blue-groupbox > .mx-groupbox-body {
    padding: 10px 15px;
    border: none;
    background-color: #E9F2FF;
}

.blue-groupbox > .mx-groupbox-header .mx-groupbox-collapse-icon {
    margin-top: 0em !important;
    position: relative;
    top: -11px;
    right: -16px;
    padding: 13px 30px;
    background: none;
    text-align: center;
    border-radius: 0px 30px 0px 0px;
    margin-top: 0px;
    color: #246bd8;
    font-size: 12px;
    line-height:20px
}

.Lumina2-groupbox > .mx-groupbox-header {
    margin: 0;
    color: #000;
    border: none;
    border-radius: 50px !important;
    background-color: var(--lumina-forth) !important;
    font-size: 20px;
}

.Lumina2-groupbox > .mx-groupbox-body {
    padding: 10px 15px;
    border: none;
    background-color: var(--lumina-forth);
}

.Lumina2-groupbox > .mx-groupbox-header .mx-groupbox-collapse-icon {
    margin-top: 0em !important;
    position: relative;
    top: -11px;
    right: -16px;
    padding: 13px 30px;
    background: none;
    text-align: center;
    border-radius: 0px 30px 0px 0px;
    margin-top: 0px;
    color: #9403A6;
    font-size: 12px;
    line-height:20px
}

.lumina-groupbox > .mx-groupbox-header {
    margin: 0;
    color: #000;
    border: none;
    background-color: #f5f5f5;
    font-size: 12px;
    border-radius: 0px 0px 0px 0px !important;
}

.lumina-groupbox > .mx-groupbox-body {
  padding: 10px 15px;
  border: none;
  background-color: #f5f5f5;
  border: solid 2px #f5f5f5;
}

.lumina-groupbox > .mx-groupbox-header .mx-groupbox-collapse-icon {
    margin-top: 0em !important;
    position: relative;
    top: -11px;
    right: -16px;
    padding: 13px 30px;
    background: none;
    text-align: center;
    border-radius: 0px 30px 0px 0px;
    margin-top: 0px;
    color: #000;
    font-size: 12px;
}

.e-btn.e-success, .e-css.e-btn.e-success, .e-btn.e-success:hover, .e-css.e-btn.e-success:hover {
    background-color: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
    box-shadow: none;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
}


.filesGrid .mx-grid-searchbar {
    margin: 10px 0px;
    margin-right: 0px;
}

.gridRows_New_Upcoming {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  box-shadow: 0px 3px 7px 0px #0000001A;
  padding: 5px;
  border-left: solid 5px #54b3b6;
}

.gridRows_New_TaskStatus_Upcoming {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  box-shadow: 0px 3px 7px 0px #0000001A;
  padding: 5px;
  border-top: solid 1px #54b3b6;
  border-right: solid 1px #54b3b6;
  border-bottom: solid 1px #54b3b6;
  border-left: solid 5px #54b3b6;
}

.gridRows_New_TaskStatus_Overdue {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  box-shadow: 0px 3px 7px 0px #0000001A;
  padding: 5px;
  border-top: solid 1px #FF5863;
  border-right: solid 1px #FF5863;
  border-bottom: solid 1px #FF5863;
  border-left: solid 5px #FF5863;
}

.gridRows_New_TaskStatus_Today {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  box-shadow: 0px 3px 7px 0px #0000001A;
  padding: 5px;
  border-top: solid 1px #FFAC01;
  border-right: solid 1px #FFAC01;
  border-bottom: solid 1px #FFAC01;
  border-left: solid 5px #FFAC01;
}

.lumina .widget-tooltip-content {
    background: linear-gradient(to right, var(--lumina-primary), #5e0d55);
    border-radius: 5px;
    box-shadow: 0 0 10px 2px #d904d9;
    /*background-color: #911e6e;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);*/
    color: #24276c;
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
    padding: 6px;
    text-align: left;
    white-space: break-spaces;
    word-break: break-word;
    z-index: 50;
    width: 210px;
}

.luminaDisable .widget-tooltip-content {
    background: linear-gradient(to top left, #e1e2e5,#d3d4d9,#c3c5cd,#b9bcc5,#afb2bb, #a4a7af,#9d9fa6);
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    color: #24276c;
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
    padding: 6px;
    text-align: left;
    white-space: break-spaces;
    word-break: break-word;
    z-index: 50;
    width: 210px;
}

.card-groupbox > .mx-groupbox-header {
    margin: 0;
    color: #000;
    border: solid thin var(--TC-blue);
    background: #FFF;
    font-size: 14px;
    border-radius: 0px 0px 0px 0px !important;
}

.card-groupbox > .mx-groupbox-body {
    padding: 10px 15px;
    border: solid thin var(--TC-blue);
    background-color: #FFF;
}

.card-groupbox > .mx-groupbox-header .mx-groupbox-collapse-icon {
    margin-top: 0em !important;
    position: relative;
    top: -11px;
    right: -16px;
    padding: 13px 30px;
    background: none;
    text-align: center;
    border-radius: 0px 30px 0px 0px;
    margin-top: 0px;
    color: #246bd8;
    font-size: 12px;
    line-height:20px
}

.personaList > ul > li {
  background-color: #fff;
  border-radius: 5px;
  border: solid thin var(--TC-blue);
  margin-bottom: 10px;
  box-shadow: 0px 3px 7px 0px #0000001A;
  padding: 10px;
}

.personaList > ul > li:first-child {
  border-radius: 5px;
  border: solid thin var(--TC-blue);
}

.personaList > ul > li:last-child {
  border-radius: 5px;
  border: solid thin var(--TC-blue);
}

.personaList > ul > li.selected {
  background-color: #E6ECFE;
  border-radius: 5px;
  margin-bottom: 10px;
  box-shadow: 0px 3px 7px 0px #0000001A;
  padding: 10px;
  border: solid thin var(--TC-blue);
}

.widget-switch .widget-switch-btn-wrapper {
    -webkit-background-clip: content-box;
    background-clip: content-box;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    height: 20px !important;
    margin-bottom: 3px;
    margin-top: 3px;
    position: relative;
    transition: border .4s, box-shadow .4s, transform .4s, background-color 1.2s;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 40px !important;
}

.widget-switch .widget-switch-btn-wrapper .widget-switch-btn.left {
    left: 0;
    transition: background-color .4s, left .2s;
}

.widget-switch .widget-switch-btn-wrapper .widget-switch-btn.right {
    background-color: #fff;
    left: 20px;
    transition: background-color .4s, left .2s;
}

.widget-switch .widget-switch-btn-wrapper .widget-switch-btn {
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    height: 20px;
    position: absolute;
    top: 0;
    width: 20px;
}

#CurrentSprintSummary_svg {
  width: 100% !important;
  height: 100% !important;
}

#ProductBacklogView_svg {
  width: 100% !important;
  height: 100% !important;
}

#TeamVelocityPerSprints_svg {
  width: 100% !important;
  height: 100% !important;
}


.luminaInactive {
  position: relative;
  border: 3px solid transparent;
  background: #FFF;
  background-clip: padding-box;
  border-radius: 50px;
  padding: 0.4rem 7rem;
  color: var(--lumina-primary);
  text-align:center;
  width: fit-content;
  transition: background 0.3s ease, color 0.3s ease;
}

.luminaInactive::after {
  content: '';
  position: absolute;
  border-radius: 50px;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
  background: linear-gradient(to top right, #ff2fc0 0%, var(--lumina-primary) 50%, #911e6e 100%);
  z-index: -1;
}

.luminaInactive:hover {
  background: linear-gradient(to right, #a62679 0%, var(--lumina-primary) 50%, #410347 100%);
  color: #FFF;
  cursor: pointer;
}

.luminaActive {
  position: relative;
  border: 3px solid transparent;
  background: linear-gradient(to right, #a62679 0%, var(--lumina-primary) 50%, #410347 100%);
  background-clip: padding-box;
  border-radius: 50px;
  padding: 0.4rem 7rem;
  color: #FFF;
  text-align:center;
  width: fit-content;
  transition: all 0.7s ease-Out;
}

.luminaActive::after {
  content: '';
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
  border-radius: 50px;
  background: linear-gradient(to right, #a62679 0%, var(--lumina-primary) 50%, #410347 100%);
  z-index: -1;
}

.folderGrid .mx-templategrid-item .folderContainer .folderContainer2 {
  margin-bottom: 10px;
  padding: 20px 20px;
}

.folderGrid .mx-templategrid-item .folderContainer .folderContainer2:hover {
  border: solid 3px var(--TC-blue);
  border-radius: 30px;
  cursor: pointer;
}

.folderGrid .mx-templategrid-item.selected .folderContainer .folderContainer2 {
  border: solid 3px var(--TC-blue);
  border-radius: 30px;
}

.outterFolderContainer{
    margin: 0px 10px 0px 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.folderGrid .mx-grid-pagingbar {
  margin-right: 22px;
}

.filesGrid {
  margin-left: 30px;
}

.filesGrid .mx-grid-controlbar {
  margin-bottom: 40px;
  margin-top: 30px;
}

.filesGrid .mx-grid-searchbar {
    margin: 10px 0px 30px;
    margin-right: 30px;
}

.filesGrid .mx-grid-pagingbar {
  margin-right: 5px;
}

.filesGrid .mx-templategrid-item {
  border-bottom: none !important;
  padding: 0px 0px 5px 0px !important;
}

.filesGrid .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-label {
    width: auto;
    padding: 0;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.filesGrid .mx-grid-searchbar .mx-grid-search-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 8px;
    margin-right: 30px;
}

.filesGrid .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-label label {
    font-weight:normal;
}

.filesGrid2 {
  margin-left: 0px;
}

.filesGrid2 .mx-grid-controlbar {
  margin-bottom: 40px;
  margin-top: 10px;
}

.filesGrid2 .mx-grid-searchbar {
    margin: 10px 0px 40px;
    margin-right: 30px;
}

.filesGrid2 .mx-grid-pagingbar {
  margin-right: 22px;
}

.filesGrid2 .mx-templategrid-item {
  border-bottom: none !important;
  padding: 0px 0px 5px 0px !important;
}

.filesGrid2 .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-label {
    width: 100%;
    padding: 0;
    text-align: left;
    display: inline-grid;
    vertical-align: top;
    overflow: hidden;
}

.filesGrid2 .mx-grid-searchbar .mx-grid-search-item {
    display: inline-grid;
    vertical-align: top;
    margin-bottom: 8px;
    margin-right: 30px;
}

.filesGrid2 .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-label label {
    font-weight:normal;
    margin-left: 10px;
    margin-bottom: 0px;
}

.filesGrid3 {
  margin-left: 0px;
}

.filesGrid3 .mx-grid-controlbar {
  margin-bottom: 0px !important;
  margin-top: 10px;
}

.filesGrid3 .mx-grid-searchbar {
    margin: 10px 0px 30px;
    margin-right: 30px;
}

.filesGrid3 .mx-grid-pagingbar {
  margin-right: 0px;
}

.filesGrid3 .mx-templategrid-item {
  border-bottom: none !important;
  padding: 0px 0px 5px 0px !important;
}

.filesGrid3 .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-label {
    width: auto;
    padding: 0;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.filesGrid3 .mx-grid-searchbar .mx-grid-search-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 8px;
    margin-right: 30px;
}

.filesGrid3 .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-label label {
    font-weight:normal;
}

.filesGrid4 {
  margin-left: 0px;
}

.filesGrid4 .mx-grid-controlbar {
  margin-bottom: 40px;
  margin-top: 10px;
}

.filesGrid4 .mx-grid-searchbar {
    margin: 10px 0px 40px;
    margin-right: 30px;
}

.filesGrid4 .mx-grid-pagingbar {
  margin-right: 22px;
}

.filesGrid4 .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-label {
    width: auto;
    padding: 0;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.filesGrid4 .mx-grid-searchbar .mx-grid-search-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 8px;
    margin-right: 30px;
}

.filesGrid4 .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-label label {
    font-weight:normal;
}

.filesGrid4 .mx-templategrid-item {
  background-color: #F6F4F5 !important;
  border-radius: 5px;
  padding: 0px !important;
  border-bottom: solid 5px #FFF;
}

.filesGrid4 .mx-templategrid-item.selected {
  background-color: #E6ECFE !important;
  border-radius: 5px;
}

.filesGrid4 .mx-templategrid-item:hover {
  background-color: #E6ECFE !important;
  border-radius: 5px;
}

.coningSoon_bg {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30vh;
    background-image: url(../../../images/comingsoonBG.jpg);
    background-position: center right;
}

.luminar-badge-container {
        position: relative;
        display: inline-block;
        border-radius: 50px;
        animation: neonPulse 2s ease-in-out infinite alternate;
      }

     .luminar-badge-container .badge {
        position: relative;
        display: flex;
        align-items: center;
        gap: 8px;
        background: linear-gradient(135deg, #e91e63, #9c27b0);
        border-radius: 50px;
        border: 2px solid white;
        color: white;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        cursor: pointer;
        transition: all 0.3s ease;
        overflow: hidden;
        height: 31px;
        width: fit-content;
        padding: 0;
        z-index: 2;
        padding-right: 20px;
      }

      .luminar-badge-container .badge::before {
        content: "";
        position: absolute;
        top: -20px;
        left: -20px;
        right: -20px;
        bottom: -20px;
        background: linear-gradient(
          0deg,
          #390142,
          #52094e,
          #761560,
          #901d6d,
          #a02375,
          #a62578,
          #761560,
          #52094e,
          #390142
        );
        border-radius: 50px;
        z-index: -1;
        animation: rotate 3s linear infinite;
        filter: blur(15px);
        opacity: 0.8;
      }

      .luminar-badge-container .star {
        height: 30px;
        width: 30px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transform-origin: center;
        background: linear-gradient(
          135deg,
          #390142,
          #52094e,
          #761560,
          #901d6d,
          #a02375,
          #a62578
        );
        margin-right: 10px;
        flex-shrink: 0;
      }

      .luminar-badge-container .lumina-text {
        font-size: 12px;
        white-space: nowrap;
        letter-spacing: 3px;
        font-weight: 500;
      }

      .luminar-badge-container .badge:hover {
        transform: translateY(-2px);
      }

      .luminar-badge-container .badge:hover .star {
        transform: rotate(180deg);
        font-size: 20px;
      }

      .luminar-badge-container .badge:hover::before {
        animation-duration: 1.5s;
        filter: blur(20px);
        opacity: 1;
      }

      .luminar-badge-container .badge:hover ~ .badge-container {
        animation-duration: 1s;
      }

      @keyframes rotate {
        from {
          transform: rotate(0deg);
        }
        to {
          transform: rotate(360deg);
        }
      }

      @keyframes neonPulse {
        0% {
          box-shadow: 0 0 5px rgba(254, 10, 255, 0.4),
            0 0 5px rgba(254, 10, 255, 0.4), 0 0 20px rgba(254, 10, 255, 0.2);
        }
        100% {
          box-shadow: 0 0 10px rgba(254, 10, 255, 1),
            0 0 10px rgba(254, 10, 255, 0.8), 0 0 40px rgba(254, 10, 255, 0.6),
            0 0 30px rgba(254, 10, 255, 0.3);
        }
      }

      /* Performance optimizations */
      .luminar-badge-container .badge-container,
      .luminar-badge-container .badge,
      .luminar-badge-container .badge::before,
      .luminar-badge-container .star {
        will-change: transform;
      }

      /* Accessibility improvements */
      @media (prefers-reduced-motion: reduce) {
        .luminar-badge-container .badge-container {
          animation: none;
        }
        .luminar-badge-container .badge::before {
          animation: none;
        }
        .luminar-badge-container .star {
          transition: none;
        }
      }

      /* Mobile responsiveness */
      @media (max-width: 480px) {
        .luminar-badge-container .badge {
          width: 100px;
          height: 26px;
          font-size: 12px;
        }

        .luminar-badge-container .star {
          height: 26px;
          width: 26px;
          font-size: 14px;
          margin-right: 8px;
        }

        .luminar-badge-container .lumina-text {
          font-size: 10px;
        }
      }

.UIBeta .widget-tooltip-content {
    background: linear-gradient(to right, #14aabe, #0d7988);
    border-radius: 5px;
    box-shadow: 0 0 10px 2px #22c1d6;
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
    padding: 6px;
    text-align: left;
    white-space: break-spaces;
    word-break: break-word;
    z-index: 50;
    width: 210px;
}

.testplan_groupbox_number{
  background-color: #f2f3f5;
  width: fit-content;
  padding: 10px 15px;
  border-radius: 100%;
  position: absolute;
  color: #347ae0;
  font-weight: bold;
}

.treeview_groupbox_content{
  width: fit-content;
  position: absolute;
}

.treeview-groupbox > .mx-groupbox-header {
    margin: 0;
    color: #000;
    font-size: 12px;
    width: auto;
    background-color: #f2f3f5;
    border-radius: 10px !important;;
    padding: 10px 20px;
}

.treeview-groupbox > .mx-groupbox-body {
    padding: 10px 15px;
    border: none;
    border-radius: 10px;
    background-color: #FFF;
}

.treeview-groupbox > .mx-groupbox-header .mx-groupbox-collapse-icon {
    margin-top: 0em !important;
    position: relative;
    top: -11px;
    right: -16px;
    padding: 13px 30px;
    background: none;
    text-align: center;
    border-radius: 0px 30px 0px 0px;
    margin-top: 0px;
    color: #246bd8;
    font-size: 12px;
    line-height:20px;
}

.lumina_InfoBox{
    background-color: $lumina-thir;
    border-left: 4px solid var(--lumina-primary);
    border-radius: 8px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    flex: 1 1 300px;
    max-width: 400px;
}

.lumina_InfoBox_Icon{
    width: 48px;
    height: 48px;
    background-color: var(--lumina-secondary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 16px 0;
    opacity: 1;
}

.lumina_HeaderInfoBox{
    font-size: 16px;
    font-weight: 600;
    color: #676467;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left;
    line-height: 1.4;
}

.lumina_contentInfoBox{
    font-size: 14px;
    color: #8b878b;
    line-height: 1.6;
    margin: 0;
    text-align: left;
}

.lumina_longBox{
    background-color: var(--lumina-third);
    border-left: 4px solid var(--lumina-primary);
    border-radius: 4px;
    padding: 20px 24px;
}

/* start of extra for product strategy */

/* =========================================================
   Product Strategy popup only
   Safe: scoped to this popup, does not affect whole system
   ========================================================= */

/* main form wrapper */
.lumina_strategyCanvasPopup .lumina_strategyFormFull {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box !important;
}

/* list view full width */
.lumina_strategyCanvasPopup .lumina_questionList_full,
.lumina_strategyCanvasPopup .lumina_questionList_full .mx-listview,
.lumina_strategyCanvasPopup .lumina_questionList_full .mx-listview-list,
.lumina_strategyCanvasPopup .lumina_questionList_full .mx-listview-item {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box !important;
}

.lumina_strategyCanvasPopup .lumina_questionList_full .mx-listview-list {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.lumina_strategyCanvasPopup .lumina_questionList_full .mx-listview-item {
    display: block !important;
    margin: 0 0 16px 0 !important;
    padding: 0 !important;
}

/* purple question card - NEW class, no use of lumina_longBox */
.lumina_strategyCanvasPopup .lumina_strategyQuestionCard {
    width: 100% !important;
    max-width: none !important;
    display: block !important;
    box-sizing: border-box !important;
    background-color: var(--lumina-third) !important;
    border-left: 4px solid var(--lumina-primary) !important;
    border-radius: 4px !important;
    padding: 20px 24px !important;
}

/* remove row/column shrink inside question card only */
.lumina_strategyCanvasPopup .lumina_strategyQuestionCard .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.lumina_strategyCanvasPopup .lumina_strategyQuestionCard .col-left {
    width: 100% !important;
    max-width: none !important;
    flex: 0 0 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* textarea full width */
.lumina_strategyCanvasPopup .lumina_textarea_full,
.lumina_strategyCanvasPopup .lumina_textarea_full .mx-textarea,
.lumina_strategyCanvasPopup .lumina_textarea_full textarea,
.lumina_strategyCanvasPopup .lumina_textarea_full .form-control {
    width: 100% !important;
    max-width: none !important;
    display: block !important;
    box-sizing: border-box !important;
}

/* =========================================================
   Wizard connector fix - scoped ONLY to this popup
   ========================================================= */

.lumina_strategyCanvasPopup .wizard_lumina {
    position: relative;
    isolation: isolate;
}

.lumina_strategyCanvasPopup .wizard_lumina .wizard-step_lumina,
.lumina_strategyCanvasPopup .wizard_lumina .wizard-step-inactive_lumina {
    position: relative;
    z-index: 1;
}

.lumina_strategyCanvasPopup .wizard_lumina .wizard-step_lumina::before,
.lumina_strategyCanvasPopup .wizard_lumina .wizard-step-inactive_lumina::before {
    z-index: 0 !important;
}

.lumina_strategyCanvasPopup .wizard_lumina .wizard-step-number_lumina {
    position: relative;
    z-index: 2;
}

/* end of extra for product strategy */

.lumina_HeaderLongBox{
    font-size: 18px;
    font-weight: 600;
    color: #676467;
    margin-bottom: 8px;
    margin-top: 0;
    text-align: left;
}

.lumina_contentLongBox{
    font-size: 14px;
    color: #8b878b;
    line-height: 1.5;
    margin: 0;
    text-align: left;
}

.lumina_contentPurpleText{
    color: var(--lumina-primary);
}

.lumina_contentGreyText{
    color: grey;
}

.lumina_activewizardHeader{
    color: var(--lumina-primary) !important;
    font-weight: bold !important;
}

.lumina_inactivewizardHeader{
    font-weight: bold;
    color: #676467 !important;
}

.lumina_activewizard{
    background-color: white !important;
    border-color: var(--lumina-primary) !important;
    border-width: 3px !important;
    color: var(--lumina-primary) !important;
}

.lumina_completedwizard{
    background-color: var(--lumina-primary) !important;
    border-color: var(--lumina-primary) !important;
}

.lumina_inactivewizard{
    color: lightgrey;
}

.lumina_closeBTN{
    background-color: transparent;
    border: solid 2px var(--lumina-primary);
    color: var(--lumina-primary);
    font-size: 12px;
    min-width: 130px;
}

.lumina_closeBTN:hover,.lumina_closeBTN:focus {
    background-color: transparent;
    border: solid 2px var(--lumina-primary);
    color: var(--lumina-primary);
}

.lumina_acceptBTN{
    background-color: var(--lumina-primary);
    border: solid thin var(--lumina-primary);
    color: #fff;
    font-size: 12px;
    min-width: 130px;
}

.lumina_acceptBTN:hover, .lumina_acceptBTN:focus{
    background-color: var(--lumina-primary);
    border: solid thin var(--lumina-primary);
    color: #fff;
}

.wizard_lumina {
  display: flex;
  justify-content: space-between;
}

.wizard_lumina .wizard-step_lumina {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 0;
}

.wizard_lumina .wizard-step_lumina::before {
    background-color: var(--lumina-primary);
    position: absolute;
    z-index: 1;
    top: 30px;
    display: block;
    width: 100%;
    height: 3px;
    content: "";
}

.wizard_lumina .wizard-step-inactive_lumina {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 0;
}

.wizard_lumina .wizard-step-inactive_lumina::before {
    background-color: #676467;
    position: absolute;
    z-index: 1;
    top: 30px;
    display: block;
    width: 100%;
    height: 3px;
    content: "";
}

.wizard_lumina .wizard-step_lumina .wizard-step-number_lumina {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: white;
    border-color: var(--lumina-primary);
    border-width: 3px;
    color: var(--lumina-primary);
    font-size: 20px;
    position: relative;
    z-index: 2;
}


.wizard_lumina .wizard-step_lumina .wizard-step-text_lumina {
    display: block;
    margin-top: 15px;
    font-weight: bold;
    color: #676467;
    position: relative;
    z-index: 2;
}

.wizard_lumina .wizard-step-visited_lumina .wizard-step-number_lumina {
    background-color: var(--lumina-primary);
    border-color: var(--lumina-primary);
    border-width: 3px;
    color: #ffffff;
    position: relative;
    z-index: 2;
}

.wizard_lumina .wizard-step-active_lumina .wizard-step-number_lumina {
    color: var(--lumina-primary);
    border-color: var(--lumina-primary);
    background-color: #ffffff;
    position: relative;
    z-index: 2;
}


.wizard_lumina .wizard-step-active_lumina .wizard-step-text_lumina {
    color: var(--lumina-primary);
}

.wizard_lumina .wizard-step_lumina .wizard-step-text_lumina a:hover {
  color: var(--lumina-primary);
}

.wizard_lumina .wizard-step-inactive_lumina .wizard-step-number_lumina {
    color: #676467;
    border-color: #676467;
    background-color: #ffffff;
}


.wizard_lumina .wizard-step-inactive_lumina .wizard-step-text_lumina {
    color: #676467;
}



.P1_badge{
    background-color: #13A47C;
    border-radius: 5px;
    padding: 5px 8px;
}

.P2_badge{
    background-color: #FF9D5C;
    border-radius: 5px;
    padding: 5px 8px;
}

.P3_badge{
    background-color: #FFCF6B;
    border-radius: 5px;
    padding: 5px 8px;
}

.P4_badge{
    background-color: #64CBAE;
    border-radius: 5px;
    padding: 5px 8px;
}

.testRun_status{
    border-radius: 5px;
    padding: 5px 8px;
    width: 70px !important;
}

.dropdown-container {
  width:100%;
}

.whiteBTN {
    color:#FFFFFF;
}

.widget-combobox-selected-items.widget-combobox-boxes {
  height: 40px;
  overflow: hidden;
  overflow-y: scroll;
  max-width: 200px;
}

.dropdown-content-section {
  width: 250px !important;
}

/* Start Product strategy */

/* Shared for both screens */
.product-card-wrapper {
  width: 460px; /* or 100% */
}

.product-card {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 18px;
  border: solid 1px #E2E8F0;
  border-radius: 12px;
  transition: all 0.2s ease;
}

.product-card:hover {
  background-color: rgb(231 209 231 / 0.76);
  border: solid 1px var(--lumina-primary);
}

.product-card-blue,
.product-card-blue:hover {
  background: #eef5ff;
  border-color: #60a5fa;
}

/* Only for the selection page */
.product-selection-page .product-card-disabled {
  background: #f3f4f6 !important;
  border-color: #d1d5db !important;
  opacity: 0.65;
}

.product-selection-page .product-card-disabled .mx-text,
.product-selection-page .product-card-disabled span,
.product-selection-page .product-card-disabled i {
  color: #9ca3af !important;
}

.cardArrow,
.cardArrow::after{
font-size: 16px !important;
color: #E2E8F0;
}

.cardArrow:hover{
color: var(--lumina-primary);
}

.info-note {
  width: 100%;
  box-sizing: border-box;
  padding: 14px 18px;
  background: #ead9e8;
  border-left: 3px solid var(--lumina-primary);
  border-radius: 10px;
}

.info-note .mx-text,
.info-note p,
.info-note span {
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
  color: #5b5560;
}

.input-error .form-control {
    border: 2px solid #e74c3c !important;
    background-color: #fff5f5 !important;
}

/* End Product strategy */
