/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.mid-joining-wrap .mid-joining-chk{
    width:18px;
    height:18px;
    vertical-align: middle;
    margin: 0px 20px;
}
.mid-joining-wrap label{
    /*width: auto !important;*/
}
.ref-std-class-result table tr td input[type="checkbox"]{
    width:18px;
    height:18px;
    vertical-align: middle;
    margin: 0px 20px;
}

.residential_option input[type="checkbox"],.mess_fee_option input[type="checkbox"],.trans_fee_option input[type="checkbox"],
.hadsp_option_div input[type="checkbox"]{
    width:18px;
    height:18px;
    vertical-align: middle;
    margin: 0px 20px; 
}
.residential_option label,.mess_fee_option label,.trans_fee_option label,.hadsp_option_div label{
    /*width:40%;*/
}
.staff-first-within-one-year,.staff-second-year-onwards-first,.staff-second-year-onwards-second,.staff-joining-xi{
    /*    width:18px;
        height:18px;
        margin: 5px;
        vertical-align: middle;*/
}

.loader {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #383737;
    width: 100%;
    z-index: 9999;
    text-align: center;
    padding: 30vh;
}

@media only screen and (max-width:544px){
    .residential_option label,.mess_fee_option label,.trans_fee_option label,.hadsp_option_div label{
        /*width:80%;*/
    }
}