body { 
	font-size: 1.05em;
	line-height: 1.25em;
	font-family: Segoe UI,SegoeUI,Helvetica Neue, Helvetica, Arial;
	background-color: white;
}
a {
	color: rgb(34, 34, 238);
        text-decoration: none;
}
a:link {
	color: rgb(34, 34, 238);
}
a:hover {
	color: #bb00bb;
}
a:active, a:focus {
	color: #bb00bb;
}
.space-top {text-align: center; margin-bottom: 20px;}
.space-bottom {text-align: center; margin-top: 60px;}
.buttonstyle {
    color: rgb(34, 34, 238);
    padding: 3px 10px 3px 10px;
    background-color: #A8B3BD;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    height: 23px;
    width: auto;
    display:inline-block;
}
nav {
	/*float: right;*/
	padding: 0;
        /*border: 3px solid #4C9CF1;*/
}
h1 {
	font-size: 1.15em;
	color: navy;
	line-height: 1.45em;
	/*margin: 5px 0 ;*/
        text-align: center;
        background-color: lightsteelblue;
}
h2 {
	font-size: 1.2em;
	color: navy;
	line-height: 1.3em;
	margin: 20px 0 ;
        text-align: center;
        background-color: lightsteelblue;
}
h3 {
	font-size: 0.9em;
	color: navy;
	line-height: 1.25em;
	margin: 6px 3px 3px 3px;
        text-align: center;
        background-color: lightsteelblue;
        padding: 3px;
}
h4 {
	font-size: 0.8em;
	color: navy;
	line-height: 1.25em;
	margin: 6px 3px 3px 3px;
        text-align: center;
        background-color: lightsteelblue;
        padding: 3px;
}
h5 {
	font-size: 0.7em;
	color: navy;
	line-height: 1.25em;
	margin: 6px 3px 3px 3px;
        text-align: center;
        background-color: lightsteelblue;
        padding: 3px;
}
p {
	line-height: 1.45em;
	/*margin-bottom: 20px;*/
	margin: 20px 20px 20px 20px;
        background-color: white;
        padding: 20px;
}
ul {
	list-style: none;
}
li {
	display: block; /*was inline-block*/
	/*float: left;*/
	/*padding: 10px*/
        padding: 2px 10px 0 0;
}
.chtols { /*special color and font size for left shift*/
        font-size: 14px;
        /*font-weight: 800;*/
        font-style: italic;
        color: #006699;
        /*padding-bottom: 3px;*/
}
div label {
        /*text-align: center;*/
        /*font-size: 1.9em;*/
        width: 95%;
}
div span input {
        /*text-align: center;*/
        /*font-size: 1.2em;*/
        width: 65%;
}
div textarea {
        /*text-align: center;*/
        /*font-size: 1.2em;*/
        width: 95%;
}

/* HEADER*/
#listheader {
	background-color: lightsteelblue;
	width: 100%;
	height: 95px;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 4px solid #4C9CF1;
	z-index: 100;
        text-align: center;
}
#logo{
	display: block;
	font-size: 1.4em;
	color: navy;
        margin-top: 10px;
        font-weight: bold;
}
#Description{
	font-size: 1.0em; /* was 0.9 */
	color: navy;
        font-weight: bold;
}

/* NAVIGATION*/

#menu-icon {
	display: hidden;
	width: 30px;
	height: 26px;
	background: lightsteelblue url("../images/icons-png/bars-white.png") no-repeat center;
}
a:hover#menu-icon {
	background-color: #bb00bb;
	border-radius: 4px 4px 0 0;
}
#datanavmenu {
	font-size: 0.8em;
	color: #2262AD;
	line-height: 0.8em;
        font-weight: bold;

}
#datanavmenu ul li a:nth-child(2)  {
    	padding-left: 12px;
}

/* BODY*/

#listsection {
	margin: 65px auto 40px;
	max-width: 980px;
	position: relative;
	padding: 1px;
}

form div {padding-bottom: 8px; padding-left: 12px; padding-right: 8px; font-size: 12pt;}

form div span label {padding-bottom: 8px; padding-left: 12px; padding-right: 8px; font-size: 12pt; font-weight: bold;}

form li div { padding-bottom: 0px; padding-left: 12px; padding-right: 8px; font-size: 14pt;}


.hadq {
	text-align: center; padding-bottom: 8px; font-size: 10pt;
}
.codq {
	text-align: left; color: rgb(0, 1, 120); padding-top: 8px; padding-right: 0px; padding-left: 0px; padding-bottom: 4px; font-size: 14pt;
}
.gmsq {
	text-align: left; color: rgb(0, 1, 120); padding-top: 0px; padding-right: 0px; padding-left: 0px; font-size: 12pt; background-color: rgb(255, 255, 187);
}
.dsnq {
	text-align: left; color: rgb(0, 1, 120); padding-left: 3px; font-size: 12pt;
}
.dsnq2 {
	text-align: center; color: rgb(0, 1, 120); padding-left: 3px; font-size: 12pt;
}
.hadq1 {
	text-align: center; padding-top: 3px; padding-bottom: 3px; font-size: 8pt;
}
.hadq2 {
	text-align: center; padding-top: 3px; padding-bottom: 3px; font-size: 14pt;
}
.hadq3 {
	text-align: center; color: rgb(0, 1, 120); padding-top: 3px; padding-bottom: 3px; font-size: 12pt; font-weight: bold;
}
.hadq4 {
	text-align: right; color: rgb(0, 1, 120); font-size: 14px;
}
.hadq5 {
	text-align: left; color: rgb(0, 1, 120); font-size: 16px; padding-top: 16px; font-weight: bold;
}
.msds1 {
	text-align: center; color: rgb(0, 1, 120); font-size: 12pt;
}
.subcomp {
	text-align: center; color: rgb(0, 0, 136); letter-spacing: 1px; font-size: 12pt; font-style: italic; font-variant: normal; font-weight: bold;
}
.makbdr {}

.rethom { padding-top: 10px; padding-bottom: 6px; font-size: 12pt; text-align: center; color: #000088; background-color: lightsteelblue; }
.cpyrpad { padding-top: 1px; padding-bottom: 6px; font-size: 12pt; text-align: center; color: #000088; background-color: rgb(204, 245, 245); }
.cpyrght { padding-top: 1px; padding-bottom: 6px; font-size: 12pt; text-align: center; color: #000088; background-color: lightsteelblue; }

/*
 *  jq-accordion - vv1.0.0
 *  Responsive, CSS powered, jQuery accordion plugin
 *  http://nayzawoo.github.com/jquery-accordion
 *
 *  (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 *  (c) 2016 Nay Zaw Oo <nayzawoo.me@gmail.com>
 *  Under MIT License
 */
/* Requirements */

[data-accordion] [data-content] {
    overflow: hidden; /*was hidden auto*/
    margin-left: -2px;
    width: auto;
    background-color: white;
    height: auto;
    position: relative;  /*don't know about this was relative absolute*/
    z-index: 10;
    background-color: rgb(204, 245, 245);
    /*border-right: 2px solid #4C9CF1;
    border-left: 2px solid #4C9CF1;
    border-radius: 4px 4px 4px 4px;*/
}

/* Basic Theme */

[data-accordion] {
    padding-bottom: 12px;
}
[data-control],
[data-content] > * {
    padding: 0px;
    font-size: 16px; /*was 14 */
}
[data-content] [data-accordion] {
    border: 0;
    padding: 0px;
}
[data-accordion] [data-control] {
    position: relative;
    padding-right: 0px;
}
[data-accordion] > [data-control]:after {
    content: url("../images/icons-png/plus-black.png");
    float: left;
    padding-left: 10px;
}
[data-accordion].open > [data-control]:after {
    content: url("../images/icons-png/minus-black.png");
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
[data-content] div { text-align: left; padding-bottom: 5px; font-weight: bold;}
[data-content] div a { float: right; padding-right: 5px; font-weight: bold;}
[data-control] { font-weight: bold;
}
[data-control] span {
    font-weight: bold; 
    padding-left: 10px;
    font-size: 1.2em;
    padding-bottom: 3px;
}


/*MEDIA QUERY NAVIGATION*/
@media only screen and (max-width : 851px){ /*was 640*/
        #listheader {
                background-color: lightsteelblue;
                width: 100%;
                height: 55px;
                position: fixed;
                top: 0;
                left: 0;
                border-bottom: 4px solid #4C9CF1;
                z-index: 100;
                text-align: center;
        }
        #listsection {
                margin: 35px auto 1px;
                max-width: 980px;
                position: relative;
                padding: 1px;
        }
	#menu-icon {
		display:inline-block;
	}
        .navsmall {
                width: 40px;
                height: 26px;
                float: right;
                padding: 0px 2px 2px 1px;
                border: 3px solid #4C9CF1;
        }
	nav ul, nav:active ul { 
		display: none;
		position: absolute;
		padding: 6px;
		background: #fff;
		border: 4px solid #4C9CF1;
		right: 10px;
		top: 45%;
		width: 30%;
		border-radius: 4px 0 4px 4px;
	}
	nav li {
		text-align: center;
		width: 100%;
		padding: 8px 0;
		margin: 0;
	}
	nav:hover ul {
		display: block;
	}
        nav:hover ul li a:hover {
		color: #bb00bb;
	}
}