.form_section {
    width: 300px;
    float: none;
}

.form_section form {
    float: left;
    width: 300px;
}

.form_section fieldset {
    width: 300px;
    float: left;
}

.form_section .input_box1 {
    background: url(../../../etc/designs/default/images/input_box.gif) no-repeat 0 0;
    width: 185px;
    height: 23px;
    float: left;
}

.form_section input {
    width: 175px;
    padding-left: 5px;
    padding-right: 5px;
    border: none;
    background: none;
    padding-top: 4px;
    font-size: 11px;
    color: #999;
}

.form_section input.sign_up {
    background: url(../../../etc/designs/default/images/sign_up_btn.gif) no-repeat 0 0;
    width: 82px;
    height: 23px;
    float: left;
    margin-left: 5px;
    display: inline;
    cursor: pointer;
}

form .form_row {
    display: block;
    font-size: 13px;
    line-height: 24px;
    color: #666;
    clear: both;
}

form .form_field_checkbox, form .form_field_radio {
    margin-left: 20px;
}

form .form_field_text, form .form_field_textarea {
    background:url("../../../etc/designs/default/images/social/fieldbg.gif") repeat-x scroll center top #FFFFFF;
    border-color:#7C7C7C #C3C3C3 #DDDDDD;
    border-style:solid;
    border-width:1px;
    color:#333333;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size:100%;
    margin:0;
    padding:2px;
}

form .form_field_textarea {
    width: 698px;
}

form .form_row_description {
    font-size: 11px;
    line-height: 12px;
    clear: both;
    color: #666666;
}

form .form_rightcol {
    clear: both;
}

form .form_rightcolnobr {
    clear: none;
    float: right;
    margin-bottom: 15px;
}

form .form_rightcolnooverflow {
    overflow: hidden;
}

form .form_rightcolmark {
    color: #f00;
    font-weight: bold;
}

form .title {
    padding-top: 10px;
}

form .form_leftcolmark {
    color: #f00;
}

form .form_leftcollabel {
    float: left;
    font-weight: bold;
}

form .form_leftcolmark {
    float: left;
    padding-left: 2px;
    font-weight: bold;
}

form .form_leftcolnobr {
    float: left;
    margin-bottom: 15px;
}

form .form_captcha_input {
    float: left;
    width: 170px;
}

form .form_captcha_input input {
    width: 170px;
}

form .form_captcha_img {
    float: left;
    padding-left: 16px;
}

form .form_captcha_refresh {
    float: right;
}

form .form_captchatimer {
    float: left;
    border: 1px solid #CCCCCC;
}

form .form_captchatimer_bar {
    float: left;
    background-color:#CCCCCC;
    height: 8px;
}

form .customer_survey_submit {
    float: right;
    margin-top: 28px;
}

form .form_field_text {
    width: 334px;
    margin-bottom: 4px;
}

form .form_field_text.form_field_multivalued {
    width: 314px;
}

form .form_field_select {
    width: 340px;
}

form .form_error {
    color: #f00;
    font-weight: bold;
}

form div.section {
    padding-bottom: 10px;
}

form div.colctrl.section {
    padding-bottom: 0 !important;
}

/* multiple resource checkbox */
form SPAN.mr_write {
    display:inline-block;
    width:16px;
    text-align:right;
    vertical-align:top;
}

/*
 * address
 */

form div.address div.form_row {
    margin-bottom: 12px;
}

form div.form_address_state {
    display: inline-block;
}

form input.form_address_state {
    width: 204px;
}

form div.form_address_zip {
    display: inline-block;
    padding-left: 20px;
}

form input.form_address_zip {
    width: 80px;
}

/*
 * creditcard
 */

form div.creditcard div.form_row {
    margin-bottom: 12px;
}

form div.form_cc_expiry_month,
form div.form_cc_expiry_year,
form div.form_cc_security_code {
    display: inline-block;
}

form input.form_cc_expiry_month,
form input.form_cc_expiry_year {
    width: 40px;
}

form div.form_cc_expiry_separator {
    display: inline-block;
    font-size: 150%;
    padding-right: 6px;
}

form input.form_cc_ccv {
    width: 70px;
}


/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
@media print {
  .zipcodebar {
    display: none;
  }
}
.zipcodebar .zip-top {
  background-color: #202020;
  color: #ffffff;
  padding: 0px 40px;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  text-align: center;
  /*centers zip code bar*/
}
.zipcodebar .zip-top span {
  color: #ffffff;
  display: inline-table;
  margin: 0px 5px 0px 0px;
}
.zipcodebar .zip-top a {
  color: #ffffff;
  font-size: 0.75rem;
}
.zipcodebar .zip-top #zipcodeform {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.zipcodebar #zipcode {
  width: 75px;
  height: 30px;
  position: relative;
  display: inline-block;
  padding: 4px 8px;
  line-height: 14px;
  font-size: 0.875rem;
  border-radius: 0;
  border: none;
}
.zipcodebar #zipcode:focus-visible {
  outline: none;
}
.zipcodebar .inline-form {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: unset;
  overflow: hidden;
  border: 1px solid #202020;
}
.zipcodebar .inline-form .go-button {
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 0 4px;
  padding: 8px;
  color: #ffffff;
  display: inline-block;
  height: 30px;
  border-radius: 0;
  vertical-align: middle;
  line-height: 14px;
  font-size: 0.875rem;
  text-align: center;
  background-color: #1259c3;
  border: none;
  outline: none;
}
.zipcodebar #errorMessageEmptyZip,
.zipcodebar #errorMessageInvalidZip,
.zipcodebar #errorMessageZipNotExists {
  color: #FF5552;
  margin-left: 10px;
}
.zipcodebar #zipinfo {
  padding: 4px;
  font-size: 0.875rem;
}
.zipcodebar #showZip {
  font-style: italic;
  margin-left: 10px;
  cursor: pointer;
}

.tileNavigation {
  padding: 0;
  margin: 0;
}
.tileNavigation img {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 104px;
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.socialshare-container {
  border-bottom: solid 1px #888b8d;
  padding: 16px 0;
}
.socialshare-container a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.socialshare-container .social-fb {
  background-image: url("../../../etc/designs/comerica/v1_1/img/social-facebook.svg");
}
.socialshare-container .social-li {
  background-image: url("../../../etc/designs/comerica/v1_1/img/social-linkedin.svg");
}
.socialshare-container .social-em {
  background-image: url("../../../etc/designs/comerica/v1_1/img/social-email.svg");
}
.socialshare-container .social-pr {
  background-image: url("../../../etc/designs/comerica/v1_1/img/social-print.svg");
}
@media print {
  .socialshare-container {
    display: none;
  }
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.responsiveimage-outer {
  width: 100%;
  height: 100%;
  display: flex;
  min-height: 20px;
  flex-direction: column;
}
.responsiveimage-outer img,
.responsiveimage-outer picture {
  top: 0;
  left: 0;
}
a.responsiveimage-outer {
  cursor: default;
}
a.responsiveimage-outer img {
  cursor: pointer;
}
.responsiveimage-outer .fs-btns {
  display: none;
}
.responsiveimage-outer .fs-btns button,
.responsiveimage-outer .fs-btns a {
  position: fixed;
  right: 24px;
  top: 24px;
  height: 32px;
  width: 32px;
  background: #ffffff;
  border: solid 1px #d9d9d6;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.responsiveimage-outer .fs-btns button:hover,
.responsiveimage-outer .fs-btns a:hover {
  background-color: #f7f7f7;
}
.responsiveimage-outer .fs-btns .fs-download {
  right: 64px;
}
.responsiveimage-outer .fs-btns .fs-close {
  margin-left: 16px;
}
.responsiveimage-outer .fullscreen img {
  cursor: zoom-in;
}
.responsiveimage-outer .fullscreen.on {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  scrollbar-width: thin;
}
.responsiveimage-outer .fullscreen.on .img-wrap {
  padding: 8px;
  display: flex;
  align-items: center;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  z-index: 1;
}
.responsiveimage-outer .fullscreen.on > * {
  z-index: 5;
}
.responsiveimage-outer .fullscreen.on img {
  cursor: unset;
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
  max-width: 100%;
}
.responsiveimage-outer .fullscreen.on .fs-btns {
  display: block;
  position: relative;
}
.responsiveimage-outer.object-fit--default--cover {
  position: relative;
  display: block;
  min-height: 400px;
}
.responsiveimage-outer.object-fit--default--cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.responsiveimage-outer.object-fit--default--cover picture,
.responsiveimage-outer.object-fit--default--cover img {
  padding: inherit;
}
.responsiveimage-outer.object-fit--default--fit {
  position: static;
  display: flex;
  min-height: 20px;
}
.responsiveimage-outer.object-fit--default--fit img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  display: block;
  position: static;
  width: unset;
  object-fit: scale-down;
}
.responsiveimage-outer.object-fit--default--fit picture,
.responsiveimage-outer.object-fit--default--fit img {
  padding: 0;
}
.responsiveimage-outer.object-fit--default--fit.grow--default--yes img {
  width: 100%;
  object-fit: contain;
}
.responsiveimage-outer img.focus--default--left-top {
  object-position: left top;
}
.responsiveimage-outer img.focus--default--left-center {
  object-position: left center;
}
.responsiveimage-outer img.focus--default--left-bottom {
  object-position: left bottom;
}
.responsiveimage-outer img.focus--default--center-top {
  object-position: center top;
}
.responsiveimage-outer img.focus--default--center-center {
  object-position: center center;
}
.responsiveimage-outer img.focus--default--center-bottom {
  object-position: center bottom;
}
.responsiveimage-outer img.focus--default--right-top {
  object-position: right top;
}
.responsiveimage-outer img.focus--default--right-center {
  object-position: right center;
}
.responsiveimage-outer img.focus--default--right-bottom {
  object-position: right bottom;
}
@media screen and (max-width: 991.8px) {
  .responsiveimage-outer.object-fit--tablet--cover {
    position: relative;
    display: block;
    min-height: 400px;
  }
  .responsiveimage-outer.object-fit--tablet--cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
  }
  .responsiveimage-outer.object-fit--tablet--cover picture,
  .responsiveimage-outer.object-fit--tablet--cover img {
    padding: inherit;
  }
  .responsiveimage-outer.object-fit--tablet--fit {
    position: static;
    display: flex;
    min-height: 20px;
  }
  .responsiveimage-outer.object-fit--tablet--fit img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    display: block;
    position: static;
    width: unset;
    object-fit: scale-down;
  }
  .responsiveimage-outer.object-fit--tablet--fit picture,
  .responsiveimage-outer.object-fit--tablet--fit img {
    padding: 0;
  }
  .responsiveimage-outer.object-fit--tablet--fit.grow--tablet--yes img {
    width: 100%;
    object-fit: contain;
  }
  .responsiveimage-outer img.focus--tablet--left-top {
    object-position: left top;
  }
  .responsiveimage-outer img.focus--tablet--left-center {
    object-position: left center;
  }
  .responsiveimage-outer img.focus--tablet--left-bottom {
    object-position: left bottom;
  }
  .responsiveimage-outer img.focus--tablet--center-top {
    object-position: center top;
  }
  .responsiveimage-outer img.focus--tablet--center-center {
    object-position: center center;
  }
  .responsiveimage-outer img.focus--tablet--center-bottom {
    object-position: center bottom;
  }
  .responsiveimage-outer img.focus--tablet--right-top {
    object-position: right top;
  }
  .responsiveimage-outer img.focus--tablet--right-center {
    object-position: right center;
  }
  .responsiveimage-outer img.focus--tablet--right-bottom {
    object-position: right bottom;
  }
}
@media screen and (max-width: 767.8px) {
  .responsiveimage-outer.object-fit--phone--cover {
    position: relative;
    display: block;
    min-height: 400px;
  }
  .responsiveimage-outer.object-fit--phone--cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
  }
  .responsiveimage-outer.object-fit--phone--cover picture,
  .responsiveimage-outer.object-fit--phone--cover img {
    padding: inherit;
  }
  .responsiveimage-outer.object-fit--phone--fit {
    position: static;
    display: flex;
    min-height: 20px;
  }
  .responsiveimage-outer.object-fit--phone--fit img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    display: block;
    position: static;
    width: unset;
    object-fit: scale-down;
  }
  .responsiveimage-outer.object-fit--phone--fit picture,
  .responsiveimage-outer.object-fit--phone--fit img {
    padding: 0;
  }
  .responsiveimage-outer.object-fit--phone--fit.grow--phone--yes img {
    width: 100%;
    object-fit: contain;
  }
  .responsiveimage-outer img.focus--phone--left-top {
    object-position: left top;
  }
  .responsiveimage-outer img.focus--phone--left-center {
    object-position: left center;
  }
  .responsiveimage-outer img.focus--phone--left-bottom {
    object-position: left bottom;
  }
  .responsiveimage-outer img.focus--phone--center-top {
    object-position: center top;
  }
  .responsiveimage-outer img.focus--phone--center-center {
    object-position: center center;
  }
  .responsiveimage-outer img.focus--phone--center-bottom {
    object-position: center bottom;
  }
  .responsiveimage-outer img.focus--phone--right-top {
    object-position: right top;
  }
  .responsiveimage-outer img.focus--phone--right-center {
    object-position: right center;
  }
  .responsiveimage-outer img.focus--phone--right-bottom {
    object-position: right bottom;
  }
}
@media print {
  .responsiveimage {
    display: block !important;
  }
}

.ratesfeesnontabbed-content {
  display: none;
}
.ratesfeesnontabbed-content[data-type='rates'] {
  min-height: 50px;
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
#navbar #searchbarcontainer {
  width: 500px;
  position: absolute;
  z-index: 101;
  top: 80px;
  right: 0px;
  display: none;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.15);
  padding: 24px;
  background-color: #ffffff;
}
@media screen and (max-width: 991.8px) {
  #navbar #searchbarcontainer {
    display: block !important;
    position: unset;
    box-shadow: none;
    padding: 0;
    width: 100%;
    margin: 0 0 16px;
  }
}
#navbar #searchbarcontainer .h4 {
  padding: 4px 0;
  color: #002f6c;
}
@media screen and (max-width: 991.8px) {
  #navbar #searchbarcontainer .h4 {
    display: none;
  }
}
#navbar #searchbarcontainer .search-close {
  position: absolute;
  right: 24px;
  top: 24px;
  height: 30px;
  width: 30px;
  background: #f7f7f7;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991.8px) {
  #navbar #searchbarcontainer .search-close {
    display: none;
  }
}
#navbar #searchbarcontainer .search-close #clearsearch {
  padding: 0;
  border: none;
  cursor: pointer;
}
#navbar #searchbarcontainer .searchbar {
  margin: 0 auto;
}
#navbar #searchbarcontainer .searchbar .searchfield {
  background: #f7f7f7;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 16px 0;
}
@media screen and (max-width: 991.8px) {
  #navbar #searchbarcontainer .searchbar .searchfield {
    margin: 0;
  }
}
#navbar #searchbarcontainer .searchbar .searchfield .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
#navbar #searchbarcontainer .searchbar .searchfield .input-group input {
  border-bottom: 2px solid transparent;
}
#navbar #searchbarcontainer .searchbar .searchfield .input-group input:focus {
  outline: none;
  box-shadow: none;
  border-bottom: 2px solid #0a64eb;
}
#navbar #searchbarcontainer .searchbar .searchfield .quick-search-icon {
  border-right: solid 1px #d9d9d6;
  display: flex;
  width: 40px;
  height: 24px;
  background: url("../../../etc/designs/comerica/v1_1/img/icon-search-grey.svg") no-repeat center center;
  margin-left: 4px;
}
@media screen and (max-width: 991.8px) {
  #navbar #searchbarcontainer .searchbar .quicklinks {
    display: none;
  }
}
#navbar #searchbarcontainer .searchbar .quicklinks ul {
  list-style-type: none;
  padding: 0px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
#navbar #searchbarcontainer .searchbar .quicklinks li {
  padding: 4px 16px 4px 0px;
}
#navbar #searchbarcontainer .searchbar .quicklinks a {
  text-decoration: none;
  color: #002f6c;
}
#navbar #searchbarcontainer .searchbar .quicklinks a:hover {
  text-decoration: underline;
}
#navbar #searchbarcontainer .searchbar .form-control {
  display: block;
  padding: 12px ;
  background: none;
  border: none;
  color: #53565a;
  height: 49px;
  border-radius: 0;
}
.navigationheader-default .searchbarcontainer {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 101;
  top: 0;
  display: none;
}
.navigationheader-default .searchbarcontainer .searchbar {
  width: 500px;
  margin: 0 auto;
}
.navigationheader-default .searchbarcontainer .searchbar .searchfield {
  background: #000000;
  flex: 0 0 100%;
  max-width: 100%;
}
.navigationheader-default .searchbarcontainer .searchbar .searchfield .input-group-text,
.navigationheader-default .searchbarcontainer .searchbar .searchfield .form-control {
  background: none;
  border: none;
  color: white;
  height: 49px;
}
.navigationheader-default .searchbarcontainer .searchbar .searchfield #clearsearch {
  cursor: pointer;
}
.navigationheader-default .searchbarcontainer .searchbar .quicklinks {
  background: #ffffff;
  padding: 20px;
  flex: 0 0 100%;
  max-width: 100%;
}
.navigationheader-default .searchbarcontainer .searchbar .quicklinks ul {
  list-style-type: none;
  padding-left: 10px;
}
.navigationheader-default .searchbarcontainer .searchbar .quicklinks ul a {
  text-decoration: none;
  color: #63666a;
}
.navigationheader-default .searchbar .input-group-text img {
  display: inline-block;
  width: 30px;
}

.navigationheader-v2 #navbar .nav-section .nav-section-content {
  display: none;
}
.navigationheader-v2 #navbar .nav-section.show .nav-section-content {
  display: block;
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.media-platform-inner {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
.media-platform-inner > iframe {
  border-width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #63666a;
}
.media-platform-inner.aspect-16-9 {
  padding-top: 56.25%;
}
.media-platform-inner.aspect-4-3 {
  padding-top: 75%;
}
.media-platform-inner.aspect-1-1 {
  padding-top: 100%;
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.herobanner {
  padding: 0 !important;
}
.herobanner .herobanner-outer {
  min-height: 360px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  position: relative;
}
.herobanner .herobanner-outer .content-wrap {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}
.herobanner .herobanner-outer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.herobanner .herobanner-outer.backgroundGradient30::before {
  background-color: rgba(0, 0, 0, 0.3);
}
.herobanner .herobanner-outer.backgroundGradient50::before {
  background-color: rgba(0, 0, 0, 0.5);
}
.herobanner .herobanner-outer.split::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  background-size: cover;
  background-position: center;
  width: 50%;
}
.herobanner .herobanner-inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
}
.herobanner .herobanner-inner > h1 {
  margin: 0;
  line-height: 1.0;
  padding-bottom: 16px;
}
.herobanner .herobanner-inner > .sub-heading,
.herobanner .herobanner-inner > .eyebrow-text {
  margin: 0;
  font-size: 1.25rem;
  font-family: "Trade Gothic Next LT W01 Bold", "TradeGothicBold", sans-serif;
  line-height: 1.25;
  padding-bottom: 16px;
}
.herobanner .herobanner-inner > .body-text {
  padding-bottom: 16px;
}
.herobanner .herobanner-inner .genericbutton {
  padding-left: 0;
}
@media (min-width: 992px) {
  .herobanner .content-wrap {
    max-width: 1200px;
  }
}
@media screen and (max-width: 991.8px) {
  .herobanner .container {
    padding-left: 0;
    padding-right: 0;
    max-width: unset;
  }
}
@media screen and (max-width: 767.8px) {
  .herobanner .herobanner-outer.split::before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;
    background-position: bottom;
  }
  .herobanner .herobanner-inner {
    padding-top: 16px;
    padding-bottom: 16px;
    justify-content: normal;
  }
  .herobanner .herobanner-inner > .sub-heading,
  .herobanner .herobanner-inner > .eyebrow-text {
    font-size: 1.125rem;
  }
}
@media print {
  .herobanner .herobanner-inner {
    justify-content: center;
  }
}
.herobanner .backgroundribbon {
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  border-bottom: solid 1px #d9d9d6;
  border-top: solid 1px #d9d9d6;
}
.herobanner .backgroundribbon .ribbon,
.herobanner .backgroundribbon .ribbon::before,
.herobanner .backgroundribbon .ribbon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250vw;
  height: 250vw;
  margin-left: -125vw;
  transform-origin: 50% 50%;
  border-radius: 38% 42%;
  box-shadow: inset 0 0 95px rgba(61, 134, 203, 0.8);
  background: transparent;
  animation: spin 116s infinite linear;
  mix-blend-mode: multiply;
}
.herobanner .backgroundribbon .ribbon::before {
  width: 105%;
  height: 95%;
  margin-top: -110vw;
  transform-origin: 49% 51%;
  border-radius: 40% 38%;
  box-shadow: inset 0 0 95px rgba(0, 47, 108, 0.8);
  animation: spin 113s infinite linear;
}
.herobanner .backgroundribbon .ribbon::after {
  width: 102%;
  height: 98%;
  margin-top: -130vw;
  transform-origin: 51% 49%;
  -webkit-transform-origin: 51% 49%;
  border-radius: 48% 42%;
  box-shadow: inset 0 0 95px rgba(153, 218, 232, 0.95);
  animation: spin 110s infinite linear;
}
.herobanner .backgroundribbon .ribbon.safari,
.herobanner .backgroundribbon .ribbon.safari::before,
.herobanner .backgroundribbon .ribbon.safari::after {
  animation: none;
  transform: rotate(13deg);
}
@keyframes spin {
  0% {
    transform: rotate(11deg);
  }
  100% {
    transform: rotate(371deg);
  }
}
@media print {
  .herobanner .herobanner-inner {
    padding: 0 24px;
  }
  .herobanner .herobanner-inner > h1 {
    font-size: 1.2rem;
    line-height: 1.25;
  }
  .herobanner .herobanner-inner > .sub-heading {
    font-size: 0.70rem;
    line-height: 1.25;
  }
  .herobanner .herobanner-inner > .eyebrow-text {
    font-size: 0.70rem;
    line-height: 1.25;
  }
  .herobanner .herobanner-inner > .body-text {
    font-size: 0.75rem;
    line-height: 1.25;
  }
  .herobanner .herobanner-inner .genericbutton {
    display: none;
  }
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.embeddedcontainer {
  width: 100%;
  overflow: hidden;
}
.fullwidthpagerow-outer {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.fullwidthpagerow-outer .fullwidthpagerow-inner {
  padding: 0;
  width: 100%;
  display: flex;
  flex-grow: 1;
  position: relative;
}
.fullwidthpagerow-outer .fullwidthpagerow-inner.limit-width {
  max-width: 1200px;
  margin: 0 auto;
}
.fullwidthpagerow-outer .fullwidthpagerow-inner > .responsivegrid,
.fullwidthpagerow-outer .fullwidthpagerow-inner > .responsivegrid > .aem-Grid {
  display: flex;
  flex-grow: 1;
}
.fullwidthpagerow-outer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fullwidthpagerow-outer.background-position--default--left-top {
  background-position: left top;
}
.fullwidthpagerow-outer.background-position--default--left-center {
  background-position: left center;
}
.fullwidthpagerow-outer.background-position--default--left-bottom {
  background-position: left bottom;
}
.fullwidthpagerow-outer.background-position--default--center-top {
  background-position: center top;
}
.fullwidthpagerow-outer.background-position--default--center-center {
  background-position: center center;
}
.fullwidthpagerow-outer.background-position--default--center-bottom {
  background-position: center bottom;
}
.fullwidthpagerow-outer.background-position--default--right-top {
  background-position: right top;
}
.fullwidthpagerow-outer.background-position--default--right-center {
  background-position: right center;
}
.fullwidthpagerow-outer.background-position--default--right-bottom {
  background-position: right bottom;
}
@media screen and (max-width: 991.8px) {
  .fullwidthpagerow-outer.background-position--tablet--left-top {
    background-position: left top;
  }
  .fullwidthpagerow-outer.background-position--tablet--left-center {
    background-position: left center;
  }
  .fullwidthpagerow-outer.background-position--tablet--left-bottom {
    background-position: left bottom;
  }
  .fullwidthpagerow-outer.background-position--tablet--center-top {
    background-position: center top;
  }
  .fullwidthpagerow-outer.background-position--tablet--center-center {
    background-position: center center;
  }
  .fullwidthpagerow-outer.background-position--tablet--center-bottom {
    background-position: center bottom;
  }
  .fullwidthpagerow-outer.background-position--tablet--right-top {
    background-position: right top;
  }
  .fullwidthpagerow-outer.background-position--tablet--right-center {
    background-position: right center;
  }
  .fullwidthpagerow-outer.background-position--tablet--right-bottom {
    background-position: right bottom;
  }
}
@media screen and (max-width: 767.8px) {
  .fullwidthpagerow-outer.background-position--phone--left-top {
    background-position: left top;
  }
  .fullwidthpagerow-outer.background-position--phone--left-center {
    background-position: left center;
  }
  .fullwidthpagerow-outer.background-position--phone--left-bottom {
    background-position: left bottom;
  }
  .fullwidthpagerow-outer.background-position--phone--center-top {
    background-position: center top;
  }
  .fullwidthpagerow-outer.background-position--phone--center-center {
    background-position: center center;
  }
  .fullwidthpagerow-outer.background-position--phone--center-bottom {
    background-position: center bottom;
  }
  .fullwidthpagerow-outer.background-position--phone--right-top {
    background-position: right top;
  }
  .fullwidthpagerow-outer.background-position--phone--right-center {
    background-position: right center;
  }
  .fullwidthpagerow-outer.background-position--phone--right-bottom {
    background-position: right bottom;
  }
}

.twocolumnimageandtext-outer {
  display: flex;
}
.twocolumnimageandtext-outer.image-left > .image2col {
  order: 0;
}
.twocolumnimageandtext-outer.image-right {
  justify-content: right;
}
.twocolumnimageandtext-outer.image-right > .image2col {
  order: 1;
}
.twocolumnimageandtext-outer .image2col {
  background-size: cover;
  background-position: center;
}
.twocolumnimageandtext-outer .image2col.col-md-12 {
  min-height: 400px;
}
.twocolumnimageandtext-outer .text2col > par {
  width: 100%;
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.navigationheader-default .searchbarcontainer {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 101;
  top: 0;
  display: none;
}
.navigationheader-default .searchbarcontainer .searchbar {
  width: 500px;
  margin: 0 auto;
}
.navigationheader-default .searchbarcontainer .searchbar .searchfield {
  background: #000000;
  flex: 0 0 100%;
  max-width: 100%;
}
.navigationheader-default .searchbarcontainer .searchbar .searchfield .input-group-text,
.navigationheader-default .searchbarcontainer .searchbar .searchfield .form-control {
  background: none;
  border: none;
  color: white;
  height: 49px;
}
.navigationheader-default .searchbarcontainer .searchbar .searchfield #clearsearch {
  cursor: pointer;
}
.navigationheader-default .searchbarcontainer .searchbar .quicklinks {
  background: #ffffff;
  padding: 20px;
  flex: 0 0 100%;
  max-width: 100%;
}
.navigationheader-default .searchbarcontainer .searchbar .quicklinks ul {
  list-style-type: none;
  padding-left: 10px;
}
.navigationheader-default .searchbarcontainer .searchbar .quicklinks ul a {
  text-decoration: none;
  color: #63666a;
}
.navigationheader-default .searchbar .input-group-text img {
  display: inline-block;
  width: 30px;
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.fullwidth-bulletlist {
  padding: 0 24px;
}
.fullwidth-bulletlist .bulletlist {
  margin-bottom: 0;
}
@media screen and (max-width: 576px) {
  .fullwidth-bulletlist .bulletlist {
    width: 100% !important;
    max-width: 576px;
  }
}
.fullwidth-bulletlist .bulletlist h4 {
  font-weight: bold;
  font-size: 1.125rem;
  padding-left: 22px;
  padding-bottom: 5px;
}
.fullwidth-bulletlist .bulletlist.bulletlistdefault {
  background-color: #e4e5e4;
}
.fullwidth-bulletlist .bulletlist.bulletlistblack {
  background-color: #000000;
}
.fullwidth-bulletlist .bulletlist.bulletlistwhite {
  background-color: #ffffff;
}
.fullwidth-bulletlist .bulletlist .bulletlisttitledefault {
  color: #002f6c;
}
.fullwidth-bulletlist .bulletlist .bulletlisttitleblack {
  color: #000000;
}
.fullwidth-bulletlist .bulletlist .bulletlisttitlewhite {
  color: #ffffff;
}
.fullwidth-bulletlist .bulletlist li a:link {
  text-decoration: none;
}
.fullwidth-bulletlist .bulletlist li a:link.bulletlistlinkdefault {
  color: #002f6c;
}
.fullwidth-bulletlist .bulletlist li a:link.bulletlistlinkblack {
  color: #000000;
}
.fullwidth-bulletlist .bulletlist li a:link.bulletlistlinkwhite {
  color: #ffffff;
}
.fullwidth-bulletlist .bulletlist-tile {
  padding: 24px;
  width: 100%;
}
.fullwidth-bulletlist #errorMessage {
  padding-top: 10px;
  padding-left: 22px;
  font-weight: bold;
}
.fullwidth-bulletlist .selectBullets {
  padding-left: 24px;
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.formcontainer-submit .g-recaptcha {
  margin: 0 auto;
  width: max-content;
}
.formcontainer-submit.center-align {
  text-align: center;
}
.formcontainer-submit.left-align {
  text-align: left;
  padding: 0 5px;
}
.formcontainer-submit.left-align .g-recaptcha {
  margin-left: 0;
}
.formcontainer-submit.right-align {
  text-align: right;
  padding: 0 5px;
}
.formcontainer-submit.right-align .g-recaptcha {
  margin-right: 0;
}
@keyframes dot-loader-submit {
  0% {
    background-color: var(--dot-color);
  }
  50%,
  100% {
    background-color: var(--dot-color-faded);
  }
}
.formcontainer-submit .dot-loader-wrap {
  display: none;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 -5%;
  top: -10px;
  pointer-events: none;
}
.formcontainer-submit .dot-loader-wrap .dot-loader-submit {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: var(--dot-color-faded);
  animation: dot-loader-submit 0.5s infinite linear alternate;
  animation-delay: 0.25s;
}
.formcontainer-submit .dot-loader-wrap .dot-loader-submit:before,
.formcontainer-submit .dot-loader-wrap .dot-loader-submit:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: var(--dot-color-faded);
  display: inline-block;
  position: absolute;
  top: 0;
  animation: dot-loader-submit 0.5s infinite alternate;
}
.formcontainer-submit .dot-loader-wrap .dot-loader-submit:before {
  left: -15px;
  animation-delay: 0s;
}
.formcontainer-submit .dot-loader-wrap .dot-loader-submit:after {
  left: 15px;
  animation-delay: .5s;
}
.formcontainer-submit .btn {
  font-family: "Trade Gothic Next LT W01 Heavy", arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  padding: 8px 24px;
  margin: 5px 0;
  background-color: #002f6c;
  border: solid 3px #002f6c;
  color: #ffffff;
  text-transform: uppercase;
  --dot-color: #ffffff;
  --dot-color-faded: rgba(255, 255, 255, 0.2);
}
.formcontainer-submit .btn:hover {
  color: #ffffff;
  background-color: #0049a8;
  border: solid 3px #0049a8;
}
.formcontainer-submit .btn:focus-visible {
  outline: 5px auto #0a64eb;
  outline-offset: 3px;
  box-shadow: none;
}
.formcontainer-submit .btn.outline {
  background-color: #ffffff;
  color: #002f6c;
  --dot-color: #002f6c;
  --dot-color-faded: rgba(0, 47, 108, 0.2);
}
.formcontainer-submit .btn.outline:hover {
  background-color: #f7f7f7;
}
.formcontainer-submit .btn.textbtn {
  background-color: transparent;
  color: #002f6c;
  border: solid 3px transparent;
  --dot-color: #002f6c;
  --dot-color-faded: rgba(0, 47, 108, 0.2);
}
.formcontainer-submit .btn.textbtn:hover {
  background-color: #f7f7f7;
}
.formcontainer-submit .iblue {
  background-color: #1259c3;
  border: solid 3px #1259c3;
}
.formcontainer-submit .iblue:hover {
  background-color: #0a64eb;
  border: solid 3px #0a64eb;
}
.formcontainer-submit .iblue.outline {
  background-color: #ffffff;
  color: #1259c3;
  --dot-color: #1259c3;
  --dot-color-faded: rgba(18, 89, 195, 0.2);
}
.formcontainer-submit .iblue.outline:hover {
  border: solid 3px #1259c3;
  background-color: #f7f7f7;
}
.formcontainer-submit .iblue.textbtn {
  background-color: transparent;
  color: #1259c3;
  border: solid 3px transparent;
  --dot-color: #1259c3;
  --dot-color-faded: rgba(18, 89, 195, 0.2);
}
.formcontainer-submit .iblue.textbtn:hover {
  background-color: #f7f7f7;
}
.formcontainer-submit .iorange {
  background-color: #d14200;
  border: solid 3px #d14200;
}
.formcontainer-submit .iorange:hover {
  background-color: #e64900;
  border: solid 3px #e64900;
}
.formcontainer-submit .iorange.outline {
  color: #d14200;
  background-color: #ffffff;
  --dot-color: #d14200;
  --dot-color-faded: rgba(209, 66, 0, 0.2);
}
.formcontainer-submit .iorange.outline:hover {
  border: solid 3px #d14200;
  background-color: #f7f7f7;
}
.formcontainer-submit .iorange.textbtn {
  background-color: transparent;
  color: #d14200;
  border: solid 3px transparent;
  --dot-color: #d14200;
  --dot-color-faded: rgba(209, 66, 0, 0.2);
}
.formcontainer-submit .iorange.textbtn:hover {
  background-color: #f7f7f7;
}
.formcontainer-submit .igreen {
  background-color: #147c51;
  border: solid 3px #147c51;
}
.formcontainer-submit .igreen:hover {
  background-color: #219653;
  border: solid 3px #219653;
}
.formcontainer-submit .igreen.outline {
  color: #147c51;
  background-color: #ffffff;
  --dot-color: #147c51;
  --dot-color-faded: rgba(20, 124, 81, 0.2);
}
.formcontainer-submit .igreen.outline:hover {
  border: solid 3px #147c51;
  background-color: #f7f7f7;
}
.formcontainer-submit .igreen.textbtn {
  background-color: transparent;
  color: #147c51;
  border: solid 3px transparent;
  --dot-color: #147c51;
  --dot-color-faded: rgba(20, 124, 81, 0.2);
}
.formcontainer-submit .igreen.textbtn:hover {
  background-color: #f7f7f7;
}
.formcontainer-submit .iteal {
  background-color: #1e828f;
  border: solid 3px #1e828f;
}
.formcontainer-submit .iteal:hover {
  background-color: #27a8b9;
  border: solid 3px #27a8b9;
}
.formcontainer-submit .iteal.outline {
  color: #1e828f;
  background-color: #ffffff;
  --dot-color: #1e828f;
  --dot-color-faded: rgba(30, 130, 143, 0.2);
}
.formcontainer-submit .iteal.outline:hover {
  border: solid 3px #1e828f;
  background-color: #f7f7f7;
}
.formcontainer-submit .iteal.textbtn {
  background-color: transparent;
  color: #1e828f;
  border: solid 3px transparent;
  --dot-color: #1e828f;
  --dot-color-faded: rgba(30, 130, 143, 0.2);
}
.formcontainer-submit .iteal.textbtn:hover {
  background-color: #f7f7f7;
}
.formcontainer-submit .imagenta {
  background-color: #dc3254;
  border: solid 3px #dc3254;
}
.formcontainer-submit .imagenta:hover {
  background-color: #e1516e;
  border: solid 3px #e1516e;
}
.formcontainer-submit .imagenta.outline {
  color: #dc3254;
  background-color: #ffffff;
  --dot-color: #dc3254;
  --dot-color-faded: rgba(220, 50, 84, 0.2);
}
.formcontainer-submit .imagenta.outline:hover {
  border: solid 3px #dc3254;
  background-color: #f7f7f7;
}
.formcontainer-submit .imagenta.textbtn {
  background-color: transparent;
  color: #dc3254;
  border: solid 3px transparent;
  --dot-color: #dc3254;
  --dot-color-faded: rgba(220, 50, 84, 0.2);
}
.formcontainer-submit .imagenta.textbtn:hover {
  background-color: #f7f7f7;
}
.formcontainer-submit .waiting.btn {
  cursor: wait !important;
}
.formcontainer-submit .waiting.btn div {
  color: transparent !important;
}
.formcontainer-submit .waiting.btn .dot-loader-wrap {
  display: flex;
}

.formcontainer-select .select-list li.hidden {
  display: none;
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.socialicons {
  display: flex;
  column-gap: 8px;
}
.socialicons a.notify {
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  width: 24px;
  height: 25px;
}
@media (max-width: 767.8px) {
  .socialicons a.notify {
    width: 32px;
    height: 33px;
  }
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.socialicons {
  display: flex;
  column-gap: 8px;
}
@media screen and (max-width: 767.8px) {
  .socialicons {
    flex-wrap: wrap;
    width: 120px;
  }
}
.socialicons a {
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  width: 24px;
  height: 25px;
}
@media screen and (max-width: 767.8px) {
  .socialicons a {
    width: 32px;
    height: 33px;
    margin-bottom: 12px;
  }
}
.socialicons .x-icon,
.socialicons .youtube-icon,
.socialicons .tiktok-icon {
  margin-top: 1px;
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.footerbtm .footer-container {
  background: #e4e5e4;
  font-size: 0.75rem;
  padding: 0 0 100px;
  line-height: 2;
  position: relative;
}
.footerbtm .footer-copyright {
  min-height: 160px ;
}
@media (max-width: 1200px) {
  .footerbtm .footer-copyright {
    margin-bottom: unset !important;
  }
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.copyrightfooter .footer-container {
  background: #e4e5e4;
  font-size: 0.75rem;
  padding: 0 0 100px;
  line-height: 2;
  position: relative;
}
.copyrightfooter .raise-tagline {
  position: unset;
}
.copyrightfooter .footer-copyright {
  min-height: 160px ;
}
.copyrightfooter .footer-copyright .raise-tagline > img {
  max-width: 100%;
  vertical-align: initial;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: .8;
}
@media (max-width: 1200px) {
  .copyrightfooter .footer-copyright {
    margin-bottom: unset !important;
  }
  .copyrightfooter .footer-copyright .raise-tagline {
    height: 40px;
  }
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.flexcontainer.flexcontainer.flexcontainer.flexcontainer {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.flexcontainer-items {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.flexcontainer-items.aem-Grid {
  display: flex;
  width: 100%;
  flex-grow: 1;
  position: relative;
}
.flexcontainer-items.aem-Grid > .aem-GridColumn:not( .aem-GridColumn--default--hide) {
  display: flex;
  flex-direction: column;
}
.flexcontainer-items.aem-Grid > .aem-GridColumn:not( .aem-GridColumn--default--hide) > *:first-child {
  flex-grow: 1;
}
.flexcontainer-items.aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
  display: none;
}
@media screen and (max-width: 991.8px) {
  .flexcontainer-items.aem-Grid > .aem-GridColumn:not( .aem-GridColumn--tablet--hide) {
    display: flex;
    flex-direction: column;
  }
  .flexcontainer-items.aem-Grid > .aem-GridColumn:not( .aem-GridColumn--tablet--hide) > *:first-child {
    flex-grow: 1;
  }
  .flexcontainer-items.aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--hide {
    display: none;
  }
}
@media screen and (max-width: 767.8px) {
  .flexcontainer-items.aem-Grid > .aem-GridColumn:not( .aem-GridColumn--phone--hide) {
    display: flex;
    flex-direction: column;
  }
  .flexcontainer-items.aem-Grid > .aem-GridColumn:not( .aem-GridColumn--phone--hide) > *:first-child {
    flex-grow: 1;
  }
  .flexcontainer-items.aem-Grid > .aem-GridColumn.aem-GridColumn--phone--hide {
    display: none;
  }
}
.flexcontainer-items.aem-Grid::before,
.flexcontainer-items.aem-Grid::after {
  display: none;
}
.flexcontainer-items.radiotoggled {
  display: none;
}
.flexcontainer-items.radiotoggled.show {
  display: flex;
}
.flexcontainer-items.background-position--default--left-top {
  background-position: left top;
}
.flexcontainer-items.background-position--default--left-center {
  background-position: left center;
}
.flexcontainer-items.background-position--default--left-bottom {
  background-position: left bottom;
}
.flexcontainer-items.background-position--default--center-top {
  background-position: center top;
}
.flexcontainer-items.background-position--default--center-center {
  background-position: center center;
}
.flexcontainer-items.background-position--default--center-bottom {
  background-position: center bottom;
}
.flexcontainer-items.background-position--default--right-top {
  background-position: right top;
}
.flexcontainer-items.background-position--default--right-center {
  background-position: right center;
}
.flexcontainer-items.background-position--default--right-bottom {
  background-position: right bottom;
}
@media screen and (max-width: 991.8px) {
  .flexcontainer-items.background-position--tablet--left-top {
    background-position: left top;
  }
  .flexcontainer-items.background-position--tablet--left-center {
    background-position: left center;
  }
  .flexcontainer-items.background-position--tablet--left-bottom {
    background-position: left bottom;
  }
  .flexcontainer-items.background-position--tablet--center-top {
    background-position: center top;
  }
  .flexcontainer-items.background-position--tablet--center-center {
    background-position: center center;
  }
  .flexcontainer-items.background-position--tablet--center-bottom {
    background-position: center bottom;
  }
  .flexcontainer-items.background-position--tablet--right-top {
    background-position: right top;
  }
  .flexcontainer-items.background-position--tablet--right-center {
    background-position: right center;
  }
  .flexcontainer-items.background-position--tablet--right-bottom {
    background-position: right bottom;
  }
}
@media screen and (max-width: 767.8px) {
  .flexcontainer-items.background-position--phone--left-top {
    background-position: left top;
  }
  .flexcontainer-items.background-position--phone--left-center {
    background-position: left center;
  }
  .flexcontainer-items.background-position--phone--left-bottom {
    background-position: left bottom;
  }
  .flexcontainer-items.background-position--phone--center-top {
    background-position: center top;
  }
  .flexcontainer-items.background-position--phone--center-center {
    background-position: center center;
  }
  .flexcontainer-items.background-position--phone--center-bottom {
    background-position: center bottom;
  }
  .flexcontainer-items.background-position--phone--right-top {
    background-position: right top;
  }
  .flexcontainer-items.background-position--phone--right-center {
    background-position: right center;
  }
  .flexcontainer-items.background-position--phone--right-bottom {
    background-position: right bottom;
  }
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
.fdicbar .fdic-banner {
  background: #f7f7f7;
  padding: 8px 12px 8px 34px;
  text-align: left;
  z-index: 65;
  font-size: 12.8px;
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 991.8px) {
  .fdicbar .fdic-banner {
    text-align: center;
    padding: 8px 12px;
  }
}
.fdicbar .fdic-banner > img {
  width: 100%;
  max-width: 418px;
  max-height: 17px;
}
@media print {
  .fdicbar .fdic-banner {
    text-align: left;
  }
}
.stickyheader:has(.navigationheader-v2) .fdicbar .fdic-banner {
  padding: 8px 12px 8px 16px;
}

.twocolumnimageandtext.aem-GridColumn {
  padding: 0;
}
@media (max-width: 991.8px) {
  .twocolumnimageandtext-outer {
    flex-direction: column;
    justify-content: initial;
  }
  .twocolumnimageandtext-outer .image2col {
    min-height: 400px;
  }
  .twocolumnimageandtext-outer.mobile-image-above > .image2col {
    order: 0;
  }
  .twocolumnimageandtext-outer.mobile-image-below > .image2col {
    order: 1;
  }
}
.twocolumnimageandtext-outer .text2col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 60px 90px;
}
.twocolumnimageandtext-outer .text2col .parsys {
  width: 100%;
}
@media (min-width: 992px) {
  .twocolumnimageandtext-outer.image-right .text2col {
    align-items: flex-end;
  }
}

@charset "UTF-8";

/* ********************************************************************* */
/* OLD GLOBAL STYLE SHEET */ 
/* Current Global Stylesheet: */
/* jcr_root/apps/comerica/clientlibs/v1_1/comerica-redesign/css/style.less */
/* ********************************************************************* */

@import "//fast.fonts.net/t/1.css?apiType=css&projectid=2dc138a2-dfbe-4598-9ae5-d97b9adee66e";

/*Original 1/6*/
@font-face {
    font-family: "TradeGothicLight";
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/dc61b9f1-7609-475e-af7d-8b2b5deb401d.eot?#iefix");
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/dc61b9f1-7609-475e-af7d-8b2b5deb401d.eot?#iefix")
		format("eot"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/655d9d2d-89f2-4a22-8374-53dc74dfec80.woff2")
		format("woff2"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/3490ccd3-6e42-49ba-9733-7af1e400a3b4.woff")
		format("woff"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/c44646ee-cf36-4809-92b4-9b4f292a2ca1.ttf")
		format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
    font-family:"TradeGothicLightObl";
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/77f7d8ca-02db-4941-ad55-882e979d33e7.eot?#iefix");
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/77f7d8ca-02db-4941-ad55-882e979d33e7.eot?#iefix") 
	    format("eot"),
	    url("../../../etc/designs/comerica/fonts/TradeGothic/f620b269-db3a-475a-b921-76f2e08ca2e8.woff2") 
	    format("woff2"),
	    url("../../../etc/designs/comerica/fonts/TradeGothic/7701d058-a36f-47b1-bccb-d7262294de7b.woff") 
	    format("woff"),
	    url("../../../etc/designs/comerica/fonts/TradeGothic/fc512356-9178-4c71-862b-ebc1f5201fcb.ttf") 
	    format("truetype");
	font-style: normal;
	font-weight: normal;
}

/*Original 2/6*/
@font-face{
    font-family: "TradeGothicRoman";
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/40775ed4-d9b0-4f75-b874-80f2842332a9.eot?#iefix");
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/40775ed4-d9b0-4f75-b874-80f2842332a9.eot?#iefix")
		format("eot"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/24ba8ea7-bbf3-40e0-b924-fd985d79ebca.woff2")
		format("woff2"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/9274bb7f-01c5-45cb-b935-f53683ab6dd6.woff")
		format("woff"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/a94b3f7a-c1fd-4bbe-9273-1f6f081dcb2f.ttf")
		format("truetype");
	font-style: normal;
	font-weight: normal;
}

/*Original 3/6*/    
@font-face {
    font-family: "TradeGothicObl";
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/379b55d3-190d-48bd-b1f2-dc787a73b65b.eot?#iefix");
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/379b55d3-190d-48bd-b1f2-dc787a73b65b.eot?#iefix")
		format("eot"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/5760433c-f9b7-4c0d-b618-77b03ff59186.woff2")
		format("woff2"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/48f8ec71-d114-4f7f-a933-b1032c89aa32.woff")
		format("woff"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/efdb46c3-279b-490c-8468-dfe30e01582c.ttf")
		format("truetype");
	font-style: normal;
	font-weight: normal;
}

/*Original 4/6*/    
@font-face {
    font-family: "TradeGothicBold";
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/d1380d7c-6e23-49c9-bac2-0f927e77eb17.eot?#iefix");
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/d1380d7c-6e23-49c9-bac2-0f927e77eb17.eot?#iefix")
		format("eot"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/2bd4e485-6e2d-478c-94c7-9a7cabf8e98d.woff2")
		format("woff2"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/3e9c6e62-e41c-408b-bef3-ffa454301b17.woff")
		format("woff"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/a74675c3-a15b-41ed-8409-e90f921c3cb8.ttf")
		format("truetype");
	font-style: normal;
	font-weight: normal;
}
    
@font-face {
    font-family: "TradeGothicBold2";
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/07702e82-1476-4552-97e1-682d5af3bd30.eot?#iefix");
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/07702e82-1476-4552-97e1-682d5af3bd30.eot?#iefix") 
    	format("eot"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/4a5b9bde-0062-4b1f-ae1f-d2ad4d283b55.woff2") 
    	format("woff2"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/dd603555-b5c3-4df6-885b-b75ef30fa0f8.woff") 
    	format("woff"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/6515df23-fbdf-459f-924c-b449b8b7ade8.ttf") 
    	format("truetype");
	font-style: normal;
	font-weight: normal;
}
    
@font-face {
    font-family: "TradeGothicBoldObl";
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/5af5cca0-8b33-4369-b022-a8eb4f53ded5.eot?#iefix");
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/5af5cca0-8b33-4369-b022-a8eb4f53ded5.eot?#iefix") 
    	format("eot"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/0cf6debe-3269-426f-b349-7bcf527b649f.woff2") 
    	format("woff2"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/f998543e-70ae-47de-a9c9-6a8da4bfb310.woff") 
    	format("woff"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/bfd5cdd0-8420-4fd5-9751-6bb3887818b1.ttf") 
    	format("truetype");
	font-style: normal;
	font-weight: normal;
}
  
@font-face {
    font-family: "TradeGothicBold2Obl";
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/3a3811df-095b-42db-a25d-ddab2bbeedfa.eot?#iefix");
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/3a3811df-095b-42db-a25d-ddab2bbeedfa.eot?#iefix") 
    	format("eot"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/cf117f57-227f-4bba-ae2f-24caa1ec7a5d.woff2") 
    	format("woff2"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/e2a62655-b75b-4999-9377-75c6f7957ae5.woff") 
    	format("woff"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/aa7f4d20-bc42-4a35-b9cb-6ce46f1ec04d.ttf") 
    	format("truetype");
	font-style: normal;
	font-weight: normal;
}

/*Original 5/6*/    
@font-face {
    font-family: "TradeGothicCon";
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/57d839de-c1a3-492d-837d-edcd2c1d620b.eot?#iefix");
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/57d839de-c1a3-492d-837d-edcd2c1d620b.eot?#iefix")
		format("eot"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/4a10911a-c25d-4efa-b155-59d533f0e0c2.woff2")
		format("woff2"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/ac62393e-80e8-42f0-a6d7-fb566b94e567.woff")
		format("woff"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/97d9873e-7926-4480-96de-a1d47c4afa72.ttf")
		format("truetype");
	font-style: normal;
	font-weight: normal;
}
    
@font-face {
    font-family: "TradeGothicConObl";
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/b3f496f3-4f32-4733-b8f9-9a454d424f55.eot?#iefix");
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/b3f496f3-4f32-4733-b8f9-9a454d424f55.eot?#iefix") 
    	format("eot"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/41ece3eb-1bb2-47b3-b868-6adebc34c1a4.woff2") 
    	format("woff2"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/17dcb20a-a719-4259-bcd1-d75d63499d9b.woff") 
    	format("woff"),
    	url("../../../etc/designs/comerica/fonts/TradeGothic/a004c7a1-d244-4304-a65d-c43cb2f5a59d.ttf") 
    	format("truetype");
	font-style: normal;
	font-weight: normal;
}

/*Original 6/6*/    
@font-face {
    font-family: "TradeGothicBoldCon";
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/f0708d82-47f5-4497-afac-8c5a771250e8.eot?#iefix");
	src:
		url("../../../etc/designs/comerica/fonts/TradeGothic/f0708d82-47f5-4497-afac-8c5a771250e8.eot?#iefix")
		format("eot"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/520ed712-50ad-4591-aa63-b242b83a3694.woff2")
		format("woff2"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/c9083b7e-ba26-4e45-8f1b-34ad32e924e5.woff")
		format("woff"),
		url("../../../etc/designs/comerica/fonts/TradeGothic/84c568ba-a16d-43bb-ad9f-783ab985108f.ttf")
		format("truetype");
	font-style: normal;
	font-weight: normal;
}
    
@font-face {
    font-family: "TradeGothicBoldConObl";
    src: 
    	url("../../../etc/designs/comerica/fonts/TradeGothic/a0a8ec99-1789-4b71-b17f-ddab957120d6.eot?#iefix");
    src: 
	    url("../../../etc/designs/comerica/fonts/TradeGothic/a0a8ec99-1789-4b71-b17f-ddab957120d6.eot?#iefix") 
	    format("eot"),
	    url("../../../etc/designs/comerica/fonts/TradeGothic/3fdda737-37d7-427f-8882-07c8713989cf.woff2") 
	    format("woff2"),
	    url("../../../etc/designs/comerica/fonts/TradeGothic/61d59718-e067-4b03-b9e8-76b9fd8289e3.woff") 
	    format("woff"),
	    url("../../../etc/designs/comerica/fonts/TradeGothic/d100bbbc-4838-476a-abe1-4c3160a74e42.ttf") 
	    format("truetype");
	font-style: normal;
	font-weight: normal;
}
    
@font-face {
    font-family: "TradeGothicExt";
    src: 
    	url("comerica/css/Fonts/80bacd55-21c1-4d38-9941-54ce3c8922e7.eot?#iefix");
    src: 
	    url("comerica/css/Fonts/80bacd55-21c1-4d38-9941-54ce3c8922e7.eot?#iefix") 
	    format("eot"),
	    url("comerica/css/Fonts/4f458de2-59d7-4507-b9c4-5aed62c5febf.woff2") 
	    format("woff2"),
	    url("comerica/css/Fonts/6f588c87-6adb-4ea9-964b-dc544f34ccbe.woff") 
	    format("woff"),
	    url("comerica/css/Fonts/59b8bca1-7a53-4e0f-9786-57620b2094cc.ttf") 
	    format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
    font-family: "TradeGothicBoldExt";
    src: 
    	url("comerica/css/Fonts/97a53a0a-5bd4-4ef3-87fd-13fe60daf933.eot?#iefix");
    src: 
	    url("comerica/css/Fonts/97a53a0a-5bd4-4ef3-87fd-13fe60daf933.eot?#iefix") 
	    format("eot"),
	    url("comerica/css/Fonts/4bf77dbf-9e1d-4b9c-927f-625e180e9016.woff2") 
	    format("woff2"),
	    url("comerica/css/Fonts/3480b7c2-478a-4683-a465-48610e313ad5.woff") 
	    format("woff"),
	    url("comerica/css/Fonts/bcda37e4-222a-4e9d-8649-61e2085fbe2b.ttf") 
	    format("truetype");
	font-style: normal;
	font-weight: normal;
}     
    
@font-face {
  font-family: "ehl";
  src: url("../../../etc/designs/comerica/fonts/icn/ehl.eot");
  src: url("../../../etc/designs/comerica/fonts/icn/ehl.eot?#iefix") format("embedded-opentype"), url("../../../etc/designs/comerica/fonts/icn/ehl.woff") format("woff"), url("../../../etc/designs/comerica/fonts/icn/ehl.ttf") format("truetype"), url("../../../etc/designs/comerica/fonts/icn/ehl.svg#ehl") format("svg");
  font-style: normal;
  font-weight: normal; }  

.tgl {
	font-family: 'TradeGothicLight', arial, sans-serif;
	font-weight: 100;
	font-style: normal;
}

.tgr {
	font-family: 'TradeGothicRoman', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.tgo {
	font-family: 'TradeGothicObl', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.tgb {
	font-family: 'TradeGothicBold', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.tgc {
	font-family: 'TradeGothicCon', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.tgbc {
	font-family: 'TradeGothicBoldCon', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

[class^="ehl"], [class*=" ehl"] {
	font-family: 'ehl';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ehlEHLIcon:before {
	content: "\45";
}

.ehl {
	font-size: 16px;
	color: #d0d3d4;
	display: inline-block;
	vertical-align: top;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not ([controls] ) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background: transparent;
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not (:root ) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
	{
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button
	{
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a, a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="javascript:"]:after, a[href^="#"]:after {
		content: "";
	}
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr, img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	h2, h3 {
		page-break-after: avoid;
	}
	select {
		background: #fff !important;
	}
	.navbar {
		display: none;
	}
	.table td, .table th {
		background-color: #fff !important;
	}
	.btn>.caret, .dropup>.btn>.caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd !important;
	}
}

@font-face {
	font-family: "Glyphicons Halflings";
	src:
		url("../../../etc/designs/comerica/fonts/bootstrap/glyphicons-halflings-regular.eot");
	src:
		url("../../../etc/designs/comerica/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix")
		format("embedded-opentype"),
		url("../../../etc/designs/comerica/fonts/bootstrap/glyphicons-halflings-regular.woff")
		format("woff"),
		url("../../../etc/designs/comerica/fonts/bootstrap/glyphicons-halflings-regular.ttf")
		format("truetype"),
		url("../../../etc/designs/comerica/fonts/bootstrap/glyphicons-halflings-regular.svg#Glyphicons Halflings")
		format("svg");
	font-style: normal;
	font-weight: normal;
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
	content: "\2a";
}

.glyphicon-plus:before {
	content: "\2b";
}

.glyphicon-euro:before {
	content: "\20ac";
}

.glyphicon-minus:before {
	content: "\2212";
}

.glyphicon-cloud:before {
	content: "\2601";
}

.glyphicon-envelope:before {
	content: "\2709";
}

.glyphicon-pencil:before {
	content: "\270f";
}

.glyphicon-glass:before {
	content: "\e001";
}

.glyphicon-music:before {
	content: "\e002";
}

.glyphicon-search:before {
	content: "\e003";
}

.glyphicon-heart:before {
	content: "\e005";
}

.glyphicon-star:before {
	content: "\e006";
}

.glyphicon-star-empty:before {
	content: "\e007";
}

.glyphicon-user:before {
	content: "\e008";
}

.glyphicon-film:before {
	content: "\e009";
}

.glyphicon-th-large:before {
	content: "\e010";
}

.glyphicon-th:before {
	content: "\e011";
}

.glyphicon-th-list:before {
	content: "\e012";
}

.glyphicon-ok:before {
	content: "\e013";
}

.glyphicon-remove:before {
	content: "\e014";
}

.glyphicon-zoom-in:before {
	content: "\e015";
}

.glyphicon-zoom-out:before {
	content: "\e016";
}

.glyphicon-off:before {
	content: "\e017";
}

.glyphicon-signal:before {
	content: "\e018";
}

.glyphicon-cog:before {
	content: "\e019";
}

.glyphicon-trash:before {
	content: "\e020";
}

.glyphicon-home:before {
	content: "\e021";
}

.glyphicon-file:before {
	content: "\e022";
}

.glyphicon-time:before {
	content: "\e023";
}

.glyphicon-road:before {
	content: "\e024";
}

.glyphicon-download-alt:before {
	content: "\e025";
}

.glyphicon-download:before {
	content: "\e026";
}

.glyphicon-upload:before {
	content: "\e027";
}

.glyphicon-inbox:before {
	content: "\e028";
}

.glyphicon-play-circle:before {
	content: "\e029";
}

.glyphicon-repeat:before {
	content: "\e030";
}

.glyphicon-refresh:before {
	content: "\e031";
}

.glyphicon-list-alt:before {
	content: "\e032";
}

.glyphicon-lock:before {
	content: "\e033";
}

.glyphicon-flag:before {
	content: "\e034";
}

.glyphicon-headphones:before {
	content: "\e035";
}

.glyphicon-volume-off:before {
	content: "\e036";
}

.glyphicon-volume-down:before {
	content: "\e037";
}

.glyphicon-volume-up:before {
	content: "\e038";
}

.glyphicon-qrcode:before {
	content: "\e039";
}

.glyphicon-barcode:before {
	content: "\e040";
}

.glyphicon-tag:before {
	content: "\e041";
}

.glyphicon-tags:before {
	content: "\e042";
}

.glyphicon-book:before {
	content: "\e043";
}

.glyphicon-bookmark:before {
	content: "\e044";
}

.glyphicon-print:before {
	content: "\e045";
}

.glyphicon-camera:before {
	content: "\e046";
}

.glyphicon-font:before {
	content: "\e047";
}

.glyphicon-bold:before {
	content: "\e048";
}

.glyphicon-italic:before {
	content: "\e049";
}

.glyphicon-text-height:before {
	content: "\e050";
}

.glyphicon-text-width:before {
	content: "\e051";
}

.glyphicon-align-left:before {
	content: "\e052";
}

.glyphicon-align-center:before {
	content: "\e053";
}

.glyphicon-align-right:before {
	content: "\e054";
}

.glyphicon-align-justify:before {
	content: "\e055";
}

.glyphicon-list:before {
	content: "\e056";
}

.glyphicon-indent-left:before {
	content: "\e057";
}

.glyphicon-indent-right:before {
	content: "\e058";
}

.glyphicon-facetime-video:before {
	content: "\e059";
}

.glyphicon-picture:before {
	content: "\e060";
}

.glyphicon-map-marker:before {
	content: "\e062";
}

.glyphicon-adjust:before {
	content: "\e063";
}

.glyphicon-tint:before {
	content: "\e064";
}

.glyphicon-edit:before {
	content: "\e065";
}

.glyphicon-share:before {
	content: "\e066";
}

.glyphicon-check:before {
	content: "\e067";
}

.glyphicon-move:before {
	content: "\e068";
}

.glyphicon-step-backward:before {
	content: "\e069";
}

.glyphicon-fast-backward:before {
	content: "\e070";
}

.glyphicon-backward:before {
	content: "\e071";
}

.glyphicon-play:before {
	content: "\e072";
}

.glyphicon-pause:before {
	content: "\e073";
}

.glyphicon-stop:before {
	content: "\e074";
}

.glyphicon-forward:before {
	content: "\e075";
}

.glyphicon-fast-forward:before {
	content: "\e076";
}

.glyphicon-step-forward:before {
	content: "\e077";
}

.glyphicon-eject:before {
	content: "\e078";
}

.glyphicon-chevron-left:before {
	content: "\e079";
}

.glyphicon-chevron-right:before {
	content: "\e080";
}

.glyphicon-plus-sign:before {
	content: "\e081";
}

.glyphicon-minus-sign:before {
	content: "\e082";
}

.glyphicon-remove-sign:before {
	content: "\e083";
}

.glyphicon-ok-sign:before {
	content: "\e084";
}

.glyphicon-question-sign:before {
	content: "\e085";
}

.glyphicon-info-sign:before {
	content: "\e086";
}

.glyphicon-screenshot:before {
	content: "\e087";
}

.glyphicon-remove-circle:before {
	content: "\e088";
}

.glyphicon-ok-circle:before {
	content: "\e089";
}

.glyphicon-ban-circle:before {
	content: "\e090";
}

.glyphicon-arrow-left:before {
	content: "\e091";
}

.glyphicon-arrow-right:before {
	content: "\e092";
}

.glyphicon-arrow-up:before {
	content: "\e093";
}

.glyphicon-arrow-down:before {
	content: "\e094";
}

.glyphicon-share-alt:before {
	content: "\e095";
}

.glyphicon-resize-full:before {
	content: "\e096";
}

.glyphicon-resize-small:before {
	content: "\e097";
}

.glyphicon-exclamation-sign:before {
	content: "\e101";
}

.glyphicon-gift:before {
	content: "\e102";
}

.glyphicon-leaf:before {
	content: "\e103";
}

.glyphicon-fire:before {
	content: "\e104";
}

.glyphicon-eye-open:before {
	content: "\e105";
}

.glyphicon-eye-close:before {
	content: "\e106";
}

.glyphicon-warning-sign:before {
	content: "\e107";
}

.glyphicon-plane:before {
	content: "\e108";
}

.glyphicon-calendar:before {
	content: "\e109";
}

.glyphicon-random:before {
	content: "\e110";
}

.glyphicon-comment:before {
	content: "\e111";
}

.glyphicon-magnet:before {
	content: "\e112";
}

.glyphicon-chevron-up:before {
	content: "\e113";
}

.glyphicon-chevron-down:before {
	content: "\e114";
}

.glyphicon-retweet:before {
	content: "\e115";
}

.glyphicon-shopping-cart:before {
	content: "\e116";
}

.glyphicon-folder-close:before {
	content: "\e117";
}

.glyphicon-folder-open:before {
	content: "\e118";
}

.glyphicon-resize-vertical:before {
	content: "\e119";
}

.glyphicon-resize-horizontal:before {
	content: "\e120";
}

.glyphicon-hdd:before {
	content: "\e121";
}

.glyphicon-bullhorn:before {
	content: "\e122";
}

.glyphicon-bell:before {
	content: "\e123";
}

.glyphicon-certificate:before {
	content: "\e124";
}

.glyphicon-thumbs-up:before {
	content: "\e125";
}

.glyphicon-thumbs-down:before {
	content: "\e126";
}

.glyphicon-hand-right:before {
	content: "\e127";
}

.glyphicon-hand-left:before {
	content: "\e128";
}

.glyphicon-hand-up:before {
	content: "\e129";
}

.glyphicon-hand-down:before {
	content: "\e130";
}

.glyphicon-circle-arrow-right:before {
	content: "\e131";
}

.glyphicon-circle-arrow-left:before {
	content: "\e132";
}

.glyphicon-circle-arrow-up:before {
	content: "\e133";
}

.glyphicon-circle-arrow-down:before {
	content: "\e134";
}

.glyphicon-globe:before {
	content: "\e135";
}

.glyphicon-wrench:before {
	content: "\e136";
}

.glyphicon-tasks:before {
	content: "\e137";
}

.glyphicon-filter:before {
	content: "\e138";
}

.glyphicon-briefcase:before {
	content: "\e139";
}

.glyphicon-fullscreen:before {
	content: "\e140";
}

.glyphicon-dashboard:before {
	content: "\e141";
}

.glyphicon-paperclip:before {
	content: "\e142";
}

.glyphicon-heart-empty:before {
	content: "\e143";
}

.glyphicon-link:before {
	content: "\e144";
}

.glyphicon-phone:before {
	content: "\e145";
}

.glyphicon-pushpin:before {
	content: "\e146";
}

.glyphicon-usd:before {
	content: "\e148";
}

.glyphicon-gbp:before {
	content: "\e149";
}

.glyphicon-sort:before {
	content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

.glyphicon-sort-by-order:before {
	content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

.glyphicon-sort-by-attributes:before {
	content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

.glyphicon-unchecked:before {
	content: "\e157";
}

.glyphicon-expand:before {
	content: "\e158";
}

.glyphicon-collapse-down:before {
	content: "\e159";
}

.glyphicon-collapse-up:before {
	content: "\e160";
}

.glyphicon-log-in:before {
	content: "\e161";
}

.glyphicon-flash:before {
	content: "\e162";
}

.glyphicon-log-out:before {
	content: "\e163";
}

.glyphicon-new-window:before {
	content: "\e164";
}

.glyphicon-record:before {
	content: "\e165";
}

.glyphicon-save:before {
	content: "\e166";
}

.glyphicon-open:before {
	content: "\e167";
}

.glyphicon-saved:before {
	content: "\e168";
}

.glyphicon-import:before {
	content: "\e169";
}

.glyphicon-export:before {
	content: "\e170";
}

.glyphicon-send:before {
	content: "\e171";
}

.glyphicon-floppy-disk:before {
	content: "\e172";
}

.glyphicon-floppy-saved:before {
	content: "\e173";
}

.glyphicon-floppy-remove:before {
	content: "\e174";
}

.glyphicon-floppy-save:before {
	content: "\e175";
}

.glyphicon-floppy-open:before {
	content: "\e176";
}

.glyphicon-credit-card:before {
	content: "\e177";
}

.glyphicon-transfer:before {
	content: "\e178";
}

.glyphicon-cutlery:before {
	content: "\e179";
}

.glyphicon-header:before {
	content: "\e180";
}

.glyphicon-compressed:before {
	content: "\e181";
}

.glyphicon-earphone:before {
	content: "\e182";
}

.glyphicon-phone-alt:before {
	content: "\e183";
}

.glyphicon-tower:before {
	content: "\e184";
}

.glyphicon-stats:before {
	content: "\e185";
}

.glyphicon-sd-video:before {
	content: "\e186";
}

.glyphicon-hd-video:before {
	content: "\e187";
}

.glyphicon-subtitles:before {
	content: "\e188";
}

.glyphicon-sound-stereo:before {
	content: "\e189";
}

.glyphicon-sound-dolby:before {
	content: "\e190";
}

.glyphicon-sound-5-1:before {
	content: "\e191";
}

.glyphicon-sound-6-1:before {
	content: "\e192";
}

.glyphicon-sound-7-1:before {
	content: "\e193";
}

.glyphicon-copyright-mark:before {
	content: "\e194";
}

.glyphicon-registration-mark:before {
	content: "\e195";
}

.glyphicon-cloud-download:before {
	content: "\e197";
}

.glyphicon-cloud-upload:before {
	content: "\e198";
}

.glyphicon-tree-conifer:before {
	content: "\e199";
}

.glyphicon-tree-deciduous:before {
	content: "\e200";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

body {
	font-family: 'TradeGothicLight', "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333333;
	background-color: #fff;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #002f6c;
	/*text-decoration: underline;*/
}

a:hover, a:focus {
	color: #000e1f;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 2px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 1px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #f0f0f0;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: normal;
	line-height: 1.1;
	color: inherit;
}

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small,
	h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small,
	.h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small,
	.h5 small, .h5 .small, .h6 small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #ababab;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small,
	.h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small,
	.h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
	font-size: 75%;
}

h1, .h1 {
	font-size: 36px;
}

h2, .h2 {
	font-size: 30px;
}

h3, .h3 {
	font-size: 24px;
}

h4, .h4 {
	font-size: 18px;
}

h5, .h5 {
	font-size: 14px;
}

h6, .h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media screen and ( min-width : 768px) {
	.lead {
		font-size: 21px;
	}
}

small, .small {
	font-size: 85%;
}

cite {
	font-style: normal;
}

mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #d0d3d4;
}

.text-primary {
	color: #002f6c;
}

a.text-primary:hover {
	color: #001939;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover {
	color: #843534;
}

.bg-primary {
	color: #fff;
}

.bg-primary {
	background-color: #002f6c;
}

a.bg-primary:hover {
	background-color: #001939;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #f0f0f0;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}

ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0;
}

.list-unstyled, .list-inline {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	margin-left: -5px;
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt, dd {
	line-height: 1.42857;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table;
}

.dl-horizontal dd:after {
	clear: both;
}

@media screen and ( min-width : 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #d0d3d4;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #f0f0f0;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child
	{
	margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #ababab;
}

blockquote footer:before, blockquote small:before, blockquote .small:before
	{
	content: '\2014 \00A0';
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #f0f0f0;
	border-left: 0;
	text-align: right;
}

.blockquote-reverse footer:before, .blockquote-reverse small:before,
	.blockquote-reverse .small:before, blockquote.pull-right footer:before,
	blockquote.pull-right small:before, blockquote.pull-right .small:before
	{
	content: '';
}

.blockquote-reverse footer:after, .blockquote-reverse small:after,
	.blockquote-reverse .small:after, blockquote.pull-right footer:after,
	blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}

blockquote:before, blockquote:after {
	content: "";
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857;
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 1px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 1px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 1px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.container:before, .container:after {
	content: " ";
	display: table;
}

.container:after {
	clear: both;
}

@media screen and ( min-width : 768px) {
	.container {
		width: 760px;
	}
}

@media ( min-width : 992px) {
	.container {
		width: 980px;
	}
}

@media ( min-width : 1200px) {
	.container {
		width: 1180px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -20px;
	margin-right: -20px;
}

.row:before, .row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
	.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
	.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
	.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
	.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
	.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
	.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
	.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
	{
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
	.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-1 {
	width: 8.33333%;
}

.col-xs-2 {
	width: 16.66667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.33333%;
}

.col-xs-5 {
	width: 41.66667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	width: 58.33333%;
}

.col-xs-8 {
	width: 66.66667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.33333%;
}

.col-xs-11 {
	width: 91.66667%;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

.col-xs-pull-2 {
	right: 16.66667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.33333%;
}

.col-xs-pull-5 {
	right: 41.66667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.33333%;
}

.col-xs-pull-8 {
	right: 66.66667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.33333%;
}

.col-xs-pull-11 {
	right: 91.66667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.33333%;
}

.col-xs-push-2 {
	left: 16.66667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.33333%;
}

.col-xs-push-5 {
	left: 41.66667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.33333%;
}

.col-xs-push-8 {
	left: 66.66667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.33333%;
}

.col-xs-push-11 {
	left: 91.66667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.33333%;
}

.col-xs-offset-2 {
	margin-left: 16.66667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333%;
}

.col-xs-offset-5 {
	margin-left: 41.66667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333%;
}

.col-xs-offset-8 {
	margin-left: 66.66667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333%;
}

.col-xs-offset-11 {
	margin-left: 91.66667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media screen and ( min-width : 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
		.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-1 {
		width: 8.33333%;
	}
	.col-sm-2 {
		width: 16.66667%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-4 {
		width: 33.33333%;
	}
	.col-sm-5 {
		width: 41.66667%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.33333%;
	}
	.col-sm-8 {
		width: 66.66667%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.33333%;
	}
	.col-sm-11 {
		width: 91.66667%;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-pull-1 {
		right: 8.33333%;
	}
	.col-sm-pull-2 {
		right: 16.66667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.33333%;
	}
	.col-sm-pull-5 {
		right: 41.66667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.33333%;
	}
	.col-sm-pull-8 {
		right: 66.66667%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.33333%;
	}
	.col-sm-pull-11 {
		right: 91.66667%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-push-1 {
		left: 8.33333%;
	}
	.col-sm-push-2 {
		left: 16.66667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.33333%;
	}
	.col-sm-push-5 {
		left: 41.66667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.33333%;
	}
	.col-sm-push-8 {
		left: 66.66667%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.33333%;
	}
	.col-sm-push-11 {
		left: 91.66667%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media ( min-width : 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
		.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-1 {
		width: 8.33333%;
	}
	.col-md-2 {
		width: 16.66667%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.33333%;
	}
	.col-md-5 {
		width: 41.66667%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.33333%;
	}
	.col-md-8 {
		width: 66.66667%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.33333%;
	}
	.col-md-11 {
		width: 91.66667%;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.33333%;
	}
	.col-md-pull-2 {
		right: 16.66667%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.33333%;
	}
	.col-md-pull-5 {
		right: 41.66667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.33333%;
	}
	.col-md-pull-8 {
		right: 66.66667%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.33333%;
	}
	.col-md-pull-11 {
		right: 91.66667%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.33333%;
	}
	.col-md-push-2 {
		left: 16.66667%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.33333%;
	}
	.col-md-push-5 {
		left: 41.66667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.33333%;
	}
	.col-md-push-8 {
		left: 66.66667%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.33333%;
	}
	.col-md-push-11 {
		left: 91.66667%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}
	.col-md-offset-2 {
		margin-left: 16.66667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333%;
	}
	.col-md-offset-5 {
		margin-left: 41.66667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333%;
	}
	.col-md-offset-8 {
		margin-left: 66.66667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333%;
	}
	.col-md-offset-11 {
		margin-left: 91.66667%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media ( min-width : 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
		.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-1 {
		width: 8.33333%;
	}
	.col-lg-2 {
		width: 16.66667%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-4 {
		width: 33.33333%;
	}
	.col-lg-5 {
		width: 41.66667%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-7 {
		width: 58.33333%;
	}
	.col-lg-8 {
		width: 66.66667%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-10 {
		width: 83.33333%;
	}
	.col-lg-11 {
		width: 91.66667%;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.33333%;
	}
	.col-lg-pull-2 {
		right: 16.66667%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.33333%;
	}
	.col-lg-pull-5 {
		right: 41.66667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.33333%;
	}
	.col-lg-pull-8 {
		right: 66.66667%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.33333%;
	}
	.col-lg-pull-11 {
		right: 91.66667%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.33333%;
	}
	.col-lg-push-2 {
		left: 16.66667%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.33333%;
	}
	.col-lg-push-5 {
		left: 41.66667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.33333%;
	}
	.col-lg-push-8 {
		left: 66.66667%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.33333%;
	}
	.col-lg-push-11 {
		left: 91.66667%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

table {
	background-color: transparent;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td,
	.table>tfoot>tr>th, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #d0d3d4;
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #d0d3d4;
}

.table>caption+thead>tr:first-child>th, .table>caption+thead>tr:first-child>td,
	.table>colgroup+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td,
	.table>thead:first-child>tr:first-child>th, .table>thead:first-child>tr:first-child>td
	{
	border-top: 0;
}

.table>tbody+tbody {
	border-top: 2px solid #d0d3d4;
}

.table .table {
	background-color: #fff;
}

.table-condensed>thead>tr>th, .table-condensed>thead>tr>td,
	.table-condensed>tbody>tr>th, .table-condensed>tbody>tr>td,
	.table-condensed>tfoot>tr>th, .table-condensed>tfoot>tr>td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #d0d3d4;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td,
	.table-bordered>tbody>tr>th, .table-bordered>tbody>tr>td,
	.table-bordered>tfoot>tr>th, .table-bordered>tfoot>tr>td {
	border: 1px solid #d0d3d4;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th
	{
	background-color: #f0f0f0;
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

.table>thead>tr>td.active, .table>thead>tr>th.active, .table>thead>tr.active>td,
	.table>thead>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active,
	.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tfoot>tr>td.active,
	.table>tfoot>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th
	{
	background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover,
	.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active,
	.table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8;
}

.table>thead>tr>td.success, .table>thead>tr>th.success, .table>thead>tr.success>td,
	.table>thead>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success,
	.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tfoot>tr>td.success,
	.table>tfoot>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th
	{
	background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover,
	.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success,
	.table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6;
}

.table>thead>tr>td.info, .table>thead>tr>th.info, .table>thead>tr.info>td,
	.table>thead>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info,
	.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tfoot>tr>td.info,
	.table>tfoot>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th
	{
	background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover,
	.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info,
	.table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3;
}

.table>thead>tr>td.warning, .table>thead>tr>th.warning, .table>thead>tr.warning>td,
	.table>thead>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning,
	.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tfoot>tr>td.warning,
	.table>tfoot>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th
	{
	background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover,
	.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning,
	.table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc;
}

.table>thead>tr>td.danger, .table>thead>tr>th.danger, .table>thead>tr.danger>td,
	.table>thead>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger,
	.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tfoot>tr>td.danger,
	.table>tfoot>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th
	{
	background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover,
	.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger,
	.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #d0d3d4;
		-webkit-overflow-scrolling: touch;
	}
	.table-responsive>.table {
		margin-bottom: 0;
	}
	.table-responsive>.table>thead>tr>th, .table-responsive>.table>thead>tr>td,
		.table-responsive>.table>tbody>tr>th, .table-responsive>.table>tbody>tr>td,
		.table-responsive>.table>tfoot>tr>th, .table-responsive>.table>tfoot>tr>td
		{
		white-space: nowrap;
	}
	.table-responsive>.table-bordered {
		border: 0;
	}
	.table-responsive>.table-bordered>thead>tr>th:first-child,
		.table-responsive>.table-bordered>thead>tr>td:first-child,
		.table-responsive>.table-bordered>tbody>tr>th:first-child,
		.table-responsive>.table-bordered>tbody>tr>td:first-child,
		.table-responsive>.table-bordered>tfoot>tr>th:first-child,
		.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0;
	}
	.table-responsive>.table-bordered>thead>tr>th:last-child,
		.table-responsive>.table-bordered>thead>tr>td:last-child,
		.table-responsive>.table-bordered>tbody>tr>th:last-child,
		.table-responsive>.table-bordered>tbody>tr>td:last-child,
		.table-responsive>.table-bordered>tfoot>tr>th:last-child,
		.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0;
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
		.table-responsive>.table-bordered>tbody>tr:last-child>td,
		.table-responsive>.table-bordered>tfoot>tr:last-child>th,
		.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0;
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #d0d3d4;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple], select[size] {
	height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus
	{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #63666A;
}

.form-control, form .dropdown .btn {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #63666A;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d0d3d4;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow
		ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out
		0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus, form .dropdown .btn:focus {
	border-color: #8dc8e8;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(141, 200, 232, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(141, 200, 232, 0.6);
}

.form-control::-moz-placeholder, form .dropdown .btn::-moz-placeholder {
	color: #d0d3d4;
	opacity: 1;
}

.form-control:-ms-input-placeholder, form .dropdown .btn:-ms-input-placeholder
	{
	color: #d0d3d4;
}

.form-control::-webkit-input-placeholder, form .dropdown .btn::-webkit-input-placeholder
	{
	color: #d0d3d4;
}

.form-control[disabled], form .dropdown [disabled].btn, .form-control[readonly],
	form .dropdown [readonly].btn, fieldset[disabled] .form-control,
	fieldset[disabled] form .dropdown .btn, form .dropdown fieldset[disabled] .btn
	{
	cursor: not-allowed;
	background-color: #f0f0f0;
	opacity: 1;
}

textarea.form-control, form .dropdown textarea.btn {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

input[type="date"], input[type="time"], input[type="datetime-local"],
	input[type="month"] {
	line-height: 34px;
	line-height: 1.42857 \0;
}

input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control,
	.form-horizontal .form-group-sm form .dropdown input[type="date"].btn,
	form .dropdown .form-horizontal .form-group-sm input[type="date"].btn,
	.input-group-sm>input[type="date"].form-control, form .dropdown .input-group-sm>input[type="date"].btn,
	.input-group-sm>input[type="date"].input-group-addon, .input-group-sm>.input-group-btn>input[type="date"].btn,
	input[type="time"].input-sm, .form-horizontal .form-group-sm input[type="time"].form-control,
	.form-horizontal .form-group-sm form .dropdown input[type="time"].btn,
	form .dropdown .form-horizontal .form-group-sm input[type="time"].btn,
	.input-group-sm>input[type="time"].form-control, form .dropdown .input-group-sm>input[type="time"].btn,
	.input-group-sm>input[type="time"].input-group-addon, .input-group-sm>.input-group-btn>input[type="time"].btn,
	input[type="datetime-local"].input-sm, .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
	.form-horizontal .form-group-sm form .dropdown input[type="datetime-local"].btn,
	form .dropdown .form-horizontal .form-group-sm input[type="datetime-local"].btn,
	.input-group-sm>input[type="datetime-local"].form-control, form .dropdown .input-group-sm>input[type="datetime-local"].btn,
	.input-group-sm>input[type="datetime-local"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
	input[type="month"].input-sm, .form-horizontal .form-group-sm input[type="month"].form-control,
	.form-horizontal .form-group-sm form .dropdown input[type="month"].btn,
	form .dropdown .form-horizontal .form-group-sm input[type="month"].btn,
	.input-group-sm>input[type="month"].form-control, form .dropdown .input-group-sm>input[type="month"].btn,
	.input-group-sm>input[type="month"].input-group-addon, .input-group-sm>.input-group-btn>input[type="month"].btn
	{
	line-height: 27px;
}

input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control,
	.form-horizontal .form-group-lg form .dropdown input[type="date"].btn,
	form .dropdown .form-horizontal .form-group-lg input[type="date"].btn,
	.input-group-lg>input[type="date"].form-control, form .dropdown .input-group-lg>input[type="date"].btn,
	.input-group-lg>input[type="date"].input-group-addon, .input-group-lg>.input-group-btn>input[type="date"].btn,
	input[type="time"].input-lg, .form-horizontal .form-group-lg input[type="time"].form-control,
	.form-horizontal .form-group-lg form .dropdown input[type="time"].btn,
	form .dropdown .form-horizontal .form-group-lg input[type="time"].btn,
	.input-group-lg>input[type="time"].form-control, form .dropdown .input-group-lg>input[type="time"].btn,
	.input-group-lg>input[type="time"].input-group-addon, .input-group-lg>.input-group-btn>input[type="time"].btn,
	input[type="datetime-local"].input-lg, .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
	.form-horizontal .form-group-lg form .dropdown input[type="datetime-local"].btn,
	form .dropdown .form-horizontal .form-group-lg input[type="datetime-local"].btn,
	.input-group-lg>input[type="datetime-local"].form-control, form .dropdown .input-group-lg>input[type="datetime-local"].btn,
	.input-group-lg>input[type="datetime-local"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
	input[type="month"].input-lg, .form-horizontal .form-group-lg input[type="month"].form-control,
	.form-horizontal .form-group-lg form .dropdown input[type="month"].btn,
	form .dropdown .form-horizontal .form-group-lg input[type="month"].btn,
	.input-group-lg>input[type="month"].form-control, form .dropdown .input-group-lg>input[type="month"].btn,
	.input-group-lg>input[type="month"].input-group-addon, .input-group-lg>.input-group-btn>input[type="month"].btn
	{
	line-height: 42px;
}

.form-group {
	margin-bottom: 15px;
}

.radio, .checkbox {
	position: relative;
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label, .checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"],
	.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px;
}

.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
	input[type="checkbox"][disabled], input[type="checkbox"].disabled,
	fieldset[disabled]
input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
	.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label,
	fieldset[disabled]
.checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control,
	.form-horizontal .form-group-lg form .dropdown .form-control-static.btn,
	form .dropdown .form-horizontal .form-group-lg .form-control-static.btn,
	.input-group-lg>.form-control-static.form-control, form .dropdown .input-group-lg>.form-control-static.btn,
	.input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn,
	.form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control,
	.form-horizontal .form-group-sm form .dropdown .form-control-static.btn,
	form .dropdown .form-horizontal .form-group-sm .form-control-static.btn,
	.input-group-sm>.form-control-static.form-control, form .dropdown .input-group-sm>.form-control-static.btn,
	.input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn
	{
	padding-left: 0;
	padding-right: 0;
}

.input-sm, .form-horizontal .form-group-sm .form-control,
	.form-horizontal .form-group-sm form .dropdown .btn, form .dropdown .form-horizontal .form-group-sm .btn,
	.input-group-sm>.form-control, form .dropdown .input-group-sm>.btn,
	.input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn
	{
	height: 27px !important;
	padding: 5px 10px;
	font-size: 12px !important;
	line-height: 1.3;
	border-radius: 1px;
}

select.input-sm, .form-horizontal .form-group-sm select.form-control,
	.form-horizontal .form-group-sm form .dropdown select.btn, form .dropdown .form-horizontal .form-group-sm select.btn,
	.input-group-sm>select.form-control, form .dropdown .input-group-sm>select.btn,
	.input-group-sm>select.input-group-addon, .input-group-sm>.input-group-btn>select.btn
	{
	height: 27px;
	line-height: 27px;
}

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control,
	.form-horizontal .form-group-sm form .dropdown textarea.btn, form .dropdown .form-horizontal .form-group-sm textarea.btn,
	.input-group-sm>textarea.form-control, form .dropdown .input-group-sm>textarea.btn,
	.input-group-sm>textarea.input-group-addon, .input-group-sm>.input-group-btn>textarea.btn,
	select[multiple].input-sm, .form-horizontal .form-group-sm select[multiple].form-control,
	.form-horizontal .form-group-sm form .dropdown select[multiple].btn,
	form .dropdown .form-horizontal .form-group-sm select[multiple].btn,
	.input-group-sm>select[multiple].form-control, form .dropdown .input-group-sm>select[multiple].btn,
	.input-group-sm>select[multiple].input-group-addon, .input-group-sm>.input-group-btn>select[multiple].btn
	{
	height: auto;
}

.input-lg, .form-horizontal .form-group-lg .form-control,
	.form-horizontal .form-group-lg form .dropdown .btn, form .dropdown .form-horizontal .form-group-lg .btn,
	.input-group-lg>.form-control, form .dropdown .input-group-lg>.btn,
	.input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn
	{
	height: 42px !important;
	padding: 10px 16px;
	font-size: 18px !important;
	line-height: 1.1;
	border-radius: 2px;
}

select.input-lg, .form-horizontal .form-group-lg select.form-control,
	.form-horizontal .form-group-lg form .dropdown select.btn, form .dropdown .form-horizontal .form-group-lg select.btn,
	.input-group-lg>select.form-control, form .dropdown .input-group-lg>select.btn,
	.input-group-lg>select.input-group-addon, .input-group-lg>.input-group-btn>select.btn
	{
	height: 42px;
	line-height: 42px;
}

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control,
	.form-horizontal .form-group-lg form .dropdown textarea.btn, form .dropdown .form-horizontal .form-group-lg textarea.btn,
	.input-group-lg>textarea.form-control, form .dropdown .input-group-lg>textarea.btn,
	.input-group-lg>textarea.input-group-addon, .input-group-lg>.input-group-btn>textarea.btn,
	select[multiple].input-lg, .form-horizontal .form-group-lg select[multiple].form-control,
	.form-horizontal .form-group-lg form .dropdown select[multiple].btn,
	form .dropdown .form-horizontal .form-group-lg select[multiple].btn,
	.input-group-lg>select[multiple].form-control, form .dropdown .input-group-lg>select[multiple].btn,
	.input-group-lg>select[multiple].input-group-addon, .input-group-lg>.input-group-btn>select[multiple].btn
	{
	height: auto;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control, .has-feedback form .dropdown .btn, form .dropdown .has-feedback .btn
	{
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

.input-lg+.form-control-feedback, .form-horizontal .form-group-lg .form-control+.form-control-feedback,
	.form-horizontal .form-group-lg form .dropdown .btn+.form-control-feedback,
	form .dropdown .form-horizontal .form-group-lg .btn+.form-control-feedback,
	.input-group-lg>.form-control+.form-control-feedback, form .dropdown .input-group-lg>.btn+.form-control-feedback,
	.input-group-lg>.input-group-addon+.form-control-feedback,
	.input-group-lg>.input-group-btn>.btn+.form-control-feedback {
	width: 42px;
	height: 42px;
	line-height: 42px;
}

.input-sm+.form-control-feedback, .form-horizontal .form-group-sm .form-control+.form-control-feedback,
	.form-horizontal .form-group-sm form .dropdown .btn+.form-control-feedback,
	form .dropdown .form-horizontal .form-group-sm .btn+.form-control-feedback,
	.input-group-sm>.form-control+.form-control-feedback, form .dropdown .input-group-sm>.btn+.form-control-feedback,
	.input-group-sm>.input-group-addon+.form-control-feedback,
	.input-group-sm>.input-group-btn>.btn+.form-control-feedback {
	width: 27px;
	height: 27px;
	line-height: 27px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio,
	.has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline
	{
	color: #3c763d;
}

.has-success .form-control, .has-success form .dropdown .btn, form .dropdown .has-success .btn
	{
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus, .has-success form .dropdown .btn:focus,
	form .dropdown .has-success .btn:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio,
	.has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline
	{
	color: #8a6d3b;
}

.has-warning .form-control, .has-warning form .dropdown .btn, form .dropdown .has-warning .btn
	{
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus, .has-warning form .dropdown .btn:focus,
	form .dropdown .has-warning .btn:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio,
	.has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline
	{
	color: #a94442;
}

.has-error .form-control, .has-error form .dropdown .btn, form .dropdown .has-error .btn
	{
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus, .has-error form .dropdown .btn:focus,
	form .dropdown .has-error .btn:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media screen and ( min-width : 768px) {
	.form-inline .form-group, .navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control, .navbar-form .form-control, .form-inline form .dropdown .btn,
		form .dropdown .form-inline .btn, .navbar-form form .dropdown .btn,
		form .dropdown .navbar-form .btn {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .input-group, .navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
		.form-inline .input-group .input-group-btn, .navbar-form .input-group .input-group-btn,
		.form-inline .input-group .form-control, .navbar-form .input-group .form-control,
		.form-inline .input-group form .dropdown .btn, form .dropdown .form-inline .input-group .btn,
		.navbar-form .input-group form .dropdown .btn, form .dropdown .navbar-form .input-group .btn
		{
		width: auto;
	}
	.form-inline .input-group>.form-control, .navbar-form .input-group>.form-control,
		.form-inline form .dropdown .input-group>.btn, form .dropdown .form-inline .input-group>.btn,
		.navbar-form form .dropdown .input-group>.btn, form .dropdown .navbar-form .input-group>.btn
		{
		width: 100%;
	}
	.form-inline .control-label, .navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio, .navbar-form .radio, .form-inline .checkbox,
		.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label, .navbar-form .radio label, .form-inline .checkbox label,
		.navbar-form .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
		.form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"]
		{
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback
		{
		top: 0;
	}
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline,
	.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-left: -20px;
	margin-right: -20px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after
	{
	content: " ";
	display: table;
}

.form-horizontal .form-group:after {
	clear: both;
}

@media screen and ( min-width : 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 20px;
}

@media screen and ( min-width : 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 12px;
	}
}

@media screen and ( min-width : 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 1px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover {
	color: #333;
	text-decoration: none;
}

.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:hover, .btn-default:focus, .btn-default:active,
	.btn-default.active, .open>.btn-default.dropdown-toggle, .navbar-nav .open>.btn-default.dropdown-toggle:hover,
	.navbar-nav .open>.btn-default.dropdown-toggle:focus, .navbar-nav .open>.btn-default.dropdown-toggle:active,
	.navbar-nav .open>a.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle,
	.navbar-nav .open>.btn-default.dropdown-toggle:hover, .navbar-nav .open>.btn-default.dropdown-toggle:focus,
	.navbar-nav .open>.btn-default.dropdown-toggle:active, .navbar-nav .open>a.btn-default
	{
	background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus,
	.btn-default.disabled:active, .btn-default.disabled.active,
	.btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus,
	.btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default,
	fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus,
	fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active
	{
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #002f6c;
	border-color: #002452;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
	.btn-primary.active, .open>.btn-primary.dropdown-toggle, .navbar-nav .open>.btn-primary.dropdown-toggle:hover,
	.navbar-nav .open>.btn-primary.dropdown-toggle:focus, .navbar-nav .open>.btn-primary.dropdown-toggle:active,
	.navbar-nav .open>a.btn-primary {
	color: #fff;
	background-color: #001939;
	border-color: #000915;
}

.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle,
	.navbar-nav .open>.btn-primary.dropdown-toggle:hover, .navbar-nav .open>.btn-primary.dropdown-toggle:focus,
	.navbar-nav .open>.btn-primary.dropdown-toggle:active, .navbar-nav .open>a.btn-primary
	{
	background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus,
	.btn-primary.disabled:active, .btn-primary.disabled.active,
	.btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus,
	.btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary,
	fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus,
	fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active
	{
	background-color: #002f6c;
	border-color: #002452;
}

.btn-primary .badge {
	color: #002f6c;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:hover, .btn-success:focus, .btn-success:active,
	.btn-success.active, .open>.btn-success.dropdown-toggle, .navbar-nav .open>.btn-success.dropdown-toggle:hover,
	.navbar-nav .open>.btn-success.dropdown-toggle:focus, .navbar-nav .open>.btn-success.dropdown-toggle:active,
	.navbar-nav .open>a.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle,
	.navbar-nav .open>.btn-success.dropdown-toggle:hover, .navbar-nav .open>.btn-success.dropdown-toggle:focus,
	.navbar-nav .open>.btn-success.dropdown-toggle:active, .navbar-nav .open>a.btn-success
	{
	background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus,
	.btn-success.disabled:active, .btn-success.disabled.active,
	.btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus,
	.btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success,
	fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus,
	fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active
	{
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #8dc8e8;
	border-color: #78bee4;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,
	.open>.btn-info.dropdown-toggle, .navbar-nav .open>.btn-info.dropdown-toggle:hover,
	.navbar-nav .open>.btn-info.dropdown-toggle:focus, .navbar-nav .open>.btn-info.dropdown-toggle:active,
	.navbar-nav .open>a.btn-info {
	color: #fff;
	background-color: #63b4df;
	border-color: #45a5d9;
}

.btn-info:active, .btn-info.active, .open>.btn-info.dropdown-toggle,
	.navbar-nav .open>.btn-info.dropdown-toggle:hover, .navbar-nav .open>.btn-info.dropdown-toggle:focus,
	.navbar-nav .open>.btn-info.dropdown-toggle:active, .navbar-nav .open>a.btn-info
	{
	background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus,
	.btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled],
	.btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active,
	.btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover,
	fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active,
	fieldset[disabled] .btn-info.active {
	background-color: #8dc8e8;
	border-color: #78bee4;
}

.btn-info .badge {
	color: #8dc8e8;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active,
	.btn-warning.active, .open>.btn-warning.dropdown-toggle, .navbar-nav .open>.btn-warning.dropdown-toggle:hover,
	.navbar-nav .open>.btn-warning.dropdown-toggle:focus, .navbar-nav .open>.btn-warning.dropdown-toggle:active,
	.navbar-nav .open>a.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open>.btn-warning.dropdown-toggle,
	.navbar-nav .open>.btn-warning.dropdown-toggle:hover, .navbar-nav .open>.btn-warning.dropdown-toggle:focus,
	.navbar-nav .open>.btn-warning.dropdown-toggle:active, .navbar-nav .open>a.btn-warning
	{
	background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus,
	.btn-warning.disabled:active, .btn-warning.disabled.active,
	.btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus,
	.btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning,
	fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus,
	fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active
	{
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active,
	.open>.btn-danger.dropdown-toggle, .navbar-nav .open>.btn-danger.dropdown-toggle:hover,
	.navbar-nav .open>.btn-danger.dropdown-toggle:focus, .navbar-nav .open>.btn-danger.dropdown-toggle:active,
	.navbar-nav .open>a.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open>.btn-danger.dropdown-toggle,
	.navbar-nav .open>.btn-danger.dropdown-toggle:hover, .navbar-nav .open>.btn-danger.dropdown-toggle:focus,
	.navbar-nav .open>.btn-danger.dropdown-toggle:active, .navbar-nav .open>a.btn-danger
	{
	background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus,
	.btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled],
	.btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active,
	.btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover,
	fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active,
	fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	color: #002f6c;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link
	{
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
	color: #000e1f;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover,
	fieldset[disabled] .btn-link:focus {
	color: #d0d3d4;
	text-decoration: none;
}

.btn-lg, .btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.1;
	border-radius: 2px;
}

.btn-sm, .btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.3;
	border-radius: 1px;
}

.btn-xs, .btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.3;
	border-radius: 1px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block
	{
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown {
	position: relative;
}

.dropdown-toggle:focus, .navbar-nav .dropdown-toggle:focus, .navbar-nav .open>a:focus
	{
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #d0d3d4;
	border: 1px solid #63666A;
	border: 1px solid #63666A;
	border-radius: 1px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #63666A;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #222222;
	white-space: nowrap;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #222222;
	background-color: #e3e3e3;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus
	{
	color: #002f6c;
	text-decoration: none;
	outline: 0;
	background-color: transparent;
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover,
	.dropdown-menu>.disabled>a:focus {
	color: #d0d3d4;
}

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	cursor: not-allowed;
}

.open>.dropdown-menu {
	display: block;
}

.open>a {
	outline: 0;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
}

.dropdown-menu-left {
	left: 0;
	right: auto;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #002f6c;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

@media screen and ( min-width : 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left;
}

.btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active,
	.btn-group>.btn.active, .btn-group-vertical>.btn:hover,
	.btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:active,
	.btn-group-vertical>.btn.active {
	z-index: 2;
}

.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
	outline: 0;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn,
	.btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table;
}

.btn-toolbar:after {
	clear: both;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px;
}

.btn-group>.btn:not (:first-child ):not (:last-child ):not (.dropdown-toggle
	) {
	border-radius: 0;
}

.btn-group>.btn:first-child {
	margin-left: 0;
}

.btn-group>.btn:first-child:not (:last-child ):not (.dropdown-toggle ) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not (:first-child ), .btn-group>.dropdown-toggle:not
	(:first-child ), .navbar-nav .btn-group>.dropdown-toggle:not (:first-child
	):hover, .navbar-nav .btn-group>.dropdown-toggle:not (:first-child ):focus,
	.navbar-nav .btn-group>.dropdown-toggle:not (:first-child ):active,
	.navbar-nav .open.btn-group>a:not (:first-child ) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group>.btn-group {
	float: left;
}

.btn-group>.btn-group:not (:first-child ):not (:last-child ) >.btn {
	border-radius: 0;
}

.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle,
	.navbar-nav .btn-group>.open.btn-group:first-child>a {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group .navbar-nav .open>a:active,
	.navbar-nav .btn-group .open>a:active, .btn-group.open .dropdown-toggle,
	.btn-group.open .navbar-nav .open>a, .navbar-nav .btn-group.open .open>a
	{
	outline: 0;
}

.btn-group>.btn+.dropdown-toggle, .navbar-nav .open.btn-group>.btn+a {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle, .btn-group-lg.btn-group>.btn+.dropdown-toggle,
	.navbar-nav .open.btn-group>.btn-lg+a, .navbar-nav .open.btn-group-lg.btn-group>.btn+a
	{
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle, .btn-group.open .navbar-nav .open>a,
	.navbar-nav .btn-group.open .open>a {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link, .btn-group.open .navbar-nav .open>a.btn-link,
	.navbar-nav .btn-group.open .open>a.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret, .btn-group-lg>.btn .caret {
	border-width: 4px 4px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg>.btn .caret {
	border-width: 0 4px 4px;
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group,
	.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after
	{
	content: " ";
	display: table;
}

.btn-group-vertical>.btn-group:after {
	clear: both;
}

.btn-group-vertical>.btn-group>.btn {
	float: none;
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group,
	.btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group
	{
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical>.btn:not (:first-child ):not (:last-child ) {
	border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not (:last-child ) {
	border-top-right-radius: 1px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not (:first-child ) {
	border-bottom-left-radius: 1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child ) >.btn
	{
	border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not (:last-child ) >.btn:last-child,
	.btn-group-vertical>.btn-group:first-child:not (:last-child ) >.dropdown-toggle,
	.navbar-nav .btn-group-vertical>.open.btn-group:first-child:not (:last-child
	) >a {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not (:first-child ) >.btn:first-child
	{
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified>.btn-group .btn {
	width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"]
	{
	position: absolute;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.input-group .form-control, .input-group form .dropdown .btn, form .dropdown .input-group .btn
	{
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group-addon, .input-group-btn, .input-group .form-control,
	.input-group form .dropdown .btn, form .dropdown .input-group .btn {
	display: table-cell;
}

.input-group-addon:not (:first-child ):not (:last-child ),
	.input-group-btn:not (:first-child ):not (:last-child ), .input-group .form-control:not
	(:first-child ):not (:last-child ), .input-group form .dropdown .btn:not
	(:first-child ):not (:last-child ), form .dropdown .input-group .btn:not
	(:first-child ):not (:last-child ) {
	border-radius: 0;
}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #63666A;
	text-align: center;
	background-color: #f0f0f0;
	border: 1px solid #d0d3d4;
	border-radius: 1px;
}

.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
	.form-horizontal .form-group-sm form .dropdown .input-group-addon.btn,
	form .dropdown .form-horizontal .form-group-sm .input-group-addon.btn,
	form .dropdown .input-group-sm>.input-group-addon.btn, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 1px;
}

.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
	.form-horizontal .form-group-lg form .dropdown .input-group-addon.btn,
	form .dropdown .form-horizontal .form-group-lg .input-group-addon.btn,
	form .dropdown .input-group-lg>.input-group-addon.btn, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 2px;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"]
	{
	margin-top: 0;
}

.input-group .form-control:first-child, .input-group form .dropdown .btn:first-child,
	form .dropdown .input-group .btn:first-child, .input-group-addon:first-child,
	.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn,
	.input-group-btn:first-child>.dropdown-toggle, .navbar-nav .input-group-btn:first-child>.dropdown-toggle:hover,
	.navbar-nav .input-group-btn:first-child>.dropdown-toggle:focus,
	.navbar-nav .input-group-btn:first-child>.dropdown-toggle:active,
	.navbar-nav .open.input-group-btn:first-child>a, .input-group-btn:last-child>.btn:not
	(:last-child ):not (.dropdown-toggle ), .input-group-btn:last-child>.btn-group:not
	(:last-child ) >.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child, .input-group form .dropdown .btn:last-child,
	form .dropdown .input-group .btn:last-child, .input-group-addon:last-child,
	.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn,
	.input-group-btn:last-child>.dropdown-toggle, .navbar-nav .input-group-btn:last-child>.dropdown-toggle:hover,
	.navbar-nav .input-group-btn:last-child>.dropdown-toggle:focus,
	.navbar-nav .input-group-btn:last-child>.dropdown-toggle:active,
	.navbar-nav .open.input-group-btn:last-child>a, .input-group-btn:first-child>.btn:not
	(:first-child ), .input-group-btn:first-child>.btn-group:not (:first-child
	) >.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn>.btn {
	position: relative;
}

.input-group-btn>.btn+.btn {
	margin-left: -1px;
}

.input-group-btn>.btn:hover, .input-group-btn>.btn:focus,
	.input-group-btn>.btn:active {
	z-index: 2;
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group
	{
	margin-right: -1px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group
	{
	margin-left: -1px;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.nav:before, .nav:after {
	content: " ";
	display: table;
}

.nav:after {
	clear: both;
}

.nav>li {
	position: relative;
	display: block;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 20px;
}

.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #fff;
}

.nav>li.disabled>a {
	color: #d0d3d4;
}

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #d0d3d4;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #fff;
	border-color: #002f6c;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav>li>a>img {
	max-width: none;
}

.nav-tabs {
	border-bottom: none;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857;
	border: none;
	border-radius: 1px 1px 0 0;
}

.nav-tabs>li>a:hover {
	border-color: #d0d3d4 #d0d3d4 transparent;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
	{
	color: #397192;
	background-color: #fff;
	border: none;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-pills>li {
	float: left;
}

.nav-pills>li>a {
	border-radius: 1px;
}

.nav-pills>li+li {
	margin-left: 2px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus
	{
	color: #fff;
	background-color: #002f6c;
}

.nav-stacked>li {
	float: none;
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
	width: 100%;
}

.nav-justified>li, .nav-tabs.nav-justified>li {
	float: none;
}

.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media screen and ( min-width : 768px) {
	.nav-justified>li, .nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0;
}

.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 1px;
}

.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a,
	.nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover,
	.nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus
	{
	border: 1px solid #d0d3d4;
}

@media screen and ( min-width : 768px) {
	.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #d0d3d4;
		border-radius: 1px 1px 0 0;
	}
	.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a,
		.nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover,
		.nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus
		{
		border-bottom-color: #d0d3d4;
	}
}

.tab-content>.tab-pane {
	display: none;
}

.tab-content>.active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 40px;
	margin-bottom: 0;
	border: none;
}

.navbar:before, .navbar:after {
	content: " ";
	display: table;
}

.navbar:after {
	clear: both;
}

@media screen and ( min-width : 768px) {
	.navbar {
		border-radius: 0;
	}
}

.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}

.navbar-header:after {
	clear: both;
}

@media screen and ( min-width : 768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table;
}

.navbar-collapse:after {
	clear: both;
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media screen and ( min-width : 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse,
		.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse
	{
	max-height: 340px;
}

@media ( max-width : 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse
		{
		max-height: 200px;
	}
}

.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header,
	.container-fluid>.navbar-collapse {
	margin-right: -20px;
	margin-left: -20px;
}

@media screen and ( min-width : 768px) {
	.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header,
		.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media screen and ( min-width : 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@media screen and ( min-width : 768px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	padding: 10px 20px;
	font-size: 18px;
	line-height: 20px;
	height: 40px;
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}

@media screen and ( min-width : 768px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand
		{
		margin-left: -20px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 20px;
	padding: 9px 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 1px;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

@media screen and ( min-width : 768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 5px -20px;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media screen and ( min-width : 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav>li {
		float: left;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-nav.navbar-right:last-child {
		margin-right: -20px;
	}
}

@media screen and ( min-width : 768px) {
	.navbar-left {
		float: left !important;
	}
	.navbar-right {
		float: right !important;
	}
}

.navbar-form {
	margin-left: -20px;
	margin-right: -20px;
	padding: 10px 20px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0
		rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0
		rgba(255, 255, 255, 0.1);
	margin-top: 3px;
	margin-bottom: 3px;
}

@media screen and ( max-width : 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
}

@media screen and ( min-width : 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-form.navbar-right:last-child {
		margin-right: -20px;
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 3px;
	margin-bottom: 3px;
}

.navbar-btn.btn-sm, .btn-group-sm>.navbar-btn.btn {
	margin-top: 6.5px;
	margin-bottom: 6.5px;
}

.navbar-btn.btn-xs, .btn-group-xs>.navbar-btn.btn {
	margin-top: 9px;
	margin-bottom: 9px;
}

.navbar-text {
	margin-top: 10px;
	margin-bottom: 10px;
}

@media screen and ( min-width : 768px) {
	.navbar-text {
		float: left;
		margin-left: 20px;
		margin-right: 20px;
	}
	.navbar-text.navbar-right:last-child {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #d0d3d4;
	border-color: #535659;
}

.navbar-default .navbar-brand {
	color: #222222;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
	{
	color: #090909;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #222222;
}

.navbar-default .navbar-nav>li>a {
	color: #222222;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
	{
	color: #fff;
	background-color: #333333;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover,
	.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #f0f0f0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
	{
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #535659;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
	color: #fff;
}

@media screen and ( max-width : 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #222222;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: #333333;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #222222;
}

.navbar-default .navbar-link:hover {
	color: #fff;
}

.navbar-default .btn-link {
	color: #222222;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #fff;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
	fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus
	{
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909;
}

.navbar-inverse .navbar-brand {
	color: #d0d3d4;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus
	{
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #d0d3d4;
}

.navbar-inverse .navbar-nav>li>a {
	color: #d0d3d4;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus
	{
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover,
	.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover,
	.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
	{
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,
	.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #090909;
	color: #fff;
}

@media screen and ( max-width : 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #d0d3d4;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
		.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #d0d3d4;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #d0d3d4;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
	fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus
	{
	color: #444;
}

.breadcrumb {
	padding: 2px 8px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #d0d3d4;
	border-radius: 0;
}

.breadcrumb>li {
	display: inline-block;
}

.breadcrumb>li+li:before {
	content: "| ";
	padding: 0 5px;
	color: #333333;
	font-size: 0.9em;
}

.breadcrumb>li a {
	color: #333333;
}

.breadcrumb>.active {
	color: #446e97;
}

.breadcrumb>.active a {
	color: #446e97;
	font-weight: 600;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 1px;
}

.pagination>li {
	display: inline;
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #002f6c;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 1px;
	border-top-left-radius: 1px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 1px;
	border-top-right-radius: 1px;
}

.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover,
	.pagination>li>span:focus {
	color: #000e1f;
	background-color: #f0f0f0;
	border-color: #ddd;
}

.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus,
	.pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus
	{
	z-index: 2;
	color: #fff;
	background-color: #002f6c;
	border-color: #002f6c;
	cursor: default;
}

.pagination>.disabled>span, .pagination>.disabled>span:hover,
	.pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover,
	.pagination>.disabled>a:focus {
	color: #d0d3d4;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}

.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 1px;
	border-top-left-radius: 1px;
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 1px;
	border-top-right-radius: 1px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.pager:before, .pager:after {
	content: " ";
	display: table;
}

.pager:after {
	clear: both;
}

.pager li {
	display: inline;
}

.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li>a:hover, .pager li>a:focus {
	text-decoration: none;
	background-color: #f0f0f0;
}

.pager .next>a, .pager .next>span {
	float: right;
}

.pager .previous>a, .pager .previous>span {
	float: left;
}

.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus,
	.pager .disabled>span {
	color: #d0d3d4;
	background-color: #fff;
	cursor: not-allowed;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label-default {
	background-color: #d0d3d4;
}

.label-default[href]:hover, .label-default[href]:focus {
	background-color: #b5babc;
}

.label-primary {
	background-color: #002f6c;
}

.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #001939;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #8dc8e8;
}

.label-info[href]:hover, .label-info[href]:focus {
	background-color: #63b4df;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #d0d3d4;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge, .btn-group-xs>.btn .badge {
	top: 0;
	padding: 1px 5px;
}

a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #002f6c;
	background-color: #fff;
}

.nav-pills>li>a>.badge {
	margin-left: 3px;
}

a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #f0f0f0;
}

.jumbotron h1, .jumbotron .h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron>hr {
	border-top-color: #d6d6d6;
}

.container .jumbotron {
	border-radius: 2px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}
	.jumbotron h1, .jumbotron .h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 1px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.thumbnail>img, .thumbnail a>img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail .caption {
	padding: 9px;
	color: #333333;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #002f6c;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 1px;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: bold;
}

.alert>p, .alert>ul {
	margin-bottom: 0;
}

.alert>p+p {
	margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@
-webkit-keyframes progress-bar-stripes {from { background-position:40px0;
	
}

to {
	background-position: 0 0;
}

}
@
keyframes progress-bar-stripes {from { background-position:40px0;
	
}

to {
	background-position: 0 0;
}

}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #002f6c;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
	min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
	color: #d0d3d4;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #8dc8e8;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media, .media-body {
	overflow: hidden;
	zoom: 1;
}

.media, .media .media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media-object {
	display: block;
}

.media-heading {
	margin: 0 0 5px;
}

.media>.pull-left {
	margin-right: 10px;
}

.media>.pull-right {
	margin-left: 10px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}

.list-group-item>.badge {
	float: right;
}

.list-group-item>.badge+.badge {
	margin-right: 5px;
}

a.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:hover,
	.list-group-item.disabled:focus {
	background-color: #f0f0f0;
	color: #d0d3d4;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading,
	.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text,
	.list-group-item.disabled:focus .list-group-item-text {
	color: #d0d3d4;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
	{
	z-index: 2;
	color: #fff;
	background-color: #002f6c;
	border-color: #002f6c;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>small,
	.list-group-item.active .list-group-item-heading>.small,
	.list-group-item.active:hover .list-group-item-heading,
	.list-group-item.active:hover .list-group-item-heading>small,
	.list-group-item.active:hover .list-group-item-heading>.small,
	.list-group-item.active:focus .list-group-item-heading,
	.list-group-item.active:focus .list-group-item-heading>small,
	.list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text,
	.list-group-item.active:focus .list-group-item-text {
	color: #398fff;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover,
	a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus
	{
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover,
	a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover,
	a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
	padding: 15px;
}

.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}

.panel-body:after {
	clear: both;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}

.panel-heading>.dropdown .dropdown-toggle, .panel-heading>.dropdown .navbar-nav .open>a,
	.navbar-nav .panel-heading>.dropdown .open>a {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title>a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.panel>.list-group {
	margin-bottom: 0;
}

.panel>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}

.panel>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group+.panel-footer {
	border-top-width: 0;
}

.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table
	{
	margin-bottom: 0;
}

.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child
	{
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
	.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child
	{
	border-top-left-radius: 0px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
	.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child
	{
	border-top-right-radius: 0px;
}

.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child
	{
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child
	{
	border-bottom-left-radius: 0px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child
	{
	border-bottom-right-radius: 0px;
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
	border-top: 1px solid #d0d3d4;
}

.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td
	{
	border-top: 0;
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child,
	.panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tbody>tr>td:first-child,
	.panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child,
	.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
	.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
	.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child,
	.panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tbody>tr>td:last-child,
	.panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child,
	.panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
	.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child
	{
	border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th,
	.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th,
	.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
	.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
	.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
	.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th,
	.panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th,
	.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th
	{
	border-bottom: 0;
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 1px;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default>.panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #002f6c;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #002f6c;
	border-color: #002f6c;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #002f6c;
}

.panel-primary>.panel-heading .badge {
	color: #002f6c;
	background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #002f6c;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe,
	.embed-responsive embed, .embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	border: 1px solid #dedede;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 2px;
}

.well-sm {
	padding: 9px;
	border-radius: 1px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity = 20);
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity = 0);
}

.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857px;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}

.modal-footer:after {
	clear: both;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media screen and ( min-width : 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	.modal-sm {
		width: 300px;
	}
}

@media ( min-width : 992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 1px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 1px 1px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover>.arrow {
	border-width: 11px;
}

.popover>.arrow:after {
	border-width: 10px;
	content: "";
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%,
		rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%,
		rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%,
		rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',
		endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%,
		rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%,
		rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%,
		rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
		endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

.carousel-control .icon-prev, .carousel-control .icon-next,
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
	{
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left
	{
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right
	{
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
}

.carousel-control .icon-prev:before {
	content: '\2039';
}

.carousel-control .icon-next:before {
	content: '\203a';
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
		.carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
		{
		margin-left: -15px;
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
		{
		margin-right: -15px;
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}

.cf:before, .cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
	visibility: hidden !important;
}

.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@
-ms-viewport {
	width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block,
	.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
	.visible-md-block, .visible-md-inline, .visible-md-inline-block,
	.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}

@media screen and ( max-width : 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs, td.visible-xs {
		display: table-cell !important;
	}
}

@media screen and ( max-width : 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media screen and ( max-width : 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media screen and ( max-width : 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media screen and ( min-width : 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm, td.visible-sm {
		display: table-cell !important;
	}
}

@media screen and ( min-width : 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media screen and ( min-width : 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media screen and ( min-width : 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md, td.visible-md {
		display: table-cell !important;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media ( min-width : 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg, td.visible-lg {
		display: table-cell !important;
	}
}

@media ( min-width : 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media ( min-width : 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media ( min-width : 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media screen and ( max-width : 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media screen and ( min-width : 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media ( min-width : 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print, td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
	div.acsb-trigger.acsb-ready {
		display: none !important;
	}
}

body {
	/*background: url(../../../etc/designs/comerica/img/bg-gray.jpg) 0 0; */
	
}

h1, h2 {
	font-family: 'TradeGothicLight', arial, sans-serif;
	font-weight: 100;
	font-style: normal;
}

h1 sup, h2 sup {
	font-size: 50%;
	top: -1em;
}

h3 {
	font-family: 'TradeGothicCon', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #002f6c;
}

h3 sup {
	font-size: 50%;
	top: -0.9em;
}

h4 {
	font-family: 'TradeGothicBold', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #002f6c;
}

h4 sup {
	font-size: 55%;
	top: -0.8em;
}

h5 {
	font-family: 'TradeGothicBold', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

h5 sup {
	font-size: 60%;
	top: -0.7em;
}

h6 {
	font-family: 'TradeGothicCon', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.143em;
	text-transform: uppercase;
}

h6 sup {
	font-size: 65%;
	top: -0.9em;
}

hr {
	margin-top: 0.714em;
	margin-bottom: 0.714em;
	border: 0;
	border-top: 1px solid #a8aeaf;
}

.glyphicon-registration-mark {
	top: -2px;
	font-size: 8px;
	padding-left: 2px;
}

form .form-control, form .dropdown .btn {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0 5px;
	text-align: left;
}

form .dropdown .dropdown-menu {
	border: solid 1px #a8aeaf;
	background-color: #f0f0f0;
}

form .dropdown .dropdown-menu li {
	font-size: 12px;
}

form .dropdown .dropdown-menu li a {
	padding: 3px 10px;
}

.lowercase {
	text-transform: initial;
}

.col-xs-fifth {
	width: 20%;
}

.bg-wht {
	background: #fff;
}

.alignleft {
	text-align: left;
}

.center {
	text-align: center;
}

.alignright {
	text-align: right;
}

ul.dad {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.dad li {
	padding-left: 0;
	text-indent: 0;
}

ul.dad li:before {
	content: "";
	font-family: "";
	padding-right: 0;
	color: #333333;
	vertical-align: top;
}

ul.lib {
	list-style: disc;
	padding: 0;
	margin: 0;
	-webkit-padding-start: 0;
	padding-left: 15px;
}

ul.lib li {
	padding-left: 0;
	text-indent: 0;
}

ul.lib li:before {
	content: "";
	font-family: "";
	padding-right: 0;
	color: #333333;
	vertical-align: top;
}

ul.arrow, .sb-one-up .sb-one-up-right ul {
	list-style-image: url(../../../etc/designs/comerica/img/bullet.png);
	-webkit-padding-start: 15px;
	padding-left: 15px;
}

.ztop {
	position: relative;
	z-index: 10001;
}

.z9 {
	position: relative;
	z-index: 999;
}

.z8 {
	position: relative;
	z-index: 888;
}

.z7 {
	position: relative;
	z-index: 777;
}

.z6 {
	position: relative;
	z-index: 666;
}

.z5 {
	position: relative;
	z-index: 555;
}

.z4 {
	position: relative;
	z-index: 444;
}

.z3 {
	position: relative;
	z-index: 333;
}

.z2 {
	position: relative;
	z-index: 222;
}

.z1 {
	position: relative;
	z-index: 111;
}

#wrapper {
	margin: 20px auto;
	position: relative;
}

.container {
	width: 960px !important;
	position: relative;
}

.page {
	background: #fff;
	width: 960px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	border: 1px solid #222222;
	border-left: none;
	border-right: none;
}

.logo {
	position: absolute;
	left: -35px;
	bottom: -33px;
	z-index: 10002;
}

h4.invis-info {
	visibility: hidden;
	display: none;
	margin-top: 0;
	padding-top: 0;
}

.cma-btn {
	color: #fff !important;
	font-family: 'TradeGothicLight', arial, sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 16px;
	text-decoration: none;
	padding: 3px 15px 5px;
	border: none;
	background-color: #2584b7;
	-webkit-box-shadow: 0 19px 30px -7px #8dc8e8 inset;
	-moz-box-shadow: 0 19px 30px -7px #8dc8e8 inset;
	box-shadow: 0 19px 30px -7px #8dc8e8 inset;
	-webkit-transition-property: box-shadow;
	-moz-transition-property: box-shadow;
	-o-transition-property: box-shadow;
	transition-property: box-shadow;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}

.cma-btn:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 10px 30px -10px #8dc8e8 inset;
	-moz-box-shadow: 0 10px 30px -10px #8dc8e8 inset;
	box-shadow: 0 10px 30px -10px #8dc8e8 inset;
}

.topnav {
	position: absolute;
	right: 0;
	top: -50px;
}

.topnav ul {
	list-style: none;
}

.topnav li {
	display: inline-table;
	vertical-align: top;
}

.topnav a {
	color: #fff;
	font-size: 12px;
}

.topnav #srch-go {
	vertical-align: bottom;
	margin-left: -5px;
	height: 23px;
}

.topnav input[type=text], .topnav input[type=password], .topnav textarea,
	.topnav select {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #222222;
}

::-webkit-input-placeholder {
	color: #63666A !important;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #63666A !important;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #63666A !important;
}

:-ms-input-placeholder {
	color: #63666A !important;
}

.topnav-links {
	padding-right: 0;
}

.topnav-links a {
	color: #000;
	font-size: 12px;
}

.topnav-links ul {
	padding-top: 1px;
	vertical-align: middle;
}

.topnav-links li:first-of-type {
	padding-left: 0;
	padding-right: 8px;
	border-right: solid 1px #000;
}

.topnav-links li:last-of-type {
	padding-right: 0;
}

.topnav-site-search {
	padding-right: 0;
	margin-bottom: 10px;
}

.topnav-site-search input[type=text], .topnav-site-search input[type=password],
	.topnav-site-search textarea, .topnav-site-search select,
	.topnav-site-search .form-control, .topnav-site-search form .dropdown .btn,
	form .dropdown .topnav-site-search .btn {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #222222;
	border-right: none;
	height: 24px;
	font-size: 13px;
	padding: 0 5px;
}

.topnav-site-search .cma-btn {
	border: 1px solid #222222;
	border-left: none;
	padding: 2px 6px;
	height: 24px;
	font-size: 13px;
}

.topnav-site-search .cma-btn:hover, .topnav-site-search .cma-btn:active,
	.topnav-site-search .cma-btn:visited {
	z-index: inherit;
}

.navwrap {
	background-image: -webkit-linear-gradient(top, #63666A 0%, #000 100%);
	background-image: -o-linear-gradient(top, #63666A 0%, #000 100%);
	background-image: linear-gradient(to bottom, #63666A 0%, #000 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF63666A',
		endColorstr='#FF000000', GradientType=0);
	border-bottom: solid 1px #222222;
	position: relative;
}

.navwrap .col-xs-12 {
	position: inherit;
	padding-left: 27.1%;
}

.navbar {
	background: #f0f0f0;
	position: inherit;
}

.navbar-nav {
	min-width: auto;
	width: 100%;
}

.navbar-nav .dropdown-toggle, .navbar-nav .dropdown-toggle:hover,
	.navbar-nav .dropdown-toggle:focus, .navbar-nav .dropdown-toggle:active,
	.navbar-nav .open>a, .navbar-nav .open>a:hover, .navbar-nav .open>a:focus
	{
	border-right: solid 1px #a8aeaf;
	font-family: 'TradeGothicBoldCon', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.143em;
	text-transform: uppercase;
	text-decoration: none;
}

.navbar-nav .dropdown-toggle a, .navbar-nav .dropdown-toggle:hover a,
	.navbar-nav .dropdown-toggle:focus a, .navbar-nav .dropdown-toggle:active a,
	.navbar-nav .open>a a, .navbar-nav .open>a:hover a, .navbar-nav .open>a:focus a
	{
	color: #222222;
}

.navbar-nav .dropdown-toggle:hover, .navbar-nav .open>a:hover,
	.navbar-nav .dropdown-toggle:focus, .navbar-nav .open>a:focus,
	.navbar-nav .dropdown-toggle:active, .navbar-nav .open>a:active {
	background: #397192;
	background-image: -webkit-linear-gradient(top, #8dc8e8 0%, #397192 100%);
	background-image: -o-linear-gradient(top, #8dc8e8 0%, #397192 100%);
	background-image: linear-gradient(to bottom, #8dc8e8 0%, #397192 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8DC8E8',
		endColorstr='#FF397192', GradientType=0);
	-webkit-transition: all 1.7s ease-in-out !important;
	-moz-transition: all 1.7s ease-in-out !important;
	-o-transition: all 1.7s ease-in-out !important;
	transition: all 1.7s ease-in-out !important;
}

.navbar-nav .dropdown-toggle:hover:hover, .navbar-nav .open>a:hover:hover,
	.navbar-nav .dropdown-toggle:focus:hover, .navbar-nav .open>a:focus:hover,
	.navbar-nav .dropdown-toggle:active:hover, .navbar-nav .open>a:active:hover
	{
	text-decoration: none;
	background-image: -webkit-linear-gradient(top, #63b4df 0%, #2b556d 100%);
	background-image: -o-linear-gradient(top, #63b4df 0%, #2b556d 100%);
	background-image: linear-gradient(to bottom, #63b4df 0%, #2b556d 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF63B4DF',
		endColorstr='#FF2B556D', GradientType=0);
	-webkit-transition: all 1.7s ease-in-out !important;
	-moz-transition: all 1.7s ease-in-out !important;
	-o-transition: all 1.7s ease-in-out !important;
	transition: all 1.7s ease-in-out !important;
}

.navbar-nav .open>a, .navbar-nav .open>a:hover, .navbar-nav .open>a:focus
	{
	background: #397192;
	background-image: -webkit-linear-gradient(top, #8dc8e8 0%, #397192 100%);
	background-image: -o-linear-gradient(top, #8dc8e8 0%, #397192 100%);
	background-image: linear-gradient(to bottom, #8dc8e8 0%, #397192 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8DC8E8',
		endColorstr='#FF397192', GradientType=0);
	-webkit-transition: all 1.7s ease-in-out !important;
	-moz-transition: all 1.7s ease-in-out !important;
	-o-transition: all 1.7s ease-in-out !important;
	transition: all 1.7s ease-in-out !important;
}

.navbar-nav .open>a:hover, .navbar-nav .open>a:hover:hover, .navbar-nav .open>a:focus:hover
	{
	text-decoration: none;
	background-image: -webkit-linear-gradient(top, #63b4df 0%, #2b556d 100%);
	background-image: -o-linear-gradient(top, #63b4df 0%, #2b556d 100%);
	background-image: linear-gradient(to bottom, #63b4df 0%, #2b556d 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF63B4DF',
		endColorstr='#FF2B556D', GradientType=0);
	-webkit-transition: all 1.7s ease-in-out !important;
	-moz-transition: all 1.7s ease-in-out !important;
	-o-transition: all 1.7s ease-in-out !important;
	transition: all 1.7s ease-in-out !important;
}

.navbar-nav li {
	position: inherit;
}

.navbar-nav li a {
	color: #333333;
	text-decoration: none;
}

.navbar-nav li .dropdown-menu {
	margin-top: -19px;
	border-top: solid 1px #a8aeaf;
	border-bottom: solid 1px #222222;
}

.navbar-nav .dropdown-menu {
	width: 100.2%;
	border: none;
	padding: 0;
}

.navbar-nav .dropdown-menu .col-xs-3 {
	min-height: 250px;
	border-right: solid 1px #a8aeaf;
	padding-top: 0.3em;
	padding-bottom: 1em;
}

.navbar-nav .dropdown-menu .col-xs-3.last {
	border-right-color: #d0d3d4;
	border-right-width: 0px;
	border-right-style: none;
	border-right: none;
}

.navbar-nav .dropdown-menu .cma-btn {
	position: absolute;
	bottom: 0.5em;
}

.navbar-nav .dropdown-menu .glyphicon-play {
	top: -1px;
	font-size: 8px;
	color: #397192;
	padding-right: 2px;
}

.navbar-nav .dropdown-menu h4 {
	font-family: 'TradeGothicLight', arial, sans-serif;
	font-weight: 100;
	font-style: normal;
	color: #397192;
	border-bottom: solid 2px #002f6c;
	padding: 0 0 .2em;
}

.navbar-nav .dropdown-menu ul {
	margin: 0 0 1em;
}

.navbar-nav .dropdown-menu li {
	padding: 0.2em 0;
	border-bottom: solid 1px #a8aeaf;
}

.navbar-nav .dropdown-menu li a {
	font-size: 12px;
}

.navbar-nav .dropdown-menu li:last-of-type {
	border-bottom: none;
}

.navbar {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
	border-bottom: solid 1px #a8aeaf;
}

.navbar-nav {
	float: left;
	margin: 0;
}

.navbar-nav>li {
	float: left;
}

.segment-title {
	position: absolute;
	background-image: -webkit-linear-gradient(top, #63666A 0%, #000 100%);
	background-image: -o-linear-gradient(top, #63666A 0%, #000 100%);
	background-image: linear-gradient(to bottom, #63666A 0%, #000 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF63666A',
		endColorstr='#FF000000', GradientType=0);
	max-height: 60px;
}

.segment-title h5 {
	font-family: 'TradeGothicCon', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.143em;
	text-transform: uppercase;
	font-size: 14px;
	color: #8dc8e8;
	width: 100%;
	text-align: center;
	margin-top: 2.714em;
	margin-bottom: 0;
}

/* menu on hover - with animation */
.dropdown.drop-collapsed .dropdown-menu {
	height: 0 !important;
	z-index: -1;
}

.dropdown .dropdown-menu {
	overflow: hidden;
	-webkit-transition: height 0.65s ease;
	transition: height 0.65s ease;
}

.navbar-nav>li>.dropdown-menu {
	display: block;
	visibility: hidden;
	opacity: 0;
}

.navbar-nav>li.open .dropdown-menu {
	visibility: visible;
	opacity: 1;
}

.navbar-inner {
	filter: none;
}

.breadcrumb {
	margin-bottom: 0;
	font-size: 10px;
	text-transform: uppercase;
}

#segment-nav {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
	background: #63666A;
	background-clip: padding-box;
	background: #63666A;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 9998;
	text-align: center;
	padding: 0;
	width: 180px;
}

#segment-nav ul {
	margin-bottom: 0;
}

#segment-nav li {
	border-bottom: solid 1px #d0d3d4;
	background-color: #63666A;
	-webkit-box-shadow: 0 -50px 50px -20px #000 inset;
	-moz-box-shadow: 0 -50px 50px -20px #000 inset;
	box-shadow: 0 -50px 50px -20px #000 inset;
	-webkit-transition-property: box-shadow;
	-moz-transition-property: box-shadow;
	-o-transition-property: box-shadow;
	transition-property: box-shadow;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}

#segment-nav li:hover {
	-webkit-box-shadow: 0 -65px 50px -20px #000 inset;
	-moz-box-shadow: 0 -65px 50px -20px #000 inset;
	box-shadow: 0 -65px 50px -20px #000 inset;
}

#segment-nav li a {
	padding: 20px 0;
	display: block;
	background: none;
	color: #fff;
}

#segment-nav li:last-of-type {
	border-bottom: none;
}

#segment-nav .last {
	padding: 11px 0;
}

#segment-nav a {
	font-family: 'TradeGothicBoldCon', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.143em;
	text-transform: uppercase;
	text-decoration: none;
}

.login {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
	position: absolute;
	right: 0;
	top: 100px;
	background: #f0f0f0;
	border: 1px solid #a8aeaf;
	border-right: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.login p {
	font-size: 12px;
	margin: 0 0 0.429em;
}

.login .login-line {
	margin: 0.643em 0 0.429em;
}

.login input {
	margin-bottom: 0.429em;
}

.login .dropdown .caret {
	border-top-color: #63666A;
	border-bottom-color: #63666A;
	position: absolute;
	top: 11px;
	right: 10px;
}

.login .dropdown-menu {
	width: auto;
	background-color: #fff;
	margin: -1px 0 0;
}

.home-slides .col-xs-12 {
	padding: 0;
}

.home-slides img {
	width: 100%;
}

.home-slides .slide-numbers {
	position: absolute;
	right: 15px;
	bottom: 10px;
}

.home-slides .slide-numbers button {
	font-family: 'TradeGothicBold', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	background-color: #333333;
	border-color: transparent;
	margin-right: 5px;
}

.home-slides .slide-numbers button:hover {
	background-color: #63666A;
}

.home-slides .slide-numbers button.active {
	background-color: #7da1c4;
}

.page-title {
	height: 67px;
	background: #63666A;
	padding: 1.357em 0 0;
}

.page-title h1,
.page-title h4 {
	color: #fff;
	text-shadow: 0px 1px 2px rgba(32, 25, 26, 0.5);
	display: initial;
	vertical-align: middle;
	font-size: 2.25rem;
}

.zip-top {
	background-color: #333333;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

.zip-top ul {
	list-style: none;
}

.zip-top span {
	display: inline-table;
	vertical-align: center;
}

.zip-top span.text {
	margin-right: 1em;
}

.zip-top a {
	color: #fff;
	font-size: 12px;
}

.zip-top .searchGobtn {
	vertical-align: bottom;
	margin-left: -5px;
	height: 21px;
}

.zip-top input[type=text], .zip-top input[type=password], .zip-top textarea,
	.zip-top select {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #222222;
}

@media (max-width: 767px) {
  .zip-top input[type=text] {
    font-size: inherit; }
}

.promos-3up {
	-webkit-box-shadow: 0px -20px 30px 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0px -20px 30px 20px rgba(0, 0, 0, 0.5);
	position: relative;
	background: #d0d3d4;
}

.promos-3up .promo {
	background: #f0f0f0;
	border-right: solid 1px #d0d3d4;
	padding-top: 15px;
	padding-bottom: 25px;
}

.promos-3up .promo .promo-headline {
	display: table;
	margin-bottom: 10px;
	width: 100%;
}

.promos-3up .promo h3 {
	font-family: 'TradeGothicLight', arial, sans-serif;
	font-weight: 100;
	font-style: normal;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 0;
}

.promos-3up .promo p {
	text-align: center;
	margin-bottom: 10px;
}

.promos-3up .promo button, .promos-3up .promo a {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.promos-3up .promo.last {
	border-right: none;
}

.promos-3up .promo-sec {
	background: #d0d3d4;
	border-right: solid 1px #63666A;
	padding-top: 20px;
	padding-bottom: 20px;
}

.promos-3up .promo-sec h4 {
	font-family: 'TradeGothicBold', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.promos-3up .promo-sec button {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.promos-3up .promo-sec:last-of-type {
	border-right: none;
}

a.promo-link {
	display: block;
}

.sidebar {
	background: #f0f0f0;
	border-left: solid 1px #d0d3d4;
	font-size: 12px;
	position: absolute;
	right: 0;
	height: 100%;
	clear: both;
}

.sidebar h4 {
	color: #397192;
	border-bottom: solid 2px #397192;
}

.sidebar ul {
	list-style-image: url(../../../etc/designs/comerica/img/bullet.png);
	-webkit-padding-start: 15px;
	padding-left: 15px;
}

.sidebar-module {
	padding: 10px;
	margin: 0 -20px;
}

.sidebar-module-inset {
	background-image: -webkit-linear-gradient(top, #63666A 0%, #000 100%);
	background-image: -o-linear-gradient(top, #63666A 0%, #000 100%);
	background-image: linear-gradient(to bottom, #63666A 0%, #000 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF63666A',
		endColorstr='#FF000000', GradientType=0);
	margin: 10px -10px;
}

.sidebar-module-inset h2 {
	color: #8dc8e8;
	margin-top: 0;
	line-height: 1;
	font-size: 28px;
}

.sidebar-module-inset h3.cta-phone {
	color: #fff;
	margin-top: 0;
	font-family: 'TradeGothicLight', arial, sans-serif;
	font-weight: 100;
	font-style: normal;
}

.sidebar-module-inset p {
	color: #fff;
}

.sidebar-module-inset.alt {
	background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #d0d3d4 100%);
	background-image: -o-linear-gradient(top, #f0f0f0 0%, #d0d3d4 100%);
	background-image: linear-gradient(to bottom, #f0f0f0 0%, #d0d3d4 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0F0F0',
		endColorstr='#FFD0D3D4', GradientType=0);
	border: solid 1px #d0d3d4;
}

.sidebar-module-inset.alt h2, .sidebar-module-inset.alt h3 {
	color: #333333;
	margin-top: 5px;
	font-family: 'TradeGothicLight', arial, sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 28px;
}

.sidebar-module-inset.alt h5 {
	color: #fff;
}

.sidebar-module-inset.alt a {
	color: #002f6c;
}

.sb-banner {
	height: 300px;
	padding: 1em 10em 1em 2em;
	background: url(../../../etc/designs/comerica/img/bg-planning.jpg) top left
		no-repeat;
	background-size: cover;
}

.sb-banner h2 {
	margin-top: 0;
}

.sb-one-up {
	border-bottom: solid 1px #d0d3d4;
}

.sb-one-up h3 {
	margin-top: 0;
	border-bottom: solid 1px #002f6c;
	padding-bottom: 2px;
}

.sb-one-up .sb-one-up-left {
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #fff;
}

.sb-one-up .sb-one-up-right {
	padding-top: 2em;
	padding-bottom: 2em;
}

.sb-one-up .sb-one-up-right .inner {
	background-color: #f0f0f0;
	border: solid 1px #d0d3d4;
	padding: 1em;
}

.sb-two-up-wrap {
	border-bottom: solid 1px #d0d3d4;
}

.sb-two-up-wrap-last .sb-two-up {
	min-height: 200px;
}

.sb-two-up {
	padding: 0em 1em 2em;
}

.sb-two-up h3 {
	border-bottom: solid 2px #002f6c;
}

.sb-two-up-odd {
	border-right: solid 1px #d0d3d4;
}

table.compare {
	font-family: 'TradeGothicLight', arial, sans-serif;
	font-weight: 100;
	font-style: normal;
	border-color: #f0f0f0;
}

table.compare thead {
	text-align: center;
	font-size: 16px;
	border-bottom: solid 3px #002f6c;
}

table.compare thead td {
	vertical-align: middle;
	border-left: none;
}

table.compare tbody tr {
	border-color: #f0f0f0;
}

table.compare tbody tr td {
	width: 20%;
	padding: 10px;
}

table.compare tbody tr td.left-label {
	text-align: right;
	font-size: 16px;
	border: none;
	font-family: 'TradeGothicBold', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

table.compare tbody tr.table-cta {
	text-align: center;
}

.flash-wrap {
	position: relative;
	width: 575px;
	margin: 2em auto 0;
}

h1.banner-heading small {
	font-family: 'TradeGothicCon', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #002f6c;
	display: block;
}


.footer {
	letter-spacing: 0.143em;
	background: #333333;
	color: #fff;
	padding: 20px 0;
	font-size: 10px;
	line-height: 1.25em;
}

.footer h5, .footer h6 {
	font-family: 'TradeGothicCon', arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.143em;
	text-transform: uppercase;
}

.footer h5 {
	padding: 0 0 0 20px;
}

.footer h6 {
	margin-top: 0;
}

.footer ul {
	padding-left: 0;
	-webkit-padding-start: 0;
	list-style: none;
}

.footer a {
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
}

.footer li {
	margin-bottom: 5px;
}

.footer .last {
	position: relative;
}

.footer-min {
	padding: 20px 0 25px 0px /*was 20px 0px*/;
}

.raise-tagline {
	position: absolute;
	right: 0;
	bottom: 0;
	max-height: 96px;
	max-width: 586px;
}

.raise-tagline img {
	width: 100%;
}

.components {
	padding: 80px 0 0 0;
}

.components .container .row {
	padding-bottom: 40px;
}

.components .container .last, .components .navwrap, .components .navwrap .row
	{
	padding-bottom: 0 !important;
}

.components .well {
	font-style: italic;
	color: #63666A;
}

.components img {
	margin: 0 0 20px 0;
}

.components .tgl, .components .tgr, .components .tgo, .components .tgb,
	.components .tgc, .components .tgbc {
	font-size: 18px;
}

.components .example-login {
	height: 350px;
}

.components .example-login .login {
	top: -140px;
}

.components .footer-min {
	padding-bottom: 20px !important;
}

.btn-black {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.btn-white {
	background-color: #fff;
	border-color: #f0f0f0;
}

.btn-dark-gray {
	color: #a3a6a9;
	background-color: #63666A;
	border-color: #57595d;
}

.btn-light-gray {
	color: #737b7e;
	background-color: #d0d3d4;
	border-color: #c3c7c8;
}

.btn-lighter-gray {
	color: #979797;
	background-color: #f0f0f0;
	border-color: #e3e3e3;
}

.btn-medium-blue {
	color: #2c4862;
	background-color: #7da1c4;
	border-color: #6b94bc;
}

.btn-light-blue {
	color: #2174a2;
	background-color: #8dc8e8;
	border-color: #78bee4;
}

.btn-silver {
	color: #525252;
	background-color: #ababab;
	border-color: #9e9e9e;
}

.btn-gold {
	color: #605231;
	background-color: #c0ae83;
	border-color: #b7a372;
}

.btn-deep-gold {
	color: #070501;
	background-color: #a27e18;
	border-color: #8c6d15;
}

.btn-metallic-blue {
	color: #7eafcd;
	background-color: #397192;
	border-color: #326380;
}

.btn-dark-blue {
	color: #4a77b6;
	background-color: #253c5c;
	border-color: #1e304a;
}

.btn-leather {
	color: #aa6658;
	background-color: #56332c;
	border-color: #452923;
}

.btn-metallic-red {
	background-color: #8e4d4a;
	border-color: #7d4441;
}

.btn-burgundy {
	color: #ce6464;
	background-color: #882b2b;
	border-color: #752525;
}

.btn-metallic-purple {
	color: #aa92b8;
	background-color: #6b507b;
	border-color: #5e466c;
}

.btn-metallic-green {
	color: #8aada2;
	background-color: #4c6c62;
	border-color: #415d54;
}

@media screen and ( max-width : 767px) {
	.go {
		color: #ccc;
	}
}

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		text-shadow: none !important;
		filter: none !important;
		-ms-filter: none !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	.vanish, button, .button, .cma-btn, #util-nav, #segment-nav, .navwrap .navbar,
		.navwrap li.dropdown, .segment-title, .login, .home-slides,
		.flash-wrap, .zip-top, .tabs-left .col-xs-3, .in-page-cta,
		.raise-tagline, .footer {
		visibility: hidden !important;
		display: none !important;
	}
	body, p, ul, ol, .p {
		font-size: 11pt;
	}
	a, a:visited {
		color: #444 !important;
	}
	pre, blockquote {
		border: 1pt solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr, img {
		page-break-inside: avoid;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	h1, h2, h3, h4 {
		padding-bottom: 0;
		padding-top: 7pt;
		line-height: 1;
		page-break-after: avoid;
	}
	h4.invis-info {
		display: inline-block;
		visibility: visible;
	}
	a:after, a[href]:after, a:link:after, a:visited:after {
		content: "";
	}
	p a[href]:after, ul a[href]:after, ol a[href]:after, .p a[href]:after {
		content: "(" attr(href) ")";
	}
	#wrapper {
		margin: 0.5cm;
	}
	.page {
		position: static;
		margin: 0;
		border: none;
		padding: 0;
	}
	.page:after {
		content: "You can reach this page at: " attr(uri);
		border-top: 1px solid #f0f0f0;
		padding-top: 12pt;
		display: block;
		margin-top: 12pt;
	}
	.col-xs-9.main-content {
		width: 100%;
	}
	.logo {
		position: static;
		top: 0;
		left: 0;
	}
	.navwrap .navbar {
		border-bottom: none;
	}
	.navwrap .col-xs-12 {
		padding-left: 25pt;
	}
	.navwrap a:after, .navwrap a[href]:after, .navwrap a:link:after,
		.navwrap a:visited:after {
		content: "";
	}
	.breadcrumb {
		font-size: 9pt;
		position: static;
		margin: 5pt 0;
	}
	.breadcrumb>li+li:before {
		content: "> ";
		font-size: 10pt;
		color: #000;
	}
	.page-title {
		height: auto;
		background: #fff;
		padding: 10pt 0;
		border-bottom: solid 1pt #000;
	}
	.sb-banner {
		height: auto;
	}
	.sidebar {
		display: none;
	}
	.tabs-top .nav-tabs {
		display: none;
	}
	.tabs-top .tab-content {
		padding: 0;
		border: none;
	}
	.tabs-top .tab-content .tab-pane {
		display: block;
		padding-top: 10pt;
		padding-bottom: 10pt;
		border-bottom: solid 1pt #f0f0f0;
	}
	.tabs-left {
		border: none;
	}
	.tabs-left .right {
		width: 100%;
		border-left: none;
		padding-left: 0;
		padding-right: 0;
	}
	.tabs-left .tab-content {
		padding: 0;
	}
	.tabs-left .tab-content .tab-pane {
		display: block;
		padding-bottom: 10pt;
		border-bottom: solid 1pt #f0f0f0;
	}

	.footer {
		background: #fff;
		color: #000;
	}
	.footer a {
		color: #000;
	}
	@page {
		margin: .5cm;
	}
}

.generictemplate form:not (#zipcodeForm ) {
	background: #EFEFEF;
	padding: 15px;
	position: relative;
	top: 40px;
	clear: both;
	margin-bottom: 40px;
}

.generictemplate form label {
	font-family: 'TradeGothicLight', arial, sans-serif;
	font-weight: 100;
	font-style: normal;
}

.generictemplate form .form_field_text, form .form_field_textarea {
	background: white;
	border: 1px solid #D7D7D4;
	width: 100%;
	font-family: 'TradeGothicLight', arial, sans-serif;
	font-weight: 100;
	font-style: normal;
}

.generictemplate form div.section {
	width: 100%;
	padding: 0 0 5px;
}

.generictemplate form div.submit {
	text-align: center;
}

.generictemplate form .checkbox, .generictemplate form .radio {
	margin-left: 25px;
}

.generictemplate form input[type="checkbox"]:before {
	position: relative;
	display: block;
	top: -2px;
	width: 20px;
	height: 20px;
	left: -5px;
	border: 1px solid #D7D7D4;
	content: "";
	background: #FFF;
}

.generictemplate form input[type="checkbox"]:after {
	position: relative;
	display: block;
	left: -5px;
	top: -22px;
	width: 20px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #D7D7D4;
	content: "";
	background: #fff;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 3px
}

.generictemplate form input[type="checkbox"]:checked:after {
	background: #26a7e0;
	content: "\2713";
	color: #fff;
	font-size: 14px;
}

.generictemplate form input[type="radio"]:before {
	position: relative;
	display: block;
	top: -2px;
	width: 20px;
	height: 20px;
	left: -5px;
	border: 1px solid #D7D7D4;
	border-radius: 10px;
	content: "";
	background: #FFF;
}

.generictemplate form input[type="radio"]:after {
	position: relative;
	display: block;
	left: -5px;
	top: -22px;
	width: 20px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #D7D7D4;
	border-radius: 10px;
	content: "";
	background: #fff;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 3px
}

.generictemplate form input[type="radio"]:checked:after {
	background: #26a7e0;
	content: "\2022";
	color: #fff;
	font-size: 16px;
	padding-left: 5px;
}

.generictemplate form .text.parbase, #zipcodeform .text {
	padding-top: 0px !important;
}

.generictemplate form h2 {
	background: #000000;
	margin: -30px -20px 10px;
	padding: 10px;
	color: #ffffff;
	font-size: 20px;
}

.generictemplate form .submit .form_row {
	line-height: 0;
}

.generictemplate form .form_error {
	margin-top: -25px;
	margin-bottom: 10px;
	float: left;
}

.generictemplate form>.form>.form_error {
	margin-top: -50px;
}

@media ( max-width : 479px) {
	.generictemplate form>.form>.form_error {
		margin-top: -65px;
	}
}

.profilephoto {
	padding-top: 15px;
}

.searchinsights {
    margin-top: 40px;
}

.searchinsights input {
    border-left: 0px;
    border-right: 0px;
}

.sispan {
    background-color: white;
    border-right:0px;
    padding-right: 20px;
    line-height: inherit;
}

.searchinsights button {
    height: 34px;
}

/*******************************
  FOOTER COPYRIGHT TEXT
********************************/

.footer-copyright {
	background: #333333;
	letter-spacing: 0.143em;
	color: #fff;
	font-size: 10px;
	line-height: 1.25em;
	text-align: left;
	padding-left: 20px;
	/*margin-top: -30px;*/
	margin-left: -20px;
	padding-bottom: 30px;
	padding-top: 40px;
}

.footer-copyright a:link, a:visited, a:hover {
	/*color: #fff;*/
}

.landing-footer {
	background: none;
	white-space: nowrap;
	display: inline-block;
}

.footer-row {
   background-color: #333333;
   overflow: hidden;
}

.footer-img img {
	max-width: 100%;
}

.footerpar {
	/*min-height: 300px;*/
	background-color: #333333;
}

@media (min-width: 661px) and (max-width: 989px) {
	.footer-copyright {
		margin-top: -40px;
	}
	.footer-img {
		float: right;
	}
}

@media (max-width: 660px) {
	.copyright-full {
		padding-top: 0px;
	}
}

@media (max-width: 989px) {
	.footer-copyright {
		padding-bottom: 0px;
	}
}

@media (max-width: 556px) {
	.footer-row {
		/*margin-top: -100px;*/
	}
	.footer-row-landing {
		margin-top: 0px;
	}
}

@media (min-width: 375px) and (max-width: 555px){
	/*margin-top:20px; for third n fourth row footer items*/
}

/*******************************
  NON-FULLWIDTH FOOTER DO NOT SELL TEXT - FB-4305
********************************/

.nonfullwidthfooterdns {
	color: #fff;
	font-size:7px;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

span.underline {
	text-decoration: underline;

}
.author-only{
    display: none;
}

.promo-sec-text {
	display:block;
	margin-bottom:10px;
}

.promos-3up .promo span {
    margin-bottom: 10px;
    text-align: center;
}

.generictemplate .promo-sec {
    border-bottom: 1px solid #d0d3d4;
    border-right: 1px solid #d0d3d4;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 50%;
}

.wealthmanagement, .wealth-management{
	padding:11px 0 !important;
}


.stock {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f0f0f0;
    border-color: #a8aeaf -moz-use-text-color #a8aeaf #a8aeaf;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    padding: 0;
    position: absolute;
    right: 0;
    top: 100px;
    width: 160px;
}


.sidebar-module-inset span.cta-phone {
    color: #fff;
    font-family: "TradeGothicLight",arial,sans-serif;
    font-style: normal;
    font-weight: 100;
    margin-top: 0;
    font-size: 24px;
    display: block;
}

/* Fade transition for carousel items */
.carousel .item {
     transition-property: opacity;
}

.carousel .item, .carousel .active.left, .carousel .active.right {
      opacity: 0;
}

.carousel .active, .carousel .next.left, .carousel .prev.right {
      opacity: 1;
}

.carousel .next, .carousel .prev, .carousel .active.left,  .carousel .active.right {
      left: 0;
      transform: translate3d(0, 0, 0);
}



.tabs-top .tab-pane ul{
    margin: 0;
    padding: 0 0 0 15px;
}

.tab-title{
	 color: #000;
     font-family: 'TradeGothicBold',arial,sans-serif;
     font-size: 18px;
     font-style: normal;
     font-weight: normal;
}
.tab-heading {
     font-family: 'TradeGothicBold',arial,sans-serif;
     font-size: 16px;
     font-style: normal;
     font-weight: normal;
}


.whitetext{
	color: #ffffff;
}
.bluetext {
    color: #002f6d;
}

.group.collapse, .group.collapsing{
	margin-left:10px;
}

#errorMessageEmptyZip, #errorMessageInvalidZip, #errorMessageZipNotExists{
	color:#FF4040;
	margin-left: 10px;
}

#showZip{
	font-style: italic;
	margin-left: 10px;
}

.text{
	clear:both;
	padding-top:20px !important;
}

.tab-content .text.parbase.section:first-child {
    padding-top: 0 !important;
}

.text h3{
	margin-top:0;
}

.text h3.centered {
    text-align: center;
}

.wm {
     margin-left: -20px;
     margin-right: -20px;
}

.wm .text {
     margin-left: 20px;
     margin-right: 20px;
}

.cs-banner{
	background: none;
	overflow: hidden;
	padding: 0;
	height: 300px;
}

.cs-banner img {
	min-height: 300px;
}

.cs-banner .text.parbase.section h3{
	color: #333333;
    font-family: 'TradeGothicLight',arial,sans-serif;
    font-style: normal;
    font-weight: 100;
    font-size: 30px;
}

.cs-banner .text.parbase.section {
    padding: 1em 10em 1em 2em !important;
    position: absolute;
    top: 0;
}


.nav .dropdown-toggle {
    height: 40px;
    line-height: 30px !important;
    max-width: 127px;
    padding: 5px 10px !important;
    text-align: center;
    display: table-cell; /*[CB-276]*/
}

.nav .dropdown-toggle > span {
    display: inline-block;
    line-height: 13px !important;
    vertical-align: middle;
}

.text.parbase.section img {
	margin-right: 20px;
}


.link.last {
    background: url("../../../etc/designs/comerica/img/tree-2.gif") no-repeat scroll 6px 0 rgba(0, 0, 0, 0);
	padding-left: 27px;
}

table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
    border:none;
}

table tbody tr th{
	border-top: 1px solid #d0d3d4;
	border-left: none;
	border-right: none;
	border-bottom: none;
    line-height: 1.42857;
    padding: 10px 6px;
    vertical-align: top;
    color:#002f6c;
    background: #f0f0f0;
}

table tbody tr td{
	border-top: 1px solid #d0d3d4;
	border-left: none;
	border-right: none;
	border-bottom: none;
    line-height: 1.42857;
    padding: 10px;
    vertical-align: top;
}

#ratesTab table {
	margin: 5px 0 0;
}

#ratesTab .tableheader{
	border-bottom: 3px solid #002f6c;
}

#ratesTab table tbody tr th, #ratesTab table tbody tr td {
    font-size: 12px !important;
    text-align: center;
}

#ratesTab .title{
	font-family: 'TradeGothicBold',arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin-top: 10px;
    display:inline-block;
}

table tbody tr:first-child td{
	border-top:none;
	font-family: 'TradeGothicLight',arial,sans-serif
	font-style: normal;
	font-weight: 100;
	color:#002f6c;
	font-size: 16px;
	border-bottom: 3px solid #002f6c;
}

.table.compare tbody tr:first-child td{
	border-top: 1px solid #d0d3d4;
	color:#333333;
	font-size: 14px;
	border-bottom: none;
}

/*[CB-289]*/
.table.compare tbody tr td.left-label {
    border: none;
    font-size: 16px;
}

.zip-top{
	color: inherit;
}
#zipcode {
	padding-left: 5px;
}
#zipinfo{
	color: #ffffff;
}

.zip-top span.text{
	padding-top:0;
	color: #ffffff;
}

.sidebar-module.sidebar-module-inset a {
    color: #ffffff;
}
.go-button{
	color: #ffffff;
}
/*
.frm-search {
	padding-left: 5px;
}

.frm-search input[type=text] {
	width: 142px;
	padding-left: 5px;
	height: 21px;
}
*/
.frm-search input[type=submit] {
    background: url("../../../etc/designs/comerica/img/btn-srch-go.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 23px;
    margin-left: -5px;
    width: 25px;
    vertical-align: text-top;
	margin-top: -3px;
	margin-top: -4px \9;
}

.pagination{
	display: block;
	text-align: center;
}

.pagination a{
	padding: 5px 10px;
}

.pagination .currentpage{
	padding: 10px;
	background: #efefef;
	border-radius: 5px;
}

.searchrow{
	padding: 20px 0;
	margin: 0 20px;
	border-top: 1px solid #d0d3d4;
	overflow: hidden;
	text-overflow: ellipsis;
}

.searchtextbox {
	width:153px !important;
	height:23px !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .searchtextbox {
	width:160px !important;
	height:23px !important;
    }

	.frm-search input[type="submit"] {
		margin-top:-4px !important;
	}
}

.subCategorySelected {
	background: #397192;
	background-image: -webkit-linear-gradient(top, #8dc8e8 0%, #397192 100%);
	background-image: -o-linear-gradient(top, #8dc8e8 0%, #397192 100%);
	background-image: linear-gradient(to bottom, #8dc8e8 0%, #397192 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8DC8E8', endColorstr='#FF397192', GradientType=0);
	-webkit-transition: all 1.7s ease-in-out !important;
	-moz-transition: all 1.7s ease-in-out !important;
	-o-transition: all 1.7s ease-in-out !important;
	transition: all 1.7s ease-in-out !important;
 }

.page-title h4 {
    font-family: 'TradeGothicLight', arial, sans-serif;
    font-size: 22px;
    margin: 0;
}

.page-title h4.centered {
    text-align: center;
}

.segment-title h5 {
	color: #ffffff;
}


/*[CB-265]*/
.navwrap {
	background-image: none;
	background-color: #000000;
}



/*[CB-275]*/
.tabs-top .tab-pane ul {
	list-style: none;
}

.tabs-top .tab-pane li:before {
    content: "\25CF";
    font-size: 14px;
    margin-left: -14px;
    margin-right: 6px;
}

.tabs-top .tab-pane li {
    list-style-type: none;
}

/*[CB-250]*/
#segment-nav li, .navbar-nav h4, .navbar-nav a, .navbar-nav button{
	-webkit-font-smoothing: subpixel-antialiased;
}

/*[CB-254]*/
_::-webkit-full-page-media, _:future, :root .segmentpagetemplate{
		background: none;
}

_::-webkit-full-page-media, _:future, :root .homepagetemplate{
		background: none;
}

/*[CB-290]*/
.sidebar-module-inset h2 {
    color: #ffffff;
}

.navbar-nav .dropdown-toggle:hover:hover, .navbar-nav .open > a:hover:hover, .navbar-nav .dropdown-toggle:focus:hover, .navbar-nav .open > a:focus:hover, .navbar-nav .dropdown-toggle:active:hover, .navbar-nav .open > a:active:hover {
     background-image: -webkit-linear-gradient(top, #8dc8e8 0%, #397192 100%);
     background-image: -o-linear-gradient(top, #8dc8e8 0%, #397192 100%);
     background-image: linear-gradient(to bottom, #8dc8e8 0%, #397192 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8DC8E8', endColorstr='#FF397192', GradientType=0);
}

.navbar-nav li.subCategorySelected a.dropdown-toggle span, .navbar-nav li.open a.dropdown-toggle span, .navbar-nav li a:hover span,  .navbar-nav li a:focus span{
    color: #ffffff;
}

/*[CB-288]*/
.placeholder{
	color: #aaa;
}

/*[CB-293]*/
#errorMessage {
color: #002f6c;
font-size: 11px;
font-weight: bold;
margin-left: 15px;
}

/*[CB-268]*/
#feesTab span{
	background: none !important;
}

.navigationheader a {
	padding: 2px 8px;
}

.navigationheader a:first-of-type {
	border-right: 1px solid;
}

.footerpar{
	margin: 0 -20px;
}

.footerpar .cf:first-child{
	text-align: left !important;
	display: block !important;
}

.footerpar .fa {
	font-size: 16px;
	color: #888888;
	margin-right: 5px;
}
/*
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2015 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
/*
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2015 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
/* grid component */
.aem-Grid {
  display: block;
  width: 100%;
}
.aem-Grid::before,
.aem-Grid::after {
  display: table;
  content: " ";
}
.aem-Grid::after {
  clear: both;
}
/* placeholder for new components */
.aem-Grid-newComponent {
  clear: both;
  margin: 0;
}
/* column of a grid */
.aem-GridColumn {
  box-sizing: border-box;
  clear: both;
}
/* force showing hidden */
.aem-GridShowHidden > .aem-Grid > .aem-GridColumn {
  display: block !important;
}
/* Generates all the rules for the grid columns up to the given amount of column */
/* Generates all the rules for the grid column offset up to the given amount of column */
/* Generates all the rules for the grid and columns for the given break point and total of columns */
/* Generates all the rules for the grids and columns */
/* API function to be called to generate a grid config */
/* maximum amount of grid cells to be provided */
/* example configuration */
/* default breakpoint */
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--newline {
  /* newline behavior */
  display: block;
  clear: both !important;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--none {
  /* none behavior */
  display: block;
  clear: none !important;
  float: left;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
  /* hide behavior */
  display: none;
}
/* add gutter in the grid */
.aem-GridColumn {
  padding: 0 5px;
}
/* smaller screen (phone) breakpoint */
@media (max-width: 650px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--hide {
    /* hide behavior */
    display: none;
  }
}
/* tablet breakpoint */
@media (min-width: 651px) and (max-width: 1200px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--hide {
    /* hide behavior */
    display: none;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
    display: block;
  }
}
.generictemplate .promotexttile.parbase.aem-GridColumn.aem-GridColumn--default--12 {
  width: 50% !important;
  padding: 0 !important;
}
@media (max-width: 650px) {
  .generictemplate .promotexttile.parbase.aem-GridColumn.aem-GridColumn--default--12 {
    width: 100% !important;
    padding: 0 !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
    display: block;
  }
}

.skip-link {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}
.genericbutton {
  text-align: center;
}
.genericbutton.center-align {
  text-align: center;
}
.genericbutton.left-align {
  text-align: left;
  padding: 0 20px;
}
.genericbutton.right-align {
  text-align: right;
  padding: 0 20px;
}
.genericbutton .zip-entry-text {
  margin-bottom: 5px;
}
.genericbutton .zip-inputWrapper .inputbkgwrap {
  max-width: 140px;
  font-size: 1rem;
  margin: 0 5px;
}
.genericbutton .zip-go-btn {
  margin: 2px 0;
  display: inline-block;
}
.genericbutton .zip-error-messaging {
  padding-top: 19px;
  padding-bottom: 18px;
}
.genericbutton .zip-error-messaging .zip-restriction {
  font-weight: bold;
}
.genericbutton .btn-group a {
  margin: 5px 0;
  padding: 0;
}

/* imports for all less variable files */
/* colors */
/* ------------------------------------------------------------------------- */
/* Colors */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* Color Style Loops */
/* ------------------------------------------------------------------------- */
.primarycomericablue-lbl,
.primarycomericablue-title,
.primarycomericablue-txt,
.primarycomericablue-zipmsg {
  color: #002f6c;
}
.primaryblack-lbl,
.primaryblack-title,
.primaryblack-txt,
.primaryblack-zipmsg {
  color: #000000;
}
.primarywhite-lbl,
.primarywhite-title,
.primarywhite-txt,
.primarywhite-zipmsg {
  color: #ffffff;
}
.primarylightblue-lbl,
.primarylightblue-title,
.primarylightblue-txt,
.primarylightblue-zipmsg {
  color: #9adbe8;
}
.primarymediumblue-lbl,
.primarymediumblue-title,
.primarymediumblue-txt,
.primarymediumblue-zipmsg {
  color: #3e87cb;
}
.primarycoolgray1-lbl,
.primarycoolgray1-title,
.primarycoolgray1-txt,
.primarycoolgray1-zipmsg {
  color: #d9d9d6;
}
.primarycoolgray5-lbl,
.primarycoolgray5-title,
.primarycoolgray5-txt,
.primarycoolgray5-zipmsg {
  color: #b1b3b3;
}
.primarycoolgray8-lbl,
.primarycoolgray8-title,
.primarycoolgray8-txt,
.primarycoolgray8-zipmsg {
  color: #888b8d;
}
.primarycoolgray10-lbl,
.primarycoolgray10-title,
.primarycoolgray10-txt,
.primarycoolgray10-zipmsg {
  color: #63666a;
}
.primarycoolgray11-lbl,
.primarycoolgray11-title,
.primarycoolgray11-txt,
.primarycoolgray11-zipmsg {
  color: #53565a;
}
.secondaryelectricblue-lbl,
.secondaryelectricblue-title,
.secondaryelectricblue-txt,
.secondaryelectricblue-zipmsg {
  color: #7da1c4;
}
.secondarymetallicblue-lbl,
.secondarymetallicblue-title,
.secondarymetallicblue-txt,
.secondarymetallicblue-zipmsg {
  color: #4f758b;
}
.secondarydarkblue-lbl,
.secondarydarkblue-title,
.secondarydarkblue-txt,
.secondarydarkblue-zipmsg {
  color: #1f2a44;
}
.secondarygold-lbl,
.secondarygold-title,
.secondarygold-txt,
.secondarygold-zipmsg {
  color: #c5b783;
}
.secondarydeepgold-lbl,
.secondarydeepgold-title,
.secondarydeepgold-txt,
.secondarydeepgold-zipmsg {
  color: #a07400;
}
.secondarymetallicgreen-lbl,
.secondarymetallicgreen-title,
.secondarymetallicgreen-txt,
.secondarymetallicgreen-zipmsg {
  color: #1b806d;
}
.secondaryblacktype-lbl,
.secondaryblacktype-title,
.secondaryblacktype-txt,
.secondaryblacktype-zipmsg {
  color: #202020;
}
.secondarycoolgray2-lbl,
.secondarycoolgray2-title,
.secondarycoolgray2-txt,
.secondarycoolgray2-zipmsg {
  color: #d0d0ce;
}
.secondarycoolgray3-lbl,
.secondarycoolgray3-title,
.secondarycoolgray3-txt,
.secondarycoolgray3-zipmsg {
  color: #c8c9c7;
}
.secondarycoolgray4-lbl,
.secondarycoolgray4-title,
.secondarycoolgray4-txt,
.secondarycoolgray4-zipmsg {
  color: #bbbcbc;
}
.primarycoolgray1-25-lbl,
.primarycoolgray1-25-title,
.primarycoolgray1-25-txt,
.primarycoolgray1-25-zipmsg {
  color: #f7f7f7;
}
.primarycoolgray1-85-lbl,
.primarycoolgray1-85-title,
.primarycoolgray1-85-txt,
.primarycoolgray1-85-zipmsg {
  color: #e4e5e4;
}
.tertiarydarkgreen-lbl,
.tertiarydarkgreen-title,
.tertiarydarkgreen-txt,
.tertiarydarkgreen-zipmsg {
  color: #115740;
}
.tertiarylightgreen-lbl,
.tertiarylightgreen-title,
.tertiarylightgreen-txt,
.tertiarylightgreen-zipmsg {
  color: #50a684;
}
.tertiarydarkblue-lbl,
.tertiarydarkblue-title,
.tertiarydarkblue-txt,
.tertiarydarkblue-zipmsg {
  color: #2069ad;
}
.tertiarylightblue-lbl,
.tertiarylightblue-title,
.tertiarylightblue-txt,
.tertiarylightblue-zipmsg {
  color: #48a5e9;
}
.tertiarymediumgold-lbl,
.tertiarymediumgold-title,
.tertiarymediumgold-txt,
.tertiarymediumgold-zipmsg {
  color: #d29f13;
}
.tertiaryburgundy-lbl,
.tertiaryburgundy-title,
.tertiaryburgundy-txt,
.tertiaryburgundy-zipmsg {
  color: #9e2a2b;
}
.tertiarymetallicred-lbl,
.tertiarymetallicred-title,
.tertiarymetallicred-txt,
.tertiarymetallicred-zipmsg {
  color: #893c47;
}
.tertiarymetallicpurple-lbl,
.tertiarymetallicpurple-title,
.tertiarymetallicpurple-txt,
.tertiarymetallicpurple-zipmsg {
  color: #614b79;
}
.primarycomericablue-bg.flex-container-header,
.primarycomericablue-bg.flexbox,
.primarycomericablue-bg {
  background-color: #002f6c;
}
.primaryblack-bg.flex-container-header,
.primaryblack-bg.flexbox,
.primaryblack-bg {
  background-color: #000000;
}
.primarywhite-bg.flex-container-header,
.primarywhite-bg.flexbox,
.primarywhite-bg {
  background-color: #ffffff;
}
.primarylightblue-bg.flex-container-header,
.primarylightblue-bg.flexbox,
.primarylightblue-bg {
  background-color: #9adbe8;
}
.primarymediumblue-bg.flex-container-header,
.primarymediumblue-bg.flexbox,
.primarymediumblue-bg {
  background-color: #3e87cb;
}
.primarycoolgray1-bg.flex-container-header,
.primarycoolgray1-bg.flexbox,
.primarycoolgray1-bg {
  background-color: #d9d9d6;
}
.primarycoolgray5-bg.flex-container-header,
.primarycoolgray5-bg.flexbox,
.primarycoolgray5-bg {
  background-color: #b1b3b3;
}
.primarycoolgray8-bg.flex-container-header,
.primarycoolgray8-bg.flexbox,
.primarycoolgray8-bg {
  background-color: #888b8d;
}
.primarycoolgray10-bg.flex-container-header,
.primarycoolgray10-bg.flexbox,
.primarycoolgray10-bg {
  background-color: #63666a;
}
.primarycoolgray11-bg.flex-container-header,
.primarycoolgray11-bg.flexbox,
.primarycoolgray11-bg {
  background-color: #53565a;
}
.secondaryelectricblue-bg.flex-container-header,
.secondaryelectricblue-bg.flexbox,
.secondaryelectricblue-bg {
  background-color: #7da1c4;
}
.secondarymetallicblue-bg.flex-container-header,
.secondarymetallicblue-bg.flexbox,
.secondarymetallicblue-bg {
  background-color: #4f758b;
}
.secondarydarkblue-bg.flex-container-header,
.secondarydarkblue-bg.flexbox,
.secondarydarkblue-bg {
  background-color: #1f2a44;
}
.secondarygold-bg.flex-container-header,
.secondarygold-bg.flexbox,
.secondarygold-bg {
  background-color: #c5b783;
}
.secondarydeepgold-bg.flex-container-header,
.secondarydeepgold-bg.flexbox,
.secondarydeepgold-bg {
  background-color: #a07400;
}
.secondarymetallicgreen-bg.flex-container-header,
.secondarymetallicgreen-bg.flexbox,
.secondarymetallicgreen-bg {
  background-color: #1b806d;
}
.secondaryblacktype-bg.flex-container-header,
.secondaryblacktype-bg.flexbox,
.secondaryblacktype-bg {
  background-color: #202020;
}
.secondarycoolgray2-bg.flex-container-header,
.secondarycoolgray2-bg.flexbox,
.secondarycoolgray2-bg {
  background-color: #d0d0ce;
}
.secondarycoolgray3-bg.flex-container-header,
.secondarycoolgray3-bg.flexbox,
.secondarycoolgray3-bg {
  background-color: #c8c9c7;
}
.secondarycoolgray4-bg.flex-container-header,
.secondarycoolgray4-bg.flexbox,
.secondarycoolgray4-bg {
  background-color: #bbbcbc;
}
.primarycoolgray1-25-bg.flex-container-header,
.primarycoolgray1-25-bg.flexbox,
.primarycoolgray1-25-bg {
  background-color: #f7f7f7;
}
.primarycoolgray1-85-bg.flex-container-header,
.primarycoolgray1-85-bg.flexbox,
.primarycoolgray1-85-bg {
  background-color: #e4e5e4;
}
.tertiarydarkgreen-bg.flex-container-header,
.tertiarydarkgreen-bg.flexbox,
.tertiarydarkgreen-bg {
  background-color: #115740;
}
.tertiarylightgreen-bg.flex-container-header,
.tertiarylightgreen-bg.flexbox,
.tertiarylightgreen-bg {
  background-color: #50a684;
}
.tertiarydarkblue-bg.flex-container-header,
.tertiarydarkblue-bg.flexbox,
.tertiarydarkblue-bg {
  background-color: #2069ad;
}
.tertiarylightblue-bg.flex-container-header,
.tertiarylightblue-bg.flexbox,
.tertiarylightblue-bg {
  background-color: #48a5e9;
}
.tertiarymediumgold-bg.flex-container-header,
.tertiarymediumgold-bg.flexbox,
.tertiarymediumgold-bg {
  background-color: #d29f13;
}
.tertiaryburgundy-bg.flex-container-header,
.tertiaryburgundy-bg.flexbox,
.tertiaryburgundy-bg {
  background-color: #9e2a2b;
}
.tertiarymetallicred-bg.flex-container-header,
.tertiarymetallicred-bg.flexbox,
.tertiarymetallicred-bg {
  background-color: #893c47;
}
.tertiarymetallicpurple-bg.flex-container-header,
.tertiarymetallicpurple-bg.flexbox,
.tertiarymetallicpurple-bg {
  background-color: #614b79;
}
.primarycomericablue-brdr.flex-container-header,
.primarycomericablue-brdr.flexbox,
.primarycomericablue-brdr {
  border-color: #002f6c;
}
.primaryblack-brdr.flex-container-header,
.primaryblack-brdr.flexbox,
.primaryblack-brdr {
  border-color: #000000;
}
.primarywhite-brdr.flex-container-header,
.primarywhite-brdr.flexbox,
.primarywhite-brdr {
  border-color: #ffffff;
}
.primarylightblue-brdr.flex-container-header,
.primarylightblue-brdr.flexbox,
.primarylightblue-brdr {
  border-color: #9adbe8;
}
.primarymediumblue-brdr.flex-container-header,
.primarymediumblue-brdr.flexbox,
.primarymediumblue-brdr {
  border-color: #3e87cb;
}
.primarycoolgray1-brdr.flex-container-header,
.primarycoolgray1-brdr.flexbox,
.primarycoolgray1-brdr {
  border-color: #d9d9d6;
}
.primarycoolgray5-brdr.flex-container-header,
.primarycoolgray5-brdr.flexbox,
.primarycoolgray5-brdr {
  border-color: #b1b3b3;
}
.primarycoolgray8-brdr.flex-container-header,
.primarycoolgray8-brdr.flexbox,
.primarycoolgray8-brdr {
  border-color: #888b8d;
}
.primarycoolgray10-brdr.flex-container-header,
.primarycoolgray10-brdr.flexbox,
.primarycoolgray10-brdr {
  border-color: #63666a;
}
.primarycoolgray11-brdr.flex-container-header,
.primarycoolgray11-brdr.flexbox,
.primarycoolgray11-brdr {
  border-color: #53565a;
}
.secondaryelectricblue-brdr.flex-container-header,
.secondaryelectricblue-brdr.flexbox,
.secondaryelectricblue-brdr {
  border-color: #7da1c4;
}
.secondarymetallicblue-brdr.flex-container-header,
.secondarymetallicblue-brdr.flexbox,
.secondarymetallicblue-brdr {
  border-color: #4f758b;
}
.secondarydarkblue-brdr.flex-container-header,
.secondarydarkblue-brdr.flexbox,
.secondarydarkblue-brdr {
  border-color: #1f2a44;
}
.secondarygold-brdr.flex-container-header,
.secondarygold-brdr.flexbox,
.secondarygold-brdr {
  border-color: #c5b783;
}
.secondarydeepgold-brdr.flex-container-header,
.secondarydeepgold-brdr.flexbox,
.secondarydeepgold-brdr {
  border-color: #a07400;
}
.secondarymetallicgreen-brdr.flex-container-header,
.secondarymetallicgreen-brdr.flexbox,
.secondarymetallicgreen-brdr {
  border-color: #1b806d;
}
.secondaryblacktype-brdr.flex-container-header,
.secondaryblacktype-brdr.flexbox,
.secondaryblacktype-brdr {
  border-color: #202020;
}
.secondarycoolgray2-brdr.flex-container-header,
.secondarycoolgray2-brdr.flexbox,
.secondarycoolgray2-brdr {
  border-color: #d0d0ce;
}
.secondarycoolgray3-brdr.flex-container-header,
.secondarycoolgray3-brdr.flexbox,
.secondarycoolgray3-brdr {
  border-color: #c8c9c7;
}
.secondarycoolgray4-brdr.flex-container-header,
.secondarycoolgray4-brdr.flexbox,
.secondarycoolgray4-brdr {
  border-color: #bbbcbc;
}
.primarycoolgray1-25-brdr.flex-container-header,
.primarycoolgray1-25-brdr.flexbox,
.primarycoolgray1-25-brdr {
  border-color: #f7f7f7;
}
.primarycoolgray1-85-brdr.flex-container-header,
.primarycoolgray1-85-brdr.flexbox,
.primarycoolgray1-85-brdr {
  border-color: #e4e5e4;
}
.tertiarydarkgreen-brdr.flex-container-header,
.tertiarydarkgreen-brdr.flexbox,
.tertiarydarkgreen-brdr {
  border-color: #115740;
}
.tertiarylightgreen-brdr.flex-container-header,
.tertiarylightgreen-brdr.flexbox,
.tertiarylightgreen-brdr {
  border-color: #50a684;
}
.tertiarydarkblue-brdr.flex-container-header,
.tertiarydarkblue-brdr.flexbox,
.tertiarydarkblue-brdr {
  border-color: #2069ad;
}
.tertiarylightblue-brdr.flex-container-header,
.tertiarylightblue-brdr.flexbox,
.tertiarylightblue-brdr {
  border-color: #48a5e9;
}
.tertiarymediumgold-brdr.flex-container-header,
.tertiarymediumgold-brdr.flexbox,
.tertiarymediumgold-brdr {
  border-color: #d29f13;
}
.tertiaryburgundy-brdr.flex-container-header,
.tertiaryburgundy-brdr.flexbox,
.tertiaryburgundy-brdr {
  border-color: #9e2a2b;
}
.tertiarymetallicred-brdr.flex-container-header,
.tertiarymetallicred-brdr.flexbox,
.tertiarymetallicred-brdr {
  border-color: #893c47;
}
.tertiarymetallicpurple-brdr.flex-container-header,
.tertiarymetallicpurple-brdr.flexbox,
.tertiarymetallicpurple-brdr {
  border-color: #614b79;
}
.primarycomericablue-txt a:link:not(.btn *, .btn),
.primarycomericablue-txt a:visited:not(.btn *, .btn),
a:link .primarycomericablue-txt:not(.btn *, .btn),
a:visited .primarycomericablue-txt:not(.btn *, .btn) {
  color: #002f6c;
  text-decoration: underline;
}
.primaryblack-txt a:link:not(.btn *, .btn),
.primaryblack-txt a:visited:not(.btn *, .btn),
a:link .primaryblack-txt:not(.btn *, .btn),
a:visited .primaryblack-txt:not(.btn *, .btn) {
  color: #000000;
  text-decoration: underline;
}
.primarywhite-txt a:link:not(.btn *, .btn),
.primarywhite-txt a:visited:not(.btn *, .btn),
a:link .primarywhite-txt:not(.btn *, .btn),
a:visited .primarywhite-txt:not(.btn *, .btn) {
  color: #ffffff;
  text-decoration: underline;
}
.primarylightblue-txt a:link:not(.btn *, .btn),
.primarylightblue-txt a:visited:not(.btn *, .btn),
a:link .primarylightblue-txt:not(.btn *, .btn),
a:visited .primarylightblue-txt:not(.btn *, .btn) {
  color: #9adbe8;
  text-decoration: underline;
}
.primarymediumblue-txt a:link:not(.btn *, .btn),
.primarymediumblue-txt a:visited:not(.btn *, .btn),
a:link .primarymediumblue-txt:not(.btn *, .btn),
a:visited .primarymediumblue-txt:not(.btn *, .btn) {
  color: #3e87cb;
  text-decoration: underline;
}
.primarycoolgray1-txt a:link:not(.btn *, .btn),
.primarycoolgray1-txt a:visited:not(.btn *, .btn),
a:link .primarycoolgray1-txt:not(.btn *, .btn),
a:visited .primarycoolgray1-txt:not(.btn *, .btn) {
  color: #d9d9d6;
  text-decoration: underline;
}
.primarycoolgray5-txt a:link:not(.btn *, .btn),
.primarycoolgray5-txt a:visited:not(.btn *, .btn),
a:link .primarycoolgray5-txt:not(.btn *, .btn),
a:visited .primarycoolgray5-txt:not(.btn *, .btn) {
  color: #b1b3b3;
  text-decoration: underline;
}
.primarycoolgray8-txt a:link:not(.btn *, .btn),
.primarycoolgray8-txt a:visited:not(.btn *, .btn),
a:link .primarycoolgray8-txt:not(.btn *, .btn),
a:visited .primarycoolgray8-txt:not(.btn *, .btn) {
  color: #888b8d;
  text-decoration: underline;
}
.primarycoolgray10-txt a:link:not(.btn *, .btn),
.primarycoolgray10-txt a:visited:not(.btn *, .btn),
a:link .primarycoolgray10-txt:not(.btn *, .btn),
a:visited .primarycoolgray10-txt:not(.btn *, .btn) {
  color: #63666a;
  text-decoration: underline;
}
.primarycoolgray11-txt a:link:not(.btn *, .btn),
.primarycoolgray11-txt a:visited:not(.btn *, .btn),
a:link .primarycoolgray11-txt:not(.btn *, .btn),
a:visited .primarycoolgray11-txt:not(.btn *, .btn) {
  color: #53565a;
  text-decoration: underline;
}
.secondaryelectricblue-txt a:link:not(.btn *, .btn),
.secondaryelectricblue-txt a:visited:not(.btn *, .btn),
a:link .secondaryelectricblue-txt:not(.btn *, .btn),
a:visited .secondaryelectricblue-txt:not(.btn *, .btn) {
  color: #7da1c4;
  text-decoration: underline;
}
.secondarymetallicblue-txt a:link:not(.btn *, .btn),
.secondarymetallicblue-txt a:visited:not(.btn *, .btn),
a:link .secondarymetallicblue-txt:not(.btn *, .btn),
a:visited .secondarymetallicblue-txt:not(.btn *, .btn) {
  color: #4f758b;
  text-decoration: underline;
}
.secondarydarkblue-txt a:link:not(.btn *, .btn),
.secondarydarkblue-txt a:visited:not(.btn *, .btn),
a:link .secondarydarkblue-txt:not(.btn *, .btn),
a:visited .secondarydarkblue-txt:not(.btn *, .btn) {
  color: #1f2a44;
  text-decoration: underline;
}
.secondarygold-txt a:link:not(.btn *, .btn),
.secondarygold-txt a:visited:not(.btn *, .btn),
a:link .secondarygold-txt:not(.btn *, .btn),
a:visited .secondarygold-txt:not(.btn *, .btn) {
  color: #c5b783;
  text-decoration: underline;
}
.secondarydeepgold-txt a:link:not(.btn *, .btn),
.secondarydeepgold-txt a:visited:not(.btn *, .btn),
a:link .secondarydeepgold-txt:not(.btn *, .btn),
a:visited .secondarydeepgold-txt:not(.btn *, .btn) {
  color: #a07400;
  text-decoration: underline;
}
.secondarymetallicgreen-txt a:link:not(.btn *, .btn),
.secondarymetallicgreen-txt a:visited:not(.btn *, .btn),
a:link .secondarymetallicgreen-txt:not(.btn *, .btn),
a:visited .secondarymetallicgreen-txt:not(.btn *, .btn) {
  color: #1b806d;
  text-decoration: underline;
}
.secondaryblacktype-txt a:link:not(.btn *, .btn),
.secondaryblacktype-txt a:visited:not(.btn *, .btn),
a:link .secondaryblacktype-txt:not(.btn *, .btn),
a:visited .secondaryblacktype-txt:not(.btn *, .btn) {
  color: #202020;
  text-decoration: underline;
}
.secondarycoolgray2-txt a:link:not(.btn *, .btn),
.secondarycoolgray2-txt a:visited:not(.btn *, .btn),
a:link .secondarycoolgray2-txt:not(.btn *, .btn),
a:visited .secondarycoolgray2-txt:not(.btn *, .btn) {
  color: #d0d0ce;
  text-decoration: underline;
}
.secondarycoolgray3-txt a:link:not(.btn *, .btn),
.secondarycoolgray3-txt a:visited:not(.btn *, .btn),
a:link .secondarycoolgray3-txt:not(.btn *, .btn),
a:visited .secondarycoolgray3-txt:not(.btn *, .btn) {
  color: #c8c9c7;
  text-decoration: underline;
}
.secondarycoolgray4-txt a:link:not(.btn *, .btn),
.secondarycoolgray4-txt a:visited:not(.btn *, .btn),
a:link .secondarycoolgray4-txt:not(.btn *, .btn),
a:visited .secondarycoolgray4-txt:not(.btn *, .btn) {
  color: #bbbcbc;
  text-decoration: underline;
}
.primarycoolgray1-25-txt a:link:not(.btn *, .btn),
.primarycoolgray1-25-txt a:visited:not(.btn *, .btn),
a:link .primarycoolgray1-25-txt:not(.btn *, .btn),
a:visited .primarycoolgray1-25-txt:not(.btn *, .btn) {
  color: #f7f7f7;
  text-decoration: underline;
}
.primarycoolgray1-85-txt a:link:not(.btn *, .btn),
.primarycoolgray1-85-txt a:visited:not(.btn *, .btn),
a:link .primarycoolgray1-85-txt:not(.btn *, .btn),
a:visited .primarycoolgray1-85-txt:not(.btn *, .btn) {
  color: #e4e5e4;
  text-decoration: underline;
}
.tertiarydarkgreen-txt a:link:not(.btn *, .btn),
.tertiarydarkgreen-txt a:visited:not(.btn *, .btn),
a:link .tertiarydarkgreen-txt:not(.btn *, .btn),
a:visited .tertiarydarkgreen-txt:not(.btn *, .btn) {
  color: #115740;
  text-decoration: underline;
}
.tertiarylightgreen-txt a:link:not(.btn *, .btn),
.tertiarylightgreen-txt a:visited:not(.btn *, .btn),
a:link .tertiarylightgreen-txt:not(.btn *, .btn),
a:visited .tertiarylightgreen-txt:not(.btn *, .btn) {
  color: #50a684;
  text-decoration: underline;
}
.tertiarydarkblue-txt a:link:not(.btn *, .btn),
.tertiarydarkblue-txt a:visited:not(.btn *, .btn),
a:link .tertiarydarkblue-txt:not(.btn *, .btn),
a:visited .tertiarydarkblue-txt:not(.btn *, .btn) {
  color: #2069ad;
  text-decoration: underline;
}
.tertiarylightblue-txt a:link:not(.btn *, .btn),
.tertiarylightblue-txt a:visited:not(.btn *, .btn),
a:link .tertiarylightblue-txt:not(.btn *, .btn),
a:visited .tertiarylightblue-txt:not(.btn *, .btn) {
  color: #48a5e9;
  text-decoration: underline;
}
.tertiarymediumgold-txt a:link:not(.btn *, .btn),
.tertiarymediumgold-txt a:visited:not(.btn *, .btn),
a:link .tertiarymediumgold-txt:not(.btn *, .btn),
a:visited .tertiarymediumgold-txt:not(.btn *, .btn) {
  color: #d29f13;
  text-decoration: underline;
}
.tertiaryburgundy-txt a:link:not(.btn *, .btn),
.tertiaryburgundy-txt a:visited:not(.btn *, .btn),
a:link .tertiaryburgundy-txt:not(.btn *, .btn),
a:visited .tertiaryburgundy-txt:not(.btn *, .btn) {
  color: #9e2a2b;
  text-decoration: underline;
}
.tertiarymetallicred-txt a:link:not(.btn *, .btn),
.tertiarymetallicred-txt a:visited:not(.btn *, .btn),
a:link .tertiarymetallicred-txt:not(.btn *, .btn),
a:visited .tertiarymetallicred-txt:not(.btn *, .btn) {
  color: #893c47;
  text-decoration: underline;
}
.tertiarymetallicpurple-txt a:link:not(.btn *, .btn),
.tertiarymetallicpurple-txt a:visited:not(.btn *, .btn),
a:link .tertiarymetallicpurple-txt:not(.btn *, .btn),
a:visited .tertiarymetallicpurple-txt:not(.btn *, .btn) {
  color: #614b79;
  text-decoration: underline;
}
.primarycomericablue-txt a:hover:not(.btn *, .btn),
.primarycomericablue-txt a:active:not(.btn *, .btn),
a:hover .primarycomericablue-txt:not(.btn *, .btn),
a:active .primarycomericablue-txt:not(.btn *, .btn) {
  color: rgba(0, 47, 108, 0.6);
  text-decoration: underline;
}
.primaryblack-txt a:hover:not(.btn *, .btn),
.primaryblack-txt a:active:not(.btn *, .btn),
a:hover .primaryblack-txt:not(.btn *, .btn),
a:active .primaryblack-txt:not(.btn *, .btn) {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: underline;
}
.primarywhite-txt a:hover:not(.btn *, .btn),
.primarywhite-txt a:active:not(.btn *, .btn),
a:hover .primarywhite-txt:not(.btn *, .btn),
a:active .primarywhite-txt:not(.btn *, .btn) {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: underline;
}
.primarylightblue-txt a:hover:not(.btn *, .btn),
.primarylightblue-txt a:active:not(.btn *, .btn),
a:hover .primarylightblue-txt:not(.btn *, .btn),
a:active .primarylightblue-txt:not(.btn *, .btn) {
  color: rgba(154, 219, 232, 0.6);
  text-decoration: underline;
}
.primarymediumblue-txt a:hover:not(.btn *, .btn),
.primarymediumblue-txt a:active:not(.btn *, .btn),
a:hover .primarymediumblue-txt:not(.btn *, .btn),
a:active .primarymediumblue-txt:not(.btn *, .btn) {
  color: rgba(62, 135, 203, 0.6);
  text-decoration: underline;
}
.primarycoolgray1-txt a:hover:not(.btn *, .btn),
.primarycoolgray1-txt a:active:not(.btn *, .btn),
a:hover .primarycoolgray1-txt:not(.btn *, .btn),
a:active .primarycoolgray1-txt:not(.btn *, .btn) {
  color: rgba(217, 217, 214, 0.6);
  text-decoration: underline;
}
.primarycoolgray5-txt a:hover:not(.btn *, .btn),
.primarycoolgray5-txt a:active:not(.btn *, .btn),
a:hover .primarycoolgray5-txt:not(.btn *, .btn),
a:active .primarycoolgray5-txt:not(.btn *, .btn) {
  color: rgba(177, 179, 179, 0.6);
  text-decoration: underline;
}
.primarycoolgray8-txt a:hover:not(.btn *, .btn),
.primarycoolgray8-txt a:active:not(.btn *, .btn),
a:hover .primarycoolgray8-txt:not(.btn *, .btn),
a:active .primarycoolgray8-txt:not(.btn *, .btn) {
  color: rgba(136, 139, 141, 0.6);
  text-decoration: underline;
}
.primarycoolgray10-txt a:hover:not(.btn *, .btn),
.primarycoolgray10-txt a:active:not(.btn *, .btn),
a:hover .primarycoolgray10-txt:not(.btn *, .btn),
a:active .primarycoolgray10-txt:not(.btn *, .btn) {
  color: rgba(99, 102, 106, 0.6);
  text-decoration: underline;
}
.primarycoolgray11-txt a:hover:not(.btn *, .btn),
.primarycoolgray11-txt a:active:not(.btn *, .btn),
a:hover .primarycoolgray11-txt:not(.btn *, .btn),
a:active .primarycoolgray11-txt:not(.btn *, .btn) {
  color: rgba(83, 86, 90, 0.6);
  text-decoration: underline;
}
.secondaryelectricblue-txt a:hover:not(.btn *, .btn),
.secondaryelectricblue-txt a:active:not(.btn *, .btn),
a:hover .secondaryelectricblue-txt:not(.btn *, .btn),
a:active .secondaryelectricblue-txt:not(.btn *, .btn) {
  color: rgba(125, 161, 196, 0.6);
  text-decoration: underline;
}
.secondarymetallicblue-txt a:hover:not(.btn *, .btn),
.secondarymetallicblue-txt a:active:not(.btn *, .btn),
a:hover .secondarymetallicblue-txt:not(.btn *, .btn),
a:active .secondarymetallicblue-txt:not(.btn *, .btn) {
  color: rgba(79, 117, 139, 0.6);
  text-decoration: underline;
}
.secondarydarkblue-txt a:hover:not(.btn *, .btn),
.secondarydarkblue-txt a:active:not(.btn *, .btn),
a:hover .secondarydarkblue-txt:not(.btn *, .btn),
a:active .secondarydarkblue-txt:not(.btn *, .btn) {
  color: rgba(31, 42, 68, 0.6);
  text-decoration: underline;
}
.secondarygold-txt a:hover:not(.btn *, .btn),
.secondarygold-txt a:active:not(.btn *, .btn),
a:hover .secondarygold-txt:not(.btn *, .btn),
a:active .secondarygold-txt:not(.btn *, .btn) {
  color: rgba(197, 183, 131, 0.6);
  text-decoration: underline;
}
.secondarydeepgold-txt a:hover:not(.btn *, .btn),
.secondarydeepgold-txt a:active:not(.btn *, .btn),
a:hover .secondarydeepgold-txt:not(.btn *, .btn),
a:active .secondarydeepgold-txt:not(.btn *, .btn) {
  color: rgba(160, 116, 0, 0.6);
  text-decoration: underline;
}
.secondarymetallicgreen-txt a:hover:not(.btn *, .btn),
.secondarymetallicgreen-txt a:active:not(.btn *, .btn),
a:hover .secondarymetallicgreen-txt:not(.btn *, .btn),
a:active .secondarymetallicgreen-txt:not(.btn *, .btn) {
  color: rgba(27, 128, 109, 0.6);
  text-decoration: underline;
}
.secondaryblacktype-txt a:hover:not(.btn *, .btn),
.secondaryblacktype-txt a:active:not(.btn *, .btn),
a:hover .secondaryblacktype-txt:not(.btn *, .btn),
a:active .secondaryblacktype-txt:not(.btn *, .btn) {
  color: rgba(32, 32, 32, 0.6);
  text-decoration: underline;
}
.secondarycoolgray2-txt a:hover:not(.btn *, .btn),
.secondarycoolgray2-txt a:active:not(.btn *, .btn),
a:hover .secondarycoolgray2-txt:not(.btn *, .btn),
a:active .secondarycoolgray2-txt:not(.btn *, .btn) {
  color: rgba(208, 208, 206, 0.6);
  text-decoration: underline;
}
.secondarycoolgray3-txt a:hover:not(.btn *, .btn),
.secondarycoolgray3-txt a:active:not(.btn *, .btn),
a:hover .secondarycoolgray3-txt:not(.btn *, .btn),
a:active .secondarycoolgray3-txt:not(.btn *, .btn) {
  color: rgba(200, 201, 199, 0.6);
  text-decoration: underline;
}
.secondarycoolgray4-txt a:hover:not(.btn *, .btn),
.secondarycoolgray4-txt a:active:not(.btn *, .btn),
a:hover .secondarycoolgray4-txt:not(.btn *, .btn),
a:active .secondarycoolgray4-txt:not(.btn *, .btn) {
  color: rgba(187, 188, 188, 0.6);
  text-decoration: underline;
}
.primarycoolgray1-25-txt a:hover:not(.btn *, .btn),
.primarycoolgray1-25-txt a:active:not(.btn *, .btn),
a:hover .primarycoolgray1-25-txt:not(.btn *, .btn),
a:active .primarycoolgray1-25-txt:not(.btn *, .btn) {
  color: rgba(247, 247, 247, 0.6);
  text-decoration: underline;
}
.primarycoolgray1-85-txt a:hover:not(.btn *, .btn),
.primarycoolgray1-85-txt a:active:not(.btn *, .btn),
a:hover .primarycoolgray1-85-txt:not(.btn *, .btn),
a:active .primarycoolgray1-85-txt:not(.btn *, .btn) {
  color: rgba(228, 229, 228, 0.6);
  text-decoration: underline;
}
.tertiarydarkgreen-txt a:hover:not(.btn *, .btn),
.tertiarydarkgreen-txt a:active:not(.btn *, .btn),
a:hover .tertiarydarkgreen-txt:not(.btn *, .btn),
a:active .tertiarydarkgreen-txt:not(.btn *, .btn) {
  color: rgba(17, 87, 64, 0.6);
  text-decoration: underline;
}
.tertiarylightgreen-txt a:hover:not(.btn *, .btn),
.tertiarylightgreen-txt a:active:not(.btn *, .btn),
a:hover .tertiarylightgreen-txt:not(.btn *, .btn),
a:active .tertiarylightgreen-txt:not(.btn *, .btn) {
  color: rgba(80, 166, 132, 0.6);
  text-decoration: underline;
}
.tertiarydarkblue-txt a:hover:not(.btn *, .btn),
.tertiarydarkblue-txt a:active:not(.btn *, .btn),
a:hover .tertiarydarkblue-txt:not(.btn *, .btn),
a:active .tertiarydarkblue-txt:not(.btn *, .btn) {
  color: rgba(32, 105, 173, 0.6);
  text-decoration: underline;
}
.tertiarylightblue-txt a:hover:not(.btn *, .btn),
.tertiarylightblue-txt a:active:not(.btn *, .btn),
a:hover .tertiarylightblue-txt:not(.btn *, .btn),
a:active .tertiarylightblue-txt:not(.btn *, .btn) {
  color: rgba(72, 165, 233, 0.6);
  text-decoration: underline;
}
.tertiarymediumgold-txt a:hover:not(.btn *, .btn),
.tertiarymediumgold-txt a:active:not(.btn *, .btn),
a:hover .tertiarymediumgold-txt:not(.btn *, .btn),
a:active .tertiarymediumgold-txt:not(.btn *, .btn) {
  color: rgba(210, 159, 19, 0.6);
  text-decoration: underline;
}
.tertiaryburgundy-txt a:hover:not(.btn *, .btn),
.tertiaryburgundy-txt a:active:not(.btn *, .btn),
a:hover .tertiaryburgundy-txt:not(.btn *, .btn),
a:active .tertiaryburgundy-txt:not(.btn *, .btn) {
  color: rgba(158, 42, 43, 0.6);
  text-decoration: underline;
}
.tertiarymetallicred-txt a:hover:not(.btn *, .btn),
.tertiarymetallicred-txt a:active:not(.btn *, .btn),
a:hover .tertiarymetallicred-txt:not(.btn *, .btn),
a:active .tertiarymetallicred-txt:not(.btn *, .btn) {
  color: rgba(137, 60, 71, 0.6);
  text-decoration: underline;
}
.tertiarymetallicpurple-txt a:hover:not(.btn *, .btn),
.tertiarymetallicpurple-txt a:active:not(.btn *, .btn),
a:hover .tertiarymetallicpurple-txt:not(.btn *, .btn),
a:active .tertiarymetallicpurple-txt:not(.btn *, .btn) {
  color: rgba(97, 75, 121, 0.6);
  text-decoration: underline;
}
/* ------------------------------------------------------------------------- */
/* Other */
/* ------------------------------------------------------------------------- */
.text-danger-txt {
  color: #882B2B;
}
.transparent-bg.flex-container-header,
.transparent-bg.flexbox,
.transparent-bg {
  background-color: transparent;
}

