 body {
         font-family: 'Open Sans', sans-serif;
         line-height: 24px;
         font-size: 16px;
         color: #777!important;
         Font-weight:bold!important;
         }
         .dd {
         margin: 0px 0px 0px 6%!important;
         }
         /*Check box*/
         input[type="checkbox"] + .label-text:before{
         display:None!important;
         }
         label {
         position: relative;
         cursor: pointer;
         color: #777!important;
         font-size: 12px!important;
         line-height: 16px!important;
         padding: 0px 10px;
         }
         .top {
         line-height: 24px;
         color: #777;
         font-size: 13px;
         font-weight: bold;
         }
         .h2, h2 {
         font-size: 27px;
         font-weight: bold;
         }
		 .pad{margin:0px 0px 0px 13px; }
         .footer-bottom {
         background-color: rgb(36 33 43 / 81%);
         padding: 10px 0;
         color: #24212b;
         border-top: 1px solid rgba(0,0,0,.1);
         }
         .formschool {
         background-color: #fff;
         padding: 14px;
         color: #fff;
         overflow: hidden;
         padding: 20px 0px!important;
         margin-bottom: 70px!important;
         box-shadow: 0 2px 56px rgb(6 0 0 / 40%);
         }
         .radio .checkround:after {
         background: #8f0a00;
         }
         input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
         outline: none;
         }
         :focus-visible {
         outline: none!important;
         }
         .form-bg{
         background-color: #9b1b11;
         text-align: center;
         margin-bottom: 20px;
         margin-top:-21px;
         padding:10px;
         }
         .su-jee-banner {
         background: url(https://siem.sandipfoundation.org/wp-content/uploads/2021/06/SIEM-Home-page-Banner-03.jpg) no-repeat;
         background-size: cover;
         background-position: bottom left 50%;
         padding: 20px 0px 0px 0px;
         }
		 
		 .international-banner {
         background: url(../images/internatioanl1.jpg) no-repeat;
      background-size: cover;
      background-position: bottom left 25%;
    padding: 20px 0px 0px 0px;
         }
		 
		 
		 
		 
		 
		 
         .radio {
         display: inline-block;
         position: relative;
         padding-left: 29px;
         margin-bottom: 12px;
         margin-left: 25px!important;
         cursor: pointer;
         font-size: 20px;
         -webkit-user-select: none;
         -moz-user-select: none;
         -ms-user-select: none;
         user-select: none;
         vertical-align: middle;
         text-align: center;
         }
		 
		 .form-control {border-radius:0!important;}
         .checkround {
         background-color: #fff;
         border-color: #9b1b11!important; 
         }
         .btn-danger ,.btn {
         color: #fff;
         background-color: #9b1b11!important; 
         border-color: #9b1b11!important; 
         }
         .paddf{padding: 0px 14px;}
         input[type="checkbox"]:checked + .label-text:before{
         content: "\f14a";
         }
         .form-check {
         position: relative;
         display: block;
         padding-left: 1.25rem;
         padding: 7px 0 0 1.25rem;
         }
         input[type=email], input[type=text], select, textarea {
         background: #fff!important; 
         font-family: 'Open Sans', sans-serif!important; 
         border: 0!important; 
         height: 28px!important; 
         line-height: 43px!important; 
         padding: 0 15px!important; 
         color: #9a9191!important; 
         font-size: 13px!important; 
         -webkit-box-sizing: border-box!important; 
         -moz-box-sizing: border-box!important; 
         box-sizing: border-box!important; 
         width: 100%!important;
         margin: 6px 0%!important;
         text-transform: capitalize!important; 
         border: #af251b solid 1px!important; 
         Font-weight:bold!important; 
         }
         .paddf {
         padding: 0 0 0 0px!important;
         }
         input[type="checkbox"]{
         position: sticky!important;
         right: 9000px;
         }
         input[type="checkbox"]:checked + .label-text:before {
         content: "\f14a";
         display:none;
         }
         .form-bg {
         margin-bottom: 6px;
         }
         .btn.focus, .btn:focus, .btn:hover {
         color: #fff;
         text-decoration: none;
         }
		 .radio {
    margin-bottom: 2px!important;
	margin-top: 5px!important;
		 }