form{
    overflow-x:hidden;
}
.nopadding {
   padding: 0 !important; 
}
body{
        overflow-x: hidden;
}
.noht{
 min-height:40px !important;
  height:auto ;
}

.displayNone
{
    display:none !important;
}

.txtCenter  
{
    text-align:center;
}



.headdingCommon {
    color: white;
    text-align: center;
}
.headdingCourse{
    color:rgb(32, 114, 162);
}
.btn-theme{
    padding: 15px 20px;
    font-size: 20px;
    border: 1px solid #1f7dc5;
    margin-top: 15px;
}
.notificationsMaster{
    margin-bottom: 30px;
}