.tab1716644102 {
    
}

.tab1716644102 .mhead {
    
}

.tab1716644102 .mtitle {
    
}

.tab1716644102 .mdesc {
    
}

.tab1716644102 .mbody {
    
}

.tab1716644102 .mcontent {
    padding: 5px;
}

/*Module specific style*/
.tab1716644102 .nav-tabs {
    
}

.tab1716644102 .nav-item a {
    
}

.tab1716644102 .tab-content {
    text-align: justify;
    padding-block: 20px;
}

.tab1716644102 .nav-tabs {
    padding: 15px;
    border: 3px solid #a7a6a6;
    border-radius: 12px;
}

.tab1716644102 ul.nav.nav-pills {
    padding: 15px;
    border: 3px solid #a7a6a6;
    border-radius: 12px;
    display: flex;
    justify-content: space-evenly;
}

.tab1716644102 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: #dd6227;
}
.tab1716644102 .nav-item a {
    color: #9c9c9c;
    font-weight: bold;
}

/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}