.tabcat.tabCat_0 {
    background: linear-gradient(180deg, rgba(137,137,137,1) 0%, rgba(109,109,109,1) 97%);
    color: #ffffff !important;
    opacity:1;
    position:relative;
 }
#tabCat_0{
    background: linear-gradient(180deg, rgba(137,137,137,1) 0%, rgba(109,109,109,1) 97%);
    color: #ffffff !important;
}
#tabCat_1{
    background: linear-gradient(180deg, rgba(134,175,71,1) 0%, rgba(124,162,51,1) 97%);
    color: #FFF !important;
}
.tabcat.tabCat_1{
    background: linear-gradient(180deg, rgba(134,175,71,1) 0%, rgba(124,162,51,1) 97%);
    color: #FFF !important;
    opacity:1;
    position:relative;
}
.tabcat.tabCat_2{
    background: rgb(194,128,198);
    background: linear-gradient(180deg, #c280c6 0%, #bd7ec0 97%);
    color: #FFF !important;
    opacity:1;
     position:relative;
} 
#tabCat_2{
    /*background: rgb(194,128,198);*/
     background: linear-gradient(180deg, rgba(134,175,71,1) 0%, rgba(124,162,51,1) 97%);
    color: #FFF !important;
}
#tabCat_3{
    /*background: rgb(32,183,240);*/
    background: linear-gradient(180deg, rgba(134,175,71,1) 0%, rgba(124,162,51,1) 97%);
    color: #FFF !important;
}
.tabcat.tabCat_3{
    background: rgb(32,183,240);
    background: linear-gradient(180deg, rgba(134,175,71,1) 0%, rgba(124,162,51,1) 97%);
    color: #FFF !important;
    opacity:1;
    position:relative;
 }
 
.tabcat.tabCat_4{
    background: rgb(194,128,198);
    background: linear-gradient(180deg, #c280c6 0%, #bd7ec0 97%);
    color: #FFF !important;
    opacity:1;
     position:relative;
} 
#tabCat_4{
    background: rgb(194,128,198);
    background: linear-gradient(180deg, #c280c6 0%, #bd7ec0 97%);
    color: #FFF !important;
}
.tabcat.tabCat_5{
    background: rgb(194,128,198);
    background: linear-gradient(180deg, #c280c6 0%, #bd7ec0 97%);
    color: #FFF !important;
    opacity:1;
     position:relative;
} 
#tabCat_5{
    background: rgb(194,128,198);
    background: linear-gradient(180deg, #c280c6 0%, #bd7ec0 97%);
    color: #FFF !important;
}
.tabcat.tabCat_6{
    background: rgb(194,128,198);
    background: linear-gradient(180deg, #c280c6 0%, #bd7ec0 97%);
    color: #FFF !important;
    opacity:1;
     position:relative;
} 
#tabCat_6{
    background: rgb(194,128,198);
    background: linear-gradient(180deg, #c280c6 0%, #bd7ec0 97%);
    color: #FFF !important;
}

#tabCat_7{
    background: rgb(32,183,240);
    background: linear-gradient(180deg, rgba(32,183,240,1) 0%, rgba(7,175,238,1) 97%);
    color: #FFF !important;
}
.tabcat.tabCat_7{
    background: rgb(32,183,240);
    background: linear-gradient(180deg, rgba(32,183,240,1) 0%, rgba(7,175,238,1) 97%);
    color: #FFF !important;
    opacity:1;
    position:relative;
 }

#tabCat_8{
    background: rgb(32,183,240);
    background: linear-gradient(180deg, rgba(32,183,240,1) 0%, rgba(7,175,238,1) 97%);
    color: #FFF !important;
}
.tabcat.tabCat_8{
    background: rgb(32,183,240);
    background: linear-gradient(180deg, rgba(32,183,240,1) 0%, rgba(7,175,238,1) 97%);
    color: #FFF !important;
    opacity:1;
    position:relative;
 }
#tabCat_9{
    background: rgb(32,183,240);
    background: linear-gradient(180deg, rgba(32,183,240,1) 0%, rgba(7,175,238,1) 97%);
    color: #FFF !important;
}
.tabcat.tabCat_9{
    background: rgb(32,183,240);
    background: linear-gradient(180deg, rgba(32,183,240,1) 0%, rgba(7,175,238,1) 97%);
    color: #FFF !important;
    opacity:1;
    position:relative;
 }

.tabcat.tabCat_0:after, .tabcat.tabCat_4:after,.tabcat.tabCat_5:after,.tabcat.tabCat_6:after,.tabcat.tabCat_7:after,.tabcat.tabCat_8:after,.tabcat.tabCat_9:after,.tabcat.tabCat_3:after, .tabcat.tabCat_2:after, .tabcat.tabCat_1:after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
}

.tabcat {
    font-size: 20px;
    color: #304b1e;
    font-weight: 500;
    padding: 8px 30px;
    text-transform: uppercase;
    border-radius: 5px;
    opacity: .6;
}
ul.catg-main-nav {
      display:  block ruby;
} 
.quiz-cat {
        color:aqua;
}

.qmn_btn, .qsm-quiz-container.qmn_quiz_container .qmn_btn, .qsm-quiz-container.qmn_quiz_container .btn {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
}

.qmn_btn, .qsm-quiz-container.qmn_quiz_container .qmn_btn, .qsm-quiz-container.qmn_quiz_container .btn {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
   background-color:var(--secondary-color);
    color:#fff;
    border: 1px solid var(--secondary-color);
    font-family: inherit;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    min-width: 100px;
}
.checkup-detail-right { 
    max-width: 925px !important;
}
.checkup-detail-right .container{
   position:relative;
}
.checkup-detail-right .qsm-quiz-container{
    padding-top:70px;
}
.checkup-detail-right .container .qsm-progress-bar {
    position: absolute;
    width: 100%;
    top: 21px;
    max-width:789px;
}
.checkup-detail-right p{
    font-size:18px;
}
.quiz_section {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 8px;
    margin-bottom: 10px;
}
.checkup-detail-right .mrq_checkbox_class {
    display: inline-flex;
    margin-right:20px;
    align-items: center;
}
.checkup-detail-right input[type=radio] {
    width:16px;
    height:16px;
}
.checkup-detail-right input[type=radio] + label{
    font-size:18px;
    margin-left:4px;
}
.quiz_section .mlw_qmn_new_question {
    display: block;
    width: auto;
    margin-top: 32px;
    margin-bottom: 14px;
    font-size: 18px;
    color: #000;
    font-family: 'galano_grotesquesemibold';
}
.qsm-pagination{
    text-align:right;
    border:0 !important;
    display:flex;
    justify-content:end;
}
.checkup-detail-right .qsm-pagination .mlw_custom_next, .checkup-detail-right .qsm-pagination .mlw_previous, .checkup-detail-right .qsm-pagination .mlw_custom_start,.qsm-submit-btn{
    font-size: 18px;
    padding: 10px 25px;
    border-radius: 5px;
    height: 43px;
    align-items: center;
    line-height: 18px;
    position: relative;
    overflow: hidden;
    transition: 0.5s ease-in-out;
    background-color: transparent;
    border: 1px solid var(--secondary-color);
    color: var(--secondary-color);
    margin-left:20px;

}
.checkup-detail-right .qsm-pagination .mlw_custom_start + .mlw_custom_next, .qsm-submit-btn{
    background-color:var(--secondary-color);
    color:#fff;
}

ul.catg-main-nav{
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
  gap: 10px;
}
ul.catg-main-nav li{
    max-width: 212px;
    width: 100%;
}
ul.catg-main-nav li span.tabcat{
text-transform: capitalize;
  text-align: center;
  height: 42px;
  width: 100%;
  font-family: var(--gal-smb);
  display: flex;
  color: var(--white-color);
  font-size: 1.6rem;
  align-items: center;
  justify-content: center;
  margin: 0 0px;
  border-radius: 5px;
  position: relative;
  cursor: not-allowed;
  padding: 20px 3px;
  line-height: 21px;
}
.checkup-detail-right .entry-content {
    border-radius: 10px;
    padding: 50px 0px;
    padding-top: 10px;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
    margin-top:15px;
}
.qsm-progress-bar svg path + path {   
   stroke: var(--secondary-color); 
}
.qsm-progress-bar .progressbar-text{
    color: rgb(241 104 3);
}
#mlw_error_message{
  font-size:15px;
  color:red;
}
#mlw_error_message_bottom{
  position:absolute;
  font-size:15px;
  color:red;
}
@media (max-width: 767px){
ul.catg-main-nav li span.tabcat{
  height: 34px;
  font-size: 16px;
}
}

/*Dignostic Business tabs color */


.dignosticbusiness li span.tabCat_0{
    background: linear-gradient(180deg, rgba(137,137,137,1) 0%, rgba(109,109,109,1) 97%);
    color: #ffffff;
}
.dignosticbusiness li span#tabCat_0{
    background: linear-gradient(180deg, rgba(137,137,137,1) 0%, rgba(109,109,109,1) 97%);
    color: #ffffff !important;
}
.dignosticbusiness li span.tabCat_1{
    background: #5037cd;
    color: #ffffff;
}

.dignosticbusiness li span#tabCat_1{
    background: #5037cd;
    color: #FFF !important;
}
.dignosticbusiness li span.tabCat_2{
   opacity: 1; 
}

.dignosticbusiness li span#tabCat_2{
    background: #5037cd;
    color: #FFF !important;
}
.dignosticbusiness li span.tabCat_3{
  opacity: 1; 
}

.dignosticbusiness li span#tabCat_3{
    background: #d31916;
    color: #ffffff;
}

.dignosticbusiness li span#tabCat_4{
    background:#d31916;
     color: #ffffff;
}
.dignosticbusiness li span.tabCat_4{
  opacity: 1; 
}

.dignosticbusiness li span#tabCat_5{
    background:#ffb225;
}
.dignosticbusiness li span.tabCat_5{
  opacity: 1; 
}
.dignosticbusiness li span#tabCat_6{
    background:#ffb225;
}
.dignosticbusiness li span.tabCat_6{
  opacity: 1; 
}