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;}
html * {   font-family:OpenSansRegular,Arial;}
body {background:#FFFFFF;background-image: url("images/back.jpg");}
img {border:0; -ms-interpolation-mode: bicubic;}
a {text-decoration:none;color:#AB3131}
/*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;}
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:900px;margin:0 auto;min-height:400px}
header {width:100%;background:#4069c3;max-width:100%;}

footer {width:100%;  background:#4069c3; font-family: arial,verdana;padding:10px;text-align:center;}
footer p {font-size:10pt;color:#fff;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:3px;max-width:100%;}
.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 {max-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}

.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:100%;margin:5px 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%;

    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;
}


  #popupMsgAlert {padding: 10px; height: auto; width: 20%; left: 35%; top: 35%; display: none;
        }


.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%;

}
 .divRes {max-width:100%;
    }
.divHead {padding:10px;font-size:24px;color:#000;width:100%;text-align:center;
}


.mainlable {
    padding:10px;
    font-size:24px;
    color:#000;
    width:100%;
}

.myform {max-width:850px;margin:0 auto;margin-top:20px;padding:15px; background-color:rgba(255, 255, 255, 0.8) ; background: #ffcc2a; border:1px solid #FFFFFF; box-shadow:0px 0px 10px rgba(100,100,100,0.55);margin-bottom:20px;}/*#AAAAF7*/
.myform h1 {text-align:center;font-size:14pt;padding:5px;color:#50623A;margin-top:15px;text-transform:uppercase;background:#efefef}
.myform label {color:#62656A;font-size:10pt;padding-top:5px;font-weight:bold;width:100%;   text-align: left;}
.myform label sup {color:red;font-weight:bold}


.myform2 {max-width:850px;margin:0 auto;margin-top:20px;padding:2px; background-color:rgba(255, 255, 255, 0.8) ; background: #EDEDEF; border:1px solid #FFFFFF; box-shadow:0px 0px 10px rgba(100,100,100,0.55);margin-bottom:20px;}
.myform2 th {background:#f5e05b;color:#323232;border-radius:5px;}
.myform2 td {padding:5px}


.my-table {
    width:100%;
}

@media print {
  body * {
    visibility: hidden;
  }
  #section-to-print, #section-to-print * {
    visibility: visible;
  }
  #section-to-print {
    position: absolute;
    left: 0;
    top: 0;
  }
}

@media only screen and (max-width: 750px) 
{
    header {width:100%;background-color:none;
    }

    .divRes {
        padding:2px;font-size:14px;width:100%;
    }
.container {max-width:100%}
.active { display: block; }
.nav > li {  float: none; }
.nav > li > .parent { background-position: 95% 90%;}
.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;}


   input[type=text] {
            width: 100%;
            /*padding: 5px 10px;*/
            margin: 8px 0;
            box-sizing: border-box;
            border: 2px solid #ccc;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            outline: none;
            border-radius: 4px;
            text-transform: uppercase;
              height: 20px;
  padding:2px;
  font-size: 10pt;
  font-weight: 100;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;

        }
   .my-table {
    max-width:100%;
}
            input[type=text]:focus {
                border: 2px solid #555;
            }

    #msform {
        max-width:100%;
         width: 500px;
    }

      #progressbar {
            margin-bottom: 30px;
            overflow: hidden;
            /*CSS counters to number the steps*/
            counter-reset: step;
           margin:0;
        }

            #progressbar li {
                list-style-type: none;
                color: black;
                font-weight: bold;
                text-transform: uppercase;
                font-size:10pt;
                width: 20%;
                float: left;
                position: relative;
            }

                #progressbar li:before {
                    content: counter(step);
                    counter-increment: step;
                    width: 30px;
                    line-height: 30px;
                    display: block;
                    font-size: 10px;
                    color: #333;
                    background: #E1E0E0;
                    border-radius: 40px;
                    font-size: 12px;
                    margin: 0 auto 5px auto;
                }
                /*progressbar connectors*/
                #progressbar li:after {
                    content: '';
                    width: 100%;
                    height: 2px;
                    background: #E1E0E0;
                    position: absolute;
                    left: -50%;
                    top: 9px;
                    z-index: -1; /*put it behind the numbers*/
                }

                #progressbar li:first-child:after {
                    /*connector not needed before the first step*/
                    content: none;
                }
                /*marking active/completed steps green*/
                /*The number of the step and the connector before it = green*/
                #progressbar li.active:before, #progressbar li.active:after {
                    background: #f8b004; /*#27AE60;*/
                    color: white;
                    font-weight: bold;
                    font-size: 12px;
                }

/*====================*/
.mainlable {
    padding:10px;
    font-size:12px;
    color:#000;
    width:100%;
}
.headerImg {
width:100%;
}
#refnew{
    font-size:12px;
}
.panelbox {padding:15px; }
    .example_b {
   font-size:12px;
   width:40%;padding: 8px;
         }
    /*.popupRegister {
    width:90% !important;
    position:absolute;
    top:0px;
    left:0px;
    }
   #popupRegister {
    width:90%;
    }*/
     .popupRegister {
    width:90% !important;
    position:absolute;
    top:0px;
    left:0px;
    }
   #popupRegister {
    width:90%;
    }

    #popupMsgAlert {
     left:1%; 
    }
    
.myform2 {max-width:850px;margin:0 auto;margin-top:20px;padding:2px; background-color:rgba(255, 255, 255, 0.8) ; background: #EDEDEF; border:1px solid #FFFFFF; box-shadow:0px 0px 10px rgba(100,100,100,0.55);margin-bottom:20px;}
.myform2 th {background:#f5e05b;color:#323232;border-radius:5px;}
.myform2 td {padding:5px}

    /*.myform1 {
        width: 800px;
    }*/
/*=============================*/

}
.my-container {min-height:80vh;margin-top:15px}
@media only screen and (max-width : 320px) 
{

}






       
