body {
  margin-top: 12px;
  background-color: #525784;
}

A:link,
A:visited,
A:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #000000;
}

table {}

table.standard {}

table.padded {}

table.nowrap {}

div#page {
  width: 800px;
  background-color: #525784;
  margin-left: auto;
  margin-right: auto;
  font-size: 10pt;
}

.clear {}


/* === User Contributed Header Style ======================================== */
#bHeader {
  width: 792px;
  height: 194px;
  border: 4px solid #000000;
  background-color: #F0F0F0;
  padding: 0px;
}

#bHTop {}

#bHBtm {}

#bHCnt {
  height: 180px;
  padding: 0px;
}

div#topLeft {
  position: absolute;
  width: 180px;
  top: 10px;
  left: 0px;
  margin: 0px;
  padding: 6px 0px;
}

div#topLeft A {
  font-size: 10pt;
  color: #111111;
}

div#topMiddle {
  position: relative;
  width: 64%;
  top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12pt;
}

div#topMiddle em {
  color: #525784;
  font-weight: bold;
  font-size: 24pt;
  text-decoration: none;
}

div#topMiddle h3 {
  color: #000000;
  font-weight: bold;
  font-size: 14pt;
  padding: 0px;
  margin: 0px;
}

div#topRight {
  position: absolute;
  width: 140px;
  top: 0px;
  right: 0px;
  margin: 0px;
  padding: 27px 10px;
}

/* === end User Contributed Header Style === */


/* === Login Name Style ===================================================== */
div#bLogin {}

/* === end Login Name Style === */


/* === Main Navigation Style ================================================ */
#bNav {
  width: auto;
  top: 0px;
  left: 0px;
  min-height: 24px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
}

#bNav ul.dropdown {
  display: flex;
  justify-content: center;
  width: auto;
  min-height: 24px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

/* Dropdown styles in separate style sheet.
 * Place desired override styles here.
 */

ul.dropdown {
  font-weight: normal;
  background-color: transparent;
}

ul.dropdown li {
  border: 0px;
  background-color: transparent;
  white-space: pre;
}

ul.dropdown li.hover,
ul.dropdown li:hover,
ul.dropdown li.hover a,
ul.dropdown li:hover a {
  color: #000000;
  background-color: transparent;
}

ul.dropdown a {
  font-size: 10pt;
  text-decoration: underline;
  font-weight: bold;
  color: #000000
}

/* === end Main Navigation Style === */


/* === Wrapper Style ======================================================== */
div#Wrapper {
  border: 4px solid #000000;
  background-color: #F0F0F0;
}

div#WrapperTop {
  margin-top: 12px;
}

div#WrapperBtm {
  margin-bottom: 12px;

}

#bWrapper {
  padding: 6px;
}

#bWrapperTop,
#bWrapperBtm {}

/* === end Wrapper Style ==================================================== */


/* === Account Content Style ================================================ */
div#acContent {
  background-color: transparent;
}

div.acon {}

div#acContent div#bContext {}

/* === end Account Content Style ============================================ */

/* === Account Navigation Style ============================================= */
div#acContext {
  background-color: #C0DFFE;
}

div#acTitle {}

div#acNav {}

div#acNav table {}

/* Dropdown styles in separate style sheet.
 * Place desired override styles here.
 */

ul.acdropdown {}

ul.acdropdown li {}

/* === end Account Navigation Style === */


/* === Debug Style ========================================================== */
div#bDebug {}

/* === end Debug Style === */


/* === Body Context Style =================================================== */
div#bContext {
  border: 0px solid #ACA899;
  border-bottom-width: 1px;
}

div#bTitle {}

div#bTitle H1 {
  font-size: 12pt;
  white-space: nowrap;
}

div#bListPaging {}

div#bListPaging ul {}

div#bListPaging ul li {}

div#bListPaging ul li a {}

div#bListPaging ul li a:hover {}

div#bListFunctions {}

div#bListFunctions ul {}

div#bListFunctions ul li {}

div#bListFunctions ul li a {}

div#bListFunctions ul li a:hover {}

div#bFilterCriteria {}

div#bFilterCriteria ul {}

div#bFilterCriteria ul li {}

div#criteria {}

/* === end Body Context Style === */


/* === Error Style ========================================================== */
div#bError {
  border: 0px solid #ACA899;
  border-bottom-width: 1px;
}

/* === end Error Style === */


/* === Status Style ========================================================== */
div#bStatus {
  border: 0px solid #ACA899;
  border-bottom-width: 1px;
}

/* === end Status Style === */


/* === Content Style ======================================================== */
div#bContent {}

.content {}

/* === end Content Style === */


/* === Order Style ========================================================= */
div#odSHW div,
div#odORDER div,
div#odPAY div,
div#odCREDIT div,
div#odISSUE div,
div#odRALLOCATE div,
div#odCANCEL div,
div#odROLLBACK div,
div#odLOG div,
div#odPEND div,
div#pySHW div,
div#pyMOD div,
div#cdSHW div,
div#cdMOD div {}

blockquote.padded1 {}

blockquote.padded2 {}

div#odTot {}

div#odCREDIT div#odTot {}

div#odCREDIT div#odBal {}

div#odBAddr,
div#odItems,
div#odLicenses,
div#odTotals,
div#odNotes,
div#odPYMT {}

div#odSHW div#odATT {}

td.liColorEven {
  background: #C0DFFE;
}

/* === end Order Style === */


/* === Information Box Style ================================================ */
div.ibox {}

div.ibox div#iboxt {}

div.ibox li {}

/* === end Information Box Style === */


/* === Buttons Style ========================================================= */
div#bBtns {
  border: 0px solid #ACA899;
  border-top-width: 1px;
}

/* === end Buttons Style === */


/* === User Contributed Footer Style ======================================== */
#bFoot {
  width: 792px;
  height: 40px;
  border: 4px solid #000000;
  background-color: #F0F0F0;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
}

#bFTop {}

#bFBtm {}

#bFCnt {}

/* === end User Contributed Footer Style === */


/* === FAQ Styles =========================================================== */
div#PAGE {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

div#FAQ,
div#PAGE {
  padding: 20px;
}

#FAQ UL LI {
  padding: 5px 0px 5px 0px;
}

div#FAQ A {
  color: #000000;
  font-size: 10pt;
}

div#FAQA {
  border-top: 4px solid #525784;
  padding: 24px 40px 0px 40px;
}

div#FAQA blockquote {
  margin-top: 6px;
  margin-bottom: 6px;
}

.FAQQS {
  margin-bottom: 40px;
}

div#FAQB {
  padding: 12px 40px 0px 40px;
}

.FAQQ {
  color: #525784;
  font-weight: bold;
  font-size: 12pt;
}

.FAQBTT {
  display: inline-block;
  color: #525784;
  font-size: 8pt;
  padding: 8px 0px 0px 0px;
}

/* === end FAQ Styles === */


/* === Main Page Tag Product Styles ========================================= */
div#Tags {}

img.TagsImg {}

A.TagsIA {}

A.TagsA {}

div#TagsLeft {}

div#TagsMiddle {}

div#TagsMiddle UL {}

div#TagsRight {}

/* === end Main Page Tag Product Styles === */


/* === FRD Styles =========================================================== */
.center {
  text-align: center;
}

div#layout {
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: auto;
}

#middle {
  position: relative;
  width: 100%;
  top: 0px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  z-index: 13;
}

#middle hr {
  width: 90%;
  color: #525784;
  height: 1px;
}

div#Intro {
  text-align: center;
  padding: 20px;
}

div.Title {
  text-align: center;
  color: #525784;
  font-weight: bold;
  font-size: 14pt;
  margin-bottom: 20px;
}

div.SubTitle {
  text-align: center;
  font-weight: bold;
  font-size: 12pt;
}

div#AppMail {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}

div#AppMailImgD {
  width: 211px;
  height: 74px;
  margin-left: auto;
  margin-right: auto;
}

img#AppMailImg {
  border: 1px solid #525784;
  padding: 0px;
}

div.Link {
  text-align: center;
  margin: 20px;
}

div.Link A {
  font-size: 12pt;
}

div#NoApp {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

div#NoApp OL LI {
  margin-bottom: 20px;
}

div.agLaws {
  width: 460px;
  float: left;
  height: auto;
  text-align: left;
}

ul.agLaws {
  list-style: disc;
  margin-top: 5px;
}

div.agLicenses {
  width: 300px;
  float: right;
  margin: 0px 0px 0px 10px;
}

div.agLicense {
  width: 300px;
  right: 0px;
  margin-bottom: 10px;
  border: 1px solid #525784;
}

div.agLicenseTitle {
  background-color: #b6b6b6;
  border-bottom: 1px solid #525784;
  color: #000000;
  font-size: 14px;
  text-align: center;
  padding: 3px 0px;
}

div.agLicenseDesc {
  border: 0px;
  padding: 8px 8px;
  text-align: left;
}

div.agLicenseDesc img {
  border: 0px;
  float: right;
  padding: 0px 20px 0px 0px;
}

div.agInstructions {
  margin: 0px;
}

div.agNotes {
  width: auto;
  height: auto;
  text-align: left;
  clear: left;
}

div.agNotes P:first-child {
  padding-bottom: 10px;
  border: 0px solid #525784;
  border-bottom: 4px solid #525784;
  width: 460px;
}

ol.agInstructions {
  margin-top: 8px;
}

div.agTitle {
  font-weight: bold;
  font-size: 12pt;
}

div.agTitle h1 {
  font-size: 12pt;
  white-space: nowrap;
}

/* Override global boldred to ensure WCAG AA compliance on gray background */
.boldred {
  color: #D12A2A !important;
}

/* === end FRD Styles === */

/* === Mobile Responsiveness Reset === */
@media screen and (max-width: 768px) {
  div#page,
  div#Wrapper,
  #bWrapper,
  #bHeader,
  #bFoot,
  .content,
  #bContent,
  div.agLaws,
  div.agLicenses,
  div.agNotes,
  div.agNotes P:first-child,
  hr {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }

  div.agTitle h1 {
    white-space: normal !important;
  }

  body {
    padding: 0px 10px;
    min-width: 0 !important;
    width: 100% !important;
    box-sizing: border-box;
  }

  /* Clear floats and stack the main columns */
  div.agLaws {
    float: none !important;
    clear: both !important;
  }

  /* Center the license boxes and stack them */
  div.agLicenses {
    float: none !important;
    clear: both !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px !important;
  }

  div.agLicense {
    margin-left: auto !important;
    margin-right: auto !important;
    height: auto !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  /* Center the description text on mobile */
  div.agLicenseDesc {
    float: none !important;
    width: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }

  /* Mobile Header Adjustments (Side-by-Side) */
  #bHeader {
    display: block !important;
    height: auto !important;
  }

  #bHBtm {
    display: none !important;
  }

  #bHCnt {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    height: auto !important;
    padding: 10px !important;
    box-sizing: border-box;
  }

  div#topLeft {
    position: relative !important;
    float: none !important;
    width: 25% !important;
    top: auto !important;
    left: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    text-align: center !important;
  }

  div#topMiddle {
    position: relative !important;
    float: none !important;
    width: 75% !important;
    top: auto !important;
    left: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    text-align: center !important;
    box-sizing: border-box;
  }

  div#topRight {
    display: none !important;
  }

  div#topLeft img {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
  }

  div#topMiddle em {
    font-size: 14pt !important;
  }

  div#topMiddle h3,
  div#topMiddle {
    font-size: 11pt !important;
  }

  /* Mobile Footer Adjustments */
  #bFoot {
    height: auto !important;
    padding: 10px !important;
    box-sizing: border-box;
  }
}