/*************RTI Icon Examples**************
Module class: rticon

Plain Icon:
<span class="rticon"> 
<span class="rti1 rti1-anchor x5 blue">
</span>
</span>

2x Stacked Icon:
<span class="rticon">
<span class="stack x2">
<span class="rti1 rti1-base stack-2x blue"></span>
<span class="rti1 rti1-ab-testing-award stack-1x inverse">
</span>
</span>
</span>
***********************************************/


@font-face {
  font-family: "RTI-i1";
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i1.eot');
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i1.eot#iefix') format('embedded-opentype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i1.woff') format('woff'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i1.ttf') format('truetype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i1.svg#RTI-i1') format('svg');
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "RTI-i2";
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i2.eot');
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i2.eot#iefix') format('embedded-opentype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i2.woff') format('woff'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i2.ttf') format('truetype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i2.svg#RTI-i2') format('svg');
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "RTI-i3";
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i3.eot');
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i3.eot#iefix') format('embedded-opentype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i3.woff') format('woff'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i3.ttf') format('truetype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i3.svg#RTI-i3') format('svg');
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "RTI-i4";
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i4.eot');
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i4.eot#iefix') format('embedded-opentype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i4.woff') format('woff'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i4.ttf') format('truetype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i4.svg#RTI-i4') format('svg');
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "RTI-i5";
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i5.eot');
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i5.eot#iefix') format('embedded-opentype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i5.woff') format('woff'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i5.ttf') format('truetype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i5.svg#RTI-i5') format('svg');
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "RTI-i6";
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i6.eot');
  src: url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i6.eot#iefix') format('embedded-opentype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i6.woff') format('woff'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i6.ttf') format('truetype'), url('https://www.rti.com/hubfs/_RTI%20Website%20/Fonts/RTI-i6.svg#RTI-i6') format('svg');
  font-weight: normal;
  font-style: normal
}

.rti1 {
  font-family: 'RTI-i1' !important
}
.rti2 {
  font-family: 'RTI-i2' !important
}
.rti3 {
  font-family: 'RTI-i3' !important
}
.rti4 {
  font-family: 'RTI-i4' !important
}
.rti5 {
  font-family: 'RTI-i5' !important
}
.rti6 {
  font-family: 'RTI-i6' !important
}
.rticon {
  text-align: center;
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rticon .large {
  font-size: 1.3333333333333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.rticon .x2 {
  font-size: 2em;
}
.rticon .x3 {
  font-size: 3em;
}
.rticon .x4 {
  font-size: 4em;
}
.rticon .x5 {
  font-size: 5em;
}
.rticon .x6 {
  font-size: 6em;
}
.rticon .x7 {
  font-size: 7em;
}
.rticon .x8 {
  font-size: 8em;
}
.rticon .x9 {
  font-size: 9em;
}
.rticon .x10 {
  font-size: 10em;
}
.rticon .fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.rticon .blue {
  color: #004C97;
}
.rticon .orange {
  color: #ED8B00;
}
.rticon .gray {
  color: #807E82;
}
.rticon .light-blue {
  color: #00B5E2;
}
.rticon .light-orange {
  color: #FFA300;
}
.rticon .light-green {
  color: #A4D65E;
}
.rticon .light-gray {
  color: #BBBCBC;
}
.rticon .white {
  color: #FFFFFF;
}
}
.rticon .stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.rticon .stack-1x, .rticon .stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.rticon .stack-1x {
  line-height: 2em;
}
.rticon .stack-2x {
  font-size: 2em;
}
.rticon .inverse {
  color: #fff;
}
.rticon .rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rticon .rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rticon .rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.rticon .flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.rticon .flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}