body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{ border:0; font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header{
border-left: 1px solid rgb(16, 64, 128);
 border-right: 1px solid rgb(16, 64, 128);
width:900px;
height:210px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
background-color: #FFF;
color:#666666;
font-weight:bold;
margin-left:70px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-image:url(banner_bg.jpg);
background-repeat:repeat-y;
}
#topright
{
float:right;
    top: -1px;
    right: -2px; z-index:200;
	background:url(images/register-now-fixed.png); background-repeat:no-repeat;
	}
	.visibleDiv, #topright 
{
    position: fixed;
    width: 200px;
	height:145px;
    vertical-align: middle;
    text-align: center;
}
#top{
border-bottom: 1px solid rgb(16, 64, 128);
width:100%;
height:20px;
float:inherit;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
background-color: #FFF;
color:#666666;
font-weight:bold;

background-image:url(top_bg.gif);
background-repeat:repeat-y;
}
#banner{
width:100%;
height:150px;
float:inherit;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
background-color: #FFF;
color:#666666;
font-weight:bold;


background-repeat:repeat-y;
}
.tit{
width:80%;
height:60px;
font-family:Arial, Helvetica, sans-serif;
font-size:45px;
color:#9F5C68;
padding-top:10px;
padding-left:7px;
font-weight:bold;

}
#navigation{
border-bottom: 1px solid rgb(16, 64, 128);
width:100%;
height:20px;
float:inherit;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
background-color: #FFF;
color:#666666;
font-weight:bold;

background-image:url(bgline.png);
background-repeat:repeat-y;
}
#layer{
border-bottom: 1px solid rgb(16, 64, 128);
width:100%;
height:20px;
float:inherit;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
background-color: #FFF;
color:#666666;
background:url(signoffheader2.png);
font-weight:bold;
}
#scroll {
            position: absolute;
            white-space: nowrap;
            top: 0px;
            left: 20px;
        }

        #oScroll {
            margin: 0px;
            padding: 0px;
            position: relative;
            width: 500px;
            height: 20px;
            overflow: hidden;
        }
#floatingdiv {
	position: absolute;
	background-color: #FFFFCC;
	border: 1px solid #636563;
	width: 450px;
	padding: 8px;
	font-size: 14px;
}
#floatingdiv a {
	color: #2AABE1;
	text-decoration: none;
}
button {
  display: inline-block;
  border-radius: 3px;
  border: none;
  font-size: 0.9rem;
  padding: 0.5rem 0.8em;
  background: #69c773;
  border-bottom: 1px solid #498b50;
  color: white;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  margin: 0;
  width: 20px;
  text-align: center;
}
#content{
border-left: 1px solid rgb(16, 64, 128);
 border-right: 1px solid rgb(16, 64, 128);
border-bottom: 1px solid rgb(16, 64, 128);
width:900px;
height:auto;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
background-color:#D3D3D3;
text-shadow:#CC99CC;
color:#666666;
font-weight:bold;
margin-left:70px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;

}
.tr1:hover{
background:#ff9
}
.tr2:hover{
background:#ff9
}
.tr1{ background-color:#F7F7F7;
}
.tr2{ background-color:#E6E6E6;
}
#content a:link {
  color: #245185;
}


#content a:hover{
  color: #999;
}
#content a:visited {
  color: #111C99;
}
#content .jc-demo{
float:left;
width:25%;
  text-align: left;
  margin: 0em auto;
  background: white;
  border: 1px #bbb solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
  padding: 1em 2em 0em;
}
#content .jc-demo-box {
float:right;
width:62%;
  text-align: left;
  margin: 0em auto;
  background: white;
  border: 1px #bbb solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
  padding: 1em 2em 0em;
}
#idcard{
width:200px;
height:320px;
background-image:url(images/idcard.jpg) ;
background-repeat:no-repeat;
}
#idcard2{
width:200px;
height:320px;


background-image:url(images/idcardback.jpg) ;
background-repeat:no-repeat;
}
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
#footer{
border-left: 1px solid rgb(16, 64, 128);
 border-right: 1px solid rgb(16, 64, 128);
border-bottom: 1px solid rgb(16, 64, 128);
width:900px;
height:70px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
background-color: #FFF;
color:#666666;
font-weight:bold;
margin-left:70px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-color:#006699;
background-image:url(bgline.png);
background-repeat:repeat-y;
}
.tooltip {
	position:absolute;
	visibility:hidden;
	padding:8px;
	width: 260px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color:#CCCCFF;
}
#emd{
width:300px;
height:15px;
background-color:#009900;
color:#FFFFFF;
font-weight:bold;
border:3px solid #d0d4d4;
text-align:center;
}
#ses{
width:600px;
height:15px;
background-color:#FF0000;
color:#FFFFFF;
font-weight:bold;
border:3px solid #d0d4d4;
text-align:center;
}
#loand{
width:600px;
height:15px;
background-color:#009900;
color:#FFFFFF;
font-weight:bold;
border:3px solid #d0d4d4;
text-align:center;
}
#err{
width:600px;
height:15px;
background-color:#FF0000;
color:#FFFFFF;
font-weight:bold;
border:3px solid #d0d4d4;
text-align:center;
}
#suc{
width:600px;
height:17px;
background-color:#009900;
color:#FFFFFF;
background-image:url(img/success.png);
background-repeat:no-repeat;
font-weight:bold;
font-size:17;
border:3px solid #d0d4d4;
text-align:center;
}
#upd{
width:650px;
height:22px;
background-color:#009900;
color:#FFFFFF;
background-image:url(img/success.png);
background-repeat:no-repeat;
font-weight:bold;
font-size:17;
border:3px solid #d0d4d4;
text-align:center;
}
#nots{
width:650px;
height:18px;
background-color:#FF0000;
color:#FFFFFF;
background-image:url(img/error.png);
background-repeat:no-repeat;
font-weight:bold;
font-size:17;
border:3px solid #d0d4d4;
text-align:center;
}
#feedbackWrapper {
    position: fixed;
    top: 150px;
    left: 0px;
    width: 450px;
    z-index:1;
}

#feedBackToggler {
    float: left;
}

#feedBackContent {
    width: 400px;
    display: none;
    overflow: hidden;
    float: left;
    border: solid #fff 2px;
    color: black;
    background-color: white;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
}
#tots{
width:340px;
height:auto;
margin:0;
}
#feedBackContent h1 {
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
    color: white;
    background-color: #4690D6;
    font-style: italic;
    font-family: Georgia, times, serif;
    text-shadow: 1px 2px 4px #333;
    text-decoration: none;
}
#quiz{
width:auto;
height:auto;
}
#contentt{
width:auto;
height:auto;
}

#feedbackError {
    font-style: bold;
    color: black;
    background-color: #ff0000;
}

#feedbackSuccess {
    font-style: bold;
    color: black;
    background-color: #00ff00;
}

.feedbackLabel {
}

.feedbackText {
    width:350px;
}

.feedbackTextbox {
    width:350px;
    height:75px;
}
.noti_bubble {
        /* This breaks the div from the normal HTML document. */
    top: 10px;
	float:right;
    padding:1px 5px 1px 5px;
    background-color:red; /* you could use a background image if you'd like as well */
    color:white;
    font-weight:bold;
    font-size:0.75em;

    /* The following is CSS3, but isn't crucial for this technique to work. */
    /* Keep in mind that if a browser doesn't support CSS3, it's fine! They just won't have rounded borders and won't have a box shadow effect. */
    /* You can always use a background image to produce the same effect if you want to, and you can use both together so browsers without CSS3 still have the rounded/shadow look. */
    border-radius:30px;
    box-shadow:1px 1px 1px gray;
}
.admin-accordion-noti-bubble{
    
    top: -5px;
    
    width: 15px;
    max-width: 40px;
}

