.card1713247092 {
    margin: 15px;
}

.card1713247092 .mhead {
    text-align:center;
}

.card1713247092 .mtitle {
    color: #364a9c;
    
font-size: 40px;
    
font-weight: bold;
    
text-transform: lowercase;
}

.card1713247092 .mdesc {
    
}

.card1713247092 .mbody {
    
}

.card1713247092 .mcontent {
    
}

/*Module specific style*/
.card1713247092 .card {margin: 15px;border-radius: 50px;overflow:hidden;box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;}

.card1713247092 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1713247092 .card-foreground {
    background:rgba(255,255,255,0.1);
    z-index:2;
}

.card1713247092 .card-header {
    text-align:center;
}

.card1713247092 .card-title {
    text-align:center;
    margin-top: 30px;
    font-weight: bold;
}
.card1713247092 .card-title a{
    color:black;
    font-size: 18px;
}
.card1713247092 .card-body {
    text-align: center;
}

.card1713247092 .card-image {
    text-align: center;
    background: linear-gradient(90deg, rgba(50,72,125,1) 0%, rgba(19,26,47,1) 100%);
    border-bottom: 12px solid #eaeaea;
}
.card1713247092 .card-image img {
    width: 50%;
    margin-top:30px;
    margin-bottom:-50px;
    padding:4px;
    background: linear-gradient(white, white) padding-box,
              linear-gradient(to right, #131a2f,#32487d ) border-box;
    border-radius: 50%;
    border: 4px solid transparent
}

.card1713247092 .card-text {
    text-align: center;
    font-size: 9px;
}
.card1713247092 .card-icon {
    text-align: center;
    font-size: 35px;
    padding: 15px 0;
}

.card1713247092 .card-text {
    font-size:small;
    text-align:center;
    line-height: 10px;
}

.card1713247092 .image-link {
    text-align:center;
}

.card1713247092 .list-group {
    font-size:smaller;
}

.card1713247092 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1713247092 .card-link {
    text-align:center;
    font-size:smaller;
    background: linear-gradient(90deg, rgba(50,72,125,1) 0%, rgba(19,26,47,1) 100%) !important;
    border:none !important;
    transition:1s;
}
.card1713247092 .card-link:hover{
    text-align:center;
    font-size:smaller;
    background: linear-gradient(90deg, rgba(19,26,47,1) 0%, rgba(50,72,125,1) 100%) !important;
    border:none !important;
}
.card1713247092 .page_votes i{color:#32487d !important;}

/*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) {
	
}