.t-over-450 {
  width:100%;
  margin:10px auto;
  display: block;
}
.t-under-450 {
  width:100%;
  margin:10px auto;
  display: none;
}
table.table-over-450 {
  width:440px;
  height: auto;
  margin: 0 auto;
  border-spacing: 0px;
}
th.t-feat {
  width: 210px;
  height: 24px;
  background-color: #ECECEC;
  text-align: center;
}
th.t-feat-under-450 {
  width: 160px;
  height: 24px;
  background-color: #ECECEC;
  text-align: center;
}
th.t-std{
  background-color: #DAF2D0;
}
th.t-classic{
  background-color: #F7C7AC;
}
th.t-max {
  background-color: #F2F2F2;
}
.t-feat, .t-foot, .t-foot-note {
  background-color: #ECECEC;
}
.t-std, .t-max {
  background-color: #FFF;
}
.t-classic{
  background-color: #FBE2D5;
}
.t-feat, .t-std, .t-classic, .t-max {
  width: 80px;
  font-family: Metropolis,sans-serif;
  font-size: 0.8rem;
  font-weight: 550;
  line-height: 1.6rem;
  text-align: center;
}
.t-feat, .t-std, .t-classic, .t-max {
  width: 60px;
}
.btop {
  border-top: 2px solid #787878;
  padding: 0;
}
.bbot {
  border-bottom: 1px solid #A1A1A1;
  padding: 0;
}
.bbott {
  border-bottom: 1px solid #A1A1A1;
  height: 2px;
  padding: 0;
}
.t-foot {
  border-bottom: none !important;
}
.t-feat-main {
  text-align: left;
  padding-left: 8px;
  color: #2074C0;
}
.t-feat-info {
  font-size: 0.9rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.2rem;
  text-align: left;
  padding-left: 20px;
  color: #4F4F4F;
  padding-bottom: 8px;
}
.txtbolder {
  font-size: 0.7rem;
  font-weight: 700;
}
.tick, .t-foot, .txtBold {
  font-size: 16px;
  font-weight: 700;
}
.thdr {
  height: 40px;
  font-size: 0.9rem;
}
.weight {
  font-size: 0.7rem;
  font-weight:520;
}
.t-foot-note, .t-foot-close {
  font-family: Metropolis,sans-serif;
  font-weight: 520;
  line-height: 1.5rem;
  font-size: 0.8rem;
  font-style: normal;
  text-align: center;
  color: #424242;
}
.t-foot-classic {
  background-color: #FBE2D5;
}
.t-foot-space {
  height:4px; border-top:2px solid #000;
}
.t-foot-close {
  background-color: #FFF;
}
.pmwNote {
  text-align: left;
  color: #424242;
  font-size: 0.8rem;
  font-weight:600;
}
.info-list {
  width:80%;
  height: auto;
  text-align: left;
  margin:20px auto 30px auto;
  list-style: disc;
  padding-bottom:15px;
}
.list {
  list-style: disc;
  text-align: left;
  margin-left: 20px;
  padding-bottom:15px;
}

@media (max-width: 767.98px) {
  body {
    font-size: 14px;
  }
  .t-foot, .txtBold {
    font-size: 14px;
    font-weight: 700;
  }
  .list {
    margin-left: 0px;
  }
  .button-nuka {
    width:160px;
/*    margin-left: 20%;*/
  }
  .t-over-450 {
      width:280px;
      display: none;
    }
  .t-under-450 {
      width:280px;
      display: block;
  }
}

@media (max-width: 495px) {

}

/* Table - PMW Terms */
span.standOut{
  font-weight: 700;
}

.dateDetail {
  color: #006EDB;
}

span.def-col {
  color: #FF9933;
  font-weight:600;
}

table.def-table {
  width: 90%;
  max-width: 1050px;
  height: auto;
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #363636;
}

table.def-table tr td {
  margin: 0px 0 24px 0;
  text-align: left;
}

table.def-table .def {
  width: 140px;
  line-height: 20px;
  padding-top: 8px;
  font-weight: 700;
  text-align: right;
  vertical-align: top;
  color: #FF9933;
}

table.def-table .def-detail {
  width: calc(100% - 140px);
  line-height: 20px;
  padding: 8px 0 0 10px;
  font-weight: 400;
  text-align: left;
}


table.pmw-tandc {
  width: 90%;
  max-width: 1050px;
  height: auto;
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #363636;
}

table.pmw-tandc tr td {
  margin: 0 0 24px 0;
  text-align: left;
}

table.pmw-tandc .tab-grp-nbr {
  width: 2%;
  min-width: 20px;
  padding-top: 15px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
}

table.pmw-tandc .tab-grp {
  width: 88%;
  padding-top: 15px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
}

table.pmw-tandc .grp-item {
  width: 2%;
  min-width: 20px;
  font-weight: 700;
  text-align: left;
  vertical-align: top;
}

table.pmw-tandc .grp-item-detail {
  width: 88%;
  margin-left: 20px;
  text-align: left;
  padding-bottom: 16px;
}

/* Sign up page */
.signup-sect {
  width: 700px;
  height: auto;
  margin: 0 auto;
}

p.signpage-head {
  max-width: 90%;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  padding: 20px 0 20px 0;
}

.sign-field-sp {
  width: 100%;
  height: 14px;
}

.seq-list {
  width: 90%;
  height: auto;
  margin: 0 auto;
  padding-bottom: 0px;
}

.seq-list ol{
  list-style-type: decimal;
  height: auto;
  text-align: left;
}

.seq-list li.item {
  font-weight: 600;
  height: 40px;
  padding-left: 20px;
  text-align: left;
}

p.sign-head {
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 550;
  color: #363636;
  padding-bottom: 20px;
}

.sign-label {
  height: 28px;
  line-height: 28px;
  vertical-align: top;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
  padding: 2px 15px 0px 0px;
  color: #363636;
}

.sign-field {
  width: 60%;
  height: auto;
}

.signup-sect {
  width: 90%;
  height: auto;
  margin: 0 auto;
}

.sigWrapper {
  float: left;
  width: 282px;
  height: 82px;
  margin: 0px 0 15px 0;
  }

@media (max-width: 767px) {
  th.t-feat {
    width: 195px;
  }
  .t-feat, .t-std, .t-classic, .t-max {
    width: 70px;
  }
  .t-under-450 h4 {font-size:18px !important;}
  .t-under-450 h3 {font-size:20px !important; padding-bottom:5px;}
  .t-under-450 .options-div {width:220px; height:20px; margin:5px auto 5px auto;}
  .t-under-450 .options-div .thdr-option {width:70px; display: inline-block;}
  .t-under-450 .options-div .std-col {background-color: #DAF2D0;}
  .t-under-450 .std-col-item {background-color: #EFF9EB;}
  .t-under-450 .options-div .std-col-sect {background-color: #DAF2D0; border-bottom:2px solid #000;}
  .t-under-450 .options-div .classic-col {background-color: #F7C7AC;}
  .t-under-450 .options-div .classic-col-sect {background-color: #F7C7AC; border-bottom:2px solid #000;}
  .t-under-450 .options-div .max-col, .t-under-450 .max-col-item {background-color: #F2F2F2;}
  .t-under-450 .options-div .max-col-sect {background-color: #F2F2F2; border-bottom:2px solid #000;}
  .t-under-450 h3 {"font-size:22px !important; padding-bottom:5px;"}

  .form-container-Lg, .wrap-sigSm, #sigWrapper-Lg {
/* wrap-sig-sm will be switched by js */
    display: none;
  }

  .form-container-Sm {
    display: block;
    max-width: 600px;
    height:auto;
  }

  .sign-label {
    text-align: left;
  }

  .agree-form .form-container-Sm .redBorder {
    border: 2px solid red !important;
  }

  .wrap-sigSm {
    margin: 0px auto 0 auto;
    display: none;
    padding: 0;
  }

  table.sigPad-Sm {
   position:relative;
   left: 0px;
  }

  table.sign-table-Sm, table.sigPad-Sm {
    width: 280px;
    height: auto;
    margin: 0 auto;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #363636;
  }

  .accept {
    margin-top: -40px;
  }

  .PMA-plus {
    position: relative;
    top:20px;
  }
}

@media (min-width: 768px) {
  .form-container-Sm, .wrap-sigLg, #sigWrapper-Sm {
/* wrap-sigLg will be switched by js following 'Next'*/
    display: none;
  }

  .form-container-Lg {
    display: block;
    width:100%;
    height:auto;
    padding-bottom: 50px;
  }

  .agree-form .form-container-Lg .redBorder {
    border: 2px solid red !important;
  }

  .wrap-sigLg {
    margin: -60px auto 0 auto;
    display: none;
    padding: 0;
  }

  table.sigPad-Lg {
   position:relative;
   left: 50px;
  }

  .agree-form, table.sign-table-Lg, table.sigPad-Lg {
    width: 600px;
    height: auto;
    margin: 0 auto;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #363636;
  }

  .signed{
    height: 30px;
    padding-top:3px;
  }

  .t-over-450 {
      width:580px;
      display: block;
  }
  .t-under-450 {
      width:280px;
      display: none;
  }
}

.accept, .bank-det {
  max-width: 96%;
  padding: 15px 0 15px 15px;
  height: auto;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.draw-note {
  padding: 10px 0 0px 0;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: italic;
  text-align: center;
}

.ipaddr, .sign-name {
  width: 280px;
  height: 28px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #ACA2C3 !important;
  border-radius: 4px;
  background-color: #F7F6F9 !important;
}

.success{
/* text color */
  color: #016702 !important;
}

.error{
/* text color */
  color: #721c24 !important;
}

.alert-success-agree, .alert-error-agree{
  position: absolute;
  width: 92%;  /* don't overwrite 'X' close */
  display: block;
  padding: 15px 10px 15px 10px;
  height: auto;
}

.alert-success-agree {
   background-color: #D4EDDA;
   border: 4px solid #00bf02;
}

.alert-error-agree{
  background-color: #FFD6EF;
  border: 4px solid #721c24;
}

.alert-error-agree p {
  font-weight: 700;
  color: #721c24;
  margin-bottom: 0;
  padding-bottom: 0;
}

.message-item-list {
  margin-top: -10px;
}

.Agreeform-message {
  position:relative;
  width: 280px;
  height:auto;
}

.post-message {
  position: absolute;
  left: 46%;
  top: -480px;
  width: 280px;
  height: auto;
}

.post-message-success {
  position: absolute;
  left: 46%;
  top: -260px;
  width: 280px;
  height: auto;
}

.message-close-button {
  position: absolute;
  top: 15px;
  right: 25px;
  font-weight: 700;
}

.message-close-button:hover {
  cursor: pointer;
  color: #00bf02;
}

/* signature pad */
@font-face {
  font-family: 'Journal';
  src: url('journal.eot');
  src: url('journal.eot?#iefix') format('embedded-opentype'),
       url('journal.woff') format('woff'),
       url('journal.ttf') format('truetype'),
       url('journal.svg#JournalRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.no-sig {
  position: relative;
  width: 240px;
}

p.Serror {
  float: left;
  width: 240px;
  height: 30px;
  line-height:30px;
  margin-bottom: 5px !important;
  border: none;
  text-align: center;
  background-color: #f33;
  font-weight: bold;
}

.sigWrapper label {
  display: block;
  margin: 0 0 0.515em;
  padding: 0;

  color: #000;
  font: italic normal 1em/1.375 Georgia,Times,serif;
}

.sig {
  display: none;
}

.clearButton {
  margin: 0px auto 5px auto;
  width: 50px;
  padding-top: 2px;
  background-color: #DBE7FF;
}

.clearButton:hover {
  background-color: #B8CFFF;
  color: #000099;
  font-weight: 700;
}

.sigWrapper.current {
  border-color: #666;
}

.nextdiv {
  width:120px;
  height: 40px;
  margin:0 auto;
}

#formvalidateLg {
  position:relative;
  top: 4px;
  left: 0px;
}

#formvalidateLg, #formvalidateSm, .sub-agree {
  background-color: #C9EDC9 !important;
  outline: 2px solid #666;
  border-radius: 2px;
  border:none;
  padding: 2px 10px;
}

#formvalidateLg:hover, #formvalidateSm:hover, .sub-agree:hover {
  background-color: #62CB62 !important;
}

.pad {
  position: relative;
  width: 280px;
  height: 80px;
  border: 1px solid #949494;
}
