/* Variables */
/* dark grey */
/* Global */
/* line 27, ../sass/ups-esi_styles.scss */
* {
  padding: 0;
  margin: 0;
}

/* line 32, ../sass/ups-esi_styles.scss */
body {
  font-family: 'Tahoma', 'Open Sans', sans-serif;
  font-weight: 400;
  color: #4D4D4D;
}

/* line 41, ../sass/ups-esi_styles.scss */
h1 {
  margin-top: 15px;
}

/* line 44, ../sass/ups-esi_styles.scss */
p {
  margin-top: 10px;
  margin-bottom: 6px;
}

/* line 48, ../sass/ups-esi_styles.scss */
img {
  border: 0;
  outline: none;
  max-width: 100%;
}

@media (min-width: 1200px) {
  /* line 55, ../sass/ups-esi_styles.scss */
  body {
    background-color: #eee;
  }

  /* line 58, ../sass/ups-esi_styles.scss */
  .outerlimits {
    margin: 0 auto;
    width: 1200px;
    background-color: #fff;
    padding-bottom: 40px;
  }
}
/* line 66, ../sass/ups-esi_styles.scss */
.centerup {
  margin: 0 auto;
  text-align: center;
}

/* line 71, ../sass/ups-esi_styles.scss */
nowrap,
.nowrap {
  white-space: nowrap;
}

/* line 76, ../sass/ups-esi_styles.scss */
a {
  color: #00827e;
  text-decoration: none;
  outline: none;
  font-weight: bold;
}

/* line 82, ../sass/ups-esi_styles.scss */
a:not([href]) {
  color: #00827e;
}

/* line 85, ../sass/ups-esi_styles.scss */
a:not([href]):hover {
  color: #00827e;
}

/* line 88, ../sass/ups-esi_styles.scss */
a:hover {
  color: #00827e;
  text-decoration: underline;
}

/* line 92, ../sass/ups-esi_styles.scss */
a.side-header:hover {
  color: #ffffff;
}

/* line 93, ../sass/ups-esi_styles.scss */
[type="button"], [type="reset"], [type="submit"], button {
  -webkit-appearance: none;
}

/*.callout-box { border: 1px solid $secondary; margin: 15px 25px 30px 25px; }*/
/*.orange {
	color: $tertiary!important;
}*/
/* --- main content area --- */
/* line 104, ../sass/ups-esi_styles.scss */
.main-cnt {
  margin-top: 15px;
  padding: 0 0 0 25px;
}

/* line 109, ../sass/ups-esi_styles.scss */
.banner-bg {
  padding: 20px 35px;
  border-top: 20px solid #8e4402;
  background: url("../images/ups23-v1_banner.png") no-repeat right top;
  background-size: contain;
}

/* line 115, ../sass/ups-esi_styles.scss */
#v2 .banner-bg {
  border-top: 20px solid #330000;
  background: url("../images/ups23-v2_banner.png") no-repeat right top;
  background-size: contain;
}

/* line 120, ../sass/ups-esi_styles.scss */
.banner-bg img {
  width: 60px;
  height: auto;
}

/* line 124, ../sass/ups-esi_styles.scss */
.banner-bg h1 {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  color: #8e4402;
}

/* line 131, ../sass/ups-esi_styles.scss */
#v2 .banner-bg h1 {
  color: #4D4D4D;
}

/* line 132, ../sass/ups-esi_styles.scss */
.banner-bg h2 {
  margin: 0;
  font-size: 42px;
  color: #330000;
}

/* line 137, ../sass/ups-esi_styles.scss */
#v2 .banner-bg h2 {
  color: #8e4402;
}

/* line 138, ../sass/ups-esi_styles.scss */
.banner-bg h3 {
  margin-top: 6px;
  font-size: 20px;
  font-style: italic;
  color: #595555;
  margin-bottom: 0;
}

/* line 145, ../sass/ups-esi_styles.scss */
.logo-panel {
  background-color: #746762;
  padding: 40px 4.5%;
}

@media (max-width: 1000px) {
  /* line 151, ../sass/ups-esi_styles.scss */
  .banner-bg h1 {
    margin-top: 15px;
    font-size: 16px;
  }

  /* line 155, ../sass/ups-esi_styles.scss */
  .banner-bg h2 {
    font-size: 30px;
  }

  /* line 158, ../sass/ups-esi_styles.scss */
  .banner-bg h3 {
    font-size: 16px;
    margin-top: 4px;
  }
}
@media (max-width: 820px) {
  /* line 164, ../sass/ups-esi_styles.scss */
  .main-cnt {
    padding: 0px;
  }

  /* line 168, ../sass/ups-esi_styles.scss */
  .banner-bg {
    padding: 15px;
  }

  /* line 171, ../sass/ups-esi_styles.scss */
  .start-header {
    margin: 50px auto 0 auto !important;
  }
}
@media (min-width: 821px) {
  /* line 174, ../sass/ups-esi_styles.scss */
  .special-pad {
    padding-right: 35px;
  }
}
@media (max-width: 700px) {
  /* line 177, ../sass/ups-esi_styles.scss */
  .banner-bg {
    background: none !important;
  }
}
/* line 182, ../sass/ups-esi_styles.scss */
.main-cnt h1,
.modal-body h4 {
  font-size: 22px;
  color: #8e4402;
}

/* line 187, ../sass/ups-esi_styles.scss */
#v2 .main-cnt h1 {
  font-size: 20px;
}

/* line 188, ../sass/ups-esi_styles.scss */
.main-cnt h1 > span {
  color: #00827e;
}

/* line 189, ../sass/ups-esi_styles.scss */
.left h1, .right h1 {
  color: initial;
}

/* line 190, ../sass/ups-esi_styles.scss */
.main-cnt h3 {
  font-size: 16px;
  font-weight: 700;
  color: #C67D30;
  margin-top: 15px;
}

/* line 196, ../sass/ups-esi_styles.scss */
.left, .right {
  padding: 15px 10px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

/* line 204, ../sass/ups-esi_styles.scss */
.left {
  background-color: #EDEBE9;
}

/* line 205, ../sass/ups-esi_styles.scss */
.right {
  background-color: #DFDBD7;
}

/* line 206, ../sass/ups-esi_styles.scss */
.first .left, .first .right {
  margin-bottom: -10px;
}

@media (min-width: 768px) {
  /* line 208, ../sass/ups-esi_styles.scss */
  .first .left, .first .right {
    padding: 25px 60px;
  }

  /* line 209, ../sass/ups-esi_styles.scss */
  .hard-right {
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  /* line 212, ../sass/ups-esi_styles.scss */
  .hard-right {
    margin-top: 30px;
  }
}
/* line 215, ../sass/ups-esi_styles.scss */
.main-cnt h2 {
  font-size: 20px;
  font-weight: 700;
}

/* line 220, ../sass/ups-esi_styles.scss */
.start-header {
  display: block;
  margin: 0 25px 0 auto;
  border-top: 1px solid #4D4D4D;
  text-align: center;
  margin-top: 50px;
}

/* line 227, ../sass/ups-esi_styles.scss */
.start-header a {
  display: inline-block;
  text-align: center;
  color: #ffffff;
  border-radius: 15px;
  background-color: #00827e;
  padding: 8px 40px;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0 auto;
  position: relative;
  top: -22px;
}

/* line 240, ../sass/ups-esi_styles.scss */
a.start-btn {
  display: inline-block;
  text-align: center;
  color: #ffffff;
  border-radius: 15px;
  background-color: #00827e;
  padding: 8px 40px;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 10px 0 25px 0;
  /*	position: relative;*/
}

/* SIDEBAR */
/* line 255, ../sass/ups-esi_styles.scss */
.side-header {
  display: block;
  text-align: center;
  color: #ffffff;
  border-radius: 15px 15px 0 0;
  background-color: #00827e;
  padding: 8px;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 10px;
}

/* line 268, ../sass/ups-esi_styles.scss */
.bluebox {
  background-color: #EDEBE9;
  padding: 15px 15px 40px 15px;
  margin-bottom: 35px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: red;
}

/* line 277, ../sass/ups-esi_styles.scss */
.whitebox {
  padding-top: 0;
  margin-bottom: 25px;
  text-align: center;
  font-size: 20px;
  color: red;
}

/*.whitebox a { text-decoration: underline; font-weight: 400!important; }*/
/* line 286, ../sass/ups-esi_styles.scss */
.survey-header {
  background-color: #e9e5e2;
  padding: 15px;
  font-size: 18px;
  font-weight: bold;
  color: #330000;
  text-align: left;
  line-height: 18px;
}

/* line 295, ../sass/ups-esi_styles.scss */
.survey-header img {
  float: right;
  padding-left: 15px;
}

/* line 299, ../sass/ups-esi_styles.scss */
.survey-header span {
  color: #8e4402;
  font-weight: bold;
  display: block;
  font-size: 20px;
  margin-bottom: 15px;
}

/* line 306, ../sass/ups-esi_styles.scss */
.callout-img {
  background: url("../images/ups-callout-img.jpg") no-repeat top;
  background-size: 100% auto;
  background-color: red;
}

/* line 311, ../sass/ups-esi_styles.scss */
.yes {
  color: #C67D30;
  font-weight: 700;
}

/* line 315, ../sass/ups-esi_styles.scss */
.yes::before {
  content: url("../images/ups-checkmark.png");
  margin-right: 5px;
  position: relative;
  top: 2px;
}

/* line 321, ../sass/ups-esi_styles.scss */
.no {
  font-weight: 700;
}

/* line 324, ../sass/ups-esi_styles.scss */
.no::before {
  content: url("../images/ups-exmark.png");
  margin-right: 5px;
  position: relative;
  top: 4px;
}

/* line 331, ../sass/ups-esi_styles.scss */
.carousel-item img {
  width: 100%;
  height: auto;
  padding-left: 15px;
}

/* line 336, ../sass/ups-esi_styles.scss */
.carousel {
  margin-left: -15px;
}

/* line 339, ../sass/ups-esi_styles.scss */
.quoteside {
  padding: 20px 15px;
  background-color: #ffffff;
  min-height: 245px;
}

/* line 344, ../sass/ups-esi_styles.scss */
.quoteside h2 {
  font-size: 18px;
  font-weight: 700;
  color: #8e4402;
}

/* line 349, ../sass/ups-esi_styles.scss */
.quoteside p {
  font-size: 16px;
  font-style: italic;
}

/* line 353, ../sass/ups-esi_styles.scss */
#v2 .quoteside p {
  margin: 0;
}

/* line 354, ../sass/ups-esi_styles.scss */
.carousel-control-next {
  -ms-flex-pack: right;
  justify-content: right;
}

/* line 358, ../sass/ups-esi_styles.scss */
.carousel-next-icon {
  content: url("../images/ups23-next-icon.png");
  height: 50px;
  margin-right: 20px;
  position: absolute;
  top: 40px;
}

@media (max-width: 575px) {
  /* line 366, ../sass/ups-esi_styles.scss */
  .carousel {
    margin-right: -15px;
  }

  /* line 367, ../sass/ups-esi_styles.scss */
  .carousel-control-next {
    display: none;
  }

  /* line 368, ../sass/ups-esi_styles.scss */
  .carousel-item img {
    padding-right: 15px;
  }
}
/* TABLE STYLING */
/* line 374, ../sass/ups-esi_styles.scss */
table.ups {
  margin: 10px 0 30px;
  width: 100%;
}

/* line 375, ../sass/ups-esi_styles.scss */
table.ups td.no-bdr {
  border: none;
  background-color: #fff;
}

/*table.ups th,*/
/* line 381, ../sass/ups-esi_styles.scss */
table.ups td {
  padding: 5px 10px;
  text-align: left;
  vertical-align: top;
}

/*table.ups th {
	background-color: $secondary;
	color: #fff;
}*/
/* line 390, ../sass/ups-esi_styles.scss */
table.ups tr {
  border-bottom: 1px solid #c2b8af;
}

/* line 391, ../sass/ups-esi_styles.scss */
table.ups tr:last-child {
  border-bottom: none;
}

/* line 392, ../sass/ups-esi_styles.scss */
table.ups tr:nth-child(odd) {
  background-color: #e9e5e2;
}

/* line 395, ../sass/ups-esi_styles.scss */
table.ups td:nth-child(1) {
  color: #330000;
  font-weight: 700;
  text-align: left;
  border-right: 1px solid #c2b8af;
  /*	width: 35%;*/
}

/* line 402, ../sass/ups-esi_styles.scss */
#v2 table.ups td:nth-child(1) {
  color: #426DA9;
}

/* line 405, ../sass/ups-esi_styles.scss */
table.ups a > img {
  width: 15px;
  height: auto;
}

/* line 409, ../sass/ups-esi_styles.scss */
table.ups .spec-cell {
  color: red;
  font-weight: 700;
  font-size: 18px;
}

/* line 415, ../sass/ups-esi_styles.scss */
table.ups img {
  width: 100%;
  max-width: 300px;
}

/* bootstrap button override */
/* line 421, ../sass/ups-esi_styles.scss */
.btn-primary {
  background-color: #00827e;
  color: #fff;
  border-color: #00827e;
  /*min-width: 175px;*/
}

/* line 428, ../sass/ups-esi_styles.scss */
.btn-special {
  background-color: #00827e;
  color: #fff;
  border-color: #00827e;
  display: inline-block !important;
  margin-left: 15px !important;
  font-size: 14px !important;
  padding: 2px 12px !important;
  border-radius: 7px !important;
  position: relative;
  top: -2px;
}

/* line 440, ../sass/ups-esi_styles.scss */
.btn-overlap-1 {
  position: relative;
  bottom: 24px;
}

/* line 444, ../sass/ups-esi_styles.scss */
.btn-overlap-2 {
  position: relative;
  top: -58px;
}

/* line 448, ../sass/ups-esi_styles.scss */
.btn-primary:hover,
.btn-special:hover {
  background-color: #fff;
  border-color: #00827e;
  color: #00827e;
}

/* line 454, ../sass/ups-esi_styles.scss */
.btn-primary:not(:disabled):not(.disabled):active,
.btn-special:not(:disabled):not(.disabled):active {
  background-color: #teal;
  border-color: #00827e;
}

/* line 459, ../sass/ups-esi_styles.scss */
.btn-primary:visited, .btn-primary:focus,
.btn-special:visited, .btn-special:focus {
  background-color: #00827e;
  color: #fff;
  border-color: #00827e;
  box-shadow: none;
}

/* line 466, ../sass/ups-esi_styles.scss */
.btn-secondary {
  background-color: red;
  border-color: red;
  /*margin: 15px auto;*/
  display: inline;
}

/* line 472, ../sass/ups-esi_styles.scss */
.btn-secondary:hover {
  background-color: #5284c9;
  border-color: #5284c9;
}

/* line 476, ../sass/ups-esi_styles.scss */
.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: red;
  border-color: red;
}

/* line 480, ../sass/ups-esi_styles.scss */
.btn-secondary:focus {
  background-color: red;
  border-color: red;
  box-shadow: none;
}

/* line 486, ../sass/ups-esi_styles.scss */
.btn {
  /*	font-weight: 700;*/
  padding: 8px 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 14px;
  width: max-content;
  font-size: 20px;
  margin: 0 auto;
}

/* line 498, ../sass/ups-esi_styles.scss */
.subpage {
  margin: 0;
}

@media (min-width: 768px) {
  /* line 500, ../sass/ups-esi_styles.scss */
  .subpage {
    width: 50%;
  }
}
/* line 504, ../sass/ups-esi_styles.scss */
.subhead-bg {
  background: url("../images/ups-subhead-bg.jpg") no-repeat top right;
  height: 110px;
}

/* line 508, ../sass/ups-esi_styles.scss */
.subhead-bg h2 {
  font-size: 30px;
  color: #fff;
  position: absolute;
  bottom: 10px;
  margin-right: 160px;
}

/* -=-=- FIRST LEVEL BULLETS -=-=- */
/* line 517, ../sass/ups-esi_styles.scss */
.modal-body ul,
.outerlimits ul {
  /*margin-top: -10px;*/
  list-style: none;
  margin-left: 2em;
}

/* line 524, ../sass/ups-esi_styles.scss */
.modal-body ul li::before,
.outerlimits ul li::before {
  position: relative;
  top: 5px;
  content: "\2022";
  font-family: sans-serif;
  font-size: 2em;
  color: red;
  font-weight: bold;
  display: inline-block;
  width: .8em;
  height: 1em;
  margin-left: -.8em;
}

/* -=-=- SECOND LEVEL BULLETS -=-=- */
/* line 540, ../sass/ups-esi_styles.scss */
.modal-body ul > ul,
.outerlimits ul > ul {
  margin-top: 0;
}

/* line 543, ../sass/ups-esi_styles.scss */
.modal-body ul > ul li::before,
.outerlimits ul > ul li::before {
  content: "\2043";
  top: 3px;
  font-weight: normal;
}

/* -=-=- THIRD LEVEL BULLETS -=-=- */
/* line 551, ../sass/ups-esi_styles.scss */
.modal-body ul > ul > ul,
.outerlimits ul > ul > ul {
  margin-top: 0;
}

/* line 554, ../sass/ups-esi_styles.scss */
.modal-body ul > ul > ul li::before,
.outerlimits ul > ul > ul li::before {
  content: "\25E6";
}

/* line 559, ../sass/ups-esi_styles.scss */
.modal-body ol {
  margin-left: 15px;
}

/* line 562, ../sass/ups-esi_styles.scss */
.modal-body ol ul {
  margin-left: 26px;
}

/* BS modal overrides */
/* line 568, ../sass/ups-esi_styles.scss */
.modal-dialog {
  max-width: 730px;
}

/* line 571, ../sass/ups-esi_styles.scss */
.modal-content {
  border-radius: 0;
}

/* line 574, ../sass/ups-esi_styles.scss */
.modal-header {
  border: none;
  padding: 2rem;
  padding-bottom: 0;
}

/* line 579, ../sass/ups-esi_styles.scss */
.modal-body {
  padding: 2rem;
  padding-top: 0;
}

/* line 583, ../sass/ups-esi_styles.scss */
h5.modal-title {
  font-size: 38px;
  color: #330000;
  line-height: 1.2;
  margin-bottom: 15px;
}

/* line 589, ../sass/ups-esi_styles.scss */
.modal-body h2 {
  font-size: 18px;
  color: #595555;
  font-weight: bold;
}

/* line 594, ../sass/ups-esi_styles.scss */
.modal-body h3 {
  font-size: inherit;
  font-weight: 700;
  color: #8e4402;
  margin-top: 20px;
  margin-bottom: 0;
}

/* line 601, ../sass/ups-esi_styles.scss */
#modal1 .modal-body h3 {
  font-size: 30px;
  margin-bottom: 10px;
}

/* line 602, ../sass/ups-esi_styles.scss */
.modal-body p {
  margin-top: 0;
}

/* line 605, ../sass/ups-esi_styles.scss */
.modal-body p.footnote {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: .85em;
}

/* -- iPhone portrait alignment fixes -- */
@media only screen and (max-device-width: 568px) and (orientation: portrait) {
  /* line 614, ../sass/ups-esi_styles.scss */
  .subhead-bg h2 {
    font-size: 20px;
  }
}
/* POLL style overrides -=-=-=-=-=-=-=-=-=-=-=-=- */
/* line 624, ../sass/ups-esi_styles.scss */
#main .qp_container {
  box-shadow: none !important;
}

/* line 625, ../sass/ups-esi_styles.scss */
.qp_q {
  background-color: brown;
  color: #ffffff;
}
