﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  text-align: center;
  background-color: #ffffff;
  font-family: Arial, Verdana;
  font-size: 12px;
  color: #333333;
}
/* Centers Tables in Firefox IE */
#main, #main1, #main2, #main3, #Panel1, #Panel2, #Panel3, #ErrorPanel {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: auto;
  padding-right: auto;
}
#ctl00_ContentPlaceHolder1_pnlFrmInput, #ctl00_ContentPlaceHolder1_pnlFrmOutput {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: auto;
  padding-right: auto;
}
#ctl00_ContentPlaceHolder1_Panel1, #ctl00_ContentPlaceHolder1_Panel2, #ctl00_ContentPlaceHolder1_Panel3 {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: auto;
  padding-right: auto;
}
.centerContainer {
  margin: 0 auto;
}
#ctl00_ContentPlaceHolder1_pnlEditMsg {
  margin: 0 auto;
  padding: 10px 2px 10px 2px;
  font: bold 11px arial;
}
#ctl00_ContentPlaceHolder1_pnlMessage, #pnlMessage {
  margin: 0 auto;
  padding: 10px;
  font: normal bold 11px arial;
}
#mainFooter {
  width: 836px;
  height: 27px;
  background-color: #D5D6D8;
  text-align: left;
  background-image: url(../../images/Footer.jpg);
  background-repeat: repeat-y;
}
.ErrorPanel {
  background-color: #ffc0c0;
  font-size: 0.8em;
  font-family: Verdana, Tahoma;
  color: Red;
  font-weight: bold;
  border: #ff0000 1px solid;
  padding: 30px;
  margin-left: auto !important;
  margin-right: auto !important;
}
#border, .border {
  border: Solid 1px #dcdcdc;
}
hr {
  border-width: 0;
  height: 1px;
  color: #dcdcdc;
  background-color: #dcdcdc;
}
hr.formDivider {
  border-width: 0;
  height: 4px;
  color: #444;
  background-color: #444;
}
h1, h2, h3, h4, h5, h6 {
  color: #444444;
  font-family: Verdana, Georgia;
}
h1 {
  border-bottom: 1px Solid #dcdcdc;
  margin: 0.4em 0.4em 0.8em 0.4em;
  font-size: 1.4em;
  font-weight: bold;
}
h2 {
  margin-top: 4px;
  font-size: 14px;
  font-weight: bold;
}
h3 {
  margin: 0.5em 0;
  font-size: 1.1em;
  font-weight: normal;
}
h4 {
  margin: 0.4em 0;
  font-size: 1.1em;
  font-weight: bold;
}
h5 {
  margin: 0.4em 0;
  font-size: 1.0em;
  font-weight: bold;
}
h6 {
  margin: 0.3em 0;
  font-size: 0.8em;
  font-weight: bold;
}
/* li {
  list-style-type: none;
} */
ul.Indent, li.Indent {
  margin-left: 11px;
  margin-bottom: 1px;
  margin-top: 1px;
  padding-left: 1.3px;
  padding-bottom: 1px;
  padding-top: 1px;
  list-style: disc outside;
}
ol.IndentCircle, li.IndentCircle {
  margin-left: 11px;
  margin-bottom: 1px;
  margin-top: 1px;
  padding-left: 1.3px;
  padding-bottom: 1px;
  padding-top: 1px;
  list-style: circle outside;
}
ol.NumList, li.NumList {
  margin-bottom: 2px;
  margin-left: 11px;
  margin-top: 1px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-top: 4px;
  list-style-position: outside;
  list-style-type: decimal;
}
p {
  margin: 0.3em 0em 1.2em 0em;
}
p.emph {
  text-decoration: underline;
}
a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.txtBox, .DropDownList {
  border: 1px solid #666666;
  font-size: small;
  font-family: Arial;
}
.txtBoxMulti {
  white-space: normal;
  word-wrap: break-word;
}
.checkBox > input{
}
.button {
  border: 1px solid #FF9900;
  color: #FFFFFF;
  background-color: #ffab00;
  font: normal bold 12px Arial;
  height: 26px;
  padding: 1px 5px 1px 5px;
  cursor: pointer;
}
.buttonGray {
  border: 1px solid #575757;
  color: #FFFFFF;
  background-color: #666666;
  font: normal bold 12px Arial;
  height: 26px;
  padding: 1px 5px 1px 5px;
  cursor: pointer;
}
.buttonOrange {
  border: 1px solid #FF9900;
  color: #FF9900;
  background-color: #FFFFFF;
  padding: 0 2px 0 2px;
  cursor: pointer;
}
.buttonRed {
  border: 1px solid #FF0000;
  color: #FF0000;
  background-color: #FFFFFF;
  padding: 0 2px 0 2px;
  cursor: pointer;
}
.gridViewTable td {
  padding: 2px 0 2px 0;
  white-space: normal;
  overflow: hidden;
}
.gridViewRow {
  font-size: 11px;
  text-align: center;
}
.breakWords {
  word-wrap: break-word;
  word-break: break-all;
}
.gridViewRowList {
  font-size: 10px;
  text-align: center;
}
.gridCellApproved {
  color: #047209;
  font-weight: bold;
}
.gridCellDenied {
  color: #a90000;
  font-weight: bold;
}
.gridCellVoid {
  color: Red;
}
.maintext {
  font-family: Arial, Verdana;
  font-size: 12px;
  color: #333333;
  line-height: 15px;
}
.admintext {
  font-family: Verdana;
  font-size: 0.9em;
  color: #444444;
}
.LabelValidation {
  color: #FF0000;
  font-weight: bold;
}
.pnlConfirmation {
  border: solid 1px DarkBlue;
  background-color: #b0c4de;
  color: #444444;
  font: normal bold 12px Arial;
  padding: 22px;
  margin: 0 auto;
}
.noticePanel {
  border: solid 1px DarkBlue;
  background-color: #b0c4de;
  color: #444444;
  padding: 40px;
  font-weight: 600 !important;
}
#ctl00_ContentPlaceHolder1_ValidationSummary1, #ctl00_ContentPlaceHolder1_ValidationSummary2, .validationSummary {
  border: solid 1px #FF0000;
  background-color: #ffc0c0;
  padding: 20px 20px;
  font: normal 600 12px Arial;
  color: #FF0000;
  text-align: center;
}
.labelDescription {
  color: #444444;
  font-size: smaller;
}
.LabelBold {
  font-weight: bold;
}
td.left {
  text-align: left;
}
td.right {
  text-align: right !important;
}
* html #toolbarReg a {
  height: 1px;
}
a.toolbarReg:link, a.toolbarReg:active {
  float: right;
  width: 97%;
  padding: 2px 2px;
}
a.toolbarReg:visited {
  float: right;
  width: 97%;
  padding: 2px 2px;
}
a.toolbarReg:hover {
  float: right;
  width: 97%;
  padding: 2px 2px;
}
a.headingLink:link, a.headingLink:active, a.headingLink:visited {
  color: #444;
  margin-top: 4px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  font-family: Verdana, Georgia;
}
a.headingLink:hover {
  text-decoration: none;
  color: #202020;
}
a.nav:link, a.nav:active, a.nav:visited {
  font: normal 12px Verdana;
  text-decoration: none;
  color: #444;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: bold;
}
a.nav:hover {
  text-decoration: underline;
  font: normal 12px Verdana;
  color: #000;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: bold;
}
/*## format repeater on home page ##*/
a.repeaterItems:link {
  font-family: Tahoma;
  font-size: 0.9em;
  color: #444444;
  text-decoration: none;
}
a.repeaterItems:visited {
  font-family: Tahoma;
  font-size: 0.9em;
  color: black;
  text-decoration: none;
}
a.repeaterItems:hover {
  font-family: Tahoma;
  font-size: 0.9em;
  color: black;
  text-decoration: underline;
}
#repeaterSep {
}
/* BEARS Styles */
/* Confirmation Page */
.conformation1 {
  width: 100%;
  height: 25px;
}
.conformation2 {
  width: 134px;
  text-align: left;
  height: 25px;
}
.conformation4 {
  width: 95px;
  height: 25px;
}
.conformation8 {
}
.conformation9 {
  width: 281px;
  text-align: left;
  height: 25px;
}
/* SEB Preview */
.prew1 {
  width: 100%;
}
.prew2 {
  width: 134px;
  text-align: left;
}
.prew6 {
}
.prew8 {
}
.prew10 {
}
.prew11 {
  width: 250px;
  text-align: left;
}
.prew12 {
  width: 105px;
  text-align: left;
}
#termGuideContainer {
  width: 834px;
  height: auto;
  border: solid 1px #dcdcdc;
  padding: 20px 0 20px 0;
}
#termGuideList {
  width: 400px;
  height: 100%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  word-spacing: normal;
  line-height: 18px;
  border: none;
}
#agBtn {
  width: 400px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 7px;
}
/* Signature Images */
.imgBrokerSignature {
  width: 225px;
  height: 50px;
  border: none;
}
#regCount {
  width: 250px;
  display: inline;
  white-space: nowrap;
  height: 17px;
}
legend {
  padding: 2px;
  margin: 4px;
}
fieldset {
  border: solid 1px #333333;
  margin: 4px 0;
  padding: 6px 4px 4px 6px;
  font: normal 11px arial;
  color: #333333;
  position: relative;
  text-align: left;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.modalBackground {
  filter: Alpha(Opacity=60);
  -moz-opacity: 0.8;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  z-index: 500;
  top: 0px;
  left: 0px;
}
#ctl00_ContentPlaceHolder1_pnlExceptionForm {
  margin: 0 auto;
  width: 750px;
}
#exceptionGrid {
  margin: 0 auto;
  width: 721px;
  padding: 10px;
  display: inline;
}
#gridContainer {
  margin: 0 auto;
  width: 721px;
}
/* ## Flyout style ## */
a.quickLinks {
  font: 11px Verdana;
  color: #147299;
  text-decoration: underline;
}
a.quickLinks:hover {
  color: #dc143c;
}
a.mlink:link, a.mlink:visited, a.mlink:hover {
  font-family: Tahoma;
  font-size: 8pt;
  color: #444;
  text-decoration: none;
}
.QuickLinksFlyoutPopup, ctl00_QuickLinksFlyoutPopup {
  background-color: white;
  border: solid 1px #dcdcdc;
  padding: 6px;
  font: 11px Verdana;
  color: #1D85AF;
  box-shadow: 1px 2px 6px #444444;
  -webkit-box-shadow: 1px 2px 7px #444444;
  -moz-box-shadow: 1px 2px 6px #444444;
}
.qlContainer {
  background-color: white;
  text-align: center;
  float: left;
  width: 76px;
  margin-left: 85px;
  margin-top: 0;
}
h4.quikLinks {
  font-weight: bold;
  color: #034865;
  font-family: Verdana;
  font-size: 8pt;
  height: 11px;
  padding: 4px;
}
.listitem {
  font-family: Verdana;
  font-size: 7pt;
  color: black;
  text-decoration: none;
}
.list {
  width: 160px;
  padding-left: 10px;
}
.QuickLinksFlyoutPopupHr {
  background-color: #dcdcdc;
  height: 1px;
  width: 5px;
  margin: 2px;
}
.QuickLinksFlyoutStaticLink, ctl00_QuickLinksFlyoutStaticLink {
  padding: 6px 0 0 0;
  font-family: Tahoma;
  font-size: 8pt;
  color: white;
  cursor: hand;
  width: 75px;
  height: 16px;
}
#mask {
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: none; /* don't show it '*/
}
.modal_window {
  position: absolute; /* important so we can position it on center later */
  display: none; /* don't show it */
  color: white; /* styling bellow */
}
/* style a specific modal window  */
#modal_window {
  padding: 18px;
  border: 2px solid #333;
  background: white;
  color: black;
  text-align: center;
  z-index: 100001;
}
.asyncPostBackPanel {
  display: none;
  width: 16px;
  height: 16px;
  border: 0;
}
/* CarnetUWR */
.CarnetUWR_even_cell {
  font-weight: bold;
  padding-left: 2px;
}
.CarnetUWR_cell {
  height: 25px;
  text-align: left;
  padding-left: 2px;
}
.CarnetUWR_table {
}
#tblVadList tr.hoverHighlight, .highlight {
  background-color: #eee;
}
#ctl00_SiteMapPath1 {
  font: normal bold 10px arial;
}
#ctl00_SiteMapPath1 a {
  font: normal 10px arial;
}
#pnlSM, #ctl00_pnlSM {
  text-align: left;
  width: 830px;
  margin: 0 auto;
  height: 11px;
  display: none; /*change display to display to block */
}
.submitContainer {
  display: inline-block;
  padding: 10px 10px 9px 10px;
  border-top: solid 1px #999;
  width: 96%;
  margin: 0 auto;
  text-align: right;
  background-color: #EEEEEE;
  background: -moz-linear-gradient(top, #f4f4f4 0%, #EEEEEE 35%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(35%,#EEEEEE));
  background: -webkit-linear-gradient(top, #f4f4f4 0%,#EEEEEE 35%);
  background: -o-linear-gradient(top, #f4f4f4 0%,#EEEEEE 35%);
  background: -ms-linear-gradient(top, #f4f4f4 0%,#EEEEEE 35%);
  background: linear-gradient(top, #f4f4f4 0%,#EEEEEE 35%);
}
.submitContainer /* IE gradient */ {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr:#f4f4f4 ,endColorstr:#EEEEEE ,GradientType:0 );
}
.jtooltip {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  border: 1px solid #999;
  background-color: #EEEEEE;
  padding: 15px 8px;
}
/*--- LISTS ---*/
ul, ol {
  font-size: 1em;
  margin-bottom: 24px;
  text-align: left;
  margin-left: 20px;
}
ul {
  list-style: square outside;
}
ol {
  list-style: decimal outside;
}
li {
  line-height: 1.5em;
}
ul ul {
  margin: 0 0 0 60px;
}
dl {
  text-align: left;
  margin-bottom: 24px;
  line-height: 1.5em;
}
dt {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
}
dt:after {
  content: ":";
}
dd {
  margin-left: 60px;
}

