table.mytable {
	border-collapse: collapse;
	border: 1px solid #839E99;
	font: bold .98em/.5em "Lucida Bright", Lucida, serif;
	color: #033;
}

.mytable caption {
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	padding: 1em 4px;
	color: #5eaddd;
}

.mytable tr:nth-child(even) {
	background-color: #f2f2f2
}

.mytable tr:nth-child(odd) {
	background-color: white;
}

.mytable td {
	padding: 3px 3px .30em 3px;
	line-height: 1.3em;
}

.mytable th {
	padding: 3px 3px .75em 3px;
	line-height: 1.3em;
}

.mytable th {
	background: #5eaddd;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-right: .5em;
}

.mytable tfoot th, .mytable tfoot td {
	background: #2C5755;
	color: #fff;
}

.mytable th+td {
	padding-left: .5em;
}

table.transtable {
	border-collapse: collapse;
	border: 1px solid #839E99;
	font: bold .98em/.5em "Lucida Bright", Lucida, serif;
	color: #000000;
}

.transtable caption {
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	padding: 1em 4px;
	color: #5eaddd;
}

.transtablec1 {
	background-color: #f7f7f7;
}

.transtablec2 {
	background-color: #E3E7E8;
}

.transtablec3 {
	background-color: #C2D3D6;
}

.transtablec4 {
	background-color: #a9cdd3;
}

.transtable td {
	padding: 3px 3px .30em 3px;
	line-height: 1.3em;
}

.transtable th {
	padding: 3px 3px .75em 3px;
	line-height: 1.3em;
}

.transtable th {
	background: #5eaddd;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-right: .5em;
}

.transtable tfoot th, .transtable tfoot td {
	background: #2C5755;
	color: #fff;
}

.transtable th+td {
	padding-left: .5em;
}

a:link {
	color: #004080;
}

a:visited {
	color: #25a545;
}

a:hover {
	color: #333333;
}

a:focus {
	color: #333333;
}

a:active {
	color: #009900;
}

/* .mytable > *:last-child > tr:last-of-type {
	background-color: #f0fdff;
} 
"Lucida Bright", Lucida, serif

Georgia, "Times New Roman", Times, serif
*/
input[type=checkbox] {
	transform: scale(0.85);
}

input[type=checkbox] {
	/*   width: 30px;
  height: 30px; */
	margin-right: 8px;
	cursor: pointer;
	font-size: 17px;
	visibility: hidden;
	background-color: black;
	-moz-appearance: none;
}

input[type=checkbox]:after {
	content: " ";
	background-color: #e9e9e9;
	display: inline-block;
	/*     margin-left:10px;
    padding-bottom:5px; */
	color: #008000;
	width: 18px;
	height: 19px;
	visibility: visible;
	border: 1px solid #000000;
	border-radius: 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
}

input[type=checkbox]:checked:after {
	content: "\2714";
	font-weight: bolder;
}

.mybutton {
	display: block;
	height: 23px;
	width: 75px;
	background: #dddddd;
	border: 1px solid black;
	box-shadow: 0 5px #999;
	color: black;
	text-align: center;
	font: bold 1.01em/20px "Georgia", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	text-shadow: 0 2px 2px rgba(255, 255, 255, 0.2);
}

.mybutton:active {
	border: 1px solid black;
	background-color: #e0e2e0;
	box-shadow: 0 5px #666;
	transform: translateY(5px);
}

/* .pg-normal {
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}
 
.pg-selected {
    color: #800080;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}


 */
* {
	box-sizing: border-box;
}

#myInput {
	background-position: 10px 10px;
	background: #dddddd;
	background-repeat: no-repeat;
	border-radius: 10px;
	width: 27%;
	height: 4%;
	font-size: 14px;
	color: #800000;
	font-weight: 500;
	border: 1px solid #ddd;
	margin-bottom: 12px;
}

#myInput1 {
	background-position: 10px 10px;
	background: #dddddd;
	background-repeat: no-repeat;
	border-radius: 10px;
	width: 27%;
	height: 4%;
	font-size: 14px;
	color: #800000;
	font-weight: 500;
	border: 1px solid #ddd;
	margin-bottom: 12px;
}

#myTable {
	border-collapse: collapse;
	width: 80%;
	border: 1px solid #ddd;
	font-size: 14px;
}

/* #myTable th, #myTable td {
  text-align: center;
  padding: 12px;
} */
#myTable tr {
	border-bottom: 1px solid #ddd;
}

#myTextbox {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border-radius: 10px;
	height: 20%;
	width: 90%;
	font-size: 14px;
	color: #800000;
	font-weight: 500;
	border: 1px solid #ddd;
	margin-bottom: 12px;
	background-color: #dddddd;
	line-height: 18px;
}

.recheck {
	font: bold 1.01em/20px "Lucida Bright", Lucida, serif;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border-radius: 10px;
	width: 100%;
	font-size: 14px;
	color: #800000;
	font-weight: lighter;
	padding: 12px 20px 12px 12px;
	border: 1px solid #ddd;
	margin-bottom: 12px;
}

table.mytable1 {
	border-collapse: collapse;
	border: 1px solid #839E99;
	font: bold .98em/.5em "Lucida Bright", Lucida, serif;
	color: #033;
}

.mytable1 caption {
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	padding: 1em 4px;
	color: #5eaddd;
}

.mytable1 tr:nth-child(even) {
	background-color: #f2f2f2
}

.mytable1 tr:nth-child(odd) {
	background-color: white;
}

.mytable1 td {
	padding: 3px 3px .60em 3px;
	line-height: 1.3em;
}

.mytable1 th {
	padding: 3px 3px .75em 3px;
	line-height: 1.3em;
}

.mytable1 th {
	background: #5eaddd;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-right: .5em;
}

.mytable1 tfoot th, .mytable1 tfoot td {
	background: #2C5755;
	color: #fff;
}

.mytable1 th+td {
	padding-left: .5em;
}

/* address form */
html {
	height: 100%
}

::-moz-selection {
	background: #c0c0c0;
	color: #000000;
	text-shadow: none;
}

::selection {
	background: #c0c0c0;
	color: #000000;
	text-shadow: none;
}

body {
	background-image: radial-gradient(cover, rgba(92, 100, 111, 1) 0%,
		rgba(31, 35, 40, 1) 100%), url('http://i.minus.com/io97fW9I0NqJq.png')
}
/* .login {
  background: #eceeee;
  border: 1px solid #42464b;
  border-radius: 6px;
  height: 372px;
  width: 28%; 
  margin: 20px auto 0;
}
.login h5 {
  background-image: linear-gradient(top, #f1f3f3, #d4dae0);
  border-radius: 6px 6px 0 0;
  box-sizing: border-box;
  color: #000000;
  display: block;
  height: 43px;
  font: 600 14px/1 'Open Sans', sans-serif;
  padding-top: 14px;
  margin: 0;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2), 0 1px 0 #fff;
}
 */
table.mytable3 {
	border-collapse: collapse;
	border: none;
	width: 80%;
	border-radius: 10px;
	font: bold .98em/.5em "Lucida Bright", Lucida, serif;
	color: #033;
}

.mytable3 caption {
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	padding: 1em 4px;
	color: #5eaddd;
}

.mytable3 tr {
	width: 33%;
}

.mytable3 td {
	padding: 3px 3px .30em 3px;
	line-height: 1.3em;
}

.mytable3 th+td {
	padding-left: .5em;
}

p.p1 {
	font: bold .98em/.5em "Lucida Bright", Lucida, serif;
	color: #5eaddd;
}

div.footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	float: right;
	height: 55px;
	color: white;
	background: #2471A3;
	background: -moz-linear-gradient(bottom, #ABB2B9 0%, #e1e1e1 58%, #f6f6f6 100%);
	background: -webkit-linear-gradient(bottom, #ABB2B9 0%, #e1e1e1 58%, #f6f6f6 100%);
	background: linear-gradient(to top, #ABB2B9 0%, #e1e1e1 58%, #f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ABB2B9',
		endColorstr='#f6f6f6', GradientType=0);
}

ul.footerlink {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: white;
}

div.formshadow {
	width: 400px;
	height: 300px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background: rgba(227, 217, 207, 0.4);
	-webkit-box-shadow: #B3B3B3 8px 8px 8px;
	-moz-box-shadow: #B3B3B3 8px 8px 8px;
	box-shadow: #B3B3B3 8px 8px 8px;
}

div.login {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}

submit.button1 {
	font-family: Lucida Bright;
	font-weight: bold;
	color: black;
}

table.odtable {
	font: bold .98em/.5em "Lucida Bright", Lucida, serif;
	line-height: 1.6em;
	align-content: center;
}

#imagewrapper {
	margin: 0 auto;
	padding: 0px;
}

[data-title]:hover:after {
	color: black;
	font-weight: 500;
	opacity: 1;
	transition: all 0.1s ease 0.5s;
	visibility: visible;
	opacity: 1;
}

[data-title]:after {
	content: attr(data-title);
	position: absolute;
	bottom: -1.6em;
	left: 100%;
	padding: 4px 4px 4px 8px;
	color: #222;
	white-space: nowrap;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 4px #222;
	-webkit-box-shadow: 0px 0px 4px #222;
	box-shadow: 0px 0px 4px #222;
	background-image: -moz-linear-gradient(top, #f8f8f8, #cccccc);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8),
		color-stop(1, #cccccc));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #cccccc);
	background-image: -moz-linear-gradient(top, #f8f8f8, #cccccc);
	background-image: -ms-linear-gradient(top, #f8f8f8, #cccccc);
	background-image: -o-linear-gradient(top, #f8f8f8, #cccccc);
	opacity: 0;
	z-index: 99999;
	visibility: hidden;
}

[data-title] {
	position: relative;
}