.v-application {
    background-color: #F8F9FD !important;
}

.v-application--wrap{
    min-height: 60vh !important;
}

.start_date{
    color: #fd8e57;
}

.nopad{
    padding: 0 0 0 0 !important;
}

.tuttitle{
    min-height: 120px;
}

.wt{
    color:white !important;
}

.v-label {
    top: 5px;
}

.main-footer a:hover{
    color: silver !important;
}

.news-detail{
    font-family: 'Roboto';
    font-size: 14px;
}

.time{
    color: white !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    background-color: dodgerblue !important;
}

.btn-style-one{
    text-transform: none !important;
}

.btn-style-two{
    text-transform: none !important;
}

.news-div ul li{
    list-style-type: disc;
}

.news-div ol li{
    list-style-type: decimal;
}

.see-all{
    font-size:14px !important;
}
