body {
  padding: 0px;
  margin: 0px;
}

html, body { 
  height: 100%;
}

input.pageSelectCloseButton {
  width: 30px;
  position: absolute;
  top: -16px;
  right: -16px;
  cursor: pointer;
  z-index: 10;
}

.iframewrapper {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.iframewrapper p {
  padding: 5px 10px;
}

.iframewrapper li {
  margin-left: 10px;
}

.iframewrapper .somepadding {
  padding: 10px;
}

.standardbutton:focus,
#closewindowbutton:focus,
.greenbutton:focus,
.iframewrapper input[type="button"]:focus {	
	outline: none !important;
	background-color: #8cc63f !important;
	color: #000 !important;
	border: 2px solid #000000 !important;
}

.standardbutton:focus:hover,
#closewindowbutton:focus:hover,
.greenbutton:focus:hover,
.iframewrapper input[type="button"]:focus:hover{
	cursor: pointer !important;
}

.greenbutton,
.iframewrapper input[type="button"] {
  text-align: center;
  margin: 0px 5px;
  padding-top: 8px;
  padding-bottom: 9px;
  padding-left: 1.2em;
  padding-right: 1.2em;
  font-size: 14px;
  height: 40px;
  margin-right: 2px;
  border-radius: 6px;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  font-weight: bold;
  color: #fff;
  background-color: #3e8345;
  border: 2px solid transparent;
  background-clip: padding-box !important;
}

.greenbutton:hover,
.iframewrapper input[type="button"]:hover {
  cursor: pointer !important;
  color: #2A5A31 !important;
  background-color: #A1D3A6 !important;
}

.greenbutton:active,
.iframewrapper input[type="button"]:active {
	outline: none !important;
	border: 2px solid #000000 !important;
}

.standardbutton,
#closewindowbutton {
  overflow: visible;
  display: inline-block;
  text-align: center;
  margin: 0px 5px;
  padding: 0em 1em;
  font-size: 14px;
  height: 34px;
  margin-right: 2px;
  border-radius: 6px;
  text-decoration: none;
  text-shadow: none !important;
  font-weight: bold;
  color: #FFFFFF !important;
  background-color: #525252 !important;
  border: 2px solid transparent !important;
  background-clip: padding-box !important;
}

.standardbutton:hover,
#closewindowbutton:hover {
  cursor: pointer;
  color: #525252 !important;
  background-color: #c4c6ca !important;
}

.standardbutton:active,
#closewindowbutton:active {
	outline: none !important;
	border: 2px solid #000000 !important;
}

.backgroundiframe {
  background: #2457b5;
  border: 1px solid #002363;
  border-radius: 2px;
  -webkit-box-shadow: 0px 5px 42px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 5px 42px -15px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 82px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 82px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 82px -10px rgba(0, 0, 0, 0.75);
  animation: fadein 0.5s;
  -moz-animation: fadein 0.5s;
  -webkit-animation: fadein 0.5s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {
  /* Firefox */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes fadein {
  /* Opera */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#imgClose {
  cursor: pointer;
  border-style: none;
}

.iframetitle {
  font-family: Arial;
  font-size: 24px;
  font-weight: 500;
  margin-top: 0px;
  color: #ffffff;
}

.formhistorytable {
  border-collapse: collapse;
  border-color: #212121;
}

.iframeheader {
  font-size: 14pt;
  color: #000000;
}

.loadfromservertable {
  margin-top: 30px;
  background: #ffffff;
  border: 1px solid #212121;
  -webkit-box-shadow: 0px 0px 26px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 26px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 26px -4px rgba(0, 0, 0, 0.75);
}

.tablelocalsave {
  height: 100%;
  width: 100%;
  background: #ffffff;
  padding: 0px 3px 4px 3px;
  border: none;
  -webkit-box-shadow: 0px 0px 26px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 26px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 26px -4px rgba(0, 0, 0, 0.75);
  font-size: 12pt;
}

.addresslookupwrap {
  position: relative;
  margin: 10px;
  background: #ffffff;
  height: 240px;
  width: 460px;
  padding: 15px;
  border: 1px solid #E0E0E0;
}

.addresslookupwrap h3 {
  display: inline;
  border-bottom: 1px solid #E0E0E0;
  font-size: 1.5em;
}

#DivPageMenu1,
#DivPageMenu2 ,
#i4xl2,
#u6ua {
  font-family: sans-serif, arial;
  position: absolute;
  margin: 10px;
  display: none;
  text-align: left;
  width: 350px \9;
  min-width: 350px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -webkit-transition: visibility 0.3s, opacity 0.4s, z-index 0.4s ease-out;
  transition: visibility 0.3s, opacity 0.4s, z-index 0.4s ease-out;
  border: 1px solid #676666;
  opacity: 0;
  background: #FFFFFF;
  z-index: -1;
  visibility: hidden\9;
}

#DivPageMenu2.opened,
#DivPageMenu1.opened ,
#i4xl2.opened,
#u6ua.opened {
  opacity: 0;
  z-index: -1;
  display: none;
  visibility: hidden\9;
}

#DivPageMenu1.active,
#DivPageMenu2.active,
#i4xl2.active,
#u6ua.active {
  opacity: 1;
  z-index: 10;
  display: inline-block;
  visibility: visible\9;
}

#DivPageMenu1 ul,
#DivPageMenu2 ul ,
#i4xl2 ul,
#u6ua ul{
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
}

#DivPageMenu1 ul li,
#DivPageMenu2 ul li,
#i4xl2 ul li,
#u6ua ul li {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 26px;
  height: 26px \9;
  color: #FAFAFA;
  background-color: rgb(142, 201, 249);
  transition: background-color .4s;
}

#DivPageMenu1 ul li:hover,
#DivPageMenu2 ul li:hover,
#i4xl2 ul li:hover,
#u6ua ul li:hover {
  background-color: rgb(53, 107, 189);
}

#DivPageMenu1 a,
#DivPageMenu2 a,
#i4xl2 a,
#u6ua a {
  display: block;
  color: #000000;
  text-decoration: none;
  padding: 0px 6px;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
  -webkit-transition: color .4, text-shadow .4s;
  transition: color .4s, text-shadow .4s;
  padding: 4px 0 0 6px;
}

#DivPageMenu1 ul li:hover a,
#DivPageMenu2 ul li:hover a,
#i4xl2 ul li:hover a,
#u6ua ul li:hover a {
  color: #FAFAFA;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.pageSelectTitle {
  text-align: center;
  padding: 6px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  background: #FAFAFA;
  display: block;
  *width: 100%;
}

img.pageSelectCloseButton {
  width: 30px;
  position: absolute;
  top: -16px;
  right: -16px;
  cursor: pointer;
  z-index: 10;
}
