.tab1716045267 {
    color:#37499C;
    padding: 1% 8%;

}

.tab1716045267 .mhead {
    
}

.tab1716045267 .mtitle {
    
}

.tab1716045267 .mdesc {
    
}

.tab1716045267 .mbody {
    
}

.tab1716045267 .mcontent {
    
}

/*Module specific style*/

.tab1716045267 .nav-tabs {
        border: none;
}
.tab1716045267 .mposttext {
    text-align: left;
       margin: 2% 0 1% 0;
}
.tab1716045267 a.rezome-kamel {
    background: #D9534F;
    color: #fff;
       padding: 5px 15px;
    border-radius: 23px;
}
.tab1716045267 a.nav-link.active {
   color:white !important;
    background: #1B3A70 !important;
    border-bottom-color: #1B3A70;
}
.tab1716045267 a.nav-link:hover{
       color:white !important;
    background: #1B3A70 !important;
    border-bottom-color: #1B3A70;
}
.tab1716045267 .nav-item a {
    color:#37499C !important;
    border:1px solid ;

}

.tab1716045267 .tab-content {
    text-align:justify;
    border: 2px solid;
    padding: 2% 2%;
    font-size: 15px;
    border-radius: 10px 0 10px 10px;
}
/*Module specific style*/

@media (max-width: 767px) {
	.tab1716045267 {
	     padding: 7% 2% 0 2%;

}
.tab1716045267 a.nav-link {
    font-size: 13px;
}
.tab1716045267 a.rezome-kamel {
       padding: 5px 15px;
     
}
.tab1716045267 .tab-content {
    text-align:right;
}
.tab1716045267 .mposttext {
    text-align: left;
    margin:4% 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}