article, aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {display: block;}
[hidden] {display: none;}
@font-face{font-family:OpenSansRegular;src:url('fonts/OpenSans-Regular.ttf');}
@font-face{font-family:OpenSansSemibold;src:url('fonts/OpenSans-Semibold.ttf');}
@font-face{font-family:OpenSansBold;src:url('fonts/OpenSans-Bold.ttf');}

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
* { box-sizing: border-box; margin:0;padding:0;font-weight:normal}
html * {   font-family:OpenSansRegular,Arial; font-size:12pt;}
body {background:#FFFFFF;background-image: url("images/back.jpg");}
img {border:0; -ms-interpolation-mode: bicubic;}
a {text-decoration:none;color:#AB3131}

.container {max-width:100%;margin:0 auto;min-height:400px}
header {width:100%;background:#ffcc2a;/*#fde54d*/max-width:100%;}

footer {width:100%;  background:#303438;padding:10px;text-align:center;}
footer p {font-size:10pt;color:#ffffff;text-align:center;}
header h1  {color:#FBCBEF;font-size:20pt;padding:10px;text-align:center;text-shadow:1px 1px #0000000}
.welcometext {font-size:14pt;text-align:center;color:#525252}
.welcometext h1 {color:#E03236;font-size:24pt;padding:10px;}

.panelbox {border-radius:10px;padding:50px; }
.panelbox h2 {color:#1F63B7;font-size:18pt;}
/*.panelbox a {display:block}
.panelbox a:hover {background:#ADD4FF;border-radius:10px}*/

.highlight {background:#89C6F9;border-radius:10px;text-align:center;font-size:14pt;margin:5px;padding:5px}

.queryform {text-align:center;padding:10px;max-width:300px;background:#EEEEEE;margin:0 auto;margin-top:10px;border-radius:10px}
.queryform h2 {color:#AD4141;font-size:16pt;padding:5px;text-align:center;text-shadow:1px 1px #FFFFFF}
.queryform p {font-size:10pt;color:#473B3B}
.queryform input {padding:5px;margin:5px;font-size:12pt;width:200px}

.myform1 {width:800px;margin:0 auto; margin-top:5px; border: 1px solid #FCC20C; background:#EDEDEF ; border-radius:5px}
.myform1 th {background:#f5e05b;color:#323232;padding:5px;border-radius:5px}
.myform1 td {padding:5px}


.myform2 {width:800px;margin:0 auto; margin-top:5px; border: 1px solid #FCC20C; background:#EDEDEF ; border-radius:5px}
.myform2 th {background:#f5e05b;color:#323232;padding:5px;border-radius:5px}
.myform2 td {padding:5px}


.mytable {width:800px;margin:0 auto; margin-top:5px; border: 1px solid #96BD8F; background:#EDEDEF ; border-radius:5px}
.mytable th {background:#71717F;color:#FFFFFF;padding:5px;border-radius:5px}
.mytable td {padding:5px}

.text p {font-family:OpenSansSemibold;font-size:10pt;margin-bottom:10pt}
.text ol,ul {font-family:OpenSansSemibold; margin-left:25px;}
.text li {font-family:OpenSansSemibold; font-size:11pt;margin-bottom:5pt}
.text b,strong {font-family:OpenSansBold; font-size:10pt}
.text blockquote {margin-left:25px}
.text h1 {font-size:20pt;margin:10px;text-align:center;color:#525252}

.box{width:800px;margin:0 auto; background:#FFFFFF; border: 1px solid #27654A;  margin-top:10pt;margin-bottom:10pt}
.box td {  font-family: Calibri; font-size:16px;color:#404042;padding:3px;height:30px;}
.box b {  font-family: Calibri;  font-size:16px;}
.box p {  font-family: Calibri;  font-size:16px;margin-bottom:10pt}
.box h1 {font-size:20pt;font-family:OpenSansSemibold;}
.box h2,h3,h4 {font-size:12pt;font-family:OpenSansSemibold;}

nav {width:100%;background:#303438;box-shadow: 1px 3px 5px rgba(0, 0, 0, .5);margin-bottom:20px;}
.toggleMenu { display:  none; background: #666; padding: 10px 15px;  color: #000000;}
.nav { list-style: none;  *zoom: 1;  margin: 0; padding: 0;}
.nav:before,.nav:after {   content: " "; display: table; }
.nav:after {clear: both;}
.nav ul {list-style: none;width: 9em;	 margin: 0; padding: 0;}
.nav a {padding: 10px 20px;color:#FFFFFF;font-size:11pt;text-decoration:none;text-shadow:1pt 1pt #000000; }
.nav a:hover {   background:#000000;	}
.nav li {position: relative;}
.nav > li {float: left;}
.nav > li > .parent {background-image: url("images/downArrow.png");background-repeat: no-repeat;background-position: right;}
.nav > li > a {display: block;}
.nav li  ul {position: absolute;left: -9999px;}
.nav > li.hover > ul {left: 0;}
.nav li li.hover ul {left: 100%;top: 0;}
.nav li li a {min-width:200px; display: block;background: #323034;position: relative;z-index:100;border-top: 1px solid #3F3F3F; box-shadow: 1px 4px 8px rgba(0, 0, 0, .5);font-size:10pt}
.nav li li li a {background:#249578;z-index:200;border-top: 1px solid #3F3F3F;font-size:10pt}

#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:0.8em;
	line-height:120%;
}
 .tab {
            /*border-bottom: 3px solid #646464;*/
            font-weight: bold;
            font-family: Calibri;
            height: 30px;
            font-size: 20px;
            /*border-radius: 2px;*/
        }


.title { color:#27654A; font-family:  Times New Roman; font-size: 15pt; font-weight: bold }
.popupRegister
{
	display:block;
    margin: 0 auto;
    width:40%;
    height:440px;
    position: absolute;
    vertical-align: middle;
    margin-left:20px;
    background-color:#000;
    top: 23%; 
    left: 30%;
    /*margin-left:auto;
    margin-right:auto;*/

    z-index: 11; /* 1px higher than the overlay layer */

    -webkit-box-shadow: -5px 4px 5px 1px rgba(164,164,164,0.23);
	-moz-box-shadow: -5px 4px 5px 1px rgba(164,164,164,0.23);
	box-shadow: -5px 4px 5px 1px rgba(164,164,164,0.23);

     background: white;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 17px 41px -21px rgb(0, 0, 0);
  padding: 20px;
  border-top: 9px solid #C2C18A;
  box-sizing: border-box;
}

.grid { border: 1px solid #44A87F; background:#f5e05b; font-family: arial,verdana; font-size: 9pt; color: #27654A;  padding:5;font-weight:bold}
.forms-sign-up2{height: auto;width: 100%;background-color: #f2f4f8;margin-top:15px; padding:5px;}
#instruct li {
    min-height:30px;height:auto;
    color:#323232;
    font-family: 'Times New Roman',sans-serif;font-size:18px;
}
.hider
{
    position: fixed;
    top: 0;
    left: 0;
   background-color: rgba(0,0,0,0.7);
    z-index: 9999;
   /* filter: alpha(opacity=90);
  	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;*/
    height: 100%;
    width: 100%;

}
.mainlable {
    padding:10px;
    font-size:24px;
    color:#000;
    width:100%;
}
.headerImg {
/*width:100%;*/

}
#refnew{
    font-size:22px;
}
@media print {
  body * {
    visibility: hidden;
  }
  #section-to-print, #section-to-print * {
    visibility: visible;
  }
  #section-to-print {
    position: absolute;
    left: 0;
    top: 0;
  }
}
.clsFl {
    width:auto;
}

@media only screen and (max-width: 750px) 
{
    .myform2 {
    width:90%;
    }
    .clsFl {
    width:70%;
}

    header {max-width:100%;
    }
.container {max-width:100%}
.active { display: block; }
.nav > li {  float: none; }
.nav > li > .parent { background-position: 95% 50%;}
.nav li li .parent {  background-image: url("images/downArrow.png");background-repeat: no-repeat;background-position: 95% 50%;}
.nav ul {   display: block;width: 100%;}
.nav > li.hover > ul , 
.nav li li.hover ul {position: static;}

/*bharat(07/05/2020)*/

/*====================*/
.mainlable {
    padding:10px;
    font-size:15px;
    color:#000;
    width:100%;
}
.headerImg {
width:100%;
}
#refnew{
    font-size:15px;
}
.panelbox {padding:15px; }
    .example_b {
   font-size:12px;
   width:40%;
         }
    .popupRegister {
    width:90% !important;
    position:absolute;
    top:0px;
    left:0px;
    }
   #popupRegister {
    width:90%;
    }

   
    #popupSelected {
         width:90%;
         left:5%;
         right:5%;
         font-size:10pt;
    }
    h4 {
        font-size:14px;
    }

    option {
    
    font-size:8pt;
    
    }


    .popupRegister1 {
        width:90%;
        height:700px;
        
    }
/*=============================*/

}

@media only screen and (max-width : 320px) 
{

}



/*h1 {font-size:22pt}
h2 {font-size:18pt}
h3 {font-size:18pt}
h4 {font-size:16pt}
h5 {font-size:14pt}*/


.my-container {min-height:80vh;margin-top:15px}



.top-links a{padding:5px;}



.myform {max-width:750px;margin:0 auto;margin-top:50px;padding:15px; background-color:rgba(255, 255, 255, 0.8) ; background: #f1c437; border:1px solid #FFFFFF; box-shadow:0px 0px 10px rgba(100,100,100,0.55);margin-bottom:50px;}
.myform h1 {text-align:center;font-size:14pt;padding:5px;color:#50623A;margin-top:15px;text-transform:uppercase;background:#E1E1E1}
.myform label {color:#62656A;font-size:10pt;padding-top:5px;font-weight:bold;}
.myform label sup {color:red;font-weight:bold}






@media (max-width: 768px) {
.top-links a{font-size:8pt;font-weight:bold;text-align:center}
.myform h1 {text-align:center;font-size:10pt;color:#50623A;margin-top:10px;text-transform:uppercase;background:#E1E1E1}

}