/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20 Jan, 2020, 10:23:14 PM
    Author     : Jawahar
*/


.prompt-col{    
    font-weight: bold;
    
}


@media (max-width: 700px){
    .prompt-col{        
        margin-right: 20px;
    }
}


table.cbse-information td, .table.cbse-information th {
    padding: .25rem !important;
    vertical-align: top !important;
    border-top: 0px solid #dee2e6 !important;
    border-bottom: 1px solid #dee2e6 !important;
}