body,
samp {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",sans-serif;
}
.white_text{color:#fff;}
.red_bg {background-color: red;}
.bg-white {   background: #fff;}
.lh_color {  color: #999;}
.pad-50 {padding: 50px 30px; }
.p10{padding: 10px;}
.m0 {margin: 0px; }
.grey_clr{ color: #727272;}  
.w100{width: 100%;}
.p20 {padding: 20px; } 
.p30 {padding: 30px; }
.fs_20 {font-size: 20px; }
.red_clr{color:red;}
.fs_22 {font-size: 22px; }
.mb15 {margin-bottom: 15px; }
.p0 {padding: 0px;} 
.plr10 {padding-left: 10px; padding-right: 10px; }
.pl0 {padding-left: 0; }
.fs_16 {font-size: 16px!important; }
.fs_13 {font-size: 13px; }
.fs_30 {font-size: 30px; }
.fw_500{font-weight: 500;}
.fw_700{font-weight: 700;}
.fw_400{font-weight: 400;}
.fs_12 {font-size: 12px; }
.fs_14 {font-size: 14px; }
.fs_15 {font-size: 15px; }
.fs_18 {font-size: 18px; }
.bg_gray{background-color: grey;}
.grey_bg1{background: #eaeaea;} 
.form-franchise .form-control{  
    border-radius: 0px;
    box-shadow: none;}  
    .form-franchise label.checkboxlabel input[type=checkbox] {
     position: relative;
    top: 4px;

}
.hr-style .middlehr {
    background-image: -webkit-linear-gradient(left, #92101000, rgb(185, 177, 177), #b11e1e00);
    height: 1px;
    display: block;
    width: 278px;}
    .h40{height: 40px;}
.hr-style b{font-weight: bold;
    color: rgb(0, 49, 99);
    font-size: 13px;    } 
.franchise-h4-style h5{font-weight: bold;
    color: rgb(0, 49, 99);
    font-size: 13px;  }       


