.form1753700107 {
    padding:0 10px;
    margin: 100px 0;
}

.form1753700107 .mhead {
        text-align: center;
        margin-bottom: 75px;
}

.form1753700107 .mtitle {
    line-height: 40px;
    color: #373A40;
    font-size: 25px;
}

.form1753700107 .form-control{
    padding: 1rem;
    border-radius: .25rem;
    box-sizing: border-box;
    font-family: inherit;
    width: 100%;
    transition: 0.3s;
    text-align: right;
    border: 1px solid #CBAE6140;
    font-size: .75rem;
    background-color: #FCF9F6;
    color: #1D0C10;
    display: flex;
    align-items: center;
    justify-content: space-between;
} 



.form1753700107 .mdesc {
    
}

.form1753700107 .mbody {
    display: flex;
    justify-content: center;
}

.form1753700107 .mcontent {
    
}

/*Module specific style*/

/*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) {
	
}