.card1719144441 {
    
}

.card1719144441 .mhead {
        text-align: center;
            margin: 20px 0;
}

.card1719144441 .mtitle {
    
}

.card1719144441 .mdesc {
    
}

.card1719144441 .mbody {
    
}

.card1719144441 .mcontent {
    
}

/*Module specific style*/
.card1719144441 .card {
    width: 330px;
    height: 100px;
    display: flex;
    justify-content: space-around;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
    border: 2px solid #009547 !important;
    border-radius: 5px;
    text-align: center;
    margin: 2rem;
}


.card1719144441 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1719144441 .card-foreground {
    background:rgba(255,255,255,0.1);
    z-index:2;
}

.card1719144441 .card-header {
    text-align:center;
        display: none;
}

.card1719144441 .card-title {
    text-align:center;
}

.card1719144441 .card-body {
    text-align:center;
    padding-top: 0;
        color: #f99500;
}

.card1719144441 .card-body p{
        margin:0;
    background-color: #fff;
        border-radius: 5px;
}

.card1719144441 .card-image {
    text-align: center;
    border-top: 5px solid #f99e18;
}
.card1719144441 .card-image img{
    width: 100px;
    height: 100px;
    margin: 15px;
}

.card1719144441 .card-icon {
 text-align: center;
    font-size: 50px;
    padding: 15px;
    color: #f99e18;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:center;


}

.card1647172899 .image-link {
    text-align:center;
}

.card1719144441 .list-group {
    font-size:smaller;
}

.card1719144441 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1719144441 .card-link {
    font-size:smaller;
}
/*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) {
	
}