* {
  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;
}
 #ge5p_z2-user-auth span{
  font-size: 15px !important;
}
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 #666;
}
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: #333333;
  font-family: "Omnes_ATT W02", Arial !important;
  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;
  /*transition:all .2s linear;   */
}
.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: -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 {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.row.flex-justify > [class*="span"],
.row-nowrap.flex-justify > [class*="span"] {
  -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 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.align-items-top {
  -ms-flex-align: start;
      align-items: flex-start;
}
.align-items-center {
  -ms-flex-align: center;
      align-items: center;
}
.align-items-bottom {
  -ms-flex-align: end;
      align-items: flex-end;
}
.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.align-self-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.row .fixed-230 {
  -ms-flex: 0;
      flex: 0;
  display: block;
  width: 230px;
  vertical-align: top;
  min-width: 230px;
  background-color: #efefef;
}
.row .fluid-space {
  -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;
}
.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: #ef6f00;
  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: #0574ac;
}
.a-min {
  font-size: 12px;
}
.a-small {
  font-size: 14px;
}
.a-max {
  font-size: 18px;
}
a[href$="pdf"].show-qualifier {
  margin-right: 30px;
}
a[href$="pdf"].show-qualifier:after {
  color: #333;
  content: "(PDF)";
  display: inline-block;
  margin-left: .5em;
}
a[href$="psd"].show-qualifier {
  margin-right: 30px;
}
a[href$="psd"].show-qualifier:after {
  color: #333;
  content: "(PSD)";
  display: inline-block;
  margin-left: .5em;
}
.standalone-link {
  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;
}
sup {
  display: inline-block;
  font-style: normal;
  height: 1em;
  position: relative;
  vertical-align: text-top;
  width: auto;
}
.text-legal {
  color: #666666;
  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: #333;
  border: 2px solid #333;
  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;
}
hr,
.hr-or {
  display: block;
  height: 1px;
  margin: 15px 0;
  border: none;
  background-repeat: repeat-x;
  background-color: #ccc;
  position: relative;
}
.hr-or:before {
  background-color: #FFFFFF;
  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-or.is-vertical {
  min-height: 60px;
  height: 100%;
  width: 1px;
  border-left: 1px solid transparent;
}
@media (max-width: 767px) {
  .hr-or.is-vertical {
    min-height: 1px;
    height: 1px;
    width: 100%;
  }
}
.hr-dotted {
  background-color: #999999;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACCAMAAACjQTZSAAAABlBMVEX///////9VfPVsAAAAAXRSTlMAQObYZgAAAA9JREFUeAFjYGBgBAEYDQAAVgAL9maRSgAAAABJRU5ErkJggg==);
  background-repeat: repeat-x;
  background-size: 3px auto;
}
.hr-dotted.is-dark {
  background-color: #666;
}
.hr-dotted.is-light {
  background-color: #ccc;
}
hr.bottom-space-only {
  margin-top: 0;
}
.hr-nomargin {
  margin: 0;
}
@media (max-width: 767px) {
  hr,
  .hr-or {
    margin: 15px 0;
  }
  hr.full {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* END TYPE ********************** */
@font-face {
  font-family: 'icoPrimary';
  src: url('fonts/icons/icoPrimary.eot?timestamp1467212141407');
  src: url('fonts/icons/icoPrimary.eot?timestamp1467212141407#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,d09GRgABAAAAACHUAAsAAAAAIYgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgEAQFe2NtYXAAAAFoAAAAlAAAAJS9H3m3Z2FzcAAAAfwAAAAIAAAACAAAABBnbHlmAAACBAAAHJQAAByUVBbPumhlYWQAAB6YAAAANgAAADYKJK7TaGhlYQAAHtAAAAAkAAAAJAbOAvZobXR4AAAe9AAAAKAAAACglK4UFWxvY2EAAB+UAAAAUgAAAFKKHIJCbWF4cAAAH+gAAAAgAAAAIAA4ANNuYW1lAAAgCAAAAaoAAAGq0IdVx3Bvc3QAACG0AAAAIAAAACAAAwAAAAMD6QGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6k8CzP7NATMCzAEzAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEAHgAAAAaABAAAwAKAAEAIOkK6RDpG+ki6SXpJ+ls6jzqT//9//8AAAAAACDpAOkM6RLpH+kl6SfpbOo76k///f//AAH/4xcEFwMXAhb/Fv0W/Ba4FeoV2AADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAYACf7JA/0CtwASAC0ATABzAJgArQAAFx4DMzI+AjcOAyMiJicFMj4CNz4BNz4BNw4DIyIuAiceAzMnIi4CJxQWFx4BFx4DMzI+Ajc+AT0BDgMjAQ4BBwYWFx4DMzI+Ajc2NCcuAScWDgIjIi4CNT4BNTIwIyUeARUUDgIjIiY1NDY3DgEHDgEVFB4CMzI+AjU0JicuAScnLgEjIgYHDgEVFBYzMj4CNTYmJ8ogSE5ULDBbVE0hDzlUbkN1mSgBWC9gWk8dEh4PCRAGHGuLpFU8eWxXGRddf55YiGGQYzYHBAQCDQsXU3mhZYqwaC0GCQsJda3SZv6cCxYEAgMCDEmExolTkXBJCwQEBxELAXarvEZKhmQ7AgQCAgMXAgE+c6VmmFcJCxMjEQcHVIeqVluGWCoPEw0ZDUo6gElJgzoRFJCEQXFUMAIPD84ZJxsOESEuHQodGxQqGBoNGiYaDCYYDiEPKUQvGhMmOCYzTjQb3ig8Rx8VMBMJGA0YNy8eJzY2DxVGIh0lUEMsAaIVQRMJCgcYPDMjFCc5JQ0fExUwEzFQOB8cMEIlCxEGogIFBBU2LyBWJQwaDRMlFQgQBCY+LBgbKzYbExsWDRYKNiIlJSQJEgogORIcJBIGDggAAAEBHwCpAuEA1AADAAAlIRUhAR8Bwv4+1CsAAAACAR//3wLhAaEAAwAHAAAlIRUhNzMRIwEfAcL+Ps0rK9Qr+P4+AAAAAwBJ/1IDtwIuABAAIAAwAAABISIGHQEUFjMhMjY9ATQmIxEhIgYdARQWMyEyNj0BNCYDISIGHQEUFjMhMjY9ATQmA5L83A8WFg8DJA8WFg/83A8WFg8DJA8WFg/83A8WFg8DJA8WFgIuFg9JDxYWD0kPFv7bFQ9KDxUVD0oPFf7cFg9JDxYWD0kPFgAEAKr/FQNWAmsADwAdACoAOwAAASEiBhURFBYzITI2NRE0JgMjIiY1NDY7ATIWFRQGNw4BBwYmNz4BNzYWBzcUBiMhIiY1ETQ2MyEyFhURAyL9vBYeHhYCRBYeHsNECQ0NCUQJDAyEAhIMFh8EAxIMFh8FGwwI/e4ICwsIAhIIDAJrHhX9EBUeHhUC8BUe/OUMCQkNDQkJDA0MEgIEHxUMEgMEHxZsCAwMCAJWCAsLCP2qAAAGAJz/FQNkAmsAEAAhAEgAVABhAG8AAAE0JiMhIgYVERQWMyEyNjURAyEiJjUDNDYzITIWFREUBiMDERQGIyEiJjU0NjMhMjY1ETQmIyEiBhURFAYjIiY1ETQ2MyEyFhUDIgYVFBYzMjY1NCYHIiY1NDYzMhYVFAYjJxQGKwEiJjU0NjsBMhYDZB0U/ZoUHR0UAmYUHTH9mgsQARELAmYMEBAMGBIN/ggFBgYFAfgEBQUE/ggEBQcEBQYSDQH4DRJRERkZERIYGBIIDQ0ICQwMCU0GBFYEBgYEVgQGAjsUHBwU/QoUHBwUAvb87xALAvYLEBAL/QoLEALU/dkNEQYFBAYFBAInAwUFA/6UBAcHBAFsDBISDP2cGBERGBgRERg9DAgIDAwICAwUBAYGBAUGBgAAAAIAY/9uA50CAQAiADMAAAEhIgYVERQWMyEVIyIGFRQWMyEyNjU0JisBNSEyNjURNCYjAxQGIyEiJjURNDYzITIWFREDaf0uFh4eFgFNiAwQEAwBSAwQEAyIAU0WHh4WBQwJ/WIJDAwJAp4JDAIBHhX+SBYeOxEMCxERCwwROx4WAbgVHv4vCQwMCQGECAwMCP58AAADAHX/fwOLAhoAIgAyAFkAAAEhIgYVERQWMyEVIyIGFRQWMyEyNjU0JisBNSEyNjURNCYjExQGIyEiJjURNDYzITIWFQcRFAYjISImNTQ2MyEyNjURNCYjISIGFREUBiMiJjURNDYzITIWFQNl/TYQFhYQAVqZBAcHBAFIBAcHBJkBWhAWFhARCgf9NgcKCgcCygcKJw4K/ckEBwcEAjcBAgIB/ZIBAgYFBAYOCgJuCg4CGhcP/gkQFkIHBAQHBwQEB0IWEAH3Dxf94wcJCQcB9wcJCQcw/m4KDgYFBAYCAQGSAQICAf72BAcHBAEKCg4OCgAAAwEE/w8C/AJ4ABwAKgA7AAABLgErASIGBw4BFREUFhceATsBMjY3PgE1ETQmJwMjIiY1NDY7ATIWFRQGNxQGIyEiJjURNDYzITIWFRECqyR1DwYPdSQoKSkoJHUPBw51JCgpKSiAVg0SEg1WDRISiwwI/qIIDAwIAV4IDAJzAwICAwQrJv1KJSsEAwICAwQrJQK2JisE/NgSDQ0SEwwNEocIDAwIAhYJDAwJ/eoAAAACAAD+wAQAAsAAEwAnAAABIi4CNTQ+AjMyHgIVFA4CAyIOAhUUHgIzMj4CNTQuAgIAarqLUVGLumpquotRUYu6alCMaDw9aIxPUIxoPDxojP7AUYu6amq6i1FRi7pqarqLUQOAPGiMUFCMaDw9aIxPUIxoPAAAAAABAAD+wAQAAsAAKAAAAQceARUUDgIjIi4CNTQ+AjM1Ig4CFRQeAjMyPgI1NC4CJwNpWDM8PWiMT0+MaD09aIxParqLUVGLumpquotRFSc4IwIpWzOMT0+MaD09aIxPT4xoPYBRi7pqarqLUVGLumo1ZVxRIgAAAAAFAQD/DAMAAnsAHAA6AEkAVwB+AAABLgEjIgYHDgEVERQWFx4BMzoBMTI2Nz4BNRE0JhMUBgcOASMiJicuATURNDY3PgEzOgExMhYXHgEVEScjIgYVFBY7ATI2NTQmIxUjIiY1NDY7ATIWFRQGExEUBiMhIiY1NDYzITI2NRE0JiMhIgYVERQGIyImNRE0NjMhMhYVAqsngAQEgCcqKysqJHMQAgIEgCcqKysVHyIngQEBgSciHx8iI3YNAgEBgSciH79WERgYEVYRGBgRVggMDAhWCAwMlRMN/rAFBgYFAVAFBgYF/rAFBgYEBQYTDQFQDRMCdgQBAQQDLSj9SictBAMBAQMELScCtigt/PUfIAMEAQEEAyAfArYfIQMEAQEEAyEf/UorGBERGRkRERg+DAkIDAwICQwCnf3hDhIGBQQGBgUCHwQGBgT+fwQGBgQBgQ0SEg0AAAMAVf8VA6sCawAUAC4APwAAJRQOAiMiLgI1ND4CMzIeAhUFMzQ2NTQmIyIGFRQWNz4BMzIWFRQGBwYWMQcUFjsBMjY9ATQmKwEiBh0BA6tDdJxYWJx0Q0N0nFhYnHRD/iM+lFNKU040AQUwNigtgQgBAQ0VFAoUFhYUChQVwFicdENDdJxYWJx0Q0N0nFhoTzBdOEhVIh8LAiM8JiA7KmgHAnEUFBQUCRQWFhQJAAAAAwBV/xUDqwJrABQAKwA7AAAlFA4CIyIuAjU0PgIzMh4CFSUTHgE7ATI2NxM2JicuASsBIgYHDgEXEzQmKwEiBh0BFBY7ATI2NQOrQ3ScWFicdENDdJxYWJx0Q/4cGAEKEQkRCwIXAgQHBxMMFAwTBwcEAnQcGgsZHBwZCxocwFicdENDdJxYWJx0Q0N0nFjg/vQIGxkLAQoPFwcIBwcIBxcO/kQZHBwZChkcHBkAAAACARr/YQLmAh8AIQAyAAAlPgM1NCYjIgYHBiY1ND4CMzIWFRQOAgcOASMiJjcTMzI2PQE0JisBIgYdARQWMwGvATlENzQxQ0AFAVwcOVc7bHk8ST8CAx4XGiECMRAhJCMiECEhIx91QkAlICImK04rAxA2GzoxIGVSQD8sLi8ODRgY/uwhIA0iISIhDSAhAAACANL/hAMrAesAEQAjAAAXIiYnJjQ3ATYyFxYUBwEOASMhIiYnASY0NzYyFwEWFAcOASP3ChIJDg4CDw8qEQ8P/fEIEgsCDwsSCP3xDg4PKhECDw8PCRIKfAgGDyoRAg8PDw8qEf30CAkIBgIPDyoRDw/98Q4qEgYIAAAAAQDV/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/Ej0ZtBkSC1UMDFULEhm0GT0SfxIfAxsDJhejAAAAAAEAswAaA1ABYgAYAAAlIiYnASY0NzYyFwEWMjcBNjIXFhQHAQ4BAgIKEwj+1gMDAwkDASoJGQkBKgMJAwMD/tYHExoICAEpAwkDAwP+1wkJASkDAwMJA/7XCAgAAQCa/+8DVwF9ABkAABM0Njc2Mh8BNzYyFxYUBwEOASMiJicBLgE1mgoKFDgU9PQUORQUFP7vDSQTEyMO/vAKCgFMDRkKFBT09RQUFDgU/u4NDw8NAREKGQ0AAAABAQj/yAL5AbkAHwAAJRQGKwEVFAYjIiY9ASMiJjU0NjsBNTQ2MzIWHQEzMhYC+QYF4wYFBAbjBQYGBeMGBAUG4wUGwAQG4wUGBgXjBgQFBuMEBwcE4wYAAQAAAAEAAPrBXLlfDzz1AAsEAAAAAADTgrYrAAAAANOCtisAAP7ABAACwAAAAAgAAgAAAAAAAAABAAACzP7NAAAEAAAAAAAEAAABAAAAAAAAAAAAAAAAAAAAKAQAAAAAAAAAAAAAAACuAAAEAAAJBAABHwQAAR8EAABJBAAAqgQAAJwEAABjBAAAdQQAAQQEAAAABAAAAAQAAQAEAABVBAAAVQQAARoEAADSBAAA1QQAAGgEAABqBAAAXQQAADMEAABfBAAAzwQAAM0EAAB2BAAAbgQAALoEAAC5BAAAaQQAAGMEAABYBAAAVQQAAHYEAACzBAAAmgQAAQgAAAAAAAoAFAAeAQ4BHAEwAXYB0AJqArQDLgOGA8ID/gSqBQIFWgWiBeAGDAaEBuQHvggACKoI5gmICpILYguOC6gMOAzwDTYNfA3CDfAOHg5KAAAAAQAAACgA0QAPAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAoAAAABAAAAAAACAAcAewABAAAAAAADAAoAPwABAAAAAAAEAAoAkAABAAAAAAAFAAsAHgABAAAAAAAGAAoAXQABAAAAAAAKABoArgADAAEECQABABQACgADAAEECQACAA4AggADAAEECQADABQASQADAAEECQAEABQAmgADAAEECQAFABYAKQADAAEECQAGABQAZwADAAEECQAKADQAyGljb1ByaW1hcnkAaQBjAG8AUAByAGkAbQBhAHIAeVZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb1ByaW1hcnkAaQBjAG8AUAByAGkAbQBhAHIAeWljb1ByaW1hcnkAaQBjAG8AUAByAGkAbQBhAHIAeVJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb1ByaW1hcnkAaQBjAG8AUAByAGkAbQBhAHIAeUZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=') format('woff'), url('fonts/icons/icoPrimary.ttf?timestamp1467212141407') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class*="icon-"],
.nav-links a:after,
.bellyband-link a: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: #0574ac;
  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;
}
img[src$=".svg"].small {
  width: 20px;
  vertical-align: text-bottom;
}
[class*="icon-"].small {
  font-size: 20px;
  top: -2px;
}
img[src$=".svg"].x-small {
  width: 18px;
  vertical-align: text-bottom;
}
[class*="icon-"].x-small {
  font-size: 18px;
  top: -3px;
}
.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";
}
.icon-calendarL:before {
  content: "\e91b";
}
.checkbox input.indeterminate + .skin:after,
.icon-subtractminimize:before {
  content: "\e920";
}
.icon-add-maximize:before {
  content: "\e91f";
}
.icon-add-maximizeL:before {
  content: "\ea4f";
}
.ds2-no-colors .selectWrap:after,
.icon-down:before {
  content: "\ea3c";
}
.nav-links a:after,
.bellyband-link a:after,
.icon-right:before {
  content: "\ea3c";
  transform: rotate(-90deg);
}
.icon-left:before {
  content: "\ea3c";
  transform: rotate(90deg);
}
.icon-downL:before {
  content: "\ea3b";
}
.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-check:before,
.checkbox input:checked + .skin:after {
  content: "\e912";
}
.icon-questionmark:before {
  content: "\e90f";
}
.icon-close:before,
.close:before,
.reset-field:before {
  content: "\e910";
}
.icon-tooltip:before,
.icon-flat-faq:before {
  content: "\e90d";
}
.icon-tooltip {
  font-size: 20px;
}
.icon-star:before {
  content: "\e96c";
}
.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");
}
.ds2-no-colors .icon-spinner {
  animation: 2.5s linear infinite spinner;
  border: 5px dotted transparent;
  border-radius: 50%;
}
[class*="icon-"] [class*="icon-"] {
  display: inline-block;
  float: left;
  font-size: 1em;
  margin-left: -1em;
  position: absolute;
}
.icon-circle-arrow {
  outline: 1px solid transparent;
  border-radius: 50%;
  font-size: 20px !important;
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 50%, #f6f6f6 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;
  transform: rotate(-90deg);
  width: 20px;
  z-index: 1;
}
.icon-accordion-plus:after,
.icon-collapsed:after,
.icon-accordion-minus:after,
.icon-expanded:after {
  background-image: url("data:image/svg+xml,%3Csvg%20baseProfile%3D%22tiny%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2036%22%3E%3Ccircle%20fill%3D%22transparent%22%20stroke%3D%22%23ccc%22%20stroke-miterlimit%3D%2210%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2216%22%2F%3E%3C%2Fsvg%3E");
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
}
.icon-accordion-minus:before,
.icon-expanded:before {
  content: "\e901";
  color: #0568ae;
  left: 0;
  top: 0;
}
.icon-accordion-plus:before,
.icon-collapsed:before {
  content: "\e902";
  color: #0568ae;
  left: 0;
  top: 0;
}
.icon-tv-secure {
  font-size: 64px !important;
  height: 1em;
  width: 1em;
}
.icon-tv-secure.large {
  font-size: 100px !important;
}
.icon-tv-secure.x-large {
  font-size: 128px !important;
}
.icon-tv-secure:before {
  content: "\e907";
}
.icon-tv-secure:after {
  color: red;
  content: "\e918";
  font-size: .30em;
  margin-left: 1.15em;
  margin-top: 1em;
  position: absolute;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* 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;
  height: 46px;
  margin: 0 7px 10px 0;
  max-width: 470px;
  min-width: 70px;
  overflow: hidden;
  padding: 0 19px 0 18px;
  position: relative;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
.btn:last-child {
  margin-right: 0;
}
.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a.btn {
  /*padding:10px 19px 10px 18px; */
  vertical-align: bottom;
}
a.btn:hover {
  text-decoration: none;
}
.btn-primary {
  border-color: #ef6f00;
  background-color: #ef6f00;
  background: linear-gradient(to bottom, #fd7703 0%, #ef6f00 25%, #e06100 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, #e06100 0%, #fd7703 75%, #fd7703 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, #e06100 0%, #fd7703 75%, #fd7703 100%);
}
.btn-secondary {
  border: 1px solid #cccccc;
  background-color: #f6f6f6;
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 50%, #f6f6f6 100%);
  color: #0568ae;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  color: #0568ae;
  outline-color: #000000 !important;
  background: linear-gradient(to bottom, #f6f6f6 0%, #ffffff 50%, #ffffff 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, #f6f6f6 0%, #ffffff 50%, #ffffff 100%);
}
.btn-alt,
.btn-arrow .btn-alt {
  border-color: #0574ac;
  background-color: #0574ac;
  background: linear-gradient(to bottom, #078cc5 0%, #0574ac 50%, #0574ac 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, #0574ac 0%, #078cc5 50%, #078cc5 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, #0574ac 0%, #078cc5 50%, #078cc5 100%);
}
.btn-specialty {
  border-color: #1b7e28;
  background-color: #1b7e28;
  background: linear-gradient(to bottom, #2b910b 0%, #1b7e28 50%, #1b7e28 100%);
  color: #ffffff;
}
.btn-specialty:hover,
.btn-specialty:focus,
.btn-specialty:active {
  color: #ffffff;
  outline-color: #ffffff !important;
  background: linear-gradient(to bottom, #1b7e28 0%, #1b7e28 50%, #2b910b 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, #1b7e28 0%, #1b7e28 50%, #2b910b 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 {
  line-height: 48px;
  padding-top: 0;
}
.btn-fullwidth {
  width: 100%;
}
.btn-medium {
  height: 42px;
  line-height: 42px;
  font-size: 1.7rem;
}
.btn-small {
  height: 36px;
  line-height: 36px;
  font-size: 1.5rem;
  border-radius: 8px;
}
.btn-mini {
  height: 24px;
  line-height: 24px;
  padding: 5px 20px;
  font-size: 1.2rem;
  border-radius: 8px;
}
.btn.disabled[data-loading-text] {
  color: #666666 !important;
}
.btn.disabled,
.btn[disabled],
.btn[disabled="disabled"],
.btn-arrow[disabled] .btn,
.btn-arrow.disabled .btn {
  /*background: linear-gradient(to bottom, #c8c8c8 0%, #b9b9b9 25%, #b9b9b9 100%);*/
  background-image: none;
  background-color: #959595;
  box-shadow: none;
  cursor: not-allowed;
  color: #5a5a5a;
  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: #5a5a5a;
  outline: none !important;
}
.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: #333;
  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;
  left: 50%;
  line-height: 0;
  margin-left: -0.5em;
  position: absolute;
  right: 0;
  text-indent: 0;
  top: 50%;
}
.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: -6px;
  top: -7px;
}
.btn-arrow .btn .icon-right:before {
  left: 10px;
  top: -7px;
}
.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: #0574ac;
}
.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 #ccc;
}
.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: 8.45px;
  top: -4px;
}
.btn-arrow .btn.btn-small .icon-left:before {
  left: 2px;
}
.btn-arrow .btn.btn-small .icon-right:before {
  left: 10px;
}
.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;
}
.input-append .field-group + .btn-arrow .btn-large .icon-right {
  font-size: 112%;
}
.dark-bg .btn-arrow {
  color: #fff;
}
.dark-bg .btn-arrow:hover,
.dark-bg .btn-arrow:focus {
  color: #bbb;
}
.dark-bg .btn-arrow .btn {
  border: 1px solid #fff;
}
.dark-bg .btn-arrow:hover .btn,
.dark-bg .btn-arrow:focus .btn {
  border: 1px solid #bbb;
  text-decoration: none;
}
.dark-bg .btn-arrow:hover .btn,
.dark-bg .btn-arrow:focus .btn {
  border-color: #bbb;
}
.dark-bg .btn-arrow .btn .icon-left,
.dark-bg .btn-arrow .btn .icon-right {
  color: #fff;
}
.dark-bg .btn-arrow .btn.btn-small {
  top: 0;
}
.dark-bg .btn-arrow:hover .btn .icon-left,
.dark-bg .btn-arrow:hover .btn .icon-right,
.dark-bg .btn-arrow:focus .btn .icon-left,
.dark-bg .btn-arrow:focus .btn .icon-right {
  color: #bbb;
}
/* 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: -ms-flexbox;
  display: flex;
  -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 {
  -ms-flex: 1;
      flex: 1;
}
.btn-group > .btn {
  box-shadow: none;
  -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 #ccc !important;
}
.btn-group:not([data-select-color]).btn[disabled]:not(:first-child) {
  border-left: 1px solid #ccc !important;
}
.btn-group:not([data-select-color]) > .btn.active {
  border-color: #0574ac;
  background-color: #0574ac;
  background: linear-gradient(to bottom, #078cc5 0%, #0574ac 50%, #0574ac 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, #0574ac 0%, #078cc5 50%, #078cc5 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] {
  box-shadow: none;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.btn-group[data-select-color] .btn {
  border: 1px solid #999;
  border-radius: 4px;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-size: 16px;
  color: #333;
  max-width: 60px;
  min-width: 60px;
  -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 #ccc;
}
[data-select-color] .btn.active,
[data-select-color] .btn:active {
  background: none !important;
  outline: 0;
  margin-right: 10px;
  border-width: 3px;
  color: #333;
  line-height: 38px;
}
[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: #333;
}
.btn-group[data-select-color="orange"] > .btn.active {
  border-color: #ef6f00;
}
.btn-group[data-select-color="blue"] > .btn.active {
  border-color: #0574ac;
}
.btn-group[data-select-color="green"] > .btn.active {
  border-color: #1b7e28;
}
.btn-group[data-select-color] > .btn.active:focus {
  outline: 1px dotted black;
  outline-offset: 4px;
}
/* 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: #333333;
  display: inline-block;
  font-size: 1.6rem;
  margin: 0;
  padding: 10px 15px 10px 15px;
  vertical-align: middle;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #767676;
  font-family: "Omnes_ATT W02 Italic";
  font-style: normal;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #767676;
  font-family: "Omnes_ATT W02 Italic";
  font-style: normal;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #767676;
  font-family: "Omnes_ATT W02 Italic";
  font-style: normal;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #767676;
  font-family: "Omnes_ATT W02 Italic";
  transition: none;
}
select:placeholder,
textarea:placeholder,
input:placeholder {
  color: #767676;
  font-family: "Omnes_ATT W02 Italic";
  font-style: normal;
}
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 #0574ac;
  border-top: 0;
  padding: 15px 0;
  background-color: #f6f6f6;
  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: #767676;
}
.search-suggestion-item a {
  text-decoration: none;
  color: #767676;
}
.search-suggestion-item:hover,
.search-suggestion-item:focus {
  cursor: pointer;
  background-color: #e4e4e4;
}
input[data-provide="datepicker"],
[data-provide="datepicker"]:-moz-placeholder,
[data-provide="datepicker"]:-ms-input-placeholder,
[data-provide="datepicker"]:-webkit-input-placeholder {
  color: #0574ac !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: #eeeeee;
  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 #ccc;
  -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: #0574ac;
}
.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;
}
.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 #ccc;
  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: #0574ac;
}
.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;
}
.radio input + .skin {
  border-radius: 100%;
}
.radio input:checked + .skin:after {
  background-color: #0574ac;
  border-radius: 100%;
  border: 3px solid #fff;
  content: "";
  display: block;
  height: 16px;
  position: absolute;
  width: 16px;
}
.checkbox input:checked:not(:disabled) + .skin {
  background-color: #0574ac;
  border-color: #0574ac;
}
.checkbox input:checked:disabled + .skin:after {
  color: #666666;
}
.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: #e4e4e4;
  border-color: #cccccc;
}
.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: #0574ac;
}
.indeterminate-margin {
  padding-left: 24px;
}
.radio-box {
  border: 1px solid #ccc;
  border-radius: 8px;
}
.radio-box.active {
  border: 3px solid #0574ac;
}
.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;
}
.form-row .row > [class*="span"],
.form-row .row-nowrap > [class*="span"] {
  margin-right: 10px;
}
.tooltip-onclick input {
  padding-right: 45px;
}
.ds2_touchevents .tooltip-onclick input:focus {
  padding-right: 95px;
}
span.icon-calendar {
  display: block;
  position: relative;
}
span.icon-calendar:before {
  position: absolute;
  top: 7px;
  left: 13px;
  color: #0574ac;
}
span.icon-calendar.disabled {
  background-color: #eeeeee;
}
span.icon-calendar.disabled:before {
  color: #959595;
}
span.icon-calendar input {
  padding-left: 43px;
  color: #0574ac;
  transition: border-color 0.3s linear 0s;
  box-shadow: 2px 3px 2px -2px rgba(0, 0, 0, 0.08) inset;
}
.faux-input + input.datepicker-input:not([disabled]) {
  cursor: pointer;
  margin-left: 0;
  background-color: #fff;
}
.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: absolute;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.faux-input:focus + .datepicker-input,
[data-calendar-state="opened"] + .datepicker-input {
  border-color: #0574ac;
  box-shadow: 2px 3px 2px -2px rgba(5, 116, 172, 0.35) inset;
  outline: 0 none;
}
.faux-input + input::-webkit-input-placeholder {
  line-height: 1;
}
.faux-input + input:-moz-placeholder {
  line-height: 1;
}
.faux-input + input::-moz-placeholder {
  line-height: 1.1;
}
.faux-input + input:-ms-input-placeholder {
  line-height: 1;
}
.faux-input + input:placeholder {
  line-height: 1;
}
/* 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 .btn {
  color: #cf2a2a;
}
.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 #ccc;
  font-size: 1.2rem;
  width: 100%;
  z-index: 1000;
}
.breadcrumb > li {
  position: relative;
  display: inline-block;
  margin-right: 20px;
}
.breadcrumb > li:after {
  content: "\00a0 >";
  position: absolute;
  right: -15px;
  color: #333333;
}
.breadcrumb > li:last-child {
  color: #333333;
}
.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==");
}
button.awd-select {
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 1px 5px 2px -5px rgba(0, 0, 0, 0.15);
  color: #333;
  display: block;
  font-family: "Omnes_ATT W02";
  font-size: 1.6rem;
  height: 36px;
  line-height: 35px;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 10;
  padding-right: 41px;
}
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 {
  -ms-flex-align: center;
      align-items: center;
  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 {
  outline: 0;
  border-color: #0574ac;
}
button.awd-select i {
  position: absolute;
  right: 11px;
  top: 12px;
  z-index: 1000;
}
button.awd-select.active {
  border-radius: 6px 6px 0 0;
}
.selectWrapper {
  position: relative;
}
.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 #ccc;
  border-top: 0;
  padding: 0;
  background-color: #f6f6f6;
  z-index: 1000;
  width: 100%;
  max-height: 320px;
  overflow-y: auto;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track-piece,
scrollbar-track-piece {
  background-color: #bbbbbb;
  border-radius: 0 5px 5px 0;
}
::-webkit-scrollbar-thumb:vertical {
  background-color: #666666;
  border-radius: 5px;
}
.awd-select-list-item {
  position: relative;
  z-index: 1000;
  height: 36px;
  padding: 0 15px;
  line-height: 40px;
  cursor: pointer;
}
.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: #e4e4e4;
}
.awd-select-list-item img {
  margin-top: 0;
  margin-right: 7px;
  height: 26px;
  width: 26px;
}
.awd-select-list-item[aria-selected="true"] {
  background-color: #e4e4e4;
}
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: #f6f6f6;
}
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;
  /*max-width: 290px;*/
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f6f6f6", GradientType=0);
}
/*
.selectWrap:after {
    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%3E%3Cpath%20d%3D%22M13.078%2030.668c-.615%200-1.228-.235-1.697-.703-.935-.939-.933-2.456.003-3.391l8.577-8.564-8.601-8.581c-.938-.937-.94-2.455-.005-3.391.937-.937%202.454-.939%203.392-.004l9.62%209.596c.621.617.976%201.483.976%202.376.001.894-.353%201.759-.972%202.378l-9.598%209.584c-.468.467-1.081.7-1.695.7%22%20fill%3D%22%230574ac%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 13px;
    top: 13px;
    width: 18px;
    z-index: 0;
}
.selectWrap.disabled:after{
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025.9%2015%22%3E%3Cpath%20fill%3D%22%23666666%22%20d%3D%22M.3%202.6c0-.6.2-1.2.7-1.7.9-.9%202.5-.9%203.4%200L13%209.5%2021.6.9c.9-.9%202.5-.9%203.4%200%20.9.9.9%202.5%200%203.4l-9.6%209.6c-.6.6-1.5%201-2.4%201-.9%200-1.8-.4-2.4-1L1%204.3C.5%203.8.3%203.2.3%202.6%22%2F%3E%3C%2Fsvg%3E");
}
*/
.selectWrap::after {
  -ms-flex-align: center;
      align-items: center;
  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%3E%3Cpath%20d%3D%22M5.412%2013.079c0-.615.235-1.228.703-1.698.939-.935%202.456-.933%203.391.003l8.564%208.577%208.581-8.602c.937-.938%202.455-.94%203.391-.005.937.937.939%202.454.004%203.392l-9.596%209.62c-.617.621-1.483.976-2.376.976-.893.001-1.759-.353-2.378-.972l-9.584-9.599c-.468-.465-.7-1.078-.7-1.692%22%20fill%3D%22%230574ac%22%2F%3E%3C%2Fsvg%3E");
  background-position: 7px 7px;
  background-repeat: no-repeat;
  background-size: auto 23px;
  border-left: 1px solid transparent;
  color: #0568ae;
  content: "";
  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 button.awd-select {
  z-index: 0;
}
.selectWrap.disabled:after {
  color: #666666;
  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: #0574ac;
}
.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;
  /*margin-bottom: 10px;*/
}
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, #ffffff 0%, #f6f6f6 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  border: 1px solid #ccc;
  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: #0574ac;
}
select.awd-select + span > i {
  position: absolute;
  right: 11px;
  top: 12px;
  z-index: 1000;
}
[data-default-option="true"],
.placeholdercolor {
  color: #767676 !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: #ccc;
  background-color: #333;
  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: #ccc;
}
.filterTank button.awd-select,
.utility-bg button.awd-select {
  color: #333;
}
button.awd-select[disabled],
select.awd-select[disabled] + span,
select.awd-select[disabled]:focus + span,
select.awd-select[disabled]:hover + 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: #ccc;
  background-color: #e4e4e4;
  background-image: none;
  outline: 0;
  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: #e4e4e4 !important;
  border-color: #ccc;
}
@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: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.btn-switch-label:focus .btn-switch {
  border-color: #0568ae;
  outline: 1px dotted #666;
  outline-offset: 5px;
}
.btn-switch-label > span {
  -ms-flex: 1;
      flex: 1;
}
.btn-switch {
  background-color: #fff;
  border: 1px solid #ccc;
  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: #f6f6f6;
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 50%, #f6f6f6 100%);
  transition: background-color 0.3s linear 0s;
  border: 1px solid #ccc;
}
.btn-switch input:checked + .switch-overlay .switch-handle {
  background-color: #1b7e28;
  background: linear-gradient(to bottom, #2b910b 0%, #1b7e28 50%, #1b7e28 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: #e4e4e4;
  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: #1b7e28 !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 #1b7e28;
  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 #999;
  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: #1b7e28;
}
.btn-switch input[type="checkbox"][disabled]:checked + .switch-overlay .activo {
  color: #1b7e28;
  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: #333;
}
/* 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;
  border-bottom: 1px solid #ccc;
  word-wrap: break-word;
}
table th {
  font-family: "Omnes_ATT W02 Medium";
  font-size: 1.6rem;
  font-weight: normal;
  color: #333;
  padding: 13px 20px;
}
table tbody td {
  border-left: 1px solid #ccc;
}
table tbody td:first-child {
  border-left: none;
}
table.striped tbody > tr:nth-child(even) > td,
table.striped tbody > tr:nth-child(even) > th {
  background-color: #f2f2f2;
}
.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;
}
.toggle-header .faux-table-cell,
.inactive-toggle-header .faux-table-cell {
  display: table-cell;
  width: 100%;
  padding: 13px 0 10px 0;
  font-size: 16px;
  color: #333;
}
.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: #333;
  font-size: 14px;
  border-left: 1px solid #ccc;
  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;
  }
}
/*
.table-bordered {
   border: 1px solid @tableBorder;
   border-collapse: separate; // Done so we can round those corners!
   border-left: 0;
   th,
   td {
      border-bottom:0;
		border-top: 1px solid @tableBorder;
   	border-left: 1px solid @tableBorder;
   }
   // Prevent a double border
   caption + thead tr:first-child th,
   caption + tbody tr:first-child th,
   caption + tbody tr:first-child td,
   colgroup + thead tr:first-child th,
   colgroup + tbody tr:first-child th,
   colgroup + tbody tr:first-child td,
   thead:first-child tr:first-child th,
   tbody:first-child tr:first-child th,
   tbody:first-child tr:first-child td {
      border-top: 0;
   }
   tbody tr:first-child td{
      border-top:1px solid @tableBorder;
		border-bottom:0;
   }   
}

// ZEBRA-STRIPING
// --------------

// Default zebra-stripe styles (alternating gray and transparent backgrounds)
.table-striped {
   tbody {
      > tr:nth-child(odd) > td,
      > tr:nth-child(odd) > th {
         background-color: @tableBackgroundAccent;
      }
   }
}

// HOVER EFFECT
// ------------
// Placed here since it has to come after the potential zebra striping
.table-hover {
   tbody {
      tr:hover > td,
      tr:hover > th {
         background-color: @tableBackgroundHover;
      }		
   }	
}
.table-hover.target-cell{
	tbody{
		tr:hover > td:hover{
			background-color:darken(@tableBackgroundHover, 10%);
		}
	}
}



*/
/* END TABLES.LESS ********************** */
/* BEGIN ALERTS.LESS ******************** */
.alert {
  background-color: #333333;
  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";
  margin: 0 0 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: 25px;
  position: absolute;
  right: 10px;
  top: 8px;
  width: 20px;
}
.alert .close:before {
  color: #fff;
}
.alert .close:focus {
  outline: 1px dotted #666;
}
.alert p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .alert {
    border-radius: 0;
    margin: 0 -15px;
  }
  .alert:not(first-child) {
    border-top: 1px solid #fff;
  }
  .alert div:first-child {
    border-radius: 0;
  }
  .alert .close {
    right: 5px;
    top: 5px;
  }
}
/* 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.8;
  filter: alpha(opacity=80);
  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: 1050;
  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 {
  position: relative;
  padding: 0 28px;
  border-radius: 8px 8px 0 0;
  height: 60px;
}
.modal-header > h2 {
  margin: 0;
  line-height: 6.0rem;
  padding-left: 0 !important;
  display: inline-block;
  white-space: nowrap;
}
.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-form {
  margin-bottom: 0;
}
.modal-footer {
  background-color: #fff;
  width: 100%;
  padding: 0 30px;
  border-radius: 0;
}
.modal-footer .cta-button-group {
  width: 100%;
  border-top: 1px solid #ccc;
  padding: 20px 0 5px;
}
.modal-footer .cta-button-group .btn {
  margin-left: auto;
  margin-right: auto;
}
[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: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.modalwrapper.modal-docked .modal-body {
  height: 80%;
  overflow-y: scroll !important;
  padding-bottom: 60px;
}
.modalwrapper.modal-docked .modal {
  max-height: 80%;
  height: 80%;
  overflow: hidden !important;
  top: 0;
}
.modalwrapper.modal-docked .modal-body > *:last-child {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .modalwrapper {
    padding: 15px 15px 15px 15px;
    overflow-x: hidden;
  }
  .modal.fade.in {
    top: 0;
    right: 0;
    left: 0;
    margin-bottom: 15px;
    border: none;
  }
  .modal-body {
    width: 100%;
  }
  .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 !important;
    height: 100%;
  }
  .modalwrapper.modal-docked.modal-landscape {
    overflow-y: hidden !important;
    position: fixed !important;
  }
  .modalwrapper.modal-docked.modal-landscape .modal {
    overflow-y: scroll !important;
    max-width: 100%;
  }
  .modalwrapper.modal-docked.modal-landscape .modal-body {
    height: auto;
    overflow-y: hidden !important;
  }
}
/* BEGIN LABELS-BADGES.LESS ******************* */
.badge {
  font-family: "Omnes_ATT W02 Medium";
  background-color: #767676;
  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: #333;
  font-family: "Omnes_ATT W02";
  font-size: 3.8rem;
  line-height: 0.8;
}
.steps {
  display: -ms-flexbox;
  display: flex;
  height: 5px;
  margin-top: 60px;
  position: relative;
}
.steps li {
  color: #767676;
  -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: #1b7e28;
  color: #1b7e28;
  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 {
  margin-top: 40px;
}
.step-confirmation > div {
  margin-left: 20px;
}
.step-confirmation h3,
.step-confirmation p {
  color: #1b7e28;
}
.step-confirmation p {
  margin-bottom: 0;
}
.step-confirmation .icon-approval {
  color: #1b7e28;
  font-size: 30px;
  margin: auto 0;
}
@media (max-width: 1024px) {
  .step-indicator {
    padding: 25px 0;
  }
  .steps {
    margin-top: 0;
  }
  .step-heading {
    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: 44px;
  }
  .step-confirmation h3 {
    font-size: 1.8rem;
    margin-bottom: 0;
  }
  .step-confirmation p {
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin-bottom: 0;
  }
}
.step-indicator.vertical {
  height: auto;
}
.vertical .step-heading {
  font-size: 24px;
}
.vertical .steps {
  display: block;
  height: inherit;
  width: 100%;
}
.vertical .steps li {
  -ms-flex-align: center;
      align-items: center;
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin: 0 0 4px;
  padding: 0 0 0 20px;
  position: relative;
}
.vertical .steps li .step-text {
  -ms-flex-item-align: center;
      align-self: center;
  color: #0574ac;
  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 #e4e4e4;
  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: #0574ac;
}
.desktop.step-indicator {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 83px;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.desktop .step-heading::after {
  content: "";
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 200px;
  min-width: 50px;
  width: 200px;
}
.desktop .step-heading {
  font-size: 24px;
}
.desktop .steps {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 18px;
  width: 100%;
}
.desktop .steps li .step-text[data-large-text]:before {
  content: attr(data-large-text) " ";
}
.desktop .steps li {
  -ms-flex: 1;
      flex: 1;
}
.desktop .steps .step-text {
  bottom: 27px;
  margin-top: 0;
  position: relative;
}
.desktop .step-text {
  display: inline-block;
  font-size: 14px;
  white-space: nowrap;
}
.desktop .step-on .step-text {
  margin-top: 0;
  top: inherit;
}
/* BELLYBAND LINKS */
.bellyband-container {
  margin: 0 -15px;
}
.bellyband-group {
  width: auto;
}
.bellyband-link {
  border-top: 1px solid #ccc;
}
.bellyband-link a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  position: relative;
  text-decoration: none;
}
.bellyband-link a:hover > span,
.bellyband-link a:focus > span {
  text-decoration: underline;
}
.bellyband-link a:after {
  color: #666;
  font-size: 2.3rem;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 12px;
  width: 18px;
}
.bellyband-link img[src$="svg"].hidden-desktop {
  display: inline-block !important;
  float: left;
  height: 24px;
  margin-right: 5px;
  margin-top: 8px;
  width: 24px;
}
.bellyband-link img[src$="svg"].visible-desktop {
  display: none !important;
}
.bellyband-link p {
  display: none;
  margin-top: 0;
  font-size: 1.4rem;
  color: #666;
}
@media (min-width: 480px) and (max-width: 767px) {
  .bellyband-container {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
  .bellyband-group {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-align: stretch;
        align-items: stretch;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1px;
    width: 100%;
  }
  .bellyband-group .row {
    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: -ms-flexbox;
    display: flex;
    padding: 0;
  }
  .bellyband-link a span {
    display: block;
    padding-top: 10px;
  }
  .bellyband-link a:after {
    display: none;
  }
  .bellyband-link p {
    display: block;
    padding: 0 15px 0 0;
    margin-bottom: 0;
  }
  .bellyband-link a:focus p {
    text-decoration: none;
  }
}
@media (min-width: 768px) {
  .bellyband-group {
    margin: 0;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -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: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .bellyband-link {
    border-top: none;
    -ms-flex: 1;
        flex: 1;
    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 a span {
    display: block;
    margin-top: 12px;
    line-height: 1;
  }
  .bellyband-link img[src$="svg"].hidden-desktop {
    display: none !important;
  }
  .bellyband-link img[src$="svg"].visible-desktop {
    display: block !important;
    height: 50px;
    margin-right: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
  .bellyband-link p {
    display: block;
    text-align: center;
    margin-top: 12px;
    padding-left: 0 !important;
    color: #666;
  }
}
@media (min-width: 1024px) {
  .bellyband-group .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .bellyband-group .row .span {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bellyband-link {
    margin: 0;
    margin-bottom: 30px;
  }
}
/* PIVOT LINKS */
.pivot-link-group {
  background-color: #666;
}
.pivot-links > li {
  border-bottom: 1px solid #999;
}
.pivot-links > li:first-child {
  border-top: 1px solid #999;
}
.pivot-links > li > a {
  color: #fff;
  display: block;
  padding: 15px;
}
/* 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 #ccc;
  display: block;
  height: 10px;
  position: absolute;
  right: 34px;
  top: -6px;
  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 #ccc;
  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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 25px;
}
.social-follow-us div {
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex: -1;
      flex: -1;
  height: 40px;
  padding-top: 4px;
  padding-right: 25px;
}
.social-follow-us ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.social-follow-us li {
  -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: #ef6f00;
}
.price-dark {
  color: #333;
}
.price-gray {
  color: #666;
}
.price-green {
  color: #1b7e28;
}
.price-overage {
  color: #cf2a2a;
}
.promo-card {
  border-radius: 12px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  position: relative;
  overflow: hidden;
  transition: height .3s linear 0s;
}
.ds2-no-colors .promo-card {
  border: 1px solid transparent;
}
.promo-card [class*="heading-"] {
  margin: 0;
}
.promo-card a,
.promo-card .text-legal {
  color: #fff;
  font-size: 1.1rem;
}
.promo-card p {
  margin-bottom: 0;
  font-size: 1.4rem;
}
.promo-card p:last-child {
  margin-bottom: 0;
}
.promo-overlay {
  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;
  text-decoration: none !important;
}
.promo-links {
  position: absolute;
  bottom: 15px;
}
.link-icon {
  margin-right: 5px;
  margin-top: -5px;
}
@media (min-width: 1025px) {
  .promo-card {
    height: 485px;
    margin-bottom: 20px;
  }
  .promo-2-up {
    height: 380px!important;
  }
  .promo-overlay {
    height: 190px;
  }
}
@media (max-width: 1024px) {
  .promo-card {
    height: 325px;
    margin-bottom: 30px;
  }
  .promo-overlay {
    height: 120px;
  }
  .promo-card p {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
  .promo-card .promo-links {
    position: absolute;
    bottom: 10px;
  }
}
.product-tiles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 -10px;
}
.product-tile {
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 20px 0 0;
  -ms-flex: 1 1 20%;
      flex: 1 1 20%;
  position: relative;
}
.product-tile[data-product-badge]:after {
  background-color: #da0081;
  color: #fff;
  content: attr(data-product-badge);
  display: block;
  font-size: 1.2rem;
  margin-top: -20px;
  position: absolute;
  top: 0;
  width: 100%;
  font-family: "Omnes_ATT W02 Medium";
  border-radius: 6px 6px 0 0;
}
.product-tile[data-product-badge] {
  margin-top: 20px;
}
.product-name {
  font-size: 2.0rem;
  margin-bottom: 20px;
  line-height: 1;
}
.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-title-rating .color-swatch {
  height: 12px;
  margin-top: 12px;
}
.product-title-rating .color-swatch i {
  border-radius: 3px;
  display: inline-block;
  height: 12px;
  margin-right: 7px;
  width: 20px;
}
.product-img {
  margin-top: 20px;
}
.product-price {
  margin-top: 30px;
  font-size: 1.6rem;
  line-height: 1;
}
.product-price .price {
  font-size: 3.6rem;
}
.product-price .slash {
  font-size: 2.0rem;
}
.product-price .month {
  font-size: 2.4rem;
}
.product-legal {
  font-size: 1.1rem;
  padding: 0 15px;
  margin: 25px 0 10px;
  line-height: 1;
}
.product-legal a {
  font-family: "Omnes_ATT W02 Medium";
}
.product-footer {
  -ms-flex-align: center;
      align-items: center;
  background-color: #f2f2f2;
  border-radius: 0 0 8px 8px;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 10px;
}
.product-footer .span {
  -ms-flex: 1 1 0;
      flex: 1 1 0;
}
.product-footer .span button {
  margin: 0;
}
@media (max-width: 767px) {
  .product-tile {
    -ms-flex: 1 1 35%;
        flex: 1 1 35%;
  }
  .badge-text {
    color: #da0081;
    font-family: "Omnes_ATT W02 Medium";
    font-size: 1.2rem;
    margin-bottom: 10px;
    width: 100%;
  }
  .product-name {
    font-size: 1.4rem;
    line-height: 1;
    margin-bottom: 10px;
    width: 100%;
  }
  .product-price {
    margin-top: 30px;
    font-size: 1.2rem;
  }
  .product-price .price {
    font-size: 2.4rem;
  }
  .product-price .slash {
    font-size: 1.2rem;
  }
  .product-price .month {
    font-size: 1.2rem;
  }
  .product-footer {
    display: none;
  }
}
/* 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: #333;
  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;
}
.star-ratings {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.starsCan {
  outline: 1px solid transparent;
  background-color: #ffffff;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  line-height: 0;
  overflow: hidden;
  position: relative;
  top: 3px;
  width: 64px;
}
.starsPercent {
  border-top: 11px solid #ffa500;
  display: inline-block;
  height: 1px;
  left: -1px;
  position: absolute;
  top: 1px;
  width: 20%;
  z-index: 0;
}
.starsRate {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0idGlueSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNjQgMTMiPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0wIDB2MTNoNjRWMEgwem04LjIgMTAuM0w1LjUgOC44bC0yLjcgMS41LjUtMy4xTDEuMSA1bDMtLjUgMS4zLTIuOCAxLjMgMi44IDMgLjUtMiAyLjIuNSAzLjF6bTEzIDBsLTIuNy0xLjUtMi43IDEuNS41LTMuMUwxNC4xIDVsMy0uNSAxLjMtMi44IDEuMyAyLjggMyAuNS0yLjIgMi4yLjcgMy4xem0xMyAwbC0yLjctMS41LTIuNyAxLjUuNS0zLjFMMjcuMSA1bDMtLjUgMS4zLTIuOCAxLjMgMi44IDMgLjUtMi4yIDIuMi43IDMuMXptMTMgMGwtMi43LTEuNS0yLjcgMS41LjUtMy4xTDQwLjEgNWwzLS41IDEuMy0yLjggMS4zIDIuOCAzIC41LTIuMiAyLjIuNyAzLjF6bTEzIDBsLTIuNy0xLjUtMi43IDEuNS41LTMuMUw1My4xIDVsMy0uNSAxLjMtMi44IDEuMyAyLjggMyAuNS0yLjIgMi4yLjcgMy4xeiIvPjxwYXRoIGZpbGw9IiNFRDcwMjMiIGQ9Ik02MCAxMWMtLjIgMC0uMyAwLS40LS4xbC0yLjEtMS4xLTIuMSAxLjFjLS4zLjItLjcuMS0xLS4xLS4zLS4yLS40LS42LS40LS45bC40LTIuNS0xLjctMS43Yy0uMi0uMi0uMy0uNi0uMi0uOS4xLS4zLjQtLjYuNy0uNmwyLjMtLjQgMS4xLTIuMmMuMy0uNiAxLjMtLjYgMS42IDBsMS4xIDIuMiAyLjQuNGMuMy4xLjYuMy43LjYuMS4zIDAgLjctLjIuOWwtMS43IDEuNy40IDIuNWMuMS4zLS4xLjctLjQuOS0uMS4xLS4zLjItLjUuMnptLTIuNS0yLjRMNjAgOS45bC0uNS0yLjggMi0yLTIuNy0uNC0xLjItMi41LTEuMiAyLjUtMi43LjQgMiAyLS41IDIuOCAyLjMtMS4zek00NyAxMWMtLjIgMC0uMyAwLS40LS4xbC0yLjEtMS4xLTIuMSAxLjFjLS4zLjItLjcuMS0xLS4xLS4zLS4yLS40LS42LS40LS45bC40LTIuNS0xLjctMS43Yy0uMi0uMi0uMy0uNi0uMi0uOS4xLS4zLjQtLjYuNy0uNmwyLjMtLjQgMS4xLTIuMmMuMy0uNiAxLjMtLjYgMS42IDBsMS4xIDIuMiAyLjQuNGMuMy4xLjYuMy43LjYuMS4zIDAgLjctLjIuOWwtMS43IDEuNy40IDIuNWMuMS4zLS4xLjctLjQuOS0uMS4xLS4zLjItLjUuMnptLTIuNS0yLjRsMi40IDEuMy0uNS0yLjggMi0yLTIuNy0uNC0xLjItMi41LTEuMiAyLjUtMi43LjQgMiAyLS41IDIuOCAyLjQtMS4zek0zNCAxMWMtLjIgMC0uMyAwLS40LS4xbC0yLjEtMS4xLTIuMSAxLjFjLS4zLjItLjcuMS0xLS4xLS4zLS4yLS40LS42LS40LS45bC40LTIuNS0xLjctMS43Yy0uMi0uMi0uMy0uNi0uMi0uOS4xLS4zLjQtLjYuNy0uNmwyLjMtLjQgMS4xLTIuMmMuMy0uNiAxLjMtLjYgMS42IDBsMS4xIDIuMiAyLjQuNGMuMy4xLjYuMy43LjYuMS4zIDAgLjctLjIuOWwtMS43IDEuNy40IDIuNWMuMS4zLS4xLjctLjQuOS0uMS4xLS4zLjItLjUuMnptLTIuNS0yLjRsMi40IDEuMy0uNS0yLjggMi0yLTIuNy0uNC0xLjItMi41LTEuMiAyLjUtMi43LjQgMiAyLS41IDIuOCAyLjQtMS4zek0yMSAxMWMtLjIgMC0uMyAwLS40LS4xbC0yLjEtMS4xLTIuMSAxLjFjLS4zLjItLjcuMS0xLS4xLS4zLS4yLS40LS42LS40LS45bC40LTIuNS0xLjctMS43Yy0uMi0uMi0uMy0uNi0uMi0uOS4xLS4zLjQtLjYuNy0uNmwyLjMtLjQgMS4xLTIuMmMuMy0uNiAxLjMtLjYgMS42IDBsMS4xIDIuMiAyLjQuNGMuMy4xLjYuMy43LjYuMS4zIDAgLjctLjIuOWwtMS43IDEuNy40IDIuNWMuMS4zLS4xLjctLjQuOS0uMS4xLS4zLjItLjUuMnptLTIuNS0yLjRsMi40IDEuMy0uNS0yLjggMi0yLTIuNy0uNC0xLjItMi41LTEuMiAyLjUtMi43LjQgMiAyLS42IDIuOCAyLjUtMS4zek04IDExYy0uMiAwLS4zIDAtLjQtLjFMNS41IDkuN2wtMi4xIDEuMWMtLjMuMi0uNy4xLTEtLjEtLjItLjEtLjQtLjQtLjMtLjhsLjQtMi41TC44IDUuN2MtLjMtLjItLjQtLjYtLjMtLjkuMS0uMy40LS42LjctLjZsMi4zLS40IDEuMS0yLjJDNSAuOSA2IC45IDYuMyAxLjZsMS4xIDIuMiAyLjQuNGMuMy4xLjYuMy43LjYuMS4zIDAgLjctLjIuOUw4LjUgNy41bC40IDIuNWMuMS4zLS4xLjctLjQuOS0uMSAwLS4zLjEtLjUuMXpNNS41IDguNkw4IDkuOWwtLjUtMi44IDItMi0yLjgtLjQtMS4yLTIuNS0xLjIgMi41LTIuNy40IDIgMi0uNSAyLjggMi40LTEuM3oiLz48L3N2Zz4=");
  background-position: -1px -1px;
  background-repeat: no-repeat;
  background-size: auto 13px;
  display: inline-block;
  height: 13px;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
  width: 66px;
  z-index: 11;
}
.stars-reviews {
  font-size: 1.4rem;
  margin-left: 10px;
}
/* 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: #ccc;
  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: #333333;
  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 ************************* */
/* 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: #767676;
}
.input-emphasized + .reset-field:before {
  font-size: 29px;
  color: #767676;
}
.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 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.corner-button .close {
  background-color: #f2f2f2;
  float: none;
  height: 100px;
  margin: 0;
  position: absolute;
  right: -61px;
  top: -62px;
  transform: rotate(45deg);
  width: 100px;
}
.corner-button .close:before {
  bottom: 0;
  color: #0574ac;
  display: block;
  font-size: 20px;
  height: 25px;
  left: 41px;
  position: absolute;
  transform: rotate(45deg);
  width: 20px;
}
.corner-button .close:focus {
  outline: 1px solid 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: #ccc;
  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;
}
.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;
}
.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;
}
.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: #333;
}
/* ... 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: #767676 !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;
  }
  /*
   .modal.fade.in{
      max-height:80%;
      width:60%;
      margin-left:-30%;
   }
   .modal-body{width:100%}
   */
  /*.modal-body-portrait,
   .modal-body-landscape{height:auto !important}*/
  /*.modal-footer{position:relative;}*/
  .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;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
}
/* 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: 0;
    padding-right: 0;
  }
  /*.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: 14px;
    width: auto;
  }
  .row .fixed-230 + .fluid-space {
    padding-left: 0;
    padding-right: 0;
  }
  .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: 0;
    padding-right: 0;
  }
}
/* END RESPONSIVE-1.LESS ****************** */
@keyframes DOMinsertion {
  from {
    outline-color: transparent;
  }
  to {
    outline-color: transparent;
  }
}
.ajaxed {
  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;
}
