.login-web-none{
  display: none !important;       
}
.jss79{
    color: #C73212;
    display: inline-block;
    margin-left: 5px !important;
}
@media only screen and (max-width: 600px) {
    .h-600{
        height: 580px !important;
        padding:10px !important;
    }
    .h-500{
        height: 605px !important;
        padding:10px !important;
    }
    .font-s-14{
        font-size: 14px !important;
    }
    .fc .fc-list{
        height: 380px !important;
    }
    .p-m-10{
        padding: 10px !important;
    }
    .fc .fc-scrollgrid-liquid{
        height: 400px !important;
        padding: 10px !important;
    }
    .btn-red{
        background-color: #F40104 !important;
    }
    .btn-white{
        background-color: #fff !important;
    }
    .color-black{
        color: #000 !important;
    }
    .title-login-mobile{
        display: inherit !important;
         font-size: 28px;
    }
    .mtt-10{
        padding-top: 15px !important;
    }
    .color-text-mobile{
        color: #2F318B !important;
    }
    .login-mobile-inheret{
        display: inherit !important;
    }
    .login-mobile-none{
        display: none !important;
    }
    .bg-login-mobile{
        background-color: #F3F5F9 !important;
    }
  }