* {
  box-sizing: border-box;
}

#ge5p_z1-language-drop-down-link{
  box-sizing: content-box;
}
  

:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  font: 0.625pc/1.5 sans-serif;
  text-rendering: optimizeLegibility;
}
/* FONTS */
@font-face {
  font-family: "Omnes-ATT-W02";
  src: url('fonts/Omnes_ATTW02.eot');
  src: url('fonts/Omnes_ATTW02.eot?#iefix') format('embedded-opentype'), url("fonts/Omnes_ATTW02.woff") format("woff"), url("fonts/Omnes_ATTW02.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Omnes-ATT-W02-Medium";
  src: url('fonts/Omnes_ATTW02Medium.eot');
  src: url('fonts/Omnes_ATTW02Medium.eot?#iefix') format('embedded-opentype'), url("fonts/Omnes_ATTW02Medium.woff") format("woff"), url("fonts/Omnes_ATTW02Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Omnes-ATT-W02-Italic";
  src: url('fonts/Omnes_ATTW02Italic.eot');
  src: url('fonts/Omnes_ATTW02Italic.eot?#iefix') format('embedded-opentype'), url("fonts/Omnes_ATTW02Italic.woff") format("woff"), url("fonts/Omnes_ATTW02Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Omnes-ATT-W02-Light";
  src: url('fonts/Omnes_ATTW02Light.eot');
  src: url('fonts/Omnes_ATTW02Light.eot?#iefix') format('embedded-opentype'), url("fonts/Omnes_ATTW02Light.woff") format("woff"), url("fonts/Omnes_ATTW02Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Omnes-ATT-W02-Bold";
  src: url('fonts/Omnes_ATTW02Bold.eot');
  src: url('fonts/Omnes_ATTW02Bold.eot?#iefix') format('embedded-opentype'), url("fonts/Omnes_ATTW02Bold.woff") format("woff"), url("fonts/Omnes_ATTW02Bold.woff2") format("woff2"), url("fonts/Omnes_ATTW02Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Omnes-ATT-W02-Light-Italic";
  src: url('fonts/Omnes_ATTW02LightItalic.eot');
  src: url('fonts/Omnes_ATTW02LightItalic.eot?#iefix') format('embedded-opentype'), url("fonts/Omnes_ATTW02LightItalic.woff") format("woff"), url("fonts/Omnes_ATTW02LightItalic.woff2") format("woff2"), url("fonts/Omnes_ATTW02LightItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Omnes-ATT-W02-Medium-Italic";
  src: url('fonts/Omnes_ATTW02MediumItalic.eot');
  src: url('fonts/Omnes_ATTW02MediumItalic.eot?#iefix') format('embedded-opentype'), url("fonts/Omnes_ATTW02MediumItalic.woff") format("woff"), url("fonts/Omnes_ATTW02MediumItalic.woff2") format("woff2"), url("fonts/Omnes_ATTW02MediumItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Omnes-ATT-W02-Bold-Italic";
  src: url('fonts/Omnes_ATTW02BoldItalic.eot');
  src: url('fonts/Omnes_ATTW02BoldItalic.eot?#iefix') format('embedded-opentype'), url("fonts/Omnes_ATTW02BoldItalic.woff") format("woff"), url("fonts/Omnes_ATTW02BoldItalic.woff2") format("woff2"), url("fonts/Omnes_ATTW02BoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
html {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
p,
blockquote,
figure,
ol,
ul {
  margin: 0;
  padding: 0;
}
:focus {
  outline: none;
}
a:focus {
  outline: thin dotted #191919;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: top;
}
sup {
  top: .75em;
  display: inline-block;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.img-no-rwd {
  max-width: inherit !important;
}
svg {
  height: auto;
  max-width: 100%;
  display: inline-block;
}
.responsive-img {
  width: 100%;
  height: auto;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=search]:-webkit-search-cancel-button,
input[type=search]:-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
[aria-busy=true] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
body {
  background-color: #ffffff;
  color: #191919;
  font-family: "Omnes-ATT-W02", Arial;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 0;
  position: relative;
  width: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
small {
  font-size: 1.6rem;
}
.container {
  margin: 0 auto;
  padding: 0;
}
.tooltip {
  display: inline-block;
  height: 20px;
  margin: 1px 0 0 7px;
  vertical-align: middle;
}
.tooltip-wrapper {
  display: none;
}
/* 
END CSS RESET ***************************** 
*/
/* BEGIN GRID SYSTEM ************************/
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
.row,
.row-nowrap {
  margin-left: 0;
}
.row:before,
.row-nowrap:before,
.row:after,
.row-nowrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after,
.row-nowrap:after {
  clear: both;
}
.row:before,
.row-nowrap:before,
.row:after,
.row-nowrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after,
.row-nowrap:after {
  clear: both;
}
.row,
.row-nowrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.row > [class*="span"],
.row-nowrap > [class*="span"] {
  float: left;
  margin-right: 14px;
  margin-right: 1.40845%\9;
}
.row > [class*="span"]:last-child,
.row-nowrap > [class*="span"]:last-child {
  margin-right: 0;
}
.row > [class*="span"].centered,
.row-nowrap > [class*="span"].centered {
  margin-left: auto !important;
  margin-right: auto !important;
}
.row.no-flex,
.row-nowrap.no-flex {
  display: block;
}
.row.no-flex > [class*="span"],
.row-nowrap.no-flex > [class*="span"] {
  margin-right: 1.408450704225352%;
}
.row.no-flex > [class*="span"]:last-child,
.row-nowrap.no-flex > [class*="span"]:last-child {
  margin-right: 0;
}
.row.flex-justify,
.row-nowrap.flex-justify {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.row.flex-justify > [class*="span"],
.row-nowrap.flex-justify > [class*="span"] {
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
          flex: 1 1 0;
}
.row.flex-justify > .flex-col,
.row-nowrap.flex-justify > .flex-col {
  margin-right: 14px;
  margin-right: 1.40845%\9;
}
.row.flex-wrap,
.row-nowrap.flex-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.align-items-top {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-items-center {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.align-items-bottom {
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.align-self-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.align-self-center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.align-self-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.row .fixed-230 {
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
  display: block;
  width: 230px;
  vertical-align: top;
  min-width: 230px;
  background-color: #efefef;
}
.row .fluid-space {
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
          flex: 1 1 0;
  display: block;
  vertical-align: top;
  padding-left: 0;
  padding-right: 20px;
  width: 100%;
}
.row .fixed-230 + .fluid-space {
  padding-left: 20px;
  padding-right: 20px;
}
.row .fluid-space:last-child {
  padding-right: 0;
}
.span1 {
  width: 7.042253521126761%;
}
.span2 {
  width: 15.49295774647887%;
}
.span3 {
  width: 23.94366197183099%;
}
.span4 {
  width: 32.3943661971831%;
}
.span5 {
  width: 40.84507042253521%;
}
.span6 {
  width: 49.29577464788733%;
}
.span7 {
  width: 57.74647887323944%;
}
.span8 {
  width: 66.19718309859155%;
}
.span9 {
  width: 74.64788732394367%;
}
.span10 {
  width: 83.09859154929578%;
}
.span11 {
  width: 91.54929577464789%;
}
.span12 {
  width: 100%;
}
.offset1 {
  margin-left: 8.450704225352113%;
}
.offset2 {
  margin-left: 16.90140845070423%;
}
.offset3 {
  margin-left: 25.35211267605634%;
}
.offset4 {
  margin-left: 33.8028169%;
}
.offset5 {
  margin-left: 42.25352113%;
}
.offset6 {
  margin-left: 50.70422535%;
}
.offset7 {
  margin-left: 59.15492958%;
}
.offset8 {
  margin-left: 67.6056338%;
}
.offset9 {
  margin-left: 76.05633803%;
}
.offset10 {
  margin-left: 84.50704225%;
}
.offset11 {
  margin-left: 92.95774648%;
}
.align-center {
  margin: 0 auto;
  text-align: center;
}
[class*="span"].align-center {
  margin: 0 auto !important;
  float: none;
}
.align-left .container {
  padding-left: 0 !important;
  margin: 0 !important;
}
/* END GRID SYSTEM *********************** */
/* BEGIN TYPE ********************* */
.colors-off-msg {
  display: none;
}
button .colors-off-msg {
  position: relative;
}
.ds2-no-colors .colors-off-msg {
  display: block;
}
.ds2-no-colors [data-colordatatext] button .colors-off-msg {
  font-size: 1.1rem;
  line-height: normal;
  padding: 5px 0;
  position: absolute;
  top: 0;
  white-space: normal;
  width: 60px;
}
.make-all-white * {
  color: #fff;
}
.make-all-white a {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  text-rendering: optimizeLegibility;
  margin: 0;
  line-height: 1;
}
.heading-page {
  font-size: 3.8rem;
  font-family: "Omnes-ATT-W02-Light";
  margin-bottom: 40px;
}
.heading-major-section {
  font-size: 3rem;
  font-family: "Omnes-ATT-W02-Light";
  margin-bottom: 40px;
}
.heading-sub-section {
  font-size: 2.4rem;
  font-family: "Omnes-ATT-W02";
  margin-bottom: 40px;
}
.heading-group {
  font-size: 2rem;
  font-family: "Omnes-ATT-W02-Medium";
  color: #ea7400;
  margin-bottom: 20px;
}
.heading-medium {
  font-size: 2rem;
  font-family: "Omnes-ATT-W02";
  margin-bottom: 20px;
}
.heading-medium-emphasis {
  font-size: 2rem;
  font-family: "Omnes-ATT-W02-Medium";
  margin-bottom: 20px;
}
.heading-small {
  font-size: 1.8rem;
  font-family: "Omnes-ATT-W02";
  margin-bottom: 20px;
}
.heading-small-emphasis {
  font-size: 1.8rem;
  font-family: "Omnes-ATT-W02-Medium";
  margin-bottom: 20px;
}
.heading-micro {
  font-size: 1.3rem;
  font-family: "Omnes-ATT-W02-Medium";
  text-transform: uppercase;
  color: #da0081;
  margin-bottom: 10px;
}
* + .heading-major-section {
  margin-top: 60px;
}
* + .heading-sub-section {
  margin-top: 60px;
}
* + .heading-group {
  margin-top: 40px;
}
* + .heading-medium {
  margin-top: 40px;
}
* + .heading-medium-emphasis {
  margin-top: 40px;
}
* + .heading-small {
  margin-top: 40px;
}
* + .heading-small-emphasis {
  margin-top: 40px;
}
* + .heading-micro {
  margin-top: 20px;
}
.lead {
  color: #666;
  font-family: "Omnes-ATT-W02-Light-Italic";
  font-size: 2.4rem;
  line-height: 2.8rem;
  margin-top: 10px;
  letter-spacing: -0.024rem;
}
.eyebrow {
  text-transform: uppercase;
  line-height: .65;
}
.eyebrow,
.subheading {
  font-size: 1.4rem;
  font-family: "Omnes-ATT-W02-Medium";
  color: #666;
}
.eyebrow + .heading-major-section,
.eyebrow + .heading-sub-section {
  margin-top: 10px;
}
.subheading {
  margin-top: 10px;
}
@media (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-page {
    font-size: 2rem;
    font-family: "Omnes-ATT-W02";
    margin-bottom: 30px;
  }
  .heading-major-section {
    font-size: 2rem;
    font-family: "Omnes-ATT-W02";
    margin-bottom: 30px;
  }
  .heading-sub-section {
    font-size: 2rem;
    font-family: "Omnes-ATT-W02";
    margin-bottom: 20px;
  }
  .heading-medium {
    font-size: 2rem;
    font-family: "Omnes-ATT-W02";
    margin-bottom: 20px;
  }
  .heading-medium-emphasis {
    font-size: 2rem;
    font-family: "Omnes-ATT-W02";
    margin-bottom: 20px;
  }
  .heading-small {
    font-size: 1.6rem;
    font-family: "Omnes-ATT-W02";
    margin-bottom: 10px;
  }
  .heading-small-emphasis {
    font-size: 1.6rem;
    font-family: "Omnes-ATT-W02-Medium";
    margin-bottom: 5px;
  }
  * + .heading-major-section {
    margin-top: 30px;
  }
  * + .heading-sub-section {
    margin-top: 30px;
  }
  * + .heading-group {
    margin-top: 20px;
  }
  * + .heading-medium {
    margin-top: 20px;
  }
  * + .heading-medium-emphasis {
    margin-top: 20px;
  }
  * + .heading-small {
    margin-top: 20px;
  }
  * + .heading-small-emphasis {
    margin-top: 20px;
  }
  * + .heading-micro {
    margin-top: 10px;
  }
}
.font-regular {
  font-family: "Omnes-ATT-W02" !important;
}
.font-light {
  font-family: "Omnes-ATT-W02-Light" !important;
}
.font-italic {
  font-family: "Omnes-ATT-W02-Italic" !important;
}
.font-light-italic {
  font-family: "Omnes-ATT-W02-Light-Italic" !important;
}
.font-medium {
  font-family: "Omnes-ATT-W02-Medium" !important;
}
.font-medium-italic {
  font-family: "Omnes-ATT-W02-Medium-Italic" !important;
}
.font-reset {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
}
.zeromargin {
  margin: 0 !important;
}
a {
  color: #0568ae;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:active {
  color: #0568ae;
}
.a-min {
  font-size: 12px;
}
.a-small {
  font-size: 14px;
}
.a-max {
  font-size: 18px;
}
a.show-qualifier {
  margin-right: 25px;
  position: relative;
}
a.show-qualifier:after {
  color: #333333;
  display: inline-block;
  white-space: pre !important;
}
a[href$="pdf"].show-qualifier:after,
a.show-qualifier.pdf:after {
  content: " (PDF)";
}
a[href$="psd"].show-qualifier:after,
a.show-qualifier.psd:after {
  content: " (PSD)";
}
.standalone-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* 20px for the icon, 10px left of icon */
.standalone-link.small {
  font-size: 1.4rem;
}
.standalone-link.small i[class*="icon-"] {
  font-size: 16px;
  top: 2px;
}
.standalone-link.large {
  font-size: 1.8rem;
}
.standalone-link.large i[class*="icon-"] {
  font-size: 24px;
  top: -1px;
}
p {
  margin: 0 0 12px 0;
  line-height: 2rem;
}
.p-small {
  font-size: 1.4rem;
  line-height: 1.8rem;
}
p + .p-small {
  margin: 10px 0 0;
}
.p-micro {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
p + .p-micro {
  margin: 10px 0 0;
}
.p-max {
  font-size: 1.8rem;
}
p + .p-max {
  margin: 10px 0 0;
}
b,
strong {
  font-family: "Omnes-ATT-W02-Medium";
  font-weight: normal;
}
i,
em {
  font-family: "Omnes-ATT-W02-Italic";
  font-style: normal;
}
.strike {
  text-decoration: line-through;
}
sup {
  display: inline-block;
  font-style: normal;
  height: 1em;
  position: relative;
  vertical-align: text-top;
  width: auto;
}
.text-legal {
  color: #5a5a5a;
  font-size: 1.1rem;
  line-height: 1.5rem;
  margin: 0 0 10px;
}
.text-legal.legal-module {
  line-height: 1.3rem;
  margin: 0 0 12px;
}
.text-legal b,
.text-legal strong {
  font-weight: bold;
}
.text-legal a {
  font-family: "Omnes-ATT-W02-Medium";
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justified {
  text-align: justify !important;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.bullet,
ul.no-bullet,
ul.lower-alpha,
ul.lower-roman,
ol {
  padding: 0;
  margin: 12px 0 0 20px;
}
ul.bullet li,
ul.no-bullet li,
ul.lower-alpha li,
ul.lower-roman li,
ol li {
  padding-left: 15px;
  line-height: 20px;
  position: relative;
}
ul.bullet li + li,
ul.no-bullet li + li,
ul.lower-alpha li + li,
ul.lower-roman li + li,
ol li + li {
  margin-top: 12px;
}
ul.bullet > li:before,
ul.no-bullet > li:before,
ul.lower-alpha > li:before,
ul.lower-roman > li:before,
ol > li:before {
  background-color: #333333;
  border: 2px solid #333333;
  border-radius: 100%;
  content: " ";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 1px;
}
ul.bullet ul,
ul.no-bullet ul,
ul.lower-alpha ul,
ul.lower-roman ul,
ol ul,
ul.bullet ol,
ul.no-bullet ol,
ul.lower-alpha ol,
ul.lower-roman ol,
ol ol {
  margin-top: 12px;
}
ul + *,
ol + * {
  margin-top: 20px;
}
ul.no-bullet,
ul.lower-alpha,
ul.lower-roman {
  margin: 0;
}
ul.no-bullet > li,
ul.lower-alpha > li,
ul.lower-roman > li {
  padding-left: 0;
}
ul.no-bullet > li:before,
ul.lower-alpha > li:before,
ul.lower-roman > li:before {
  display: none !important;
}
ol {
  margin: 20px 0 0 32px;
}
ol li {
  padding-left: 3px;
}
ol li:before {
  display: none;
}
ol ol {
  margin-left: 25px;
}
ol ul {
  margin-left: -5px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-top: 0;
}
ul.lower-roman {
  list-style-type: lower-roman;
  margin-top: 12px;
  margin-left: 35px;
  margin-bottom: 0;
}
ul.lower-alpha {
  list-style-type: lower-alpha;
  margin-top: 12px;
  margin-left: 35px;
  margin-bottom: 0;
}
dl {
  display: table;
  margin: 0 0 20px;
  width: 100%;
}
dt,
dd {
  display: table-cell;
}
/* END TYPE ********************** */
@font-face {
  font-family: 'icoPrimary';
  src: url('fonts/icons/icoPrimary.eot?timestamp=1475514233720');
  src: url('fonts/icons/icoPrimary.eot?timestamp=1475514233720#iefix') format('embedded-opentype'), url('data:font/woff2; charset=utf-8;base64,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') format('woff2'), url('data:application/font-woff; charset=utf-8;base64,d09GRgABAAAAACJAAAsAAAAAIfQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgEAQFaGNtYXAAAAFoAAAAfAAAAHy9F7zuZ2FzcAAAAeQAAAAIAAAACAAAABBnbHlmAAAB7AAAHRgAAB0Yg9YlNWhlYWQAAB8EAAAANgAAADYLSS2jaGhlYQAAHzwAAAAkAAAAJAbOAvZobXR4AAAfYAAAAKAAAACglK4SEGxvY2EAACAAAAAAUgAAAFKIhIEEbWF4cAAAIFQAAAAgAAAAIAA4ANNuYW1lAAAgdAAAAaoAAAGq0IdVx3Bvc3QAACIgAAAAIAAAACAAAwAAAAMD6QGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6jwCzP7NATMCzAEzAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEAGAAAAAUABAAAwAEAAEAIOkb6SLpJekn6WzqPP/9//8AAAAAACDpAOkf6SXpJ+ls6jz//f//AAH/4xcEFwEW/xb+FroV6wADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAYACf7JA/0CtwASAC0ATABzAJgArQAAFx4DMzI+AjcOAyMiJicFMj4CNz4BNz4BNw4DIyIuAiceAzMnIi4CJxQWFx4BFx4DMzI+Ajc+AT0BDgMjAQ4BBwYWFx4DMzI+Ajc2NCcuAScWDgIjIi4CNT4BNTIwIyUeARUUDgIjIiY1NDY3DgEHDgEVFB4CMzI+AjU0JicuAScnLgEjIgYHDgEVFBYzMj4CNTYmJ8ogSE5ULDBbVE0hDzlUbkN1mSgBWC9gWk8dEh4PCRAGHGuLpFU8eWxXGRddf55YiGGQYzYHBAQCDQsXU3mhZYqwaC0GCQsJda3SZv6cCxYEAgMCDEmExolTkXBJCwQEBxELAXarvEZKhmQ7AgQCAgMXAgE+c6VmmFcJCxMjEQcHVIeqVluGWCoPEw0ZDUo6gElJgzoRFJCEQXFUMAIPD84ZJxsOESEuHQodGxQqGBoNGiYaDCYYDiEPKUQvGhMmOCYzTjQb3ig8Rx8VMBMJGA0YNy8eJzY2DxVGIh0lUEMsAaIVQRMJCgcYPDMjFCc5JQ0fExUwEzFQOB8cMEIlCxEGogIFBBU2LyBWJQwaDRMlFQgQBCY+LBgbKzYbExsWDRYKNiIlJSQJEgogORIcJBIGDggAAAEA+gCaAw0A5gANAAAlISImNTQ2MyEyFhUUBgLg/kAOGBURAcYPGBqaFRERFRURERUAAAACAAD+wAQAAsAAEwAnAAABIi4CNTQ+AjMyHgIVFA4CAyIOAhUUHgIzMj4CNTQuAgIAarqLUVGLumpquotRUYu6al+of0pKfqlfX6h/Skp+qf7AUYu6amq6i1FRi7pqarqLUQPQSn6pX1+of0pKf6hfX6h/SgAAAAADAEn/UgO3Ai4AEAAgADAAAAEhIgYdARQWMyEyNj0BNCYjESEiBh0BFBYzITI2PQE0JgMhIgYdARQWMyEyNj0BNCYDkvzcDxYWDwMkDxYWD/zcDxYWDwMkDxYWD/zcDxYWDwMkDxYWAi4WD0kPFhYPSQ8W/tsVD0oPFRUPSg8V/twWD0kPFhYPSQ8WAAQAqv8VA1YCawAPAB0AKgA7AAABISIGFREUFjMhMjY1ETQmAyMiJjU0NjsBMhYVFAY3DgEHBiY3PgE3NhYHNxQGIyEiJjURNDYzITIWFREDIv28Fh4eFgJEFh4ew0QJDQ0JRAkMDIQCEgwWHwQDEgwWHwUbDAj97ggLCwgCEggMAmseFf0QFR4eFQLwFR785QwJCQ0NCQkMDQwSAgQfFQwSAwQfFmwIDAwIAlYICwsI/aoAAAYAnP8VA2QCawAQACEASABUAGEAbwAAATQmIyEiBhURFBYzITI2NREDISImNQM0NjMhMhYVERQGIwMRFAYjISImNTQ2MyEyNjURNCYjISIGFREUBiMiJjURNDYzITIWFQMiBhUUFjMyNjU0JgciJjU0NjMyFhUUBiMnFAYrASImNTQ2OwEyFgNkHRT9mhQdHRQCZhQdMf2aCxABEQsCZgwQEAwYEg3+CAUGBgUB+AQFBQT+CAQFBwQFBhINAfgNElERGRkREhgYEggNDQgJDAwJTQYEVgQGBgRWBAYCOxQcHBT9ChQcHBQC9vzvEAsC9gsQEAv9CgsQAtT92Q0RBgUEBgUEAicDBQUD/pQEBwcEAWwMEhIM/ZwYEREYGBERGD0MCAgMDAgIDBQEBgYEBQYGAAAAAgBj/24DnQIBACIAMwAAASEiBhURFBYzIRUjIgYVFBYzITI2NTQmKwE1ITI2NRE0JiMDFAYjISImNRE0NjMhMhYVEQNp/S4WHh4WAU2IDBAQDAFIDBAQDIgBTRYeHhYFDAn9YgkMDAkCngkMAgEeFf5IFh47EQwLERELDBE7HhYBuBUe/i8JDAwJAYQIDAwI/nwAAAMAdf9/A4sCGgAiADIAWQAAASEiBhURFBYzIRUjIgYVFBYzITI2NTQmKwE1ITI2NRE0JiMTFAYjISImNRE0NjMhMhYVBxEUBiMhIiY1NDYzITI2NRE0JiMhIgYVERQGIyImNRE0NjMhMhYVA2X9NhAWFhABWpkEBwcEAUgEBwcEmQFaEBYWEBEKB/02BwoKBwLKBwonDgr9yQQHBwQCNwECAgH9kgECBgUEBg4KAm4KDgIaFw/+CRAWQgcEBAcHBAQHQhYQAfcPF/3jBwkJBwH3BwkJBzD+bgoOBgUEBgIBAZIBAgIB/vYEBwcEAQoKDg4KAAADAQT/DwL8AngAHAAqADsAAAEuASsBIgYHDgEVERQWFx4BOwEyNjc+ATURNCYnAyMiJjU0NjsBMhYVFAY3FAYjISImNRE0NjMhMhYVEQKrJHUPBg91JCgpKSgkdQ8HDnUkKCkpKIBWDRISDVYNEhKLDAj+oggMDAgBXggMAnMDAgIDBCsm/UolKwQDAgIDBCslArYmKwT82BINDRITDA0ShwgMDAgCFgkMDAn96gAAAAIAAP7ABAACwAATACcAAAEiLgI1ND4CMzIeAhUUDgIDIg4CFRQeAjMyPgI1NC4CAgBquotRUYu6amq6i1FRi7pqUIxoPD1ojE9QjGg8PGiM/sBRi7pqarqLUVGLumpquotRA4A8aIxQUIxoPD1ojE9QjGg8AAAAAAEAAP7ABAACwAAoAAABBx4BFRQOAiMiLgI1ND4CMzUiDgIVFB4CMzI+AjU0LgInA2lYMzw9aIxPT4xoPT1ojE9quotRUYu6amq6i1EVJzgjAilbM4xPT4xoPT1ojE9PjGg9gFGLumpquotRUYu6ajVlXFEiAAAAAAIA+v+6Aw0BxgANABsAAAUiJjURNDYzMhYVERQGNyEiJjU0NjMhMhYVFAYCAA4YFRERFRjS/kAOGBURAcYPGBpGFREBwA4YFRH+Og8R4BURERUVEREVAAAFAQD/DAMAAnsAHAA6AEkAVwB+AAABLgEjIgYHDgEVERQWFx4BMzoBMTI2Nz4BNRE0JhMUBgcOASMiJicuATURNDY3PgEzOgExMhYXHgEVEScjIgYVFBY7ATI2NTQmIxUjIiY1NDY7ATIWFRQGExEUBiMhIiY1NDYzITI2NRE0JiMhIgYVERQGIyImNRE0NjMhMhYVAqsngAQEgCcqKysqJHMQAgIEgCcqKysVHyIngQEBgSciHx8iI3YNAgEBgSciH79WERgYEVYRGBgRVggMDAhWCAwMlRMN/rAFBgYFAVAFBgYF/rAFBgYEBQYTDQFQDRMCdgQBAQQDLSj9SictBAMBAQMELScCtigt/PUfIAMEAQEEAyAfArYfIQMEAQEEAyEf/UorGBERGRkRERg+DAkIDAwICQwCnf3hDhIGBQQGBgUCHwQGBgT+fwQGBgQBgQ0SEg0AAAMAVf8VA6sCawAUAC4APwAAJRQOAiMiLgI1ND4CMzIeAhUFMzQ2NTQmIyIGFRQWNz4BMzIWFRQGBwYWMQcUFjsBMjY9ATQmKwEiBh0BA6tDdJxYWJx0Q0N0nFhYnHRD/iM+lFNKU040AQUwNigtgQgBAQ0VFAoUFhYUChQVwFicdENDdJxYWJx0Q0N0nFhoTzBdOEhVIh8LAiM8JiA7KmgHAnEUFBQUCRQWFhQJAAAAAwBV/xUDqwJrABQAKwA7AAAlFA4CIyIuAjU0PgIzMh4CFSUTHgE7ATI2NxM2JicuASsBIgYHDgEXEzQmKwEiBh0BFBY7ATI2NQOrQ3ScWFicdENDdJxYWJx0Q/4cGAEKEQkRCwIXAgQHBxMMFAwTBwcEAnQcGgsZHBwZCxocwFicdENDdJxYWJx0Q0N0nFjg/vQIGxkLAQoPFwcIBwcIBxcO/kQZHBwZChkcHBkAAAACARr/YQLmAh8AIQAyAAAlPgM1NCYjIgYHBiY1ND4CMzIWFRQOAgcOASMiJjcTMzI2PQE0JisBIgYdARQWMwGvATlENzQxQ0AFAVwcOVc7bHk8ST8CAx4XGiECMRAhJCMiECEhIx91QkAlICImK04rAxA2GzoxIGVSQD8sLi8ODRgY/uwhIA0iISIhDSAhAAACANL/hAMrAesAEQAjAAAXIiYnJjQ3ATYyFxYUBwEOASMhIiYnASY0NzYyFwEWFAcOASP3ChIJDg4CDw8qEQ8P/fEIEgsCDwsSCP3xDg4PKhECDw8PCRIKfAgGDyoRAg8PDw8qEf30CAkIBgIPDyoRDw/98Q4qEgYIAAAAAgAA/sAEAALAABMAJwAAASIuAjU0PgIzMh4CFRQOAgMiDgIVFB4CMzI+AjU0LgICAGq6i1FRi7pqarqLUVGLumpfqH9KSn6pX1+of0pKfqn+wFGLumpquotRUYu6amq6i1ED0Ep+qV9fqH9KSn+oX1+of0oAAAAAAQDV/4oDLgHcABYAAAkBDgEjIiYvASY2Nz4BHwEBPgEXHgEHAy7+yQgcDw4ZCb8LAw0NJg2jASILJhAQCAoBnP4MDhANC/AOJgwMAQySAZAPBwsKJhAAAAMAaP9SA5kCLgAuAEUAVQAABRQGBw4BIyEiJicuATU0MDE8ATE0NjU+ATcBPgEzMTIWFwEeARcUFhUwFhU4ARUBFx4BOwEyNj8BNiYnLgErASIGBw4BFxM0JisBIgYdARQWOwEyNjUDmRANDiUU/ZcVJQ4NDwECCAYBNQ4rGRkrDgE1BggCAQH+PRIBBwwHDQcCEQIEBQQOCQ8JDgUFBAJWFRMIExQUEwgTFVwRIQsLCgoLCyERAQEBBAgEChUKAhcZHh4Z/ekKFQoECAQBAQEBkcUGFBMIxAoRBgUGBgUGEAv+uRMVFRMHExQUEwAAAAEAav+DA6EB/QBIAAABIS4BJy4BKwEiBhUUFjsBEhY5AR4BFw4BFRQWMzI2NTQmJzMUBhUUFjMyNjU0JicmIisBIiYnITgBMzgBMTI2PwI0NjU0JiMDcf3hBQkEAg8KnwsREQuIPhcJJR4DBCodHSoBAYwBKR4dKiYaAgQB/zQsCQGTAREaBD4BAR0TAZoVJxEJDREMCxH+7mQmMw0HDwgdKiodBAcDAwcEHSoqHRwoAgEhHRQQ6QUCBAIUHQAAAAQAXf9zA6QB5wAuAGsAkwCuAAAlMCIxISImNTQ2MzEFMDI5ATI2PwEwNDU0JiMhIiY1NDYzMSEyFhUcARUPAQ4BIxcUBiMiJjU8ATcjHAEVFAYjIiY1NDY3LgEnMCYDIyImNTQ2OwEyFhcUHgIVHgEXPgEzMhYXMz4BMzIWFSUxLgEnOAExLgEnLgEjIgYHMQ4BBzgBMQ4BBzEOARUUFjMyNjU0JjUFNCYjIgYHMQ4BBzgBMQ4BBzEUBhUUFjMyNjUDNgH+bwQHBwQBkQEKDgI/EAv96wQGBgQCFRQcAT4EGhElMCEiMAGYMCEiMAYGExoIF0GWBAYGBJ4EBgEcIhwHFhALHREZKQmjCigZIjD+sAEBAQEDAQgbEAsUCAIEAgEDAgMFJBkZIwEBOyQYERoIAgMBAQEBASQZGCRLBwQFBgELCe0DAQsQBwQEBx0UAgQCBekQFIchMDAhAwUDAwUDITAwIQwVCRAwIGUBHwYFBAYEBAJ6k3sCHSkOCwwcFhYcMCILAwUDAwUCDRAIBwIDAgMEAgcPCBgkJBgDBQMLGSQQDQIFAwMFAwMFAxgkJBgAAAABADP/MQPNAlUANQAAJTQmIyE1NC4CIyIOAh0BOAExFBYzMjY1OAE5ATU0NjMyFh0BIyIGFTERMRQWMyEyNjUxEQPNIBb+eiZBVzEyV0ElHRUUHVI6OVILFyAgFwH0FyChFh+YMFQ/JCQ/VDAdFR0dFR03TU03mB8W/sQWHh4WATwAAAAEAF//SgOhAjYADQAbAG4AgAAABSEiJjU0NjMhMhYVFAYnISImNTQ2MyEyFhUUBjc0JiMhNTQuAiMiDgIdARQWFx4BMzI2PQE0NjMyFh0BFBYzMjY9ATQmIyIGHQEUBiMiJicuAT0BND4CMzIeAh0BIyIGBxEeATMhMjY3MxEDFAYjISImNRE0NjMhMhYVERUDMf7HBQYGBQE5BAcHBP7HBQYGBQE5BAcHbCIX/rQjPFEuLlI8IwgIBxIKEyBHMjJHBgQFBlM7O1QVCAYLBAQFIDdJKilKNiBHFyEBASEXAagVHwQBFRUP/lgOFRUOAagPFT8GBQQGBgQFBnYHBAQHBwQEB1YWIZwsTjoiIjpOLEILEwcFBxkYQjBFRTBCBAYGBEI5UVE5QhALAwQDCwZCKEY0Hx80RiicIRf+9RcgGhIBF/70DhQUDgELDhQUDv79CAAAAgDP/zEDMQJVACAAKgAAJTQmKwE1NC4CIyIOAh0BIyIGFTERMRQWMyEyNjUxESU0NjMyFh0BITUDMSAXCyVBVzIxV0EmCxcgIBcB9Bcg/kRSOTpS/umhFh+YMFQ/JCQ/VDCYHxb+xBYeHhYBPM03TU03mJgAAAAABQDN/xQDMwJsAB8ARABdAGsAeQAAJTQmJzU0LgIjIg4CHQEOAQcjERUzHgEzITI2NzMRATIeAh0BIzU0JiMiBh0BFBYzMjY9ATQ2MzIWHQEhNTQ+AjMBFAYjISImJzURNT4BMyE4ATkBMzIWFRMHJyEiJjU0NjMhMhYVFAYnISImNTQ2MyEyFhUUBgMzIBcoRFw0NFxEKBQeBAEBBCQXAeYXJAQB/s0wVD4lRl5DQl4GBQQGUjk6Uf6PJD9ULwEdGRH+GhIYAQEZEQGJXREZAQFp/pkFBgYFAWcEBgYE/pkFBgYFAWcEBgaFFyIDuTJYQiYmQlgyuQIcFP7DCxUeHhUBPgHRIjxQLri4QFxcQEoFBgYFSjhOTji4uC5QPCL8/BEXFxEDASwDERgYEf7ZC0sGBAUGBgUEBocHBAQHBwQEBwAADQB2/1QDhQJQACIAMgBCAEkAWQBpAHkAiQCZAKAAsADAANAAAAEjNTQmIw4BHQEhNTQmIw4BHQEjIgYVERQWMyEyNjURNCYjARQGKwEiJj0BNDY7ATIWFTUUBisBIiY9ATQ2OwEyFhUnLgE1MxQGExQGKwEiJj0BNDY7ATIWFTUUBisBIiY9ATQ2OwEyFhUTFAYrASImPQE0NjsBMhYVNRQGKwEiJj0BNDY7ATIWFTUUBisBIiY9ATQ2OwEyFhU3MxQGJy4BExQGKwEiJj0BNDY7ATIWFTUUBisBIiY9ATQ2OwEyFhU1FAYrASImPQE0NjsBMhYVA2ZhGRERFv6TGRERFmENEhINAtENEhIN/c8GBXEEBgYEcQUGBgVxBAYGBHEFBhgRFlEZuQYEcQUGBgVxBAYGBHEFBgYFcQQGsgYEcQQGBgRxBAYGBHEEBgYEcQQGBgRxBAYGBHEEBhtRGRERFpgGBHIEBgYEcgQGBgRyBAYGBHIEBgYEcgQGBgRyBAYB/ikRGAEaESYpERgBGhEmEg39lA0SEg0CbA0S/ZoFBgYFbAUGBgVCBAYGBG0EBgYE+gEXERIY/ewFBgYFbAUGBgVCBAYGBG0EBgYE/uUFBgYFbAUGBgVCBAYGBG0EBgYEQQQGBgRtBAYGBHUSGAEBF/3TBQYGBWwFBgYFQgQGBgRtBAYGBEEEBgYEbQQGBgQAAA8Abv9mA5ICdwApAC4AMgA2ADoAPgBCAFAAXgCEAIkAkQCVAJkAoQAAJTgBNRE0JisBNTQmIyIGHQEhNTQmIyIGHQEjIgYVERQWMyEyNjUROAE1BTMVIzU7ARUjJSM1MwcjNTMXMxUjNzMVIwM0NjMyFh0BFAYjIiY1JTQ2MzIWHQEUBiMiJjUnNDY7ARUUFjMyNj0BIRUUFjMyNj0BMzIWFREjNTMyNjU0JiMhNRcVIzUzAyImPQEzFSMzNTMVMzUzFTMjNTMVFAYjA5IeFkweFRUf/qkeFRUeTBYeHhYCvBYe/PGyssirqwFwr6/Fq6sWr6/Fq6sQEQ0MEhIMDRH+QhIMDBISDAwSgBINTB4VFR4BVx8VFR5MDRGsMAQHBwT9g7KyspMNErKTqasWr6ONqxENwQEBMRUfHBYeHhYcHBYeHhYcHxX9phUeHhUBJwELlpaWq6KioreWlpYCIw0REQ1RDBISDFENERENUQwSEgwBDBIfFR4eFR8fFR4eFR8SDP7YogYFBAZxhqKi/g4SDHKQkJCQkJByDBIAAAAAAQC6/3kDSAIHAB8AACUUBisBFRQGIyImPQEjIiY1NDY7ATU0NjMyFh0BMzIWA0gpHrkpHh0quR0qKh25Kh0eKbkeKcAdKrkdKioduSodHSq5HSoqHbkqAAEAuQB5A0cBBwANAAAlISImNTQ2MyEyFhUUBgMA/gAdKiodAgAdKip5Kh0dKiodHSoAAAAGAGn/ZAOdAhYADQAbADoARwBWAGcAAAE0JisBIgYVFBY7AT4BFzQmIyEiBhUUFjMhPgEXIzU0Ji8BLgEjISIGFREjIgYdARQWMyEyNj0BLgEjATQ2MyEVFBY7ARUhEQMiJjU0NjsBMhYVFAYrAQUUBiMhIiY9ATQ2MyEyFh0BAiYMC6oJDgwLqgsMig0L/tAJDw0LATAJD6w9CAdsBxMJ/oYRGDoYIyMYAr4YIwMkGv26CAcBRwgEb/4vWwkODAtbCQ4MC1sCLAgG/k4GCAgGAa8GCAFKCA8NCgsNAg1PCQ4MCwsNAwxD0gkUBm0GCBcS/rYjG8cYIiIYxx0kASoHCG8FB8EBLf5sDQsJDgwLCQ+ABwgIBxEHCAgHEQAAAAAIAGP/XgOfAh8AEAAhAC8APQBLAFkAhACHAAAFISImPQE0NjMhMhYdAQ4BIwEiBh0BFBYzITI2PQE0JiMhFzQmKwEiBhUUFjsBMjYFNCYjISIGFRQWMyEyNgM0JiMhIgYVFBYzITI2JzQmKwEiBhUUFjsBMjYlJy4BIyEiBhURFBYzMjY1ETQ2MyEyFhcVFBY7ARQWHQEUFjMyNj0BLgEnJxcjA1z9SBonJxoCuxomAica/UgSFxcSArsSFxcS/UWeBwWBBAcHBIEFBwGOCAT+eAQICAQBiAQIGAcE/qMEBwcEAV0GBbUHBacEBwcEpwUHAQRsCRgL/q0WHwcFBAgTDQFTAgUCBwV9AwgEBAgFCgl4Z2eiJhrHGyYmG8caJgEzFxLHERgYEccSFzcEBwcEBQcHjgUHBwUEBwcBSQQICAQECAhQBQcHBQQIBk9tCAkfFv7/BAgIBAEBDhABAn4ECAIEA4kECAgEiQ4bBltmAAIAWP8VA60CawAUACsAAAEiDgIVFB4CMzI+AjU0LgIjFwEOASMiJi8BJjY3NjIfARM+ARceAQcCAlibdENDdJtYWZt0Q0N0m1nz/v4IFg0MFAifCQILCx8Mh/IJIA0NBwkCa0N0nFhYnHRDQ3ScWFicdEP1/l8LDQoJyAwfCwoKegFODAYJCCANAAAAAwBV/xUDqwJrABQAIQAuAAAlFA4CIyIuAjU0PgIzMh4CFQUyNiMuATcTIwMGFjMTMjY1NCYjIgYVFBYzA6tDdJxYWJx0Q0N0nFhYnHRD/j4hDAEYDAY3RTgJGyY5FRcVFBUXFRTAWJx0Q0N0nFhYnHRDQ3ScWPohAhYbAQb++ygtAaMbEw8RGxMOEgABAHb/QQOKAi4AKAAAATYyHwEeAR8BHgEPAQ4BHwEWBi8BJiIPAQYmPwE2Ji8BJjY/AT4BPwEB5QsgC1ELNBm1GQoSgxIUBB8FGhehF0AWohcZBB8EFBKDEgoZtRk0C1ECLhcXoxcmAxsDHxJ/Ej0ZtBkSC1UMDFULEhm0GT0SfxIfAxsDJhejAAAAAAEAmv/vA1cBfQAZAAATNDY3NjIfATc2MhcWFAcBDgEjIiYnAS4BNZoKChQ4FPT0FDkUFBT+7w0kExMjDv7wCgoBTA0ZChQU9PUUFBQ4FP7uDQ8PDQERChkNAAAAAQAAAAEAAJw5MTFfDzz1AAsEAAAAAADUFPWTAAAAANQU9ZMAAP7ABAACwAAAAAgAAgAAAAAAAAABAAACzP7NAAAEAAAAAAAEAAABAAAAAAAAAAAAAAAAAAAAKAQAAAAAAAAAAAAAAACuAAAEAAAJBAAA+gQAAAAEAABJBAAAqgQAAJwEAABjBAAAdQQAAQQEAAAABAAAAAQAAPoEAAEABAAAVQQAAFUEAAEaBAAA0gQAAAAEAADVBAAAaAQAAGoEAABdBAAAMwQAAF8EAADPBAAAzQQAAHYEAABuBAAAugQAALkEAABpBAAAYwQAAFgEAABVBAAAdgQAAJoAAAAAAAoAFAAeAQ4BKAFkAaoCBAKeAugDYgO6A/YEMgReBQoFYgW6BgIGQAZ8BqgHIAeACFoInAlGCYIKJAsuC/4MKgxEDNQNjA3SDhgOXg6MAAAAAQAAACgA0QAPAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAoAAAABAAAAAAACAAcAewABAAAAAAADAAoAPwABAAAAAAAEAAoAkAABAAAAAAAFAAsAHgABAAAAAAAGAAoAXQABAAAAAAAKABoArgADAAEECQABABQACgADAAEECQACAA4AggADAAEECQADABQASQADAAEECQAEABQAmgADAAEECQAFABYAKQADAAEECQAGABQAZwADAAEECQAKADQAyGljb1ByaW1hcnkAaQBjAG8AUAByAGkAbQBhAHIAeVZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb1ByaW1hcnkAaQBjAG8AUAByAGkAbQBhAHIAeWljb1ByaW1hcnkAaQBjAG8AUAByAGkAbQBhAHIAeVJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb1ByaW1hcnkAaQBjAG8AUAByAGkAbQBhAHIAeUZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=') format('woff'), url('fonts/icons/icoPrimary.ttf?timestamp=1475514233720') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class*="icon-"],
.nav-links a:after,
.bellyband-link a:after,
.breadcrumb > li:after,
.checkbox input:checked + .skin:after,
.checkbox input.indeterminate + .skin:after,
.selectWrap.large:before,
.form-row.error .error-msg:before,
.close:before,
.reset-field:before,
.cssIcon-globe:before,
.selectWrap:after {
  color: #0568ae;
  display: inline-block;
  font-family: 'icoPrimary' !important;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  font-variant: normal;
  height: 1em;
  margin-right: 7px;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  speak: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  width: 1em;
}
[class*="icon-"]:before,
[class*="icon-"]:after {
  box-sizing: border-box;
  display: inline-block;
  font-size: 1em;
  height: 1em;
  position: relative;
  top: 0;
  left: 0;
  vertical-align: middle;
  width: 1em;
}
.icon-att-globe:before,
.cssIcon-globe:before {
  content: "\e900";
  color: #44c7f5;
}
.icon-hamburger:before {
  content: "\e903";
}
.icon-secure:before {
  content: "\e918";
}
.icon-secureL:before {
  content: "\e919";
}
.icon-padlockopen:before {
  content: "\e916";
}
.icon-padlockopenL:before {
  content: "\e917";
}
.icon-shoppingcart:before {
  content: "\e914";
}
.icon-shoppingcartL:before {
  content: "\e915";
}
.icon-print:before {
  content: "\e921";
}
.icon-printL:before {
  content: "\e922";
}
.icon-mobilesmartphone:before {
  content: "\e908";
}
.icon-mobilesmartphoneL:before {
  content: "\e90c";
}
.icon-tablet:before {
  content: "\e904";
}
.icon-tabletL:before {
  content: "\e905";
}
.icon-tv:before {
  content: "\e906";
}
.icon-tvL:before {
  content: "\e907";
}
.icon-calendar {
  width: 100% !important;
}
.icon-calendar:before {
  content: "\e91a";
  z-index: 1;
}
.icon-calendarL:before {
  content: "\e91b";
}
.icon-star:before {
  content: "\e96c";
}
.icon-close:before,
.close:before,
.reset-field:before {
  content: "\e910";
}
.selectWrap:after,
.icon-down:before {
  content: "\ea3c";
}
.checkbox input.indeterminate + .skin:after,
.icon-subtractminimize:before {
  content: "\e920";
}
.icon-add-maximize:before {
  content: "\e91f";
}
.icon-check:before,
.checkbox input:checked + .skin:after {
  content: "\e912";
}
.icon-questionmark:before {
  content: "\e90f";
}
.icon-badgealert:before,
.form-row.error .error-msg:before {
  content: "\e90e";
}
.icon-approval:before {
  content: "\e925";
}
.icon-flat-info:before {
  content: "\e927";
}
.icon-alert:before {
  content: "\e913";
}
.icon-tooltip:before,
.icon-flat-faq:before {
  content: "\e90d";
}
.icon-tooltip {
  font-size: 20px;
}
.nav-links a:after,
.bellyband-link a:after,
.breadcrumb > li:after,
.icon-right:before {
  content: "\ea3c";
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.icon-left:before {
  content: "\ea3c";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.icon-accordion-plus:after,
.icon-collapsed:after,
.icon-accordion-minus:after,
.icon-expanded:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
}
.icon-accordion-minus,
.icon-expanded,
.icon-accordion-plus,
.icon-collapsed {
  font-size: 20px !important;
}
:not(.ds2-no-colors) .icon-accordion-minus:before,
:not(.ds2-no-colors) .icon-expanded:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021%2021%22%3E%3Cpath%20fill%3D%22%230568ae%22%20d%3D%22M15.1%2011.3H5.9c-.4%200-.8-.3-.8-.8s.3-.8.8-.8h9.3c.4%200%20.8.3.8.8s-.4.8-.9.8z%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M10.5%2021C4.7%2021%200%2016.3%200%2010.5S4.7%200%2010.5%200%2021%204.7%2021%2010.5%2016.3%2021%2010.5%2021zm0-20C5.3%201%201%205.3%201%2010.5S5.3%2020%2010.5%2020s9.5-4.3%209.5-9.5S15.7%201%2010.5%201z%22%2F%3E%3C%2Fsvg%3E");
  content: "";
}
:not(.ds2-no-colors) .icon-accordion-plus:before,
:not(.ds2-no-colors) .icon-collapsed:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021%2021%22%3E%3Cpath%20fill%3D%22%230568ae%22%20d%3D%22M10.5%2015.9c-.4%200-.8-.3-.8-.8V5.9c0-.4.3-.8.8-.8s.8.3.8.8v9.3c0%20.4-.4.7-.8.7z%22%2F%3E%3Cpath%20fill%3D%22%230568ae%22%20d%3D%22M15.1%2011.3H5.9c-.4%200-.8-.3-.8-.8s.3-.8.8-.8h9.3c.4%200%20.8.3.8.8s-.4.8-.9.8z%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M10.5%2021C4.7%2021%200%2016.3%200%2010.5S4.7%200%2010.5%200%2021%204.7%2021%2010.5%2016.3%2021%2010.5%2021zm0-20C5.3%201%201%205.3%201%2010.5S5.3%2020%2010.5%2020s9.5-4.3%209.5-9.5S15.7%201%2010.5%201z%22%2F%3E%3C%2Fsvg%3E");
  content: "";
}
.ds2-no-colors .icon-accordion-minus:before,
.ds2-no-colors .icon-expanded:before {
  background-image: none;
  content: "\e901";
}
.ds2-no-colors .icon-accordion-minus:after,
.ds2-no-colors .icon-expanded:after {
  content: "\e902";
}
.ds2-no-colors .icon-accordion-plus:before,
.ds2-no-colors .icon-collapsed:before {
  background-image: none;
  content: "\e90b";
}
.ds2-no-colors .icon-accordion-plus:after,
.ds2-no-colors .icon-collapsed:after {
  content: "\e911";
}
.icon-circle-arrow {
  outline: 1px solid transparent;
  border-radius: 50%;
  font-size: 20px !important;
  background: linear-gradient(to bottom, #fcfcfc 0%, #f2f2f2 100%);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  margin-right: 7px;
}
.icon-circle-arrow:after {
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20baseProfile%3D%22tiny%22%3E%3Ccircle%20r%3D%2217%22%20cy%3D%2218%22%20cx%3D%2218%22%20stroke-width%3D%221%22%20fill%3D%22transparent%22%20stroke%3D%22%23ccc%22%2F%3E%3C%2Fsvg%3E");
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
}
.icon-circle-arrow:before {
  border-radius: 50%;
  content: "\ea3c";
  font-size: 12px;
  top: 0;
  position: absolute;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 20px;
  z-index: 1;
}
.icon-spinner {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2036%22%20id%3D%22svg-spinner%22%20x%3D%220px%22%20y%3D%220px%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%20%3Cpath%20fill%3D%22%23F5F5F5%22%20d%3D%22M18%2036C8.1%2036%200%2027.9%200%2018S8.1%200%2018%200s18%208.1%2018%2018-8.1%2018-18%2018zm0-31.5c-7.5%200-13.5%206-13.5%2013.5S10.6%2031.5%2018%2031.5c7.5%200%2013.5-6.1%2013.5-13.5%200-7.5-6-13.5-13.5-13.5z%22%2F%3E%0A%20%20%20%3Cpath%20fill%3D%22%230568AE%22%20id%3D%22spinner%22%20d%3D%22M30.7%205.3l-3.1%203.2c2.4%202.4%203.9%205.8%203.9%209.5%200%207.4-6.1%2013.5-13.5%2013.5S4.5%2025.4%204.5%2018%2010.6%204.5%2018%204.5V0C8.1%200%200%208.1%200%2018s8.1%2018%2018%2018%2018-8.1%2018-18c0-5-2-9.5-5.3-12.7z%22%3E%0A%20%20%20%20%20%20%3CanimateTransform%20%0A%20%20%20%20%20%20%20%20%20attributeType%3D%22xml%22%0A%20%20%20%20%20%20%20%20%20attributeName%3D%22transform%22%0A%20%20%20%20%20%20%20%20%20type%3D%22rotate%22%0A%20%20%20%20%20%20%20%20%20from%3D%220%2018%2018%22%0A%20%20%20%20%20%20%20%20%20to%3D%22360%2018%2018%22%0A%20%20%20%20%20%20%20%20%20dur%3D%221.0s%22%0A%20%20%20%20%20%20%20%20%20repeatCount%3D%22indefinite%22%0A%20%20%20%20%20%20%2F%3E%0A%20%20%20%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
  height: 50px;
  width: 50px;
}
.icon-spinner.small {
  margin-right: 5px;
  height: 30px !important;
  width: 30px !important;
}
.isIE .icon-spinner,
.isIE .icon-spinner.small {
  -webkit-animation: spinner 1s linear infinite;
          animation: spinner 1s linear infinite;
}
.ds2-no-colors .icon-spinner {
  -webkit-animation: spinner 1s linear infinite ;
          animation: spinner 1s linear infinite ;
  border: 5px dotted transparent;
  border-radius: 50%;
}
.loader > span {
  display: block;
  padding-top: 20px;
}
.modal > .loader {
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: 50%;
}
#pageLevelLoader.modal {
  background-color: transparent;
  border: none;
  box-shadow: none;
  top: 40%;
}
.modal.fade .loader {
  display: none;
}
.modal.fade.in .loader {
  display: block;
}
.btn.disabled[data-loading-text] {
  padding: 0 19px 0 18px;
  line-height: 46px;
}
.btn.disabled[data-loading-text] img {
  position: relative;
  top: 2px;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
[class*="icon-"] [class*="icon-"] {
  display: inline-block;
  float: left;
  font-size: 1em;
  margin-left: -1em;
  position: absolute;
}
[class*="icon-"].white {
  color: #fff;
}
[class*="icon-"].black {
  color: #000;
}
[class*="icon-"].blue {
  color: #0568ae;
}
.fixed-230.leftnav {
  position: relative;
}
.fixed-230-subnav {
  margin: 10px;
}
.fixed-230-subnav > li:first-child {
  border-top: none;
}
.fixed-230-subnav > li {
  border-bottom: 1px solid #d2d2d2;
}
.fixed-230-subnav > li > a {
  display: block;
  font-size: 1.4rem;
  line-height: normal;
  margin: 0 -9px;
  padding: 11px 35px 12px 9px;
  outline-offset: 0;
  position: relative;
}
.fixed-230-subnav > li > a.live {
  color: #333333;
  font-family: "Omnes-ATT-W02-Medium";
}
.fixed-230-subnav a > i {
  right: 10px;
  margin: 0;
  position: absolute;
  top: 10px;
}
.fixed-230-subnav a > i:after {
  display: none;
}
.fixed-230-subnav > li li > a {
  display: block;
  font-size: 1.4rem;
  line-height: 18px;
}
.fixed-230-subnav > li li > a.active {
  color: #333333;
  font-family: "Omnes-ATT-W02-Medium";
  text-decoration: none;
}
.unlinked {
  color: #0568ae !important;
  font-family: "Omnes-ATT-W02" !important;
}
.unlinked.active {
  color: inherit !important;
}
.fixed-230-subnav ul {
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .row.has-leftnav {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .row.has-leftnav .fluid-space {
    padding-right: 0;
  }
  .row .fixed-230 {
    background-color: #fff;
    width: auto;
  }
  .row .leftnav {
    background-color: #fff !important;
    display: block !important;
  }
  .fixed-230-subnav {
    margin: 10px 0 0;
    width: 100%;
  }
  .fixed-230-subnav > li {
    margin-left: -15px;
    margin-right: -15px;
  }
  .fixed-230-subnav > li:first-child {
    border-top: 1px solid #d2d2d2;
  }
  .fixed-230-subnav > li > a {
    margin: 0;
  }
  .fixed-230-subnav a:hover,
  .fixed-230-subnav a:focus {
    text-decoration: none !important;
  }
  .fixed-230-subnav > li li > a {
    padding: 5px 10px;
  }
  .fixed-230-subnav > li li > a.active {
    color: inherit;
    font-family: "Omnes-ATT-W02-Medium";
  }
}
/* BEGIN BUTTONS.LESS *************************** */
.btn:focus {
  outline: 1px dotted #000;
  outline-offset: -5px;
}
/*
.btn.active,
.btn:active { outline: 0;  }
*/
.btn {
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: inline-block;
  font-family: "Omnes-ATT-W02-Medium";
  font-size: 1.9rem;
  font-weight: normal;
  line-height: 1;
  margin: 0 7px 10px 0;
  max-width: 470px;
  min-width: 70px;
  padding: 14px 19px 11px 18px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
}
.btn:last-child {
  margin-right: 0;
}
.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a.btn {
  vertical-align: middle;
}
a.btn:hover {
  text-decoration: none;
}
.field-group + .btn {
  margin-left: 20px;
}
@media (max-width: 1024px) {
  .field-group + .btn {
    margin-left: 15px;
  }
}
.btn-primary {
  border-color: #ea7400 transparent #d16500;
  background-color: #ea7400 transparent #d16500;
  background: linear-gradient(to bottom, #ea7400 0%, #d16500 100%);
  color: #ffffff;
  font-family: "Omnes-ATT-W02";
  font-weight: bold;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  text-decoration: none;
  color: #ffffff;
  outline-color: #ffffff !important;
  background: linear-gradient(to bottom, #d16500 0%, #ea7400 100%);
}
.btn-arrow:hover .btn-primary,
.btn-arrow:focus .btn-primary,
.btn-arrow:active .btn-primary {
  text-decoration: none;
  color: #ffffff;
  outline-color: #ffffff !important;
  background: linear-gradient(to bottom, #d16500 0%, #ea7400 100%);
}
.btn-secondary {
  border: 1px solid #d2d2d2;
  background-color: #f2f2f2;
  background: linear-gradient(to bottom, #fcfcfc 0%, #f2f2f2 100%);
  color: #0568ae;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
  padding: 14px 18px 11px 17px;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  color: #0568ae;
  outline-color: #000000 !important;
  background: linear-gradient(to bottom, #f2f2f2 0%, #fcfcfc 100%);
}
.btn-arrow:hover .btn-secondary,
.btn-arrow:focus .btn-secondary,
.btn-arrow:active .btn-secondary {
  color: #0568ae;
  outline-color: #000000 !important;
  background: linear-gradient(to bottom, #f2f2f2 0%, #fcfcfc 100%);
}
.btn-alt,
.btn-arrow .btn-alt {
  border-color: #087ac2 transparent #0568ae;
  background-color: #0568ae;
  background: linear-gradient(to bottom, #087ac2 0%, #0568ae 100%);
  color: #ffffff;
}
.btn-alt:hover,
.btn-arrow .btn-alt:hover,
.btn-alt:focus,
.btn-arrow .btn-alt:focus,
.btn-alt:active,
.btn-arrow .btn-alt:active {
  color: #ffffff;
  outline-color: #ffffff !important;
  background: linear-gradient(to bottom, #0568ae 0%, #087ac2 100%);
}
.btn-arrow:hover .btn-alt,
.btn-arrow:focus .btn-alt,
.btn-arrow:active .btn-alt {
  color: #ffffff;
  outline-color: #ffffff !important;
  background: linear-gradient(to bottom, #087ac2 0%, #0568ae 100%);
}
.btn-specialty {
  border-color: #008744 transparent #007a3e;
  background-color: #007a3e;
  background: linear-gradient(to bottom, #008744 0%, #007a3e 100%);
  color: #ffffff;
}
.btn-specialty:hover,
.btn-specialty:focus,
.btn-specialty:active {
  color: #ffffff;
  outline-color: #ffffff !important;
  background: linear-gradient(to bottom, #007a3e 0%, #008744 100%);
}
.btn-arrow:hover .btn-specialty,
.btn-arrow:focus .btn-specialty,
.btn-arrow:active .btn-specialty {
  color: #ffffff;
  outline-color: #ffffff !important;
  background: linear-gradient(to bottom, #007a3e 0%, #008744 100%);
}
.isIE .btn:focus,
.isIE .btn:active,
.isIE .btn.active {
  outline: none !important;
  text-decoration: none !important;
}
.isIE .btn.active:not(:focus):after {
  border: 1px solid #000;
}
.isIE .btn:focus:after,
.isIE .btn:active:after,
.isIE .btn.active:after {
  display: block;
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border: 1px dotted #000;
}
.isIE .btn.btn-primary:focus:after,
.isIE .btn.btn-specialty:focus:after,
.isIE .btn.btn-alt:focus:after {
  border: 2px dashed #fff;
}
.btn.disabled,
.btn[disabled],
.btn[disabled="disabled"],
.btn-arrow[disabled] .btn,
.btn-arrow.disabled .btn {
  background-image: none;
  background-color: #d2d2d2;
  box-shadow: none;
  cursor: not-allowed;
  color: #767676;
  border-color: transparent;
  outline: 0 !important;
}
.btn.disabled:hover,
.btn[disabled]:hover,
.btn[disabled="disabled"]:hover,
.btn-arrow[disabled] .btn:hover,
.btn-arrow.disabled .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
.btn[disabled="disabled"]:focus,
.btn-arrow[disabled] .btn:focus,
.btn-arrow.disabled .btn:focus {
  color: #f2f2f2;
  outline: none !important;
}
.btn-medium {
  padding: 13px 19px 12px 18px;
  font-size: 1.7rem;
}
.btn-medium.btn-secondary {
  padding: 12px 18px 11px 17px;
}
.btn-small {
  padding: 11px 19px 10px 18px;
  font-size: 1.5rem;
  border-radius: 8px;
}
.btn-small.btn-secondary {
  padding: 10px 18px 9px 17px;
}
.btn-fullwidth {
  width: 100%;
}
*:not(.btn-arrow) > .btn > i[class*="icon-"] {
  margin-top: -20px;
  margin-bottom: -20px;
}
.btn i[class*="icon-"].icon-small {
  font-size: 24px;
  top: -2px;
}
.btn i[class*="icon-"].icon-medium {
  font-size: 30px;
  top: -2px;
}
.btn i[class*="icon-"].icon-large {
  font-size: 36px;
  top: -2px;
}
.cta-button-group {
  text-align: right;
}
.cta-button-group .hidden-phone {
  margin-right: 14px;
}
.cta-button-group .btn:not(.hidden-phone):not(.visible-phone) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .cta-button-group {
    text-align: center;
  }
  .cta-button-group > .btn {
    display: block;
    float: none;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.btn-arrow {
  font-family: "Omnes-ATT-W02";
  font-size: 1.6rem;
  font-weight: normal;
  background-color: transparent;
  border: none;
  padding: 5px 0 0;
  top: -4px;
  color: #333333;
  position: relative;
}
.btn-arrow::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.btn-arrow:hover {
  text-decoration: underline;
}
.btn-arrow:focus {
  text-decoration: underline;
  outline: 1px dotted #666;
}
.btn-arrow .btn {
  border: 1px solid transparent;
  border-radius: 100%;
  height: 36px;
  margin-bottom: 0;
  margin-right: 7px;
  max-width: 36px;
  min-width: 20px;
  padding: 0;
  margin-top: -4px;
  vertical-align: middle;
  width: 36px;
}
.btn-arrow .btn .icon-left,
.btn-arrow .btn .icon-right {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  line-height: 0;
  position: absolute;
  right: 0;
  text-indent: 0;
  top: 0;
}
.btn-arrow .btn .icon-left:before,
.btn-arrow .btn .icon-right:before {
  position: absolute;
  font-size: 1.6rem;
}
.btn-arrow .btn .icon-left:before {
  left: 1px;
  top: 9px;
}
.btn-arrow .btn .icon-right:before {
  left: 17px;
  top: 9px;
}
.btn-arrow .btn.btn-primary .icon-left,
.btn-arrow .btn.btn-primary .icon-right,
.btn-arrow .btn.btn-alt .icon-left,
.btn-arrow .btn.btn-alt .icon-right {
  color: #fff;
}
.btn-arrow .btn.btn-secondary .icon-left,
.btn-arrow .btn.btn-secondary .icon-right {
  color: #0568ae;
}
.btn-arrow[disabled] .icon-left,
.btn-arrow[disabled] .icon-right,
.btn-arrow.disabled .icon-left,
.btn-arrow.disabled .icon-right {
  color: #fff !important;
}
.btn-arrow .btn.btn-secondary {
  border: 1px solid #d2d2d2;
}
.btn-arrow .btn.btn-small {
  height: 20px;
  max-width: 20px;
  min-width: 20px;
  width: 20px;
  top: -1px;
}
.btn-arrow .btn.btn-small .icon-left:before,
.btn-arrow .btn.btn-small .icon-right:before {
  font-size: 10px;
  top: 4px;
}
.btn-arrow .btn.btn-small .icon-left:before {
  left: 0;
}
.isMobile .btn-arrow .btn.btn-small .icon-left:before {
  left: -1px;
}
.btn-arrow .btn.btn-small .icon-right:before {
  left: 10px;
}
.btn-arrow .btn.btn-large .icon-left:before,
.btn-arrow .btn.btn-large .icon-right:before {
  font-size: 112%;
  top: 12px;
  left: 23px;
}
.isMobile .btn-arrow .btn.btn-large .icon-left:before,
.isMobile .btn-arrow .btn.btn-large .icon-right:before {
  left: 24px;
}
.input-append .field-group + .btn-arrow {
  top: 0;
}
.input-append .field-group + .btn-arrow .btn {
  top: 0;
  margin-left: 15px;
  margin-right: 0;
}
.input-append .field-group + .btn-arrow .btn-large {
  height: 48px;
  width: 48px;
  max-width: 48px;
}
.dark-bg .btn-arrow,
.promo-overlay .btn-arrow {
  color: #fff;
}
.dark-bg .btn-arrow:hover,
.promo-overlay .btn-arrow:hover,
.dark-bg .btn-arrow:focus,
.promo-overlay .btn-arrow:focus {
  color: #bbb;
}
.dark-bg .btn-arrow:hover .btn,
.promo-overlay .btn-arrow:hover .btn,
.dark-bg .btn-arrow:focus .btn,
.promo-overlay .btn-arrow:focus .btn {
  border: 1px solid #bbb;
  text-decoration: none;
}
.dark-bg .btn-arrow:hover .btn .icon-left,
.promo-overlay .btn-arrow:hover .btn .icon-left,
.dark-bg .btn-arrow:focus .btn .icon-left,
.promo-overlay .btn-arrow:focus .btn .icon-left,
.dark-bg .btn-arrow:hover .btn .icon-right,
.promo-overlay .btn-arrow:hover .btn .icon-right,
.dark-bg .btn-arrow:focus .btn .icon-right,
.promo-overlay .btn-arrow:focus .btn .icon-right {
  color: #bbb;
}
.dark-bg .btn-arrow .btn,
.promo-overlay .btn-arrow .btn {
  border: 1px solid #fff;
}
.dark-bg .btn-arrow .btn .icon-left,
.promo-overlay .btn-arrow .btn .icon-left,
.dark-bg .btn-arrow .btn .icon-right,
.promo-overlay .btn-arrow .btn .icon-right {
  color: #fff;
}
.dark-bg .btn-arrow .btn.btn-small,
.promo-overlay .btn-arrow .btn.btn-small {
  top: 0;
}
/* END BUTTONS.LESS ************************ */
/* BEGIN BUTTON-GROUPS.LESS ******************* */
.btn-group {
  border-radius: 8px;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  max-width: 470px;
  min-width: 290px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.btn-group.btn-fullwidth > .btn {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.btn-group > .btn {
  box-shadow: none;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  float: left;
  margin-right: -1px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.btn-group:not([data-select-color]) .btn.active:not(:first-child) {
  margin-right: -1px;
  border-left: 1px solid #d2d2d2 !important;
}
.btn-group:not([data-select-color]) .btn[disabled]:not(:first-child) {
  border-left: 1px solid #d2d2d2 !important;
}
.btn-group:not([data-select-color]) > .btn.active {
  border-color: #087ac2 transparent #0568ae;
  background-color: #0568ae;
  background: linear-gradient(to bottom, #087ac2 0%, #0568ae 100%);
  color: #ffffff;
}
.btn-group:not([data-select-color]) > .btn.active:hover,
.btn-group:not([data-select-color]) > .btn.active:focus,
.btn-group:not([data-select-color]) > .btn.active:active {
  color: #ffffff;
  outline-color: #ffffff !important;
  background: linear-gradient(to bottom, #0568ae 0%, #087ac2 100%);
}
.btn-group:not([data-select-color]) > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group:not([data-select-color]) > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group:not([data-select-color]) > .btn:last-child:not(:first-child),
.btn-group:not([data-select-color]) > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .active {
  text-decoration: none;
  outline: 1px dotted transparent;
}
.btn-group > .active:focus {
  outline: 1px dotted #ffffff;
}
.btn-group[data-select-color] {
  margin-top: 5px;
  box-shadow: none;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.btn-group[data-select-color] .btn {
  border: 1px solid #959595;
  border-radius: 4px;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
  margin-right: 10px;
  margin-bottom: 10px;
  height: 40px;
  font-size: 16px;
  color: #333333;
  max-width: 60px;
  min-width: 60px;
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
button .btn-fill {
  background-clip: padding-box;
  border: 0;
  border-radius: 4px;
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
button .btn-fill[style*="#fff"] {
  border: 1px solid #d2d2d2;
}
[data-select-color] .btn.active,
[data-select-color] .btn:active {
  background: none !important;
  outline: 0;
  margin-right: 10px;
  border-width: 3px;
  color: #333333;
  line-height: 12px;
}
[data-select-color] .btn.active > .btn-fill,
[data-select-color] .btn:active > .btn-fill {
  margin: 3px;
}
[data-select-color] .btn.active:hover,
[data-select-color] .btn:active:hover {
  color: #333333;
}
.btn-group[data-select-color="orange"] > .btn.active {
  border-color: #ea7400;
}
.btn-group[data-select-color="blue"] > .btn.active {
  border-color: #0568ae;
}
.btn-group[data-select-color="green"] > .btn.active {
  border-color: #007a3e;
}
.btn-group[data-select-color] > .btn.active:focus {
  outline: 1px dotted black;
  outline-offset: 4px;
}
.btn-quantity-toggle.btn-group {
  display: block !important;
  height: 40px !important;
  margin-top: 5px;
  max-width: 138px;
  min-width: 138px;
  white-space: nowrap;
}
.btn-quantity-toggle .btn {
  border-radius: 6px;
  font-weight: bold;
  -webkit-flex: unset;
      -ms-flex: unset;
          flex: unset;
  height: 40px;
  letter-spacing: normal;
  min-width: auto;
  padding: 0;
  text-align: center;
  min-width: 46px;
  width: 46px;
}
.btn-quantity-toggle .btn[data-max-quantity] {
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.08) inset;
  cursor: text;
  font-family: "Omnes-ATT-W02";
  font-size: 2rem;
  font-weight: normal;
  padding: 4px 0 0;
  text-align: center;
  min-width: 46px !important;
  width: 46px;
}
.btn-quantity-toggle .btn[data-max-quantity]:focus {
  border-color: #0568ae;
  outline: none;
}
.btn-quantity-toggle .btn[data-max-quantity]:focus + .btn {
  border-left: 1px solid #0568ae;
  transition: border 0.3s linear 0s;
}
.btn-quantity-toggle .icon-subtractminimize,
.btn-quantity-toggle .icon-add-maximize {
  font-size: 29.5px;
  /*
    left: 8px;
    margin: 0;
    position: absolute;
    top: 4px;
    */
}
.btn-quantity-toggle .icon-subtractminimize,
.btn-quantity-toggle .icon-add-maximize {
  color: #0568ae !important;
}
.btn-quantity-toggle .btn[disabled].icon-subtractminimize,
.btn-quantity-toggle .btn[disabled].icon-add-maximize {
  color: #fff !important;
}
.btn-quantity-toggle input.btn[disabled] {
  background-color: #d2d2d2;
  color: #333333;
  cursor: not-allowed;
}
/* END BUTTON-GROUPS.LESS ************************ */
/* BEGIN FORMS.LESS ***************************** */
input:-ms-clear {
  display: none;
}
input[type]::-webkit-inner-spin-button,
input[type]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
input[type] {
  -moz-appearance: textfield;
}
form {
  margin: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
label,
legend {
  display: inline-block;
  font-size: 1.4rem;
  font-family: "Omnes-ATT-W02-Medium";
}
legend {
  display: block;
}
.error-msg {
  display: none;
}
select,
textarea,
input {
  border-radius: 6px;
  color: #5a5a5a;
  display: inline-block;
  font-size: 1.6rem;
  margin: 0;
  padding: 0 15px 0 15px;
  vertical-align: middle;
  line-height: normal;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #5a5a5a;
  font-family: "Omnes-ATT-W02-Italic";
  font-style: normal;
  opacity: 1;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #5a5a5a;
  font-family: "Omnes-ATT-W02-Italic";
  font-style: normal;
  opacity: 1;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #5a5a5a;
  font-family: "Omnes-ATT-W02-Italic";
  font-style: normal;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #5a5a5a;
  font-family: "Omnes-ATT-W02-Italic";
  transition: none;
  opacity: 1;
}
select:placeholder,
textarea:placeholder,
input:placeholder {
  color: #5a5a5a;
  font-family: "Omnes-ATT-W02-Italic";
  font-style: normal;
  opacity: 1;
}
select:last-child,
textarea:last-child,
input:last-child {
  margin-right: 0;
}
input:not([type="button"]) {
  height: 36px;
}
input.input-emphasized {
  font-size: 1.8rem;
  height: 48px;
  padding: 13px 20px 13px;
}
input[type="search"]:focus {
  padding-right: 88px;
}
input[type="search"] {
  padding-right: 40px;
  -webkit-appearance: none !important;
}
input[type="search"].input-emphasized {
  padding-right: 45px;
}
.btn-search[class*="btn"] {
  background-color: transparent;
  background-image: url("images/svg/master/controls/magnifyingglass.svg") !important;
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  border: none;
  height: 100%;
  margin-left: 0;
  margin-top: 0;
  min-width: 45px !important;
  outline-offset: 0;
  padding: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 5px 5px 0;
  min-width: 44px;
  width: 44px;
}
.input-emphasized + .btn-search[class*="btn"],
.input-emphasized + .reset-field + .btn-search[class*="btn"] {
  background-size: 26px;
  height: 46px;
  top: 1px;
  outline-offset: -3px;
  margin-bottom: 0;
  border-radius: 0 5px 5px 0;
}
input[type="search"].input-emphasized + .reset-field {
  right: 45px !important;
}
.search-suggestion-wrapper {
  position: relative;
  margin-bottom: 15px;
}
/*styles from dropdown*/
.search-suggestion-list {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 6px 6px;
  position: relative;
  border: 1px solid #0568ae;
  border-top: 0;
  padding: 15px 0;
  background-color: #f2f2f2;
  z-index: 1000;
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
}
.search-suggestion-list:empty {
  display: none;
}
.search-suggestion-item {
  position: relative;
  z-index: -1;
  padding: 0 15px;
  line-height: 4.0rem;
  color: #5a5a5a;
}
.search-suggestion-item a {
  text-decoration: none;
  color: #5a5a5a;
}
.search-suggestion-item:hover,
.search-suggestion-item:focus {
  cursor: pointer;
  background-color: #d2d2d2;
}
input[data-provide="datepicker"],
[data-provide="datepicker"]:-moz-placeholder,
[data-provide="datepicker"]:-ms-input-placeholder,
[data-provide="datepicker"]:-webkit-input-placeholder {
  color: #0568ae !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly],
span.icon-calendar.disabled,
span.icon-calendar.readonly {
  cursor: not-allowed;
  background-color: #f2f2f2;
  box-shadow: none;
}
span.icon-calendar.disabled input,
span.icon-calendar.readonly input {
  color: #959595 !important;
}
textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 15px;
}
textarea.small {
  line-height: 20px;
}
textarea + .reset-field {
  display: none;
}
textarea::-webkit-input-placeholder {
  line-height: .99;
}
textarea:-moz-placeholder {
  line-height: .99;
}
textarea::-moz-placeholder {
  line-height: .99;
}
textarea:-ms-input-placeholder {
  line-height: .99;
}
textarea:placeholder {
  line-height: .99;
}
textarea,
input {
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  -webkit-appearance: none;
  box-shadow: 2px 3px 2px -2px rgba(0, 0, 0, 0.08) inset;
  transition: border .3s linear 0s;
  font-family: "Omnes-ATT-W02";
}
textarea:focus,
input:focus {
  outline: 0;
  border-color: #0568ae;
}
.input-append {
  display: table;
}
.input-append > div {
  display: table-cell;
  width: 1%;
}
.input-append > .field-group {
  width: 100%;
}
.row .field-group input[class*="span"] {
  float: none;
}
.field-group {
  position: relative;
  display: inline-block;
}
label + .field-group,
label + .input-append,
label + .row,
label + .row-nowrap,
label + .form-row {
  margin-top: 5px;
}
.field-group {
  position: relative;
  display: block;
}
.field-group input:not([type="button"])[disabled] {
  padding-right: 15px;
}
.checkbox,
.radio {
  position: relative;
  min-height: 24px;
  font-family: "Omnes-ATT-W02";
  font-size: 1.6rem;
  margin-bottom: 5px;
}
.checkbox.inline,
.radio.inline {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  margin-right: 10px;
}
.checkbox.inline :last-child,
.radio.inline :last-child {
  margin-right: 0;
}
.checkbox input,
.radio input {
  -webkit-tap-highlight-color: transparent;
  height: 10px;
  margin: 6px;
  opacity: 0;
  outline: none;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 10px;
}
.checkbox .skin,
.radio .skin {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  display: inline-block;
  height: 24px;
  left: 0;
  position: absolute;
  top: 0;
  width: 24px;
}
.checkbox span,
.radio span {
  display: inline-block;
  margin-left: 34px;
  margin-top: 0;
  position: relative;
  top: 3px;
}
.checkbox input:focus + .skin,
.radio input:focus + .skin {
  border-color: #0568ae;
}
.checkbox input:focus + .skin:before,
.radio input:focus + .skin:before {
  content: "";
  height: 34px;
  left: -6px;
  top: -6px;
  outline: 1px dotted #000000;
  position: absolute;
  width: 34px;
}
.checkbox label,
.radio label {
  font-size: 1.6rem;
  font-family: "Omnes-ATT-W02";
}
.radio input + .skin {
  border-radius: 100%;
}
.radio input:checked + .skin:after {
  background-color: #0568ae;
  border-radius: 100%;
  border: 3px solid #fff;
  content: "";
  display: block;
  height: 16px;
  position: absolute;
  width: 16px;
}
.checkbox input:checked:not(:disabled) + .skin {
  background-color: #0568ae;
  border-color: #0568ae;
}
.checkbox input:checked:disabled + .skin:after {
  color: #5a5a5a;
}
.checkbox input:checked + .skin:after {
  height: 24px;
  width: 24px;
  background-color: transparent;
  font-size: 23.4px;
  color: #fff;
  line-height: 21px;
}
.checkbox input:disabled + .skin,
.radio input:disabled + .skin {
  cursor: not-allowed;
  background-color: #d2d2d2;
  border-color: #d2d2d2;
}
.checkbox input:disabled + .skin + span,
.radio input:disabled + .skin + span {
  cursor: not-allowed;
  color: #666;
}
.radio input:disabled:checked + .skin:after {
  background-color: #666;
}
.checkbox input.indeterminate + .skin:after {
  font-size: 22px;
  color: #0568ae;
}
.indeterminate-margin {
  padding-left: 24px;
}
.radio-box {
  border: 1px solid #d2d2d2;
  border-radius: 8px;
}
.radio-box.active {
  border: 3px solid #0568ae;
}
.radio-box > [role="radio"] label {
  padding: 15px 15px 20px 15px;
  display: block;
  width: 100%;
}
.radio-box.active > [role="radio"] label {
  padding: 13px 14px 19px 13px;
}
.radio-box > [aria-checked="false"] label > input,
.radio-box > [aria-checked="false"] label .skin {
  top: 15px;
  left: 15px;
}
.radio-box > [aria-checked="true"] label > input,
.radio-box > [aria-checked="true"] label .skin {
  top: 13px;
  left: 13px;
}
.radio-box > [role="radio"] label .skin + span {
  top: 2px;
}
.radio-box > [role="radio"] + div {
  padding: 0 15px 15px 47px;
}
input:invalid,
textarea:invalid,
select:invalid {
  outline: none !important;
}
.form-row {
  margin-top: 20px;
}
.form-row.nomar {
  margin: 0;
}
.row-nowrap.no-flex.form-row > label + br {
  margin-bottom: 5px;
}
span.form-row {
  display: inline-block;
}
legend + .form-row {
  margin-top: 20px;
}
.tooltip-onclick input {
  padding-right: 45px;
}
.ds2_touchevents .tooltip-onclick input:focus {
  padding-right: 95px;
}
span.icon-calendar {
  display: block;
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  height: 36px;
}
span.icon-calendar:before {
  position: absolute;
  top: 7px;
  left: 13px;
  color: #0568ae;
}
span.icon-calendar.disabled {
  background-color: #f2f2f2;
}
span.icon-calendar.disabled:before {
  color: #959595;
}
span.icon-calendar input {
  padding-left: 35px;
  color: #0568ae;
  transition: border-color 0.3s linear 0s;
  box-shadow: 2px 3px 2px -2px rgba(0, 0, 0, 0.08) inset;
  position: absolute;
  top: 0;
  left: 0;
}
.faux-input + input.datepicker-input:not([disabled]) {
  cursor: pointer;
  margin-left: 0;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.faux-input {
  background-color: transparent !important;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 1.6rem;
  height: 35px;
  left: 0;
  line-height: 35px;
  margin-bottom: 10px;
  margin-right: 6px;
  padding: 0 0 0 35px;
  position: relative;
  text-align: left;
  top: 0;
  vertical-align: middle;
  width: 100%;
  z-index: 1;
}
.faux-input:focus + .datepicker-input,
[data-calendar-state="opened"] + .datepicker-input {
  border-color: #0568ae;
  box-shadow: 2px 3px 2px -2px rgba(5, 116, 172, 0.35) inset;
  outline: 0 none;
}
/* END FORMS.LESS *************************** */
.form-row.error .error-msg {
  display: block;
  font-size: 14px;
  line-height: 14px;
  margin-top: 10px;
  font-family: "Omnes-ATT-W02-Medium";
  position: relative;
  padding-left: 18px;
}
.form-row.error .error-msg:before {
  color: #cf2a2a;
  font-size: 14px;
  left: 0;
  line-height: 14px;
  position: absolute;
  vertical-align: middle;
}
.form-row.error label,
.form-row.error .error-msg,
.form-row.error button.awd-select,
.form-row.error select.awd-select + span,
.form-row.error .checkbox,
.form-row.error .radio,
.form-row.error legend.error,
.form-row.error input {
  color: #cf2a2a;
}
.form-row.error .btn-group > .btn,
.form-row.error button.awd-select,
.form-row.error .awd-select-list,
.form-row.error select.awd-select + span,
.form-row.error textarea,
.form-row.error input,
.form-row.error .checkbox .skin,
.form-row.error .radio .skin {
  border-color: #cf2a2a !important;
}
.form-row.error .checkbox input:checked:not(:disabled) + .skin {
  background-color: #cf2a2a;
}
.form-row.error .radio input:checked + .skin:after {
  background-color: #cf2a2a;
}
.error .tooltip-onclick .icon-tooltip.active + .error-msg {
  margin-top: -11px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.error .tooltip-onclick .icon-tooltip.active + .error-msg + .helpertext {
  margin: 0 0 10px;
}
.error .tooltip-onclick .icon-tooltip.active + .error-msg + .helpertext:before,
.error .tooltip-onclick .icon-tooltip.active + .error-msg + .helpertext:after {
  display: none;
}
.error .helpertext {
  border-color: #cf2a2a;
  /*border-radius:0;*/
}
.error .helpertext:before {
  border-top-color: #cf2a2a;
}
.error .tooltip-onfocus .helpertext {
  margin: 14px 0 10px 0;
}
.error [class*="price"],
.error [class*="pricing-"] {
  color: #cf2a2a;
}
/* BEGIN BREADCRUMBS.LESS ******************** */
.breadcrumb {
  padding: 10px 15px;
  height: 40px;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #d2d2d2;
  font-size: 1.2rem;
  width: 100%;
  z-index: 1000;
}
.breadcrumb > li {
  position: relative;
  display: inline-block;
  margin-right: 15px;
}
.breadcrumb > li:after {
  font-size: 8px;
  margin-right: 0;
  right: -8px;
  color: #5a5a5a;
}
.breadcrumb > li:last-child {
  color: #5a5a5a;
}
.breadcrumb > li:last-child:after {
  content: "";
}
/* END BREADCRUMBS.LESS ****************** */
select {
  margin-right: -1;
  max-width: 100%;
  height: 36px;
  line-height: 25px;
  width: auto;
  background-color: #ffffff;
}
[disabled] .dropdown-arrow {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyNS45IDE1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNS45IDE1IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjNjY2IiBkPSJNMC4zLDIuNkMwLjMsMiwwLjUsMS40LDEsMC45YzAuOS0wLjksMi41LTAuOSwzLjQsMGw4LjYsOC42bDguNi04LjZjMC45LTAuOSwyLjUtMC45LDMuNCwwYzAuOSwwLjksMC45LDIuNSwwLDMuNGwtOS42LDkuNmMtMC42LDAuNi0xLjUsMS0yLjQsMWMtMC45LDAtMS44LTAuNC0yLjQtMUwxLDQuM0MwLjUsMy44LDAuMywzLjIsMC4zLDIuNiIvPjwvc3ZnPg==");
}
input.awd-select,
button.awd-select {
  background-color: transparent;
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  box-shadow: 1px 5px 2px -5px rgba(0, 0, 0, 0.15);
  color: #333333;
  display: block;
  font-family: "Omnes-ATT-W02";
  font-size: 1.6rem;
  height: 36px;
  line-height: 35px;
  margin-bottom: 0;
  position: relative;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 10;
  padding-right: 41px;
}
/*button.awd-select {
  padding: 0;
}*/
button.awd-select:not(.large) {
  text-indent: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
button.awd-select img {
  height: 26px;
  margin-right: 7px;
}
button.awd-select.large,
.selectWrap.large .awd-select-list-item {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  line-height: 20px;
  overflow: hidden;
  padding-left: 70px;
  vertical-align: middle;
}
button.awd-select.large img,
.selectWrap.large .awd-select-list-item img {
  height: 40px;
  left: 20px;
  position: absolute;
  top: 10px;
  width: 40px;
}
button.awd-select:focus {
  border-color: #0568ae;
}
button.awd-select i {
  position: absolute;
  right: 11px;
  top: 12px;
  z-index: 1000;
}
button.awd-select.active,
input.awd-select.active {
  border-radius: 6px 6px 0 0;
}
.selectWrapper {
  position: relative;
}
span.selectWrap input[readonly]:focus {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.isIE.ds2-no-colors .awd-select:focus {
  outline: 1px dashed transparent;
}
.awd-select-list {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 6px 6px;
  position: absolute;
  border: 1px solid #d2d2d2;
  border-top: 0;
  padding: 0;
  background-color: #f2f2f2;
  z-index: 1000;
  width: 100%;
  max-height: 320px;
  overflow-y: auto;
}
.awd-select-list-item {
  cursor: pointer;
  height: 36px;
  line-height: 40px;
  overflow: hidden;
  padding: 0 15px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 1000;
}
.awd-select-list-item:first-child {
  margin-top: 10px;
}
.awd-select-list-item:last-child {
  margin-bottom: 10px;
}
.awd-select-list-item:hover,
.awd-select-list-item:focus {
  cursor: pointer;
  background-color: #d2d2d2;
}
.awd-select-list-item img {
  margin-top: 0;
  margin-right: 7px;
  height: 26px;
  width: 26px;
}
.awd-select-list-item[aria-selected="true"] {
  background-color: #d2d2d2;
}
span input.awd-select {
  width: 100%;
  cursor: pointer;
}
li.optgroup-wrapper {
  font-family: "Omnes-ATT-W02-Medium";
  cursor: default !important;
  padding: 0px 15px;
}
li.optgroup-wrapper:first-child {
  padding-top: 10px;
}
li.optgroup-wrapper:hover {
  background-color: #f2f2f2;
}
ul.optgroup {
  font-family: "Omnes-ATT-W02";
  cursor: pointer !important;
  margin: 0 -15px;
}
ul.optgroup li {
  padding: 0 0 0 33px;
}
label + .selectWrap {
  margin-top: 5px;
}
.selectWrap {
  border-radius: 6px;
  position: relative;
  height: 36px;
  line-height: 28px;
  display: block;
  margin: 0 0 10px 0;
  background: linear-gradient(to bottom, #fcfcfc 0%, #f2f2f2 100%);
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@att-gray-highlight", endColorstr="@att-functional-bg-gray", GradientType=0);
}
.selectWrap::after {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: 7px 7px;
  background-repeat: no-repeat;
  background-size: auto 23px;
  border-left: 1px solid transparent;
  color: #0568ae;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 23px;
  height: 36px;
  margin-right: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: 7px;
  top: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 41px;
  z-index: 0;
}
.selectWrap.disabled input.awd-select,
.selectWrap.disabled button.awd-select {
  z-index: 0;
}
.selectWrap.disabled:after {
  color: #5a5a5a;
  cursor: not-allowed;
}
.selectWrap.large {
  height: 60px;
}
.selectWrap.large:after {
  margin-top: -16px;
  top: 50%;
}
.selectWrap.large:before {
  position: absolute;
  right: 11px;
  top: 18px;
  color: #0568ae;
}
.group .selectWrap {
  margin: 0 0 10px 0;
}
select.awd-select {
  position: relative;
  top: 0;
  left: 0;
  font-size: 16px;
  z-index: 1010;
  height: 33px;
  min-width: 100%;
  opacity: 0.01;
}
select.awd-select > optgroup {
  padding-left: 8px;
  font-style: normal;
  margin-top: 10px;
}
select.awd-select > optgroup:first-child {
  margin-top: 0;
}
select.awd-select > optgroup > option,
select.awd-select > option {
  padding-left: 8px;
}
select.awd-select + span {
  background: linear-gradient(to bottom, #d2d2d2 0%, #f2f2f2 100%);
  background: -webkit-linear-gradient(top, #d2d2d2 0%, #f2f2f2 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  text-indent: 15px;
  width: 100%;
  font-size: 1.6rem;
  padding-right: 41px;
}
select.awd-select + span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
select.awd-select:focus + span {
  border-color: #0568ae;
}
select.awd-select + span > i {
  position: absolute;
  right: 11px;
  top: 12px;
  z-index: 1000;
}
[data-default-option="true"],
.placeholdercolor {
  color: #5a5a5a !important;
  font-family: "Omnes-ATT-W02-Italic";
}
.filterTank button.awd-select,
.utility-bg button.awd-select,
.utility-bg select.awd-select + span,
.utility-bg select.awd-select:focus + span,
.utility-bg select.awd-select:hover + span,
.utility-bg select.awd-select + span,
.utility-bg select.awd-select:focus + span,
.utility-bg select.awd-select:hover + span {
  border-color: #d2d2d2;
  background-color: #333333;
  color: #fff;
}
.filterTank button.awd-select:after,
.utility-bg button.awd-select:after,
.utility-bg select.awd-select + span:after,
.utility-bg select.awd-select:focus + span:after,
.utility-bg select.awd-select:hover + span:after,
.utility-bg select.awd-select + span:after,
.utility-bg select.awd-select:focus + span:after,
.utility-bg select.awd-select:hover + span:after {
  background-color: #fff !important;
  border-color: #d2d2d2;
}
.filterTank button.awd-select,
.utility-bg button.awd-select {
  color: #333333;
}
input.awd-select[disabled],
input.awd-select[disabled] + span,
button.awd-select[disabled],
select.awd-select[disabled] + span,
select.awd-select[disabled]:focus + span,
select.awd-select[disabled]:hover + span,
input.awd-select[disabled="disabled"],
input.awd-select[disabled="disabled"] + span,
select.awd-select[disabled="disabled"] + span,
select.awd-select[disabled="disabled"]:focus + span,
select.awd-select[disabled="disabled"]:hover + span {
  cursor: not-allowed;
  border-color: #d2d2d2;
  background-color: #d2d2d2;
  background-image: none;
  color: #666;
}
button.awd-select[disabled]:after,
select.awd-select[disabled] + span:after,
select.awd-select[disabled="disabled"] + span:after,
select.awd-select[disabled="disabled"]:focus + span:after,
select.awd-select[disabled="disabled"]:hover + span:after {
  background-color: #d2d2d2 !important;
  border-color: #d2d2d2;
}
@media (min-width: 768px) {
  span[class*="large"],
  .large {
    max-width: 370px;
  }
}
@media (max-width: 767px) {
  .selectWrap.large:after {
    right: 5px;
  }
  .selectWrap.large .awd-select-list-item {
    padding-right: 41px;
  }
}
/* ============================================================
 * toggleSwitch v1.0 by Derek Owca 
 * //www.att.com
 * ============================================================
*/
.btn-switch-label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-switch-label:focus .btn-switch,
.btn-switch-label input:focus .btn-switch {
  outline: 1px dotted #666;
  outline-offset: 5px;
}
.btn-switch-label > span {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.btn-switch {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15) inset, 0 5px 5px -5px rgba(0, 0, 0, 0.15);
  height: 32px;
  overflow: hidden;
  position: relative;
  width: 80px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.btn-switch input[type="checkbox"] {
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: none;
}
.switch-overlay {
  border-radius: 16px;
  color: black !important;
  font-size: 1.6rem;
  height: 32px;
  left: 0;
  position: absolute;
  top: -1px;
  width: 126px;
  overflow: hidden;
}
.btn-slider-on {
  left: -1px;
  text-align: left;
  padding-left: 14px;
}
.btn-slider-on,
.btn-slider-off {
  display: inline-block;
  font-family: "Omnes-ATT-W02";
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: 0;
  width: 80px;
}
.switch-handle {
  border-radius: 50%;
  display: inline-block;
  height: 26px;
  left: 50px;
  position: absolute;
  top: 3px;
  width: 26px;
}
.btn-slider-off {
  right: 1px;
  text-align: right;
  padding-right: 14px;
}
.btn-switch input:checked + .switch-overlay {
  left: 0;
  transition: all .3s linear .0s;
}
.btn-switch input + .switch-overlay {
  left: -48px;
  transition: all .3s linear .0s;
}
.btn-switch input + .switch-overlay .switch-handle {
  background-color: #f2f2f2;
  background: linear-gradient(to bottom, #d2d2d2 0%, #f2f2f2 100%);
  transition: background-color 0.3s linear 0s;
  border: 1px solid #d2d2d2;
}
.btn-switch input:checked + .switch-overlay .switch-handle {
  background-color: #007a3e;
  background: linear-gradient(to bottom, #008744 0%, #007a3e 100%);
  transition: background-color 0.3s linear 0s;
  border: 1px solid transparent;
}
.btn-switch input[disabled] + .switch-overlay .btn-slider-on,
.btn-switch input[disabled] + .switch-overlay .activo,
.btn-switch input[disabled] + .switch-overlay .switch-handle {
  display: none;
}
.btn-switch input[disabled] + .switch-overlay .btn-slider-off {
  left: 0;
  text-align: center;
  padding: 0;
}
.btn-switch input[disabled] + .switch-overlay {
  left: 0;
  width: 100% !important;
  background-color: #d2d2d2;
  color: #959595;
  cursor: not-allowed !important;
}
.btn-switch input[disabled]:checked + .switch-overlay .btn-slider-off,
.btn-switch input[disabled]:checked + .switch-overlay .switch-handle,
.btn-switch input[disabled]:checked + .switch-overlay .btn-slider-off + .inactivo {
  display: none;
}
.btn-switch input[disabled]:checked + .switch-overlay .btn-slider-on,
.btn-switch input[disabled]:checked + .switch-overlay .activo {
  display: block;
  text-align: center;
  padding: 0;
  color: #007a3e !important;
  font-weight: bold;
}
.btn-switch input[disabled]:checked + .switch-overlay {
  left: 0;
  width: 100% !important;
  background-color: #fff;
}
.btn-switch input[disabled]:checked + .btn-slider-on,
.btn-switch input[disabled] + .btn-slider-on + .switch-handle + .btn-slider-off {
  display: block;
}
.btn-switch input[disabled] + .btn-slider-on + .switch-handle {
  width: 100%;
  margin: 0;
}
.activo:before {
  background-image: none;
  border-left: 3px solid #007a3e;
  content: " ";
  height: 18px;
  left: 22px;
  margin: 2px auto;
  position: absolute;
  top: 5px;
  width: 0;
}
.activo {
  display: block;
  font-size: 0.1px;
  line-height: 40px;
  overflow: hidden;
}
.inactivo:before {
  background-image: none;
  border: 3px solid #959595;
  border-radius: 100%;
  content: " ";
  display: block;
  position: absolute;
  top: 5px;
  right: 11px;
  height: 16px;
  width: 16px;
}
.inactivo {
  font-size: 0.1px;
  line-height: 40px;
}
.btn-switch input[type="checkbox"] + .switch-overlay .btn-slider-on .activo,
.btn-switch input[type="checkbox"] + .switch-overlay .btn-slider-on + .btn + .btn-slider-off .inactivo {
  font: 0px/0 "Omnes-ATT-W02";
}
.btn-switch input[type="checkbox"][disabled] + .switch-overlay .btn-slider-on .activo,
.btn-switch input[type="checkbox"][disabled] + .switch-overlay .btn-slider-on + .switch-handle + .btn-slider-off .inactivo {
  border: medium none;
  color: #666;
  font: 16px/32px "Omnes-ATT-W02";
  height: auto;
  margin: 0 auto;
  width: auto;
}
.btn-switch input[type="checkbox"][disabled] + .switch-overlay .btn-slider-on .activo:before,
.btn-switch input[type="checkbox"][disabled] + .switch-overlay .btn-slider-on + .switch-handle + .btn-slider-off .inactivo:before {
  display: none;
}
.btn-switch input[type="checkbox"][disabled]:checked + .switch-overlay .btn-slider-on {
  display: block;
  padding: 0;
  text-align: center;
  color: #007a3e;
}
.btn-switch input[type="checkbox"][disabled]:checked + .switch-overlay .activo {
  color: #007a3e;
  font-weight: bold;
}
.btn-switch input[type="checkbox"][disabled]:checked + .switch-overlay .btn-slider-on + .switch-handle + .btn-slider-off {
  display: none;
}
.btn-switch input[type="checkbox"][disabled] + .switch-overlay .btn-slider-on {
  display: none;
}
.btn-switch input[type="checkbox"][disabled] + .switch-overlay .btn-slider-on + .switch-handle + .btn-slider-off {
  display: block;
  padding: 0;
  text-align: center;
  color: #333333;
}
/* BEGIN TABLES.LESS **************** */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}
table caption {
  text-align: left;
}
table thead th {
  vertical-align: bottom;
}
table th,
table td {
  padding: 19px 20px;
  line-height: 1;
  font-size: 1.4rem;
  text-align: left;
  vertical-align: top;
  word-wrap: break-word;
}
table th {
  font-family: "Omnes-ATT-W02-Medium";
  font-size: 1.6rem;
  font-weight: normal;
  color: #333333;
  padding: 13px 20px;
}
table tbody td {
  border-left: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
}
table tbody td:first-child {
  border-left: none;
}
.tiny-accordion.iconleft.accordion-table-layout .toggle-header,
.tiny-accordion.iconleft.accordion-table-layout .toggle-header + .accordion-content,
.tiny-accordion.iconleft.accordion-table-layout .inactive-toggle-header {
  padding: 0 0 0 50px;
}
.faux-table-cell,
.inactive-toggle-header .faux-table-cell {
  display: table-cell;
  width: 100%;
  padding: 13px 0 10px 0;
  font-size: 16px;
  color: #333333;
}
.accordion-content .faux-table-cell {
  display: table-cell;
  width: 100%;
  padding: 0 0 10px 0;
}
.faux-table-cell:last-child {
  text-align: right;
  min-width: 100px;
  max-width: 150px;
  width: 1%;
  background-color: #f2f2f2;
  color: #333333;
  font-size: 14px;
  border-left: 1px solid #d2d2d2;
  padding: 0 20px 0 10px;
}
.tiny-accordion.iconleft.accordion-table-layout .toggle-header.opened .hide-when-expanded {
  opacity: 1;
}
.tiny-accordion.iconleft.accordion-table-layout .toggle-header.opened .hide-when-expanded {
  opacity: 0;
  transition: opacity .3s linear .2s;
}
@media (max-width: 767px) {
  table th,
  table td {
    padding: 19px 10px;
  }
  table th:first-child,
  table td:first-child {
    padding: 19px 15px;
  }
}
.data-row-list ul > li {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewport%3D%220%200%201%201%22%20style%3D%22width%3A100%25%3B%20height%3A1px%3B%22%3E%3Cstyle%3Eline%7Bstroke%3Argba(153%2C153%2C153%2C1)%3Bstroke-width%3A2%3B%7D%3C%2Fstyle%3E%3Cline%20y2%3D%221%22%20y1%3D%221%22%20x1%3D%221%22%20x2%3D%22100%25%22%20stroke-dasharray%3D%221%2C%203%22%2F%3E%3C%2Fsvg%3E") !important;
}
table {
  border-bottom: 1px solid #d2d2d2;
}
table th,
table td {
  padding: 15px 15px 10px;
}
.data-row .col-1 {
  white-space: nowrap;
  padding: 15px 15px 0 15px;
  position: relative;
  font-family: "Omnes-ATT-W02";
  font-size: 1.4rem;
  border-top: 1px solid #d2d2d2;
}
.data-row.has-button .col-1 {
  padding: 0;
}
.complex-table .data-row .col-1 {
  color: #0568ae;
  cursor: pointer;
}
.data-row.opened {
  box-shadow: 0 -2px 0 0 #d2d2d2;
}
.data-row.opened td,
.data-row.opened th {
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.data-row.opened + .data-row-list {
  box-shadow: 0 1px 0 0 #d2d2d2;
}
.data-row.opened + .data-row-list > td {
  padding-top: 0;
}
.data-row.opened + .data-row-list + .data-row.opened {
  box-shadow: 0 -1px 0 0 #d2d2d2;
}
.data-row button {
  background-color: transparent;
  border: medium none;
  border-radius: 0;
  color: #0568ae;
  font-family: "Omnes-ATT-W02", Arial;
  font-size: 1.4rem;
  left: 0;
  margin: 0;
  padding: 12px 15px 7px;
  position: relative;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.data-row button:focus {
  outline: 1px dotted black;
}
.data-row .col-1 i {
  top: -1px;
  margin-right: 10px;
  display: inline-block !important;
}
.data-row-list th:first-child {
  background-color: inherit !important;
  border-top: none;
  padding: 0 15px 15px;
  font-family: "Omnes-ATT-W02";
  font-size: 1.4rem;
}
.data-row-list ul {
  margin: 0 0 0 30px;
}
.data-row-list ul > li:before {
  display: none;
}
.data-row-list ul > li {
  /* background-image in tables.less */
  background-position: left 13px;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  display: table;
  padding-left: 0;
  width: 100%;
}
.data-row-list li div {
  display: table-cell;
  background-color: white;
  float: left;
  text-align: left;
  padding-left: 0;
  padding-right: 7px;
}
.data-row-list li div + div {
  float: right;
  text-align: right;
  padding-right: 0;
  padding-left: 7px;
}
.complex-table td:nth-child(1),
.complex-table td:nth-child(2),
.complex-table td:nth-child(3),
.complex-table td:nth-child(4),
.complex-table td:nth-child(5),
.complex-table td:nth-child(6),
.complex-table td:nth-child(7),
.complex-table td:nth-child(8),
.complex-table td:nth-child(9) {
  white-space: nowrap;
}
th:nth-child(8) {
  word-wrap: break-word;
  word-spacing: 0;
}
.align-col-right {
  text-align: right;
}
.complex-table th:not(:first-child),
.complex-table td:not(:first-child) {
  text-align: right;
}
.striped tbody > tr td {
  background-color: transparent !important;
}
.striped tbody > tr.data-row.odd,
.striped tbody > tr.data-row.odd + .data-row-list,
.striped tbody > tr.data-row.odd + .data-row-list li div {
  background-color: #f2f2f2 !important;
}
.striped tbody > tr:not('.data-row'):nth-child(even) {
  background-color: #f2f2f2;
}
/* END TABLES.LESS ********************** */
/* BEGIN ALERTS.LESS ******************** */
.alert {
  background-color: #5a5a5a;
  border-radius: 8px;
  color: #fff;
  margin-top: 15px;
  padding: 0;
  position: relative;
  border: 0;
}
.alert h3,
.alert h4 {
  color: #fff;
  font-family: "Omnes-ATT-W02-Medium";
  font-size: 1.6rem;
  margin: 0 20px 5px 0;
}
.alert div {
  padding: 15px 20px;
}
.alert div:first-child {
  border-radius: 8px 0 0 8px;
  width: 1%;
}
.alert div:first-child + div {
  border: 1px solid transparent;
  border-left: none;
  border-radius: 0 8px 8px 0;
}
.alert-error {
  background-color: #cf2a2a;
  border: 1px solid #cf2a2a;
}
.alert-info {
  background-color: #44c8f5;
  border: 1px solid #44c8f5;
}
.alert-success {
  background-color: #c5d63d;
  border: 1px solid #c5d63d;
}
.alert [class*="icon-"] {
  color: #fff;
  font-size: 30px;
  margin-right: 0;
}
.alert .close {
  height: 30px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 30px;
}
.alert .close:before {
  color: #fff;
  margin-right: 0;
  position: absolute;
  right: 9px;
  top: 9px;
}
.alert a {
  color: #fff;
  text-decoration: underline;
}
.alert .close:focus {
  outline: 1px dotted #666;
}
.alert p {
  font-size: 1.4rem;
}
.alert p:last-child {
  margin-bottom: 0;
}
.alert .standalone-link i[class*="icon-"] {
  font-size: 20px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .alert {
    border-radius: 0;
    margin: 0 -15px;
  }
  .alert + .alert {
    margin-top: 4px;
  }
  .alert div {
    padding: 15px 10px;
  }
  .alert div:first-child {
    border-radius: 0;
    padding: 15px;
  }
  .alert h3,
  .alert h4 {
    font-size: 1.4rem;
  }
  .alert p {
    font-size: 1.2rem;
  }
  .alert .close {
    right: 5px;
    top: 5px;
  }
  .alert .standalone-link i[class*="icon-"] {
    font-size: 16px;
  }
}
/* END ALERTS.LESS ********************** */
.body.styled-by-modal {
  position: fixed;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.modal-backdrop.fade {
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s linear 0s;
}
.modal-backdrop.fade.in {
  z-index: 1040;
  opacity: 0.7;
  filter: alpha(opacity=70);
  background-color: #000;
  transition: opacity 0.3s linear 0s;
}
.modalwrapper {
  height: 100%;
  width: 100%;
  left: 0;
  overflow-y: hidden;
  position: absolute;
  right: 0;
  padding: 20px /* 20px 60px 20px*/;
  top: 0;
  z-index: -1;
}
.modalwrapper.active {
  z-index: 1050;
  overflow-y: auto;
}
.modal {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.4);
  margin: 0 auto;
  /*margin-bottom:10%;*/
  outline: medium none;
  /*position: absolute;*/
  height: 0;
  min-height: 150px;
  overflow: hidden;
  /*top: 10%;*/
  width: 100%;
  z-index: -1;
}
.modal.fade.in {
  position: relative;
  height: auto;
  overflow: auto;
  top: 10%;
  z-index: 1060;
  transition: opacity .5s linear 0s;
}
.modal.fade.in.modal-landscape {
  overflow-y: auto;
}
.modal.fade {
  transition: opacity .5s linear 0s;
}
.fade.in {
  opacity: 1;
}
.fade {
  opacity: 0;
}
.modal-header {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px 8px 0 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  overflow: hidden;
  padding: 30px 46px 30px 30px;
  position: relative;
}
.modal-header > h2 {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.modal-header-portrait {
  -webkit-overflow-scrolling: auto;
}
.modal-header-landscape {
  -webkit-overflow-scrolling: auto;
}
.modal-body {
  -webkit-overflow-scrolling: touch;
  padding: 0 30px 20px;
  position: relative;
  width: auto;
}
.modal-body:focus {
  outline: 1px dotted #333333;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  background-color: #fff;
  width: 100%;
  padding: 0 30px;
  border-radius: 0;
}
.modal-footer .cta-button-group {
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-top: 1px solid #d2d2d2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 20px 0 5px;
  width: 100%;
}
.modal-footer .cta-button-group .btn {
  margin-left: auto;
  margin-right: auto;
  float: right;
  margin-left: 10px;
}
[class*="modal-"] {
  width: 100%;
}
.modal-small {
  max-width: 420px;
}
.modal-medium {
  max-width: 620px;
}
.modal-large {
  max-width: 720px;
}
.modal-xlarge {
  max-width: 860px;
}
.modal-jumbo {
  max-width: 1000px;
}
.modalwrapper.modal-docked {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.modalwrapper.modal-docked .modal-body {
  height: 80%;
  overflow-y: scroll;
  padding-bottom: 60px;
}
.modalwrapper.modal-docked .modal {
  max-height: 80%;
  height: 80%;
  overflow: hidden;
  top: 0;
}
.modalwrapper.modal-docked .modal-body > *:last-child {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .modalwrapper {
    padding: 15px;
    overflow-x: hidden;
  }
  .modal.fade.in {
    top: 0;
    right: 0;
    left: 0;
    margin-bottom: 15px;
    border: none;
  }
  .modal-header {
    padding: 20px 46px 20px 15px;
  }
  .modal-body {
    width: 100%;
    padding: 0 15px 15px;
  }
  .modalwrapper.modal-docked {
    position: absolute;
    height: 100%;
    padding: 0;
  }
  .modalwrapper.modal-docked .modal.fade.in {
    margin-bottom: 0;
    width: 100% !important;
    max-height: 100%;
    height: 100%;
    border-radius: 0;
  }
  .modalwrapper.modal-docked .modal-body {
    overflow-y: scroll;
    height: 100%;
  }
  .modalwrapper.modal-docked.modal-landscape {
    overflow-y: hidden;
    position: fixed;
  }
  .modalwrapper.modal-docked.modal-landscape .modal {
    overflow-y: scroll;
    max-width: 100%;
  }
  .modalwrapper.modal-docked.modal-landscape .modal-body {
    height: auto;
    overflow-y: hidden;
  }
  .modal-footer {
    padding: 0 15px;
  }
  .modal-footer .cta-button-group {
    display: block;
    padding: 15px 0;
  }
  .modal-footer .cta-button-group .btn {
    float: none;
  }
  .modal-footer .cta-button-group .btn + .btn {
    margin-bottom: 0;
  }
  .modal-footer .cta-button-group a.visible-phone {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 42px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/* BEGIN LABELS-BADGES.LESS ******************* */
.badge {
  font-family: "Omnes-ATT-W02-Medium";
  background-color: #5a5a5a;
  border-radius: 12px;
  color: #fff;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: normal;
  height: 20px;
  line-height: 1;
  margin-top: 0;
  min-width: 20px;
  padding: 2px 7px;
  text-align: center;
  vertical-align: baseline;
}
.badge:empty {
  display: none;
}
.ds2-no-colors .badge {
  border: 1px solid transparent;
}
.btn > .badge {
  margin-right: 5px;
}
a > .badge {
  margin-right: 6px;
  padding-top: 2px;
}
.badge-urgent {
  background-color: #cf2a2a;
}
/* END LABELS-BADGES.LESS *********************** */
.step-indicator {
  height: auto;
  padding: 40px 0;
}
.step-heading {
  color: #333333;
  font-family: "Omnes-ATT-W02";
  font-size: 3.8rem;
  line-height: 0.8;
}
.steps {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 5px;
  margin-top: 60px;
  position: relative;
}
.steps li {
  color: #5a5a5a;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 5px;
  background-color: #c4c4c4;
  outline: 1px solid transparent;
}
.steps li:first-child {
  border-radius: 4px 0 0 4px;
}
.steps li:last-child {
  margin-right: 0;
  border-radius: 0 4px 4px 0;
}
.steps li.step-on,
.steps li.step-done {
  background-color: #007a3e;
  color: #007a3e;
  border: 1px solid transparent;
}
.step-text {
  bottom: 29px;
  display: inline-block;
  font-size: 1.8rem;
  margin-top: 0;
  position: relative;
  white-space: nowrap;
}
.step-on .step-text {
  font-family: "Omnes-ATT-W02-Medium";
}
.steps li .step-text[data-large-text]:before {
  content: attr(data-large-text) " ";
}
.step-confirmation {
  color: #007a3e;
  margin-bottom: 30px;
}
.step-confirmation > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.step-confirmation > div i {
  color: #007a3e;
  font-size: 50px;
  margin-right: 10px;
}
.step-confirmation.centered > div i {
  margin-left: -60px;
}
.step-confirmation > div h3 {
  font-size: 2.4rem;
  margin: 26px 0 20px;
}
.step-confirmation > p {
  margin: 0;
}
@media (max-width: 1024px) {
  .step-indicator {
    padding: 25px 0;
  }
  .steps {
    margin-top: 0;
  }
  .step-heading {
    font-size: 2.4rem;
    margin-bottom: 11px;
  }
  .step-text {
    display: none;
  }
  .step-on .step-text {
    bottom: 6px;
    display: block;
    font-size: 1.2rem;
    left: 0;
    line-height: 1;
    margin-top: 10px;
    position: absolute;
    top: 4px;
  }
  .steps li .step-text[data-sm-text]:before {
    content: attr(data-sm-text) " ";
    color: #333333;
  }
  .step-confirmation {
    margin-top: 30px !important;
  }
}
@media (max-width: 767px) {
  .step-confirmation.centered > div i {
    margin-left: 0;
  }
  .step-confirmation.centered > p {
    margin-left: 40px;
  }
  .step-confirmation > div h3 {
    font-size: 1.8rem;
    margin: 13px 0 10px;
  }
  .step-confirmation > div i {
    font-size: 30px;
    margin-right: 10px;
  }
}
.step-indicator.vertical {
  height: auto;
}
.vertical .step-heading {
  font-size: 24px;
}
.vertical .steps {
  display: block;
  height: inherit;
  width: 100%;
}
.vertical .steps li {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin: 0 0 4px;
  padding: 0 0 0 20px;
  position: relative;
}
.vertical .steps li .step-text {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  color: #0568ae;
  display: block;
  margin: 0;
  position: relative;
  font-size: 14px;
  top: 0;
}
.vertical .steps li .step-text[data-large-text]:before {
  content: attr(data-large-text) " ";
}
.vertical .steps li:after {
  background-color: transparent;
  border-left: 4px solid #d2d2d2;
  content: "";
  height: 60px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 4px;
}
.vertical .steps li.step-on:after,
.vertical .steps li.step-done:after {
  border-color: #0568ae;
}
/********************* Strength meter - START ******************/
.strength-meter-container {
  height: 26px;
  max-width: 450px;
}
.strength-meter-gauge {
  border-radius: 2px;
  background-color: #d2d2d2;
  height: 5px;
  display: block;
  position: relative;
  outline: 1px solid transparent;
}
.strength-meter-gauge-fill {
  height: 100%;
  display: block;
  border-radius: 2px;
  text-indent: -9999px;
  width: 0%;
  border: 2px solid transparent;
}
.strength-meter-gauge-fill.strength-meter-animate {
  transition: width 0.5s linear, background-color 0.5s linear;
}
.strength-meter-animate[style*="20"] {
  background-color: #cf2a2a;
}
.strength-meter-animate[style*="20"] + .strength-meter-divider + .strength-meter-content:after {
  content: "Unacceptable";
}
.strength-meter-animate[style*="40"] {
  background-color: #ea7400;
}
.strength-meter-animate[style*="40"] + .strength-meter-divider + .strength-meter-content:after {
  content: "Weak";
}
.strength-meter-animate[style*="60"] {
  background-color: #ea7400;
}
.strength-meter-animate[style*="60"] + .strength-meter-divider + .strength-meter-content:after {
  content: "Fair";
}
.strength-meter-animate[style*="80"] {
  background-color: #007a3e;
}
.strength-meter-animate[style*="80"] + .strength-meter-divider + .strength-meter-content:after {
  content: "Good";
}
.strength-meter-animate[style*="100"] {
  background-color: #007a3e;
}
.strength-meter-animate[style*="100"] + .strength-meter-divider + .strength-meter-content:after {
  content: "Excellent";
}
.strength-meter-divider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.strength-meter-divider span {
  background: transparent;
  display: block;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-right: solid 1px #fff;
}
.strength-meter-divider span:first-child {
  border-radius: 2px 0 0 2px;
}
.strength-meter-divider span + .strength-meter-divider span {
  border-radius: 0;
}
.strength-meter-divider span:last-child {
  border-radius: 0 2px 2px 0;
  border-right: 0;
}
.strength-meter-content {
  font-size: 14px;
  line-height: 1;
  padding-top: 7px;
  position: absolute;
}
.strength-meter-content:before {
  font-family: "Omnes-ATT-W02";
  content: "Password strength: ";
}
.strength-meter-content:after {
  font-family: "Omnes-ATT-W02-Medium";
}
/********************* Strength meter - END ******************/
/* BELLYBAND LINKS */
.bellyband-container {
  margin: 0 -15px;
}
.bellyband-group {
  width: auto;
}
.bellyband-link {
  border-top: 1px solid #d2d2d2;
}
.bellyband-link a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  position: relative;
  text-decoration: none;
}
.bellyband-link a:hover > div span,
.bellyband-link a:focus > div span {
  text-decoration: underline;
}
.bellyband-link a:after {
  color: #666;
  font-size: 2.3rem;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 12px;
  width: 18px;
}
.dark-bg .bellyband-link a:after {
  color: white;
}
.bellyband-link img[src$="svg"].hidden-desktop,
.bellyband-link [class*="icon-"].hidden-desktop {
  display: inline-block !important;
  float: left;
  font-size: 24px;
  height: 24px;
  margin-right: 5px;
  margin-top: 8px;
  width: 24px;
}
.dark-bg .bellyband-link [class*="icon-"].hidden-desktop,
.dark-bg .bellyband-link [class*="icon-"].visible-desktop {
  color: #fff;
}
.bellyband-link img[src$="svg"].visible-desktop {
  display: none !important;
}
.bellyband-link p {
  margin-top: -10px;
  margin-left: 29px;
  font-size: 1.4rem;
  color: #666;
}
@media (min-width: 481px) and (max-width: 767px) {
  .bellyband-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
  .bellyband-group {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 1px;
    width: 100%;
  }
  .bellyband-group .row {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bellyband-link {
    padding-top: 0;
    position: relative;
    border-top: none;
    margin-bottom: 20px;
    width: 50%;
  }
  .bellyband-link a {
    height: inherit;
    line-height: inherit;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }
  .bellyband-link a:after {
    display: none;
  }
  .bellyband-link a span {
    display: block;
    padding-top: 10px;
  }
  .bellyband-link p {
    display: block;
    padding: 0 15px 0 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
  }
  .bellyband-link a:focus p {
    text-decoration: none;
  }
}
@media (min-width: 768px) {
  .bellyband-group {
    margin: 0;
    max-width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bellyband-group .row {
    display: block;
  }
  .bellyband-group .row .span {
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .bellyband-link {
    border-top: none;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .bellyband-link:last-child {
    margin-right: 0;
  }
  .bellyband-link a {
    height: auto;
    line-height: 1;
    text-align: center;
  }
  .bellyband-link a:after {
    display: none;
  }
  .bellyband-link img[src$="svg"].hidden-desktop,
  .bellyband-link [class*="icon-"].hidden-desktop {
    display: none !important;
  }
  .bellyband-link img[src$="svg"].visible-desktop,
  .bellyband-link [class*="icon-"].visible-desktop {
    display: block !important;
    font-size: 50px;
    height: 50px;
    margin-right: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
  .bellyband-link a span {
    display: block;
    margin-top: 12px;
    line-height: 2rem;
  }
  .bellyband-link p {
    display: block;
    text-align: center;
    margin-top: 6px;
    margin-left: 0;
    padding-left: 0 !important;
    color: #666;
    line-height: 1.8rem;
  }
}
@media (max-width: 480px) {
  .bellyband-link-tall a {
    height: auto;
    padding: 0 40px 10px 15px;
  }
  .bellyband-link-tall p {
    line-height: 1.8rem;
    margin-bottom: 0;
  }
  .bellyband-link-tall > a:after {
    margin-top: -8px;
    top: 50%;
  }
}
/* PIVOT LINKS */
.pivot-link-group {
  background-color: #666;
  border-top: 1px solid #959595;
  margin-left: -15px;
  margin-right: -15px;
}
.pivot-links > li {
  border-bottom: 1px solid #959595;
}
.pivot-links > li > a {
  color: #fff;
  display: block;
  padding: 12px 15px 10px;
  line-height: normal;
}
/* begin social share this */
.social-share-this {
  display: inline-block;
  position: relative;
}
.social-share-this .share-this {
  display: block;
  float: right;
  position: relative;
  margin-right: 10px;
}
.social-share-this .share-this .icon-social-share-this {
  margin-top: -3px;
}
.social-share-this .social-arrow {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  display: block;
  height: 10px;
  position: absolute;
  right: 34px;
  top: -6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 10px;
  z-index: 1;
}
.social-share-this .social-arrow:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 10px;
  position: relative;
  right: 0;
  top: 0;
  width: 10px;
}
.social-share-this .share-icons {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 12px;
  display: none;
  margin-top: 30px;
  padding: 25px;
  position: relative;
  z-index: 1010;
}
.social-share-this .share-icons.active {
  display: block;
}
.social-share-this .share-icons svg,
.social-share-this .share-icons img {
  height: 40px;
  width: 40px;
}
.social-share-this .share-icons li {
  display: inline-block;
  float: left;
  height: 40px;
  margin-right: 15px;
}
.social-share-this .share-icons a {
  display: block;
}
.social-share-this .share-icons li:last-child {
  margin-right: 0;
}
/* end social share this*/
/* begin social follow */
.social-follow-us {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  padding: 25px;
}
.social-follow-us div {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-flex: -1;
      -ms-flex: -1;
          flex: -1;
  height: 40px;
  padding-top: 4px;
  padding-right: 25px;
}
.social-follow-us ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
.social-follow-us li {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 15px;
  margin-right: 15px;
  max-width: 40px;
  min-width: 40px;
}
.social-follow-us li:last-child {
  margin-right: 0;
}
.social-follow-us svg,
.social-follow-us img {
  height: 40px;
  width: 40px;
  vertical-align: middle;
  /*box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.15);*/
}
.social-follow-us a {
  display: block;
}
.social-follow-us.white {
  color: #fff;
}
/* end social follow */
.price-line-item {
  font-size: 19px;
}
.price-line-item.price-orange {
  font-weight: bold;
  /*font-family:"Omnes-ATT-W02-Medium";*/
}
.price-medium {
  font-size: 24px;
}
.price-large {
  font-size: 30px;
}
.price-xlarge {
  display: inline-block;
  white-space: nowrap;
  font-size: 4.0rem;
  line-height: 4.0rem;
  vertical-align: middle;
}
.price-xlarge:before,
.price-xlarge:after {
  display: table;
  content: "";
  line-height: 0;
}
.price-xlarge:after {
  clear: both;
}
.price-xlarge:before,
.price-xlarge:after {
  display: table;
  content: "";
  line-height: 0;
}
.price-xlarge:after {
  clear: both;
}
.price-xlarge .price-symbol {
  white-space: nowrap;
  display: inline-block;
  float: left;
  font-size: 2.4rem;
  top: -5px;
  position: relative;
}
.price-xlarge .price-symbol:before,
.price-xlarge .price-symbol:after {
  display: table;
  content: "";
  line-height: 0;
}
.price-xlarge .price-symbol:after {
  clear: both;
}
.price-xlarge .price-symbol:before,
.price-xlarge .price-symbol:after {
  display: table;
  content: "";
  line-height: 0;
}
.price-xlarge .price-symbol:after {
  clear: both;
}
.price-xlarge .price-amount {
  float: left;
}
.price-xlarge .price-amount.decimal:after {
  content: ".";
}
.price-xlarge .price-cents {
  float: left;
  font-size: 2.4rem;
  top: -6px;
  position: relative;
}
.price-orange {
  color: #ea7400;
}
.price-dark {
  color: #333333;
}
.price-gray {
  color: #666;
}
.price-green {
  color: #007a3e;
}
.price-overage {
  color: #cf2a2a;
}
.promo-card {
  border-radius: 12px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  cursor: pointer;
  margin-bottom: 15px;
  min-height: 245px;
  position: relative;
  overflow: hidden;
  transition: height .3s linear 0s;
}
.promo-card [class*="heading-"] {
  display: table;
  margin: 0;
}
.promo-card [class*="heading-"],
.promo-card .text-legal,
.promo-card a.btn-arrow,
.promo-card .text-legal-details,
.promo-card .promo-overlay {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Omnes-ATT-W02-Medium";
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.promo-card .promo-copy {
  display: table;
  font-size: 1.4rem;
  line-height: 1.4rem;
  margin-bottom: 1.5rem;
}
.promo-card .btn-arrow {
  color: #fff;
}
.promo-card .btn-arrow .btn.btn-small {
  top: 0;
}
.promo-card a,
.promo-card .text-legal,
.promo-card .text-legal p {
  color: #fff;
  display: block;
  font-size: 1.1rem;
  line-height: 1.1rem;
  margin-bottom: 0;
}
.promo-card .text-legal {
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.promo-card .text-legal-details {
  display: inline-block;
}
.promo-card .promo-overlay {
  cursor: default;
  min-height: 110px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.55);
  color: #fff;
  padding: 15px;
  border-radius: 0 0 12px 12px;
  z-index: 0;
}
.promo-card .promo-overlay:empty {
  display: none;
}
.promo-card .promo-overlay img {
  height: 32px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.promo-card .promo-overlay > a {
  display: table;
  margin-bottom: 10px;
  width: 100%;
}
.promo-card .promo-overlay a:hover {
  cursor: pointer;
  text-decoration: none;
}
.promo-card .promo-overlay a:focus {
  text-decoration: none;
  outline: none;
}
.promo-card .promo-overlay a:focus [class*="heading"] {
  outline: 1px dotted #fff;
  outline-offset: 2px;
}
.promo-card .promo-overlay .text-legal-details:focus {
  outline: 1px dotted #fff;
}
.promo-card .promo-links {
  display: none;
}
.promo-card .promo-links .btn-arrow {
  outline-color: #fff;
  outline-offset: 5px;
}
.ds2-no-colors .promo-card {
  border: 1px solid transparent;
}
@media (min-width: 1025px) {
  .row.promo-2-up .promo-card,
  .row.promo-4-up .promo-card {
    min-height: 375px;
  }
  .row.promo-2-up .promo-overlay,
  .row.promo-4-up .promo-overlay {
    min-height: 170px;
  }
  .row.promo-3-up .promo-card {
    min-height: 485px;
  }
  .row.promo-3-up .promo-overlay {
    min-height: 190px;
  }
  .promo-card {
    margin-bottom: 20px;
  }
  .promo-card .text-legal {
    margin-bottom: 32px;
  }
  .promo-card .text-legal-details {
    text-decoration: underline;
  }
  .promo-card .btn {
    border-color: #fff;
  }
  .promo-card .btn i {
    color: #fff;
  }
  .promo-card .promo-links {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
  }
  .promo-card .promo-links > a.btn-arrow {
    font-size: 1.6rem;
    top: 0;
  }
  .promo-card .promo-links > a.btn-arrow :focus {
    outline-color: #fff;
  }
  .promo-card .promo-links > a.btn-arrow > .btn.btn-small {
    top: 1px;
  }
  .promo-card .link-icon {
    margin-right: 5px;
    margin-top: -5px;
  }
  .promo-overlay img {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .promo-overlay > a,
  .promo-overlay .promo-copy {
    margin-bottom: 15px;
  }
  .promo-overlay .promo-copy.visible-desktop {
    display: table !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .row.promo-2-up .promo-card,
  .row.promo-4-up .promo-card {
    min-height: 300px;
  }
  .row.promo-2-up .promo-overlay,
  .row.promo-4-up .promo-overlay {
    min-height: 120px;
  }
  .row.promo-3-up .promo-card {
    min-height: 325px;
  }
  .row.promo-3-up .promo-overlay {
    min-height: 120px;
  }
  .promo-card {
    margin-bottom: 15px;
    /*
       [class*="heading"]{
          margin-bottom:45px;
       }
       */
  }
  .promo-card .text-legal > span {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }
  .promo-card .promo-overlay {
    z-index: 2;
  }
  .promo-card .promo-overlay a:hover {
    text-decoration: none;
  }
  .promo-card .promo-overlay :last-child {
    margin-bottom: 0px;
  }
  .promo-card .promo-overlay img {
    min-height: 3.2rem;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .promo-card .text-legal-details {
    text-decoration: none;
  }
}
@media (min-width: 504px) and (max-width: 767px) {
  .row.promo-2-up,
  .row.promo-3-up,
  .row.promo-4-up {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .row.promo-3-up {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .row.promo-2-up > [class*="span"],
  .row.promo-3-up > [class*="span"],
  .row.promo-4-up > [class*="span"] {
    margin-right: 14px;
    min-width: 230px;
    -webkit-flex: 1 1 230px;
        -ms-flex: 1 1 230px;
            flex: 1 1 230px;
    float: left;
  }
  .row.promo-2-up > [class*="span"]:last-child,
  .row.promo-3-up > [class*="span"]:nth-child(2n),
  .row.promo-4-up > [class*="span"]:last-child {
    margin-right: 0;
  }
  .row.promo-3-up > [class*="span"]:last-child {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: 0;
  }
  .row.promo-3-up > [class*="span"]:last-child .promo-card {
    height: 245px;
    max-width: 474px;
    margin: auto;
  }
  .promo-overlay {
    padding: 10px;
  }
  .promo-overlay a:hover {
    text-decoration: none;
  }
  .promo-card {
    transition: all 100ms ease;
    margin-bottom: 14px;
  }
}
.product-tiles {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -10px;
}
.product-badge {
  background-color: #191919;
  border: 1px solid #191919;
  color: #71c5e8;
  display: block;
  font-size: 1.6rem;
  width: 100%;
  height: 22px;
  font-family: "Omnes-ATT-W02-Medium";
  border-radius: 6px 6px 0 0;
  margin-bottom: -1px;
}
.product-badge:empty {
  background-color: transparent;
  border-color: transparent;
}
.product-badge:empty + .product-container {
  margin-top: 0;
}
.product-badge:not(:empty) + .product-container {
  border-radius: 0 0 8px 8px;
  border-top: transparent;
  margin-top: 1px;
}
.product-tile {
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  -webkit-flex: 1 1 23%;
      -ms-flex: 1 1 23%;
          flex: 1 1 23%;
  position: relative;
}
.product-container {
  padding: 20px 0 0;
  border: 1px solid #f2f2f2;
  border-radius: 6px;
}
.product-container > div {
  padding-left: 10px;
  padding-right: 10px;
}
.product-name {
  font-size: 2.0rem;
  margin-bottom: 10px;
  line-height: 1;
}
.product-title-rating {
  position: relative;
}
.product-title-rating .star-ratings {
  bottom: 0;
}
.product-title-rating .starsCan {
  height: 12px;
}
.product-title-rating .stars-reviews {
  font-family: "Omnes-ATT-W02-Medium";
  font-size: 1.1rem;
  line-height: 1.5;
  margin-left: 7px;
}
.product-tile .color-swatch {
  display: inline-block;
  margin: 15px auto 0;
  max-width: 170px;
}
.product-tile .color-swatch i {
  border-radius: 3px;
  display: inline-block;
  float: left;
  height: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 20px;
}
.product-img {
  margin: 20px auto 0;
  max-height: 200px;
  display: block;
}
.product-price {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1;
}
.product-price .price {
  font-size: 3.0rem;
}
.product-price .slash {
  font-size: 1.6rem;
}
.product-price .month {
  font-size: 1.6rem;
}
.product-legal {
  font-size: 1.1rem;
  margin: 15px 0 20px;
  line-height: 1;
}
.product-legal a {
  font-family: "Omnes-ATT-W02-Medium";
}
.product-footer {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f2f2f2;
  border-radius: 0 0 8px 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 10px;
}
.product-footer .span {
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
          flex: 1 1 0;
}
.product-footer .span button {
  margin: 0;
}
@media (max-width: 479px) {
  .product-tile {
    -webkit-flex: 1 1 35%;
        -ms-flex: 1 1 35%;
            flex: 1 1 35%;
  }
}
@media (max-width: 767px) {
  .product-tile {
    -webkit-flex: 1 1 35%;
        -ms-flex: 1 1 35%;
            flex: 1 1 35%;
  }
  .product-tiles {
    margin: 0 -8px;
  }
  .product-tile {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
  .product-container {
    padding-top: 15px;
  }
  .product-badge {
    font-size: 1.1rem;
    height: 16px;
    line-height: 16px;
  }
  .product-name {
    font-size: 1.4rem;
    line-height: 1;
    margin-bottom: 7px;
    width: 100%;
  }
  .product-img {
    max-height: 170px;
  }
  .product-price {
    margin-top: 15px;
    font-size: 1.4rem;
  }
  .product-price .price {
    font-size: 2.2rem;
  }
  .product-tile .color-swatch {
    padding: 0 5px 0 10px;
  }
  .product-tile .color-swatch i {
    height: 11px;
    margin-right: 5px;
    width: 17px;
  }
  .product-price .slash {
    font-size: 1.4rem;
  }
  .product-price .month {
    font-size: 1.4rem;
  }
  .product-footer {
    display: none;
  }
  .product-legal {
    padding: 0 5px;
    margin: 10px 0;
    line-height: 1;
  }
}
@media (max-width: 1024px) {
  .fixed-230 + .fluid-space .product-tile {
    -webkit-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
            flex: 1 1 30%;
  }
  .product-tile {
    -webkit-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
  }
  .product-container > div {
    padding-left: 5px;
    padding-right: 5px;
  }
  .product-footer {
    display: none;
  }
}
.bullet-number-ball {
  counter-reset: item;
  margin-left: 0;
}
.bullet-number-ball > li {
  display: block;
  min-height: 25px;
  margin: 20px 0 20px 40px;
  padding: 20px 0 0 0;
  border-top: 1px dotted #e6e6e6;
}
.bullet-number-ball > li:first-child {
  margin-top: 0;
  border-top: none;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.bullet-number-ball > li:before {
  background-color: #666;
  border-radius: 100%;
  border: 1px solid transparent;
  color: #ffffff;
  content: counter(item, decimal) " ";
  counter-increment: item;
  display: inline-block;
  float: left;
  font-weight: bold;
  height: 25px;
  letter-spacing: 0;
  line-height: 26px;
  margin: 6px 0 0 -40px;
  padding: 0;
  text-align: center;
  width: 25px;
}
.bullet-number-ball.flat > li:before {
  background-image: none;
}
.bullet-number-ball.pink > li:before {
  background-color: #da0081;
}
.radio-product-select .radio-box {
  border-radius: 6px;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  position: relative;
}
.radio-product-select .radio-box > [role="radio"] + div {
  padding: 0;
}
.radio-product-select .radio {
  font-size: 2.4rem;
}
.radio-product-select .product-price {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 0;
  text-align: right;
  white-space: nowrap;
}
.radio-product-select .product-price div {
  display: inline-block;
  padding: 0 15px;
}
.radio-product-select .product-price div:first-child {
  border-right: 1px solid #d2d2d2;
}
.radio-product-select .product-price span {
  display: block;
  text-align: center;
}
.radio-product-select[data-select-color="orange"] > .radio-box.active {
  border-color: #ea7400;
}
.radio-product-select[data-select-color="blue"] > .radio-box.active {
  border-color: #0568ae;
}
.radio-product-select[data-select-color="green"] > .radio-box.active {
  border-color: #007a3e;
}
.radio-product-select > .radio-box.active {
  padding: 28px;
}
@media (max-width: 767px) {
  .radio-product-select .radio-box {
    display: block;
    padding: 20px;
  }
  .radio-product-select .radio-box.active {
    padding: 18px;
  }
  .radio-product-select .product-price {
    margin-left: 20px;
    margin-top: 20px;
    text-align: left;
  }
}
/* LESS Document */
.marquee {
  height: 375px;
  border-radius: 0;
  margin-bottom: 70px;
  /*overflow:hidden;*/
  background-repeat: no-repeat;
  background-position: 50% 10%;
  background-size: cover;
  color: #333333;
  height: 500px;
  padding: 0;
  position: relative;
}
.marquee + div {
  margin-top: 75px;
}
.marquee .container:first-child {
  height: 100%;
}
.marquee .blur-overlay {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 20px;
  border-radius: 12px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.blurBg {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  -ms-filter: blur(10px);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 12px;
}
/**********Using Single Star SVG [ Default Star 10PX ]*************/
.starrating-wrap {
  margin-top: 10px;
}
.starrating-wrap:focus {
  outline: 1px dotted #000;
}
.starrating-wrap a {
  margin-top: 0;
  font-family: "Omnes-ATT-W02-Medium";
  font-size: 10px;
  line-height: normal;
  vertical-align: top;
}
.starrating-wrap a span {
  vertical-align: top;
}
.starrating-wrap a.disabled {
  color: #333333;
  text-decoration: none;
  cursor: default;
}
.starrating {
  margin-top: 1px;
  display: inline-block;
  vertical-align: top;
}
.starrating li {
  float: left;
  width: 10px;
  margin-right: 5px;
}
.starrating li > i {
  float: left;
  width: 100%;
  height: 10px;
  overflow: hidden;
  position: relative;
  background: url('fonts/font-icons/icon-stars_single.svg') no-repeat left top / cover;
}
.starrating li > i > i {
  background: #ea7400;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  z-index: -1;
}
.rev-divider {
  border-left: 1px solid #d2d2d2;
  padding-left: 7px;
  margin-left: 5px;
}
/**********Star 15PX************/
.star-15 .starrating {
  margin-top: 0;
}
.star-15 li {
  width: 15px;
  margin-right: 7px;
}
.star-15 li > i {
  height: 15px;
}
.star-15 a {
  font-size: 14px;
  line-height: normal;
  font-family: "Omnes-ATT-W02";
}
.star-15 .rev-divider {
  margin-left: 7px;
  padding-left: 9px;
}
/**********Star 20PX************/
.star-20 .starrating {
  margin-top: -2px;
}
.star-20 .starrating li {
  width: 20px;
  margin-right: 10px;
}
.star-20 .starrating li > i {
  height: 20px;
}
.star-20 a {
  font-size: 16px;
  font-family: "Omnes-ATT-W02";
  line-height: inherit;
  margin-top: 1px;
}
.star-20 .rev-divider {
  margin-left: 10px;
  padding-left: 11px;
}
/* BEGIN CAROUSEL.LESS ********************** */
.carousel {
  position: relative;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  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: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 6rem;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  border-radius: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #d2d2d2;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 100%;
  cursor: pointer;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #5a5a5a;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 2rem;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
/* END CAROUSEL.LESS ************************* */
hr,
.hr-or {
  display: block;
  height: 1px;
  margin: 15px 0;
  border: none;
  background-repeat: repeat-x;
  background-color: #959595;
  position: relative;
}
hr.dark {
  background-color: #959595;
}
hr.lite {
  background-color: #d2d2d2;
}
.hr-or:before {
  background-color: #fff;
  color: #666;
  content: " OR ";
  display: block;
  font-size: 1.4rem;
  font-family: "Omnes-ATT-W02-Medium";
  height: 16px;
  left: 50%;
  line-height: 1.6rem;
  margin-left: -15px;
  margin-top: -8px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 30px;
  z-index: 1111;
}
hr.hr-dotted.dark {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewport%3D%220%200%201%201%22%20style%3D%22width%3A100%25%3B%20height%3A1px%3B%22%3E%3Cstyle%3Eline%7Bstroke%3Argba(153%2C153%2C153%2C1)%3Bstroke-width%3A2%3B%7D%3C%2Fstyle%3E%3Cline%20y2%3D%221%22%20y1%3D%221%22%20x1%3D%221%22%20x2%3D%22100%25%22%20stroke-dasharray%3D%221%2C%203%22%2F%3E%3C%2Fsvg%3E");
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  width: 100%;
}
hr.hr-dotted.lite {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewport%3D%220%200%201%201%22%20style%3D%22width%3A100%25%3B%20height%3A1px%3B%22%3E%3Cstyle%3Eline%7Bstroke%3Argba(204%2C204%2C204%2C1)%3Bstroke-width%3A2%3B%7D%3C%2Fstyle%3E%3Cline%20y2%3D%221%22%20y1%3D%221%22%20x1%3D%221%22%20x2%3D%22100%25%22%20stroke-dasharray%3D%221%2C%203%22%2F%3E%3C%2Fsvg%3E");
}
hr.is-vertical.dark,
hr.hr-or.dark,
hr.is-vertical.lite,
hr.hr-or.lite {
  display: inline-block;
  height: auto;
  margin: 0 15px;
  min-height: 20px;
  width: 1px;
}
hr.is-vertical.dark,
hr.hr-or.dark {
  background-color: #959595;
}
hr.is-vertical.lite,
hr.hr-or.lite {
  background-color: #d2d2d2;
}
.hr-dotted.is-vertical.dark,
.hr-dotted.is-vertical.lite {
  background-color: transparent;
  background-repeat: repeat-y;
  background-size: 1px 4px;
  height: auto;
  min-height: 20px;
  width: 1px;
}
.hr-dotted.is-vertical.dark {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewport%3D%220%200%201%201%22%20style%3D%22width%3A1px%3B%20height%3A100%25%3B%22%3E%3Cstyle%3Eline%7Bstroke%3Argba(153%2C153%2C153%2C1)%3Bstroke-width%3A2%3B%7D%3C%2Fstyle%3E%3Cline%20y2%3D%22100%25%22%20y1%3D%221%22%20x1%3D%221%22%20x2%3D%221%22%20stroke-dasharray%3D%221%2C%203%22%2F%3E%3C%2Fsvg%3E");
}
.hr-dotted.is-vertical.lite {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewport%3D%220%200%201%201%22%20style%3D%22width%3A1px%3B%20height%3A100%25%3B%22%3E%3Cstyle%3Eline%7Bstroke%3Argba(204%2C204%2C204%2C1)%3Bstroke-width%3A2%3B%7D%3C%2Fstyle%3E%3Cline%20y2%3D%22100%25%22%20y1%3D%221%22%20x1%3D%221%22%20x2%3D%221%22%20stroke-dasharray%3D%221%2C%203%22%2F%3E%3C%2Fsvg%3E");
}
.row-nowrap > .span + hr.is-vertical,
.row > .span + hr.is-vertical {
  margin: 0 0 0 -20px;
}
@media (max-width: 767px) {
  hr,
  .hr-or {
    margin: 30px 0;
  }
  hr.full {
    margin-left: -15px;
    margin-right: -15px;
  }
  .hr-or.is-vertical {
    min-height: 1px;
    height: 1px;
    width: 100%;
  }
  .row-nowrap > .span + hr.is-vertical {
    margin: 0 0 0 -15px;
  }
  .row > .span + hr.is-vertical {
    min-height: 1px;
    height: 1px;
    width: 100%;
    margin: 0;
    display: block;
  }
  .row > .span + hr.is-vertical.lite {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewport%3D%220%200%201%201%22%20style%3D%22width%3A100%25%3B%20height%3A1px%3B%22%3E%3Cstyle%3Eline%7Bstroke%3Argba(204%2C204%2C204%2C1)%3Bstroke-width%3A2%3B%7D%3C%2Fstyle%3E%3Cline%20y2%3D%221%22%20y1%3D%221%22%20x1%3D%221%22%20x2%3D%22100%25%22%20stroke-dasharray%3D%221%2C%203%22%2F%3E%3C%2Fsvg%3E") !important;
    background-size: 4px 1px;
    background-repeat: repeat-x;
  }
  .row > .span + hr.is-vertical.dark {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewport%3D%220%200%201%201%22%20style%3D%22width%3A100%25%3B%20height%3A1px%3B%22%3E%3Cstyle%3Eline%7Bstroke%3Argba(153%2C153%2C153%2C1)%3Bstroke-width%3A2%3B%7D%3C%2Fstyle%3E%3Cline%20y2%3D%221%22%20y1%3D%221%22%20x1%3D%221%22%20x2%3D%22100%25%22%20stroke-dasharray%3D%221%2C%203%22%2F%3E%3C%2Fsvg%3E") !important;
    background-size: 4px 1px;
    background-repeat: repeat-x;
  }
}
hr.bottom-space-only {
  margin-top: 0;
}
.hr-nomargin {
  margin: 0;
}
/* BEGIN CLOSE.LESS ************************** */
.reset-field,
.close {
  float: right;
  background: none;
  width: 34px;
  height: 34px;
  padding: 0;
  overflow: hidden;
  display: inline-block;
}
.reset-field {
  display: none;
}
.reset-field:before {
  font-size: 22px;
  color: #5a5a5a;
}
.input-emphasized + .reset-field:before {
  font-size: 29px;
  color: #5a5a5a;
}
.reset-field:active,
.reset-field:hover,
.reset-field:focus {
  display: block !important;
}
button.close {
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.corner-button {
  box-shadow: 0 -50px 0 0 #f2f2f2 inset;
  height: 69px;
  /*overflow: hidden;*/
  position: absolute;
  right: -35px;
  top: -35px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 69px;
}
.corner-button .close:before {
  bottom: -7px;
  color: #0568ae;
  display: block;
  font-size: 20px;
  height: 50px;
  left: -11px;
  position: absolute;
  width: 50px;
}
.corner-button .close {
  float: none;
  height: 45px;
  margin: 0;
  position: absolute;
  right: 12px;
  top: 45px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 45px;
}
.corner-button .close:focus {
  outline: 1px dotted black;
}
.ds2-no-colors .corner-button .close {
  border: 1px solid black;
}
.field-group input + .reset-field {
  background: none;
  height: 36px;
  width: 45px;
  display: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: none;
  border: none;
  content: " ";
}
.field-group input[type="search"] + .reset-field,
.field-group input[type="search"] + .btn-search + .reset-field,
.tooltip-onclick input + .reset-field,
.tooltip-onclick input + .icon-tooltip + .reset-field,
.tooltip-onclick textarea + .reset-field,
.tooltip-onclick textarea + .icon-tooltip + .reset-field {
  right: 45px;
}
.field-group input[type="search"] + .reset-field:after,
.field-group input[type="search"] + .btn-search + .reset-field:after,
.tooltip-onclick input + .reset-field:after,
.tooltip-onclick input + .icon-tooltip + .reset-field:after,
.tooltip-onclick textarea + .reset-field:after,
.tooltip-onclick textarea + .icon-tooltip + .reset-field:after {
  background-color: #d2d2d2;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  top: 8px;
  width: 1px;
}
.tooltip-onclick input + .reset-field,
.tooltip-onclick input + .icon-tooltip + .reset-field {
  right: 50px !important;
}
.tooltip-onclick textarea + .reset-field,
.tooltip-onclick textarea + .icon-tooltip + .reset-field {
  right: 45px !important;
  width: 40px;
}
.field-group input.input-emphasized + .reset-field {
  width: 45px;
  height: 46px;
  right: 6px;
}
.field-group input.input-emphasized + .reset-field:after {
  top: 14px;
}
.field-group [disabled] + .reset-field {
  display: none;
}
.ds2_touchevents .field-group input + .reset-field:focus,
.ds2_touchevents .field-group input:focus + .reset-field,
.ds2_touchevents textarea:focus + .reset-field,
.ds2_touchevents textarea + .reset-field:focus {
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  border: none;
}
.ds2_touchevents .field-group input {
  padding: 8px 55px 8px 15px;
  -webkit-appearance: none;
}
.ds2_touchevents textarea:focus {
  padding: 15px 55px 15px 15px;
}
.ds2_touchevents textarea:focus + .reset-field {
  border: none;
  position: absolute;
  right: 6px;
  top: 5px;
}
.ds2_touchevents textarea.hasScrollbar:focus {
  padding: 15px 35px 15px 15px;
}
.ds2_touchevents textarea.hasScrollbar:focus + .reset-field {
  right: 22px;
}
/* END CLOSE.LESS ************************* */
/* BEGIN UTILITIES.LESS **************** */
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.float-children-left:before,
.float-children-left:after {
  display: table;
  content: "";
  line-height: 0;
}
.float-children-left:after {
  clear: both;
}
.float-children-left > div {
  float: left;
  white-space: nowrap;
}
.block {
  display: block !important;
}
.inline {
  display: inline !important;
}
.inline-block {
  display: inline-block !important;
}
.table-cell {
  display: table-cell !important;
  width: 1%;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .full-bleed {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .full-bleed {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .full-bleed {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px;
  }
}
.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.collapse.in {
  height: auto;
}
.nowrap {
  white-space: nowrap;
}
.pre {
  white-space: pre;
}
.hidden-spoken {
  border: 0 none !important;
  clip: rect(0px, 0px, 0px, 0px) !important;
  height: 1px !important;
  letter-spacing: 0;
  line-height: 0;
  overflow: hidden !important;
  margin-top: -1px;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
[data-sr-text].hidden-spoken:before {
  border: 0 none !important;
  content: attr(data-sr-text);
  clip: rect(0px, 0px, 0px, 0px) !important;
  height: 1px !important;
  letter-spacing: 0;
  line-height: 0;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 100% !important;
  z-index: -1;
}
[data-sr-text].hidden-spoken {
  position: relative !important;
  width: auto !important;
}
[data-show-between] {
  display: none;
  visibility: hidden;
}
.noscroll-y {
  overflow-y: hidden !important;
}
.invisible {
  visibility: hidden !important;
  opacity: 0 !important;
}
.transparent {
  background-color: rgba(255, 255, 255, 0) !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.rel {
  position: relative !important;
}
.legend-pad {
  padding: 0 15px;
}
.border-top {
  border-top-width: 1px !important;
}
.border-left {
  border-left-width: 1px !important;
}
.border-right {
  border-right-width: 1px !important;
}
.border-bottom {
  border-bottom-width: 1px !important;
}
.border-dark {
  border-color: #000;
}
.border-light {
  border-color: #fff;
}
.no-border-top {
  border-top-width: 0 !important;
}
.no-border-left {
  border-left-width: 0 !important;
}
.no-border-right {
  border-right-width: 0 !important;
}
.no-border-bottom {
  border-bottom-width: 0 !important;
}
.align-middle {
  margin: 0 auto !important;
}
.align-top {
  position: absolute;
  top: 0;
}
.align-bottom {
  position: absolute;
  bottom: 0;
}
.valign-top {
  vertical-align: top !important;
}
.valign-middle {
  vertical-align: middle !important;
}
.valign-bottom {
  vertical-align: bottom !important;
}
.align-children-middle > * {
  margin: 0 auto;
}
[class*="valign-children-"] {
  display: table;
}
[class*="valign-children-"] > * {
  display: table-cell;
}
.valign-children-top > * {
  vertical-align: top;
}
.valign-children-middle > * {
  vertical-align: middle;
}
.valign-children-bottom > * {
  vertical-align: bottom;
}
.no-pad {
  padding: 0 !important;
}
.top-space {
  margin-top: 60px !important;
}
.bottom-space {
  margin-bottom: 60px !important;
}
.top-pad {
  padding-top: 60px !important;
}
.bottom-pad {
  padding-bottom: 60px !important;
}
@media (max-width: 767px) {
  .top-space {
    margin-top: 30px !important;
  }
  .bottom-space {
    margin-bottom: 30px !important;
  }
  .top-pad {
    padding-top: 30px !important;
  }
  .bottom-pad {
    padding-bottom: 30px !important;
  }
}
.affix {
  position: fixed;
}
.img-landscape,
.img-portrait {
  position: relative;
}
@media (orientation: landscape) {
  .img-landscape {
    display: block;
  }
  .img-portrait {
    display: none !important;
  }
}
@media (orientation: portrait) {
  .img-landscape {
    display: none !important;
  }
  .img-portrait {
    display: block;
  }
}
.dark-bg {
  background-color: #222222;
}
/* ... JAVASCRIPT HOOKS .................
   ... used by javascript ............... */
.autoSize,
.autoSize-this {
  position: relative;
}
.btn-prev {
  /* used in javascript */
}
.btn-next {
  /* used in javascript */
}
.show-grid-view {
  /* used in javascript */
}
.show-list-view {
  /* used in javascript */
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.placeholdersjs {
  color: #5a5a5a !important;
}
.jshook-return-focus-here {
  display: block;
}
.visible-print {
  display: none !important;
}
.hidden-print {
  display: inherit !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
  * {
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    border: 1px solid #000;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* END UTILIITIES.LESS *********************** */
/* BEGIN RESPONSIVE-4.LESS ************** */
@media (min-width: 1025px) {
  .row > [class*="span"],
  .row-nowrap > [class*="span"] {
    margin-right: 20px;
    margin-right: 1.487301587301587%\9;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1260px;
  }
  /* 1col = 6.878306878306879 */
  /* 1colgutter = 1.587301587301587 */
  .span0 {
    display: none;
  }
  .span1 {
    width: 6.878306878306879%;
  }
  .span2 {
    width: 15.34391534391534%;
  }
  .span3 {
    width: 23.80952380952381%;
  }
  .span4 {
    width: 32.27513227513228%;
  }
  .span5 {
    width: 40.74074074074074%;
  }
  .span6 {
    width: 49.20634920634921%;
  }
  .span7 {
    width: 57.67195767195767%;
  }
  .span8 {
    width: 66.13756613756614%;
  }
  .span9 {
    width: 74.60317460317461%;
  }
  .span10 {
    width: 83.06878306878308%;
  }
  .span11 {
    width: 91.53439153439154%;
  }
  .span12 {
    width: 100%;
  }
  .offset1 {
    margin-left: 8.465608465608466%;
  }
  .offset2 {
    margin-left: 16.93121693121693%;
  }
  .offset3 {
    margin-left: 25.3968253968254%;
  }
  .offset4 {
    margin-left: 33.86243386%;
  }
  .offset5 {
    margin-left: 42.32804233%;
  }
  .offset6 {
    margin-left: 50.79365079%;
  }
  .offset7 {
    margin-left: 59.25925926%;
  }
  .offset8 {
    margin-left: 67.72486772%;
  }
  .offset9 {
    margin-left: 76.19047619%;
  }
  .offset10 {
    margin-left: 84.65608466%;
  }
  .offset11 {
    margin-left: 93.12169312%;
  }
  .tooltip-size-control {
    position: relative;
    width: 400px;
  }
  .thumbnails > li {
    margin-left: 1.40845070422535%;
  }
  .row .thumbnails {
    margin-left: 0;
  }
}
/* END RESPONSIVE-4.LESS ****************** */
/* BEGIN RESPONSIVE-3.LESS ******************* */
@media (min-width: 768px) and (max-width: 1024px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .container {
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .span0-md {
    display: none;
  }
  .span1-md {
    width: 7.042253521126761%;
  }
  .span2-md {
    width: 15.49295774647887%;
  }
  .span3-md {
    width: 23.94366197183099%;
  }
  .span4-md {
    width: 32.3943661971831%;
  }
  .span5-md {
    width: 40.84507042253521%;
  }
  .span6-md {
    width: 49.29577464788733%;
  }
  .span7-md {
    width: 57.74647887323944%;
  }
  .span8-md {
    width: 66.19718309859155%;
  }
  .span9-md {
    width: 74.64788732394367%;
  }
  .span10-md {
    width: 83.09859154929578%;
  }
  .span11-md {
    width: 91.54929577464789%;
  }
  .span12-md {
    width: 100%;
  }
  .offset1-md {
    margin-left: 8.450704225352113%;
  }
  .offset2-md {
    margin-left: 16.90140845070423%;
  }
  .offset3-md {
    margin-left: 25.35211267605634%;
  }
  .offset4-md {
    margin-left: 33.8028169%;
  }
  .offset5-md {
    margin-left: 42.25352113%;
  }
  .offset6-md {
    margin-left: 50.70422535%;
  }
  .offset7-md {
    margin-left: 59.15492958%;
  }
  .offset8-md {
    margin-left: 67.6056338%;
  }
  .offset9-md {
    margin-left: 76.05633803%;
  }
  .offset10-md {
    margin-left: 84.50704225%;
  }
  .offset11-md {
    margin-left: 92.95774648%;
  }
  .tooltip-size-control {
    position: relative;
    width: 300px;
  }
}
/* END RESPONSIVE-3.LESS ******************* */
/* BEGIN RESPONSIVE-2.LESS *************** */
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .container {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  /*.row{ display:block; }*/
  .row > [class*="span"] {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .row {
    display: block;
  }
  .row.flex > .flex-col,
  .row-nowrap.flex > .flex-col {
    margin-right: 0;
  }
  .row .fixed-230 {
    display: block;
    width: 100%;
  }
  .row .fluid-space {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  .row .fluid-space + .fixed-230 {
    padding-left: 0;
  }
  .row .fluid-space:last-child {
    padding-right: 0;
  }
  .span0-sm {
    display: none;
  }
  .span1-sm {
    width: 7.042253521126761%;
  }
  .span2-sm {
    width: 15.49295774647887%;
  }
  .span3-sm {
    width: 23.94366197183099%;
  }
  .span4-sm {
    width: 32.3943661971831%;
  }
  .span5-sm {
    width: 40.84507042253521%;
  }
  .span6-sm {
    width: 49.29577464788733%;
  }
  .span7-sm {
    width: 57.74647887323944%;
  }
  .span8-sm {
    width: 66.19718309859155%;
  }
  .span9-sm {
    width: 74.64788732394367%;
  }
  .span10-sm {
    width: 83.09859154929578%;
  }
  .span11-sm {
    width: 91.54929577464789%;
  }
  .span12-sm {
    width: 100%;
  }
  .offset1-sm {
    margin-left: 8.450704225352113%;
  }
  .offset2-sm {
    margin-left: 16.90140845070423%;
  }
  .offset3-sm {
    margin-left: 25.35211267605634%;
  }
  .offset4-sm {
    margin-left: 33.8028169%;
  }
  .offset5-sm {
    margin-left: 42.25352113%;
  }
  .offset6-sm {
    margin-left: 50.70422535%;
  }
  .offset7-sm {
    margin-left: 59.15492958%;
  }
  .offset8-sm {
    margin-left: 67.6056338%;
  }
  .offset9-sm {
    margin-left: 76.05633803%;
  }
  .offset10-sm {
    margin-left: 84.50704225%;
  }
  .offset11-sm {
    margin-left: 92.95774648%;
  }
  input {
    padding: 8px 15px 8px 15px;
  }
  .field-group input.input-emphasized[type="search"] + .reset-field:after {
    top: 14px;
  }
  .field-group input.input-emphasized[type="search"] + .reset-field {
    height: 46px;
    top: 1px;
  }
  .marquee {
    margin-bottom: 30px;
  }
  .marquee .blur-overlay {
    border-radius: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 34px 15px 30px;
  }
  .marquee + div {
    margin-top: 30px;
  }
  .marquee h1 {
    font-size: 1.8rem;
    letter-spacing: -0.035px;
  }
  .marquee .lead {
    font-size: 3.0rem;
    line-height: 3.6rem;
    margin-bottom: 0;
  }
  .marquee p:not(.lead) {
    font-family: "Omnes-ATT-W02-Light";
    font-size: 1.8rem;
    margin-bottom: 0;
  }
  .marquee .btn-fullwidth {
    margin-top: 10px;
    width: 100%;
    float: none;
  }
  .tooltip-size-control {
    width: 100%;
  }
  .table-wrapper,
  .accordion-table-layout {
    margin-left: -15px;
    margin-right: -15px;
  }
  .table-wrapper caption {
    padding-left: 15px;
  }
}
@media (max-width: 480px) {
  .span1-xsm {
    width: 7.042253521126761%;
  }
  .span2-xsm {
    width: 15.49295774647887%;
  }
  .span3-xsm {
    width: 23.94366197183099%;
  }
  .span4-xsm {
    width: 32.3943661971831%;
  }
  .span5-xsm {
    width: 40.84507042253521%;
  }
  .span6-xsm {
    width: 49.29577464788733%;
  }
  .span7-xsm {
    width: 57.74647887323944%;
  }
  .span8-xsm {
    width: 66.19718309859155%;
  }
  .span9-xsm {
    width: 74.64788732394367%;
  }
  .span10-xsm {
    width: 83.09859154929578%;
  }
  .span11-xsm {
    width: 91.54929577464789%;
  }
  .span12-xsm {
    width: 100%;
  }
  .offset1-xsm {
    margin-left: 8.450704225352113%;
  }
  .offset2-xsm {
    margin-left: 16.90140845070423%;
  }
  .offset3-xsm {
    margin-left: 25.35211267605634%;
  }
  .offset4-xsm {
    margin-left: 33.8028169%;
  }
  .offset5-xsm {
    margin-left: 42.25352113%;
  }
  .offset6-xsm {
    margin-left: 50.70422535%;
  }
  .offset7-xsm {
    margin-left: 59.15492958%;
  }
  .offset8-xsm {
    margin-left: 67.6056338%;
  }
  .offset9-xsm {
    margin-left: 76.05633803%;
  }
  .offset10-xsm {
    margin-left: 84.50704225%;
  }
  .offset11-xsm {
    margin-left: 92.95774648%;
  }
}
/* END RESPONSIVE-2.LESS ******************* */
/* BEGIN RESPONSIVE-1.LESS ************** */
.xxxxxxxx-begin-responsive-480px.less {
  /* placeholder */
}
@media (max-width: 480px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .hidden-tablet {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .container {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* END RESPONSIVE-1.LESS ****************** */
@keyframes DOMinsertion {
  from {
    outline-color: transparent;
  }
  to {
    outline-color: transparent;
  }
}
@-webkit-keyframes DOMinsertion {
  from {
    outline-color: transparent;
  }
  to {
    outline-color: transparent;
  }
}
.ajaxed,
.modal.fade.in {
  animation-duration: 0.01s;
  -o-animation-duration: 0.01s;
  -ms-animation-duration: 0.01s;
  -moz-animation-duration: 0.01s;
  -webkit-animation-duration: 0.01s;
  animation-name: DOMinsertion;
  -o-animation-name: DOMinsertion;
  -ms-animation-name: DOMinsertion;
  -moz-animation-name: DOMinsertion;
  -webkit-animation-name: DOMinsertion;
}
