﻿a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}b,strong{font-weight:700}em,i{font-style:italic}sup{vertical-align:super}sub{vertical-align:sub}.authorText{line-height:1.3}.authorText ul{list-style-type:disc;padding-left:2.3em}.authorText ol{list-style-type:decimal;padding-left:2.3em}.draggableReceiver{border:2px dashed #999!important}.sortable.ui-sortable:hover{border-color:#688D72}div.ocms-actions{font-size:8px!important;width:auto!important}div.layoutName{white-space:normal!important;overflow:visible!important}div.layoutOption{height:200px}.ocmsHint{display:none}.OCMS-Edit .ocmsHint{display:block;font-family:Arial,Helvetica,'Lucida Grande',Calibri,sans-serif;margin-top:2px;padding:5px;font-size:12px;font-weight:400;color:#000;background-color:#FF9;text-align:left!important;text-transform:none!important;line-height:1.5}.ocmsHint strong{font-weight:700!important}.ocmsHint span{font-weight:700!important;font-style:normal;color:#666}.ocmsHint.ocmsInstructions{background-color:#FFFFC2;border:1px solid #dd6;margin:10px 0 5px;padding-left:10px;border-radius:4px}.ocmsHint.ocmsInstructions ul{padding-left:1.5em}.ocmsHint.ocmsInstructions li{margin-left:0;list-style-type:square!important}.ocmsEditPlaceholder{margin:10px 2px;padding:10px 20px;background-color:#F3F7E3;border:1px dotted #d8d8d8;border-right-color:#c8c8c8;border-bottom-color:#c8c8c8;font-style:italic;border-radius:32px;color:#000;font-weight:400}.clear{clear:both}.clearFix:after,.clearFix:before,.clearfix:after,.clearfix:before{content:" ";display:table}.clearFix:after,.clearfix:after{clear:both}.clearFix,.clearfix{zoom:1}.hintText{color:#999;font-style:italic}::-webkit-input-placeholder{color:#999;font-style:italic}:-moz-placeholder{color:#999;font-style:italic}::-moz-placeholder{color:#999;font-style:italic}:-ms-input-placeholder{color:#999;font-style:italic}.OCMS-Edit .utilityHTML{margin:10px;width:500px}.results-label,.results-value,.searched-label,.searched-value{font-size:1.1em}.results-label,.searched-label{margin-right:.5em}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/SyntaxHighlighter
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
 *
 * @version
 * 3.0.83 (July 02 2010)
 * 
 * @copyright
 * Copyright (C) 2004-2010 Alex Gorbatchev.
 *
 * @license
 * Dual licensed under the MIT and GPL licenses.
 */
.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
  -moz-border-radius: 0 0 0 0 !important;
  -webkit-border-radius: 0 0 0 0 !important;
  background: none !important;
  border: 0 !important;
  bottom: auto !important;
  float: none !important;
  height: auto !important;
  left: auto !important;
  line-height: 1.1em !important;
  margin: 0 !important;
  outline: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  position: static !important;
  right: auto !important;
  text-align: left !important;
  top: auto !important;
  vertical-align: baseline !important;
  width: auto !important;
  box-sizing: content-box !important;
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 1em !important;
  min-height: inherit !important;
  min-height: auto !important;
}

.syntaxhighlighter {
  width: 100% !important;
  margin: 1em 0 1em 0 !important;
  position: relative !important;
  overflow: auto !important;
  font-size: 1em !important;
}
.syntaxhighlighter.source {
  overflow: hidden !important;
}
.syntaxhighlighter .bold {
  font-weight: bold !important;
}
.syntaxhighlighter .italic {
  font-style: italic !important;
}
.syntaxhighlighter .line {
  white-space: pre !important;
}
.syntaxhighlighter table {
  width: 100% !important;
}
.syntaxhighlighter table caption {
  text-align: left !important;
  padding: .5em 0 0.5em 1em !important;
}
.syntaxhighlighter table td.code {
  width: 100% !important;
}
.syntaxhighlighter table td.code .container {
  position: relative !important;
}
.syntaxhighlighter table td.code .container textarea {
  box-sizing: border-box !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  background: white !important;
  padding-left: 1em !important;
  overflow: hidden !important;
  white-space: pre !important;
}
.syntaxhighlighter table td.gutter .line {
  text-align: right !important;
  padding: 0 0.5em 0 1em !important;
}
.syntaxhighlighter table td.code .line {
  padding: 0 1em !important;
}
.syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {
  padding-left: 0em !important;
}
.syntaxhighlighter.show {
  display: block !important;
}
.syntaxhighlighter.collapsed table {
  display: none !important;
}
.syntaxhighlighter.collapsed .toolbar {
  padding: 0.1em 0.8em 0em 0.8em !important;
  font-size: 1em !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
}
.syntaxhighlighter.collapsed .toolbar span {
  display: inline !important;
  margin-right: 1em !important;
}
.syntaxhighlighter.collapsed .toolbar span a {
  padding: 0 !important;
  display: none !important;
}
.syntaxhighlighter.collapsed .toolbar span a.expandSource {
  display: inline !important;
}
.syntaxhighlighter .toolbar {
  position: absolute !important;
  right: 1px !important;
  top: 1px !important;
  width: 11px !important;
  height: 11px !important;
  font-size: 10px !important;
  z-index: 10 !important;
}
.syntaxhighlighter .toolbar span.title {
  display: inline !important;
}
.syntaxhighlighter .toolbar a {
  display: block !important;
  text-align: center !important;
  text-decoration: none !important;
  padding-top: 1px !important;
}
.syntaxhighlighter .toolbar a.expandSource {
  display: none !important;
}
.syntaxhighlighter.ie {
  font-size: .9em !important;
  padding: 1px 0 1px 0 !important;
}
.syntaxhighlighter.ie .toolbar {
  line-height: 8px !important;
}
.syntaxhighlighter.ie .toolbar a {
  padding-top: 0px !important;
}
.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content {
  background: none !important;
}
.syntaxhighlighter.printing .line .number {
  color: #bbbbbb !important;
}
.syntaxhighlighter.printing .line .content {
  color: black !important;
}
.syntaxhighlighter.printing .toolbar {
  display: none !important;
}
.syntaxhighlighter.printing a {
  text-decoration: none !important;
}
.syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
  color: black !important;
}
.syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
  color: #008200 !important;
}
.syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
  color: blue !important;
}
.syntaxhighlighter.printing .keyword {
  color: #006699 !important;
  font-weight: bold !important;
}
.syntaxhighlighter.printing .preprocessor {
  color: gray !important;
}
.syntaxhighlighter.printing .variable {
  color: #aa7700 !important;
}
.syntaxhighlighter.printing .value {
  color: #009900 !important;
}
.syntaxhighlighter.printing .functions {
  color: #ff1493 !important;
}
.syntaxhighlighter.printing .constants {
  color: #0066cc !important;
}
.syntaxhighlighter.printing .script {
  font-weight: bold !important;
}
.syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
  color: gray !important;
}
.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
  color: #ff1493 !important;
}
.syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {
  color: red !important;
}
.syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {
  color: black !important;
}
/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/SyntaxHighlighter
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
 *
 * @version
 * 3.0.83 (July 02 2010)
 * 
 * @copyright
 * Copyright (C) 2004-2010 Alex Gorbatchev.
 *
 * @license
 * Dual licensed under the MIT and GPL licenses.
 */
.syntaxhighlighter {
  background-color: white !important;
}
.syntaxhighlighter .line.alt1 {
  background-color: white !important;
}
.syntaxhighlighter .line.alt2 {
  background-color: #f8f8f8 !important; /** NOTE: Changed from "white" to #f8f8f8 for striping **/
}
.syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
  background-color: #e0e0e0 !important;
}
.syntaxhighlighter .line.highlighted.number {
  color: black !important;
}
.syntaxhighlighter table caption {
  color: black !important;
}
.syntaxhighlighter .gutter {
  color: #afafaf !important;
}
.syntaxhighlighter .gutter .line {
  border-right: 3px solid #6ce26c !important;
}
.syntaxhighlighter .gutter .line.highlighted {
  background-color: #6ce26c !important;
  color: white !important;
}
.syntaxhighlighter.printing .line .content {
  border: none !important;
}
.syntaxhighlighter.collapsed {
  overflow: visible !important;
}
.syntaxhighlighter.collapsed .toolbar {
  color: blue !important;
  background: white !important;
  border: 1px solid #6ce26c !important;
}
.syntaxhighlighter.collapsed .toolbar a {
  color: blue !important;
}
.syntaxhighlighter.collapsed .toolbar a:hover {
  color: red !important;
}
.syntaxhighlighter .toolbar {
  color: white !important;
  background: #6ce26c !important;
  border: none !important;
}
.syntaxhighlighter .toolbar a {
  color: white !important;
}
.syntaxhighlighter .toolbar a:hover {
  color: black !important;
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
  color: black !important;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
  color: #008200 !important;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
  color: blue !important;
}
.syntaxhighlighter .keyword {
  color: #006699 !important;
}
.syntaxhighlighter .preprocessor {
  color: gray !important;
}
.syntaxhighlighter .variable {
  color: #aa7700 !important;
}
.syntaxhighlighter .value {
  color: #009900 !important;
}
.syntaxhighlighter .functions {
  color: #ff1493 !important;
}
.syntaxhighlighter .constants {
  color: #0066cc !important;
}
.syntaxhighlighter .script {
  font-weight: bold !important;
  color: #006699 !important;
  background-color: none !important;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
  color: gray !important;
}
.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
  color: #ff1493 !important;
}
.syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
  color: red !important;
}

.syntaxhighlighter .keyword {
  font-weight: bold !important;
}
/* ----------------------------------------------------------- */
/* == tingle v0.13.0 */
/* ----------------------------------------------------------- */

.tingle-modal * {
    box-sizing: border-box;
}

.tingle-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    cursor: pointer;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}

/* confirm and alerts
-------------------------------------------------------------- */

.tingle-modal--confirm .tingle-modal-box {
    text-align: center;
}

/* modal
-------------------------------------------------------------- */

.tingle-modal--noOverlayClose {
    cursor: default;
}

.tingle-modal--noClose .tingle-modal__close {
    display: none;
}

.tingle-modal__close {
    position: fixed;
    top: 10px;
    right: 28px;
    z-index: 1000;
    padding: 0;
    width: 5rem;
    height: 5rem;
    border: none;
    background-color: transparent;
    color: #f0f0f0;
    font-size: 6rem;
    font-family: monospace;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.tingle-modal__closeLabel {
    display: none;
}

.tingle-modal__close:hover {
    color: #fff;
}

.tingle-modal-box {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 60%;
    border-radius: 4px;
    background: #fff;
    opacity: 1;
    cursor: auto;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
}

.tingle-modal-box__content {
    padding: 3rem 3rem;
}


.tingle-modal-box__footer {
    padding: 1.5rem 2rem;
    width: auto;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #f5f5f5;
    cursor: auto;
}

.tingle-modal-box__footer::after {
    display: table;
    clear: both;
    content: "";
}

.tingle-modal-box__footer--sticky {
    position: fixed;
    bottom: -200px; /* TODO : find a better way */
    z-index: 10001;
    opacity: 1;
    -webkit-transition: bottom .3s ease-in-out .3s;
    transition: bottom .3s ease-in-out .3s;
}

/* state
-------------------------------------------------------------- */

.tingle-enabled {
    position: fixed;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.tingle-modal--visible .tingle-modal-box__footer {
    bottom: 0;
}

.tingle-enabled .tingle-content-wrapper {
    -webkit-filter: blur(12px);
    filter: blur(12px);
}

.tingle-modal--visible {
    visibility: visible;
    opacity: 1;
}

.tingle-modal--visible .tingle-modal-box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.tingle-modal--overflow {
    overflow-y: scroll;
    padding-top: 8vh;
}

/* btn
-------------------------------------------------------------- */

.tingle-btn {
    display: inline-block;
    margin: 0 .5rem;
    padding: 1rem 2rem;
    border: none;
    background-color: grey;
    box-shadow: none;
    color: #fff;
    vertical-align: middle;
    text-decoration: none;
    font-size: inherit;
    font-family: inherit;
    line-height: normal;
    cursor: pointer;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease;
}

.tingle-btn--primary {
    background-color: #3498db;
}

.tingle-btn--danger {
    background-color: #e74c3c;
}

.tingle-btn--default {
    background-color: #34495e;
}

.tingle-btn--pull-left {
    float: left;
}

.tingle-btn--pull-right {
    float: right;
}

/* responsive
-------------------------------------------------------------- */

@media (max-width : 540px) {
    .tingle-modal {
        top: 0px;
        display: block;
        padding-top: 60px;
        width: 100%;
    }

    .tingle-modal-box {
        width: auto;
        border-radius: 0;
    }

    .tingle-modal-box__content {
        overflow-y: scroll;
    }

    .tingle-modal--noClose {
        top: 0;
    }

    .tingle-modal--noOverlayClose {
        padding-top: 0;
    }

    .tingle-modal-box__footer .tingle-btn {
        display: block;
        float: none;
        margin-bottom: 1rem;
        width: 100%;
    }

    .tingle-modal__close {
        top: 0;
        right: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 60px;
        border: none;
        background-color: #2c3e50;
        box-shadow: none;
        color: #fff;
        line-height: 55px;
    }

    .tingle-modal__closeLabel {
        display: inline-block;
        vertical-align: middle;
        font-size: 1.5rem;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    }

    .tingle-modal__closeIcon {
        display: inline-block;
        margin-right: .5rem;
        vertical-align: middle;
        font-size: 4rem;
    }
}

@supports ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))) {
    .tingle-modal {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
    }

    @media (max-width : 540px) {
        .tingle-modal {
            -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
        }
    }

    .tingle-enabled .tingle-content-wrapper {
        -webkit-filter: none;
        filter: none;
    }
}
@-webkit-keyframes "spin"{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes spin{from{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes "spin"{from{-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes "spin"{from{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes "spin"{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}#ocms-mask{display:none;z-index:9000}html{-webkit-text-size-adjust:100%}html.noScroll,.noScroll body{overflow:hidden;height:100%}.pg{margin:160px auto 0}.pg.thinHeader{margin-top:95px}@media all and (max-width: 786px){.pg,.pg.thinHeader{margin-top:0}}img{border:0;-ms-interpolation-mode:bicubic}.mainSection,.breadcrumb,.searchResults,.heroBannerContent,main>hr{max-width:1280px;margin:0 auto;position:relative}.mainSection>:first-child,.mainSection>.column>:first-child,.searchResults>:first-child,.searchResults>.column>:first-child,main>hr>:first-child,main>hr>.column>:first-child{margin-top:0}main.mainSection>hr{width:100%}@media all and (max-width: 1680px){.mainSection,.breadcrumb,.searchResults,main>hr{width:85%}}@media all and (max-width: 1100px){.mainSection,.breadcrumb,.searchResults,main>hr{width:96%}}@media all and (max-width: 786px){.mainSection,.breadcrumb,.searchResults,main>hr{width:90%}}.authorText{line-height:inherit}.authorText img{max-width:100%;width:auto;margin:.5em;display:inline-block}.authorText img[style*="width:"],.authorText img[style*="height:"]{max-width:initial}.authorText .authorText img.textWrap{width:40% !important;float:left;margin-right:2em}.greenBar{background-image:url("imgs/blue-bg-2000x200.jpg");width:100%;height:20px;z-index:200;margin-top:10px}.left{float:left}.right{float:right}.cell{display:table-cell;vertical-align:top}.cell h1:first-child,.cell h2:first-child,.cell h3:first-child,.cell h4:first-child,.cell h5:first-child,.cell h6:first-child,.cell p:first-child{margin-top:0}.loading,.ocms-dynamicload,.ocms-taxonomy-load-list:empty,.chatter-loading{background:none;display:block;position:relative;margin:.5em auto 2em auto;border-radius:100%;border-width:.25em;border-style:solid;border-bottom-color:#bfbfbf;border-left-color:#bfbfbf;border-top-color:#454545;border-right-color:#454545;width:2em;height:2em;text-indent:100%;overflow:hidden;-webkit-animation:spin 1.25s infinite linear;-moz-animation:spin 1.25s infinite linear;-ms-animation:spin 1.25s infinite linear;-o-animation:spin 1.25s infinite linear;animation:spin 1.25s infinite linear}.OCMS-Edit main{margin:11em auto 0 auto;max-width:1000px}.fade-in .flexBlockListHeading,.fade-in .text_c,.fade-in .image_c{opacity:0;transition:opacity 500ms linear}body{color:#454545}.pg{font:300 16px Lato,sans-serif;line-height:1.6}.OCMS-Edit .pg .ocms-content-panel,.OCMS-Edit .pg .ocms-content-panel *,.OCMS-Edit .pg .ocms-content-panel-item,.OCMS-Edit .pg .ocms-content-panel-item *{font-family:inherit;font-size:inherit;font-weight:inherit}.pg h1,.pg h2,.pg h3,.pg h4,.pg h5,.pg h6{margin:1.2em 0 .6em}.pg h1{color:#109ff7;font:300 2.875em Lato,sans-serif}.pg h2{color:#109ff7;font:300 2.25em Lato,sans-serif}.pg h3{color:#109ff7;font:300 1.5em Lato,sans-serif}.pg h4{color:#454545;font:400 1.25em Lato,sans-serif}.pg h5{color:#109ff7;font:400 1.25em Lato,sans-serif}.pg h6{color:#454545;font:400 1em Lato,sans-serif}.pg p{margin:1.6em 0 1.6em}.pg h1+p,.pg h2+p,.pg h3+p,.pg h4+p,.pg h5+p,.pg h6+p{margin-top:0}.pg hr{border:0;height:1px;background-color:#bfbfbf;margin-top:1.6em;margin-bottom:1.6em}.pg blockquote{background:#f8f8f8;border-left:10px solid #109ff7;margin:1.6em 0.5em 1.6em;padding:.5em;quotes:"“" "”" "‘" "’"}.pg cite{display:block;font-style:italic;text-align:right;margin-top:1em}.pg cite:before{content:'\2013';padding-right:.25em;display:inline-block}.pg pre{font-family:Consolas,"Bitstream Vera Sans Mono","Courier New",Courier,monospace;white-space:pre}.pg .previewError{color:red}@media all and (max-width: 786px){.pg{font-size:16px}}.authorText{overflow-wrap:break-word}.authorText a{color:#109ff7;text-decoration:none;border-bottom:1px transparent solid;-webkit-transition:.2s border-color ease;transition:.2s border-color ease}.authorText a:hover{border-bottom-color:#109ff7}.authorText h1 a,.authorText h1 a:hover,.authorText h2 a,.authorText h2 a:hover,.authorText h3 a,.authorText h3 a:hover,.authorText h4 a,.authorText h4 a:hover,.authorText h5 a,.authorText h5 a:hover,.authorText h6 a,.authorText h6 a:hover{border-bottom-style:none}.authorText ul{padding-left:1.5em}.authorText ul li{position:relative;list-style:none;padding-left:.6em}.authorText ul li:before{content:'\2022';display:block;color:#109ff7;position:absolute;left:-.8em}.authorText ol{padding-left:1.5em}.authorText ol li{padding-left:.6em}.margin-top-1em{margin-top:1em}.margin-bottom-1em{margin-bottom:1em}.margin-vertical-1em{margin-top:1em;margin-bottom:1em}.padding-top-1em{padding-top:1em}.padding-bottom-1em{padding-bottom:1em}.padding-vertical-1em{padding-top:1em;padding-bottom:1em}.margin-top-2em{margin-top:2em}.margin-bottom-2em{margin-bottom:2em}.margin-vertical-2em{margin-top:2em;margin-bottom:2em}.padding-top-2em{padding-top:2em}.padding-bottom-2em{padding-bottom:2em}.padding-vertical-2em{padding-top:2em;padding-bottom:2em}.margin-top-3em{margin-top:3em}.margin-bottom-3em{margin-bottom:3em}.margin-vertical-3em{margin-top:3em;margin-bottom:3em}.padding-top-3em{padding-top:3em}.padding-bottom-3em{padding-bottom:3em}.padding-vertical-3em{padding-top:3em;padding-bottom:3em}.margin-top-4em{margin-top:4em}.margin-bottom-4em{margin-bottom:4em}.margin-vertical-4em{margin-top:4em;margin-bottom:4em}.padding-top-4em{padding-top:4em}.padding-bottom-4em{padding-bottom:4em}.padding-vertical-4em{padding-top:4em;padding-bottom:4em}.margin-top-5em{margin-top:5em}.margin-bottom-5em{margin-bottom:5em}.margin-vertical-5em{margin-top:5em;margin-bottom:5em}.padding-top-5em{padding-top:5em}.padding-bottom-5em{padding-bottom:5em}.padding-vertical-5em{padding-top:5em;padding-bottom:5em}.margin-top-6em{margin-top:6em}.margin-bottom-6em{margin-bottom:6em}.margin-vertical-6em{margin-top:6em;margin-bottom:6em}.padding-top-6em{padding-top:6em}.padding-bottom-6em{padding-bottom:6em}.padding-vertical-6em{padding-top:6em;padding-bottom:6em}.pg input[type="text"],.pg input[type="email"],.pg input[type="password"],.pg textarea,.pg select{font-size:1em;min-width:200px;border-radius:3px;border:1px solid #bfbfbf;font-family:inherit;font-weight:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.6em 0.5em;color:#454545}.pg main label input[type="text"],.pg main label input[type="email"],.pg main label input[type="password"]{display:block}.pg textarea{min-width:420px;height:100%}.pg .actionButton,.pg .ocms-submit-button,.pg button,.pg input[type="submit"]{font:300 1em Lato,sans-serif;margin:1em .8em;border:none;border-radius:3px;min-width:6em;display:inline-block;-moz-appearance:none;-webkit-appearance:none;border-bottom-color:transparent;cursor:pointer;text-align:center;text-decoration:none;color:#fff;background-color:#109ff7;-webkit-transition:.35s all ease;transition:.35s all ease;padding:0 .5em;font-size:inherit;line-height:inherit;border-radius:3px}.pg .actionButton:hover,.pg .ocms-submit-button:hover,.pg button:hover,.pg input[type="submit"]:hover{color:#fff;background-color:#41b3f9}.pg .actionButton:disabled,.pg .ocms-submit-button:disabled,.pg button:disabled,.pg input[type="submit"]:disabled{background-color:#3596d2;cursor:not-allowed}.pg .cancelButton{border-bottom-color:transparent;cursor:pointer;text-align:center;text-decoration:none;color:#fff;background-color:#7c3533;-webkit-transition:.35s all ease;transition:.35s all ease}.pg .cancelButton:hover{color:#fff;background-color:#a04442}.pg .cancelButton:disabled{background-color:#624e4d;cursor:not-allowed}.pg .ocms-submit-button,.pg input[type="submit"],.pg button[type="submit"]{font-size:1.5em}.pg input:focus,.pg textarea:focus{outline:none}.pg form .error{color:#900}.pg form .success{color:#109ff7}.pg form p.error,.pg form p.success{margin-bottom:.4em}.pg .ocms-ajax-form{margin-top:1.6em;margin-bottom:1.6em}.pg .ocms-ajax-form .ui-superform{width:100%}.pg .ocms-ajax-form .error{color:#900}.pg .ocms-ajax-form input[type="text"],.pg .ocms-ajax-form input[type="email"],.pg .ocms-ajax-form textarea,.pg .ocms-ajax-form select{width:100% !important}.pg .ocms-ajax-form input[type="submit"]{float:right;margin:0}.pg .ocms-ajax-form p:first-child,.pg .ocms-ajax-form h1:first-child,.pg .ocms-ajax-form h2:first-child,.pg .ocms-ajax-form h3:first-child,.pg .ocms-ajax-form h4:first-child,.pg .ocms-ajax-form h5:first-child,.pg .ocms-ajax-form h6:first-child{margin-top:0}.pg .ocms-ajax-form p:last-child,.pg .ocms-ajax-form h1:last-child,.pg .ocms-ajax-form h2:last-child,.pg .ocms-ajax-form h3:last-child,.pg .ocms-ajax-form h4:last-child,.pg .ocms-ajax-form h5:last-child,.pg .ocms-ajax-form h6:last-child{margin-bottom:0}.pg .ocms-ajax-form.contentForm .ui-superform{width:67%}@media (max-width: 1100px){.pg .ocms-ajax-form.contentForm .ui-superform{width:100%}}@media (max-width: 786px){.pg .ocms-ajax-form.contentForm .ui-superform td{display:block;width:100%}}.pg main.authorText>.ocms-ajax-form{display:none}.pg ::-webkit-input-placeholder{font:300 16px Lato,sans-serif;color:#7f7f7f !important}.pg :-o-placeholder{font:300 16px Lato,sans-serif;color:#7f7f7f !important}.pg :-ms-input-placeholder{font:300 16px Lato,sans-serif;color:#7f7f7f !important}.pg :-moz-placeholder{font:300 16px Lato,sans-serif;color:#7f7f7f !important}.pg .hintText{font:300 16px Lato,sans-serif;color:#7f7f7f !important}@media screen and (orientation: landscape){.pg .ocms-ajax-form .mobilized input[type="submit"]{margin:1em auto 1.5em auto;display:block;float:none}}@media all and (max-width: 786px){.pg textarea{min-width:auto}.pg .actionButton,.pg .ocms-submit-button,.pg button,.pg input[type="submit"]{padding:.5em 1em}.pg .ocms-ajax-form td{width:50%}}@media all and (max-width: 480px){.pg .ocms-ajax-form table,.pg .ocms-ajax-form tr,.pg .ocms-ajax-form td{display:block;width:100% !important}.pg .ocms-ajax-form .mobilized>div{text-align:center;margin-bottom:0.5em}.pg .ocms-ajax-form .mobilized>div.introInvite,.pg .ocms-ajax-form .mobilized>div.disclaimer{text-align:left}.pg .ocms-ajax-form .mobilized>div.disclaimer{margin-top:1em}.pg .ocms-ajax-form td{padding-bottom:0}.pg .ocms-ajax-form .mobilized input[type="submit"]{float:none}}@media all and (max-width: 390px){.pg .actionButton,.pg .ocms-submit-button,.pg button,.pg input[type="submit"]{font-size:1.2em}.pg .ocms-ajax-form h1,.pg .ocms-ajax-form h2,.pg .ocms-ajax-form h3,.pg .ocms-ajax-form h4,.pg .ocms-ajax-form h5,.pg .ocms-ajax-form h6{text-align:center}}.pg table{margin:1.6em 0 1.6em}.pg td,.pg th{vertical-align:top;padding:.5em}.pg td h1:first-child,.pg td h2:first-child,.pg td h3:first-child,.pg td h4:first-child,.pg td h5:first-child,.pg td h6:first-child,.pg td p:first-child,.pg th h1:first-child,.pg th h2:first-child,.pg th h3:first-child,.pg th h4:first-child,.pg th h5:first-child,.pg th h6:first-child,.pg th p:first-child{margin-top:0}.pg th{color:#fff;background-color:#109ff7}.pg .outline{width:100%}.pg .outline,.pg .outline th,.pg .outline td{border:1px solid #252525}.column-wrapper{display:flex;flex-wrap:wrap;margin-left:-1em;margin-right:-1em}.column-wrapper>*{padding-left:1em;padding-right:1em}.padding-horizontal-0 .column-wrapper{margin-left:0;margin-right:0}.padding-horizontal-0 .column-wrapper>*{padding-left:0;padding-right:0}.column,.column-last{flex:1;box-sizing:border-box}.equalHeights .column,.equal-heights .column{display:flex}.mainSection.column-wrapper{margin-left:auto;margin-right:auto}section.column,section.column-last{padding-top:0}.width-1\/12{width:8.33333%;flex:none}.width-2\/12{width:16.66667%;flex:none}.width-3\/12{width:25%;flex:none}.width-4\/12{width:33.33333%;flex:none}.width-5\/12{width:41.66667%;flex:none}.width-6\/12{width:50%;flex:none}.width-7\/12{width:58.33333%;flex:none}.width-8\/12{width:66.66667%;flex:none}.width-9\/12{width:75%;flex:none}.width-10\/12{width:83.33333%;flex:none}.width-11\/12{width:91.66667%;flex:none}.width-12\/12{width:100%;flex:none}@media all and (max-width: 786px){.column,.column-last{width:100%}.column.width-3\/12,.column-last.width-3\/12{width:50%}.column.width-2\/12,.column-last.width-2\/12{width:33.33333%}}@media all and (max-width: 450px){.column.width-2\/12,.column-last.width-2\/12{width:50%}}.pagination{float:right;margin-right:0}.pagination .stgNextPage,.pagination .stgPreviousPage{min-width:1em}.pagination .stgNextPage{margin-right:0}.accordion .accordion-heading{margin:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.accordion .accordion-heading:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.6em;content:"\f054";width:1em;margin-right:.5em;vertical-align:baseline}.accordion .accordion-content{margin-left:1.5em;display:none}.accordion.accordion-expanded h3:before{content:"\f078"}.accordion.accordion-expanded .accordion-content{display:block}@media (max-width: 786px){.menuColumn.column{width:100%}}.leftNav_c{background-color:#f8f8f8;margin:-1.5em 0 -1.5em -1.5em !important;padding:1.5em}.leftNav_c ul{display:none}.leftNav_c li{position:relative;line-height:1.3;margin:.3em 0}.leftNav_c .root-level-list,.leftNav_c .level-1-list{display:block}.leftNav_c .active>ul{display:block}.leftNav_c a{color:#454545;text-decoration:none;display:block;padding-left:.625em;text-indent:-.625em;-webkit-transition:.2s color ease;transition:.2s color ease}.leftNav_c a:hover{color:#109ff7}.leftNav_c a[href="#"]:hover,.leftNav_c a[href=""]:hover,.leftNav_c a:not([href]):hover{color:#454545;cursor:default}.leftNav_c .newItemIndication>a:after{content:'NEW';vertical-align:super;margin-left:.5em;font-size:.75em;color:red;position:absolute}.leftNav_c .level-1-list .lastActive>a:first-child{color:#109ff7}.leftNav_c .root-level-item{margin-bottom:1.6em}.leftNav_c .root-level-item>a{border-bottom:1px solid #bfbfbf;font-size:1.25em;margin-top:1.2em}.leftNav_c .root-level-item.green>a{color:#109ff7;font-weight:bold;border-bottom:1px transparent solid;display:inline-block;-webkit-transition:.2s border-color ease;transition:.2s border-color ease}.leftNav_c .root-level-item.green>a:hover{border-bottom-color:#109ff7}.leftNav_c :first-child .root-level-item:first-child>a{margin-top:0}.leftNav_c .level-2-item>a{padding-left:1em}.leftNav_c .level-3-item>a{padding-left:2em}.leftNav_c .level-4-item>a{padding-left:3em}.leftNav_c .level-5-item>a{padding-left:4em}.leftNav_c .level-1-item>a{font-weight:400}.leftNav_c .newItem>a:after{content:'NEW';font-size:.5em;vertical-align:super;color:red;margin-left:.5em}.leftNav_c .collapse{position:absolute;right:0;top:0;line-height:1.6;color:rgba(69,69,69,0.25);cursor:pointer;-webkit-transition:.2s color ease;transition:.2s color ease}.leftNav_c .collapse:hover{color:#64893a}@media (max-width: 786px){.leftNav_c{display:none}}html.mobileMenu .leftNav_c{display:block;margin-right:-1em}.blog-publish-info .blog-profile-author-image{height:30px;width:30px;border-radius:30px;display:inline-block;vertical-align:middle;margin-right:.5em}.blog-publish-info .blog-author-tagline{display:inline-block;vertical-align:middle;margin-left:.5em}.blog-publish-info .blog-author,.blog-publish-info .blog-published-date{text-transform:uppercase;font-size:.75em;color:#7f7f7f}.blog-publish-info .blog-published-date::before{content:"|";margin:0 .5em}.blog-tags{font-size:10px;font-weight:bold;text-transform:uppercase}.blog-tags>span{margin:0 1em;background-color:#109ff7;color:#fff;padding:1em;display:inline-block;white-space:nowrap}.blog-tags>span:first-child{margin-left:0}@media (max-width: 786px){.blog-tags{font-size:9px}.blog-tags>span{padding:.5em}}.blog-featured{width:100%;height:auto;padding-bottom:2em;background-color:#f8f8f8}.blog-featured .blog-featured-image{position:relative}.blog-featured .blog-featured-image img{display:block;width:100%;height:480px;object-fit:cover}.blog-featured .blog-tags{position:absolute;bottom:20px;left:25px}.blog-featured .blog-featured-title{font-size:2.875em;margin:0.5em 40px 0.5em}.blog-featured .blog-featured-title a{text-decoration:none;color:#454545}.blog-featured .blog-featured-title a:hover{color:#109ff7}.blog-featured .blog-publish-info{margin:1.6em 40px 1.6em}@media all and (max-width: 850px){.blog-featured{padding-bottom:1em}.blog-featured .blog-featured-title,.blog-featured .blog-publish-info{margin-left:20px;margin-right:20px}.blog-featured .blog-featured-image img{height:240px;object-fit:cover}}.mainSectionBackgroundA .menu-title,.mainSectionBackgroundB .menu-title{margin:1.2em 0 .6em;font-size:1.25em}.mainSectionBackgroundA .section2,.mainSectionBackgroundA .section15,.mainSectionBackgroundB .section2,.mainSectionBackgroundB .section15{text-align:right}.mainSectionBackgroundA .blog-followus,.mainSectionBackgroundB .blog-followus{display:inline-block;vertical-align:top;margin-right:.4em;padding-left:0}.mainSectionBackgroundA .blog-followus:last-child,.mainSectionBackgroundB .blog-followus:last-child{margin-right:0}.mainSectionBackgroundA .blog-followus:before,.mainSectionBackgroundB .blog-followus:before{display:none}.mainSectionBackgroundA .blog-followus a,.mainSectionBackgroundB .blog-followus a{display:block;width:48px;height:48px;font-size:2em;text-indent:100%;overflow:hidden;border-bottom:0 transparent none;-webkit-transition:.2s opacity ease-in-out;transition:.2s opacity ease-in-out}.mainSectionBackgroundA .blog-followus a:hover,.mainSectionBackgroundB .blog-followus a:hover{opacity:.8;border-bottom:0 transparent none}.mainSectionBackgroundA .followus-twitter a,.mainSectionBackgroundB .followus-twitter a{background-image:url("imgs/Twitter.png")}.mainSectionBackgroundA .followus-facebook a,.mainSectionBackgroundB .followus-facebook a{background-image:url("imgs/Facebook.png")}.mainSectionBackgroundA .followus-youtube a,.mainSectionBackgroundB .followus-youtube a{background-image:url("imgs/Youtube.png")}.mainSectionBackgroundA .followus-linkedin a,.mainSectionBackgroundB .followus-linkedin a{background-image:url("imgs/LinkedIn.png")}@media all and (max-width: 786px){.mainSectionBackgroundA .blog-followus,.mainSectionBackgroundB .blog-followus{margin-bottom:20px}.mainSectionBackgroundA .section1,.mainSectionBackgroundA .section2,.mainSectionBackgroundA .section14,.mainSectionBackgroundA .section15,.mainSectionBackgroundB .section1,.mainSectionBackgroundB .section2,.mainSectionBackgroundB .section14,.mainSectionBackgroundB .section15{text-align:center}.mainSectionBackgroundA iframe.subscribe-iframe,.mainSectionBackgroundB iframe.subscribe-iframe{height:140px !important;overflow:hidden}}.blog-tile-column-item{display:inline-block;margin-bottom:1.6em;padding-right:0px;width:100%;padding-bottom:1.6em;background-color:#f8f8f8;min-height:430px}.blog-tile-column-item .blog-tile-column-image{position:relative}.blog-tile-column-item .blog-tile-column-image img{display:block;width:100%;height:200px;object-fit:cover}.blog-tile-column-item .blog-publish-info{margin-left:40px;margin-right:40px}.blog-tile-column-item .blog-tile-column-title{margin-left:40px;margin-right:40px}.blog-tile-column-item .blog-tile-column-title a{text-decoration:none;color:#454545}.blog-tile-column-item .blog-tile-column-title a:hover{color:#109ff7}.blog-tile-column-item .blog-tags{position:absolute;bottom:15px;left:20px;font-size:0.6em}.blog-tile-column-item .blog-tags>span{margin:0 1em 0.5em 0;text-shadow:0 0 3px #333;padding:0.4em 0.6em}@media all and (max-width: 850px){.blog-tile-column-item{min-height:250px}.blog-tile-column-item .blog-tile-column-image img{height:175px}.blog-tile-column-item .blog-publish-info,.blog-tile-column-item .blog-tile-column-title{margin-left:40px;margin-right:40px}.blog-tile-column-item .blog-publish-info{margin-left:20px;margin-right:20px}}.blog-tile-row-item{overflow:hidden;width:100%;margin-bottom:2em;clear:both}.blog-tile-row-item .blog-tile-row-image{float:left;width:37%}.blog-tile-row-item .blog-tile-row-image img{display:block;width:100%;height:300px;object-fit:cover}.blog-tile-row-item .blog-tile-row-title{margin-top:.5em}.blog-tile-row-item .blog-summary{box-sizing:border-box;display:inline-block;vertical-align:top;max-width:63%;padding-left:2em;float:left}.blog-tile-row-item .blog-summary p:first-child{margin-top:0}.blog-tile-row-item .blog-summary .blog-tags{font-size:0.6em}.blog-tile-row-item .blog-summary .blog-tags>span{padding:0.4em 0.8em;text-shadow:0 0 2px #333}.blog-tile-row-item .summary-text{max-height:6em;max-width:800px;overflow:hidden;line-height:150%;color:#626262;margin-bottom:16px}@media all and (max-width: 850px){.blog-tile-row-item{margin-bottom:1em}.blog-tile-row-item .blog-tile-row-image img{height:5em}.blog-tile-row-item .blog-tile-row-title{font-size:1em}.blog-tile-row-item .blog-summary{padding-left:1em}.blog-tile-row-item .blog-publish-info,.blog-tile-row-item .summary-text{display:none}}@media all and (max-width: 700px){.blog-tile-row-item .blog-tags{display:none}}.blog-tile-large{position:relative;text-align:center}.blog-tile-large a{display:block;border-bottom:0 transparent none}.blog-tile-large a:hover{border-bottom:0 transparent none}.blog-tile-large img{display:block;width:100%;height:400px;object-fit:cover;margin:0}.blog-tile-large .blog-tile-large-text{width:60%;position:absolute;left:20%;top:25%;z-index:10;line-height:1.3}.blog-tile-large .blog-tile-large-title{font-size:2.25em;color:#fff;display:inline-block;max-height:5em;overflow:hidden;text-shadow:0 0 5px #454545}.blog-tile-large .blog-publish-info{position:absolute;bottom:3em;width:100%;z-index:10;text-shadow:0 0 5px #454545}.blog-tile-large .blog-publish-info .blog-profile-author-image,.blog-tile-large .blog-publish-info .blog-author-tagline{margin:.5em auto}.blog-tile-large .blog-publish-info .blog-author,.blog-tile-large .blog-publish-info .blog-published-date{color:#fff}.blog-tile-large .blog-tile-large-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#454545;opacity:0.6;-webkit-transition:.2s background-color ease-in-out;transition:.2s background-color ease-in-out}.blog-tile-large:hover .blog-tile-large-overlay{background-color:#109ff7}@media all and (max-width: 850px){.blog-tile-large{overflow:hidden}.blog-tile-large img{height:300px}.blog-tile-large .blog-tile-large-text{width:90%;left:5%}.blog-tile-large .blog-tile-large-title{max-height:3.2em}}.blog-profile-item{border-bottom:1px solid #bfbfbf;padding:2em 0 2.5em}.blog-profile-item>h2{margin-top:0}.blog-profile-item .blog-publish-info{display:none}.blog-profile-item .blog-profile-read-more a{font-weight:bolder}.blog-profile-item .blog-profile-read-more a:after{content:'>';margin-left:5px}.taxonomy-tags-control{text-align:center;background-color:#454545;display:table;width:100%;margin-bottom:4em}.taxonomy-tags-control .root-level-list{display:table-cell;margin:0 auto;height:120px;vertical-align:middle;padding:0}.taxonomy-tags-control .listitem{box-sizing:border-box;vertical-align:middle;white-space:nowrap;padding:.8em;display:inline-block}.taxonomy-tags-control .listitem span{cursor:pointer;line-height:24px;color:#fff;padding:5px 10px;border-radius:3px;text-transform:uppercase;letter-spacing:1px}.taxonomy-tags-control .listitem span:hover,.taxonomy-tags-control .listitem span.active{background-color:#109ff7}.taxonomy-tags-control .listitem:before{display:none}.taxonomy-tags-control .scroll_right,.taxonomy-tags-control .scroll_left{visibility:hidden;position:absolute;top:10%;z-index:1000;color:#109ff7;font-size:2.25em;line-height:1;left:.5em}.taxonomy-tags-control .scroll_right{left:auto;right:.5em}@media all and (max-width: 850px){.taxonomy-tags-control{position:relative;overflow:hidden;text-align:center;display:block}.taxonomy-tags-control .root-level-list{width:500%;overflow:hidden;white-space:nowrap;display:initial}.taxonomy-tags-control .listitem{position:relative;width:100%}.taxonomy-tags-control .scroll_right,.taxonomy-tags-control .scroll_left{visibility:visible}}.taxonomy-page-link p{margin-top:0;background-color:transparent;text-transform:uppercase;width:100%;font-size:1.2em;color:#7f7f7f}.blog-detail{padding-bottom:2em}.blog-detail .blog-detail-title{font-size:2.875em;color:#109ff7;padding-bottom:.6em;border-bottom:1px solid #dbdbdb;margin-top:0;margin-bottom:.6em}.blog-detail .blog-detail-image{width:100%;margin:2em 0 1em}.blog-detail .blog-detail-image img{width:inherit;height:320px;object-fit:cover}.blog-detail .blog-profile-author-image{height:60px;width:60px;border-radius:60px}.blog-detail .blog-published-date{float:right;padding-top:14px}.blog-detail .blog-published-date:before{display:none}.blog-detail .blog-tags{font-size:14px}.blog-detail .blog-tags:before{content:'IN';color:#bfbfbf}.blog-detail .blog-tags>span{margin:0 0 0 .5em;background-color:transparent;color:#109ff7;padding:0px}.blog-detail .blog-body-text{clear:both}.blog-detail .blog-body-img{margin-top:60px;width:100%}.blog-detail small{display:block;margin-top:1em;margin-bottom:2em;color:#454545;font-size:14px}.blog-detail .blog-read-more{font-size:1.2em;text-decoration:none;display:block;width:100%;background-color:#109ff7;text-align:center;color:#fff;border-radius:5px;margin:50px 0;min-height:65px;padding-top:15px}@media all and (max-width: 786px){.blog-detail .blog-publish-info>a{float:left;width:60px}.blog-detail .blog-author-tagline{float:left;width:75%;padding-top:2px}.blog-detail .blog-tags{padding-top:2px}.blog-detail .blog-published-date{float:none;clear:both;margin-left:53px;padding-top:2px}.blog-detail .blog-detail-title{padding-bottom:0;border-bottom:0}}@media (max-width: 768px){.blog-detail .blog-detail-image img{height:200px}}.addthis-animated{float:right}.addthis_sharing_toolbox{float:right;margin:1.5em 0}.shareText{display:inline-block;padding-top:10px;padding-right:5px;color:#7f7f7f}#disqus_thread{padding:50px 20px 0;border-top:1px solid #eaedee}#disqus_thread a{color:#64882c}h4.detailButton{margin-bottom:50px;padding:1.4em 1em;background-color:#64882c;border-radius:3px;cursor:pointer;width:100%;text-align:center;-webkit-transition:0.35s background-color ease;transition:0.35s background-color ease;font-size:20px;font-weight:400;line-height:39px}h4.detailButton:hover{background-color:#71a224}.detailButton a{color:white}.blog-author-profile{margin-bottom:1em}.blog-author-profile .blog-author-title h2{color:#252525;float:left;margin-top:0}.blog-author-profile .blog-author-social{margin-left:5px;margin-top:15px;padding-left:0;float:left}.blog-author-profile .blog-author-social li{float:left;padding-left:0;margin-left:5px}.blog-author-profile .blog-author-social li:before{display:none}.blog-author-profile .blog-author-social li a{width:34px;height:34px;display:block;text-indent:100%;overflow:hidden;border-bottom:0 transparent solid;-webkit-transition:.2s opacity ease-in-out;transition:.2s opacity ease-in-out}.blog-author-profile .blog-author-social li a:hover{opacity:.8}.blog-author-profile .blog-author-social .blog-authorTw a{background:url(imgs/authorBioTwitter.png) no-repeat}.blog-author-profile .blog-author-social .blog-authorLI a{background:url(imgs/authorBioLinkedin.png) no-repeat;margin-left:5px}.blog-author-profile .blog-author-detail{clear:both;padding:1.6em 0;border-top:1px solid #bfbfbf;border-bottom:1px solid #bfbfbf}.blog-author-profile .blog-author-detail .blog-author-image{display:inline-block;vertical-align:top;width:10%;text-align:center;margin-right:10px}.blog-author-profile .blog-author-detail .blog-author-image img{width:100px;height:100px;border-radius:100px}.blog-author-profile .blog-author-detail .blog-author-description{display:inline-block;vertical-align:top;width:88%}.blog-author-profile .blog-author-detail .blog-author-description h3{text-transform:uppercase;color:#252525;margin-top:0}@media all and (max-width: 786px){.blog-author-profile .blog-author-social{margin-top:13px}.blog-author-profile .blog-author-detail .blog-author-image{display:block;width:100%}.blog-author-profile .blog-author-detail .blog-author-description{display:block;width:100%;text-align:center}.blog-author-profile .blog-author-detail .blog-author-description p{text-align:left}}.pg .loadMoreControl{min-width:20%;padding:20px;margin-left:auto;margin-right:auto;display:block}@media all and (max-width: 850px){.pg .loadMoreControl{width:100%}}.caseStudies_c{background:#f4f4f4 url("imgs/caseStudyBackground.jpg") 50% 50%;background:#f4f4f4 url("imgs/caseStudyBackground.jpg") 50% 50%/cover;padding-bottom:2em;opacity:0}.caseStudies_c .small-block-image{display:table-cell;vertical-align:middle;padding-right:6.25%;width:37.5%}.caseStudies_c .small-block-image img{width:100%}.IE8 .caseStudies_c .small-block-image{padding-right:70px}.IE8 .caseStudies_c .small-block-image img{width:auto;height:auto}.caseStudies_c .small-block-content{width:62.2%;display:table-cell}@media all and (max-width: 786px){.caseStudies_c .small-block-image{display:none}.caseStudies_c .small-block-content{width:100%}.caseStudies_c .c2aButtons{text-align:center}}@media all and (max-width: 568px){.caseStudies_c{padding-bottom:0}.caseStudies_c .small-block-title{text-align:center}}.OCMS-Edit .caseStudies_c{max-width:650px;position:static;opacity:1;margin:0 auto 2em auto}.pg .breadcrumb{font-size:.875em;margin-top:200px}.pg .breadcrumb .breadcrumb-menu,.pg .breadcrumb .breadcrumb-home>a{color:#7f7f7f}.pg .breadcrumb .breadcrumb-menu:hover,.pg .breadcrumb .breadcrumb-home>a:hover{border-bottom-color:#7f7f7f}.pg .breadcrumb .breadcrumb-menu-active{color:#109ff7}.pg .breadcrumb:after{content:"";display:table;clear:both}.pg .breadcrumb .feedbackLink{float:right}@media (max-width: 786px){.pg .breadcrumb .feedbackLink{display:none}}@media all and (max-width: 786px){.pg .breadcrumb{margin-top:2em}}@media all and (max-width: 480px){.pg .breadcrumb{display:none}}.pg.pgGeneral2 .breadcrumb{margin-top:50px;margin-left:0}[data-dialog]{display:none}.tingle-modal-box.pg{margin-top:auto;margin-bottom:auto}.tingle-modal-box__content>h1:first-child,.tingle-modal-box__content>h2:first-child,.tingle-modal-box__content>h3:first-child,.tingle-modal-box__content>h4:first-child,.tingle-modal-box__content>h5:first-child,.tingle-modal-box__content>h6:first-child,.tingle-modal-box__content>p:first-child{margin-top:0}.tingle-modal-box__content>h1:last-child,.tingle-modal-box__content>h2:last-child,.tingle-modal-box__content>h3:last-child,.tingle-modal-box__content>h4:last-child,.tingle-modal-box__content>h5:last-child,.tingle-modal-box__content>h6:last-child,.tingle-modal-box__content>p:last-child{margin-bottom:0}.tingle-modal-box__content button{margin-top:0;margin-bottom:0}.featureBlock{margin:4em auto;clear:both}.featureBlock p{color:#454545;font-size:1.3em}.featureBlock ul{display:-webkit-box;display:box;-webkit-box-orient:horizontal;-webkit-box-pack:start;-webkit-box-align:start;box-orient:horizontal;box-pack:start;box-align:start;overflow:hidden;list-style:none;padding-left:0}.featureBlock ul li:before{display:none}.featureBlock li{width:26%;padding-left:3%;padding-right:3%;padding-bottom:99999px;margin-bottom:-99999px;margin-right:30px;background-color:#f1f1f1;text-align:center;text-indent:0}.featureBlock li:last-child{margin-right:0}.featureBlock li:nth-child(1){-webkit-box-ordinal-group:1;box-ordinal-group:1}.featureBlock li:nth-child(2){-webkit-box-ordinal-group:2;box-ordinal-group:2}.featureBlock li:nth-child(3){-webkit-box-ordinal-group:3;box-ordinal-group:3}.IE .featureBlock li,.FIREFOX .featureBlock li{width:auto;display:table-cell;padding-left:0;padding-bottom:0;margin-bottom:0;margin-right:0;border:1em solid white}.FIREFOX .featureBlock li{padding-left:3%}.featureBlock .featureBlockTitle{text-align:center;border-bottom:1px solid #bfbfbf;font-size:2.875em}.featureBlock .featureBlockImage_c{margin-bottom:2em}.featureBlock .featureBlockImage_c img{width:100%;height:auto}.featureBlock .nextButton{background:transparent url("imgs/anchorTag.png") no-repeat center top;clear:both;margin-top:4em;text-indent:-9999px;margin:74px auto;cursor:pointer;height:86px}.featureBlock .nextButton:hover{background-position:center -86px}@media all and (max-width: 1280px){.featureBlock li{margin-right:20px}}@media all and (max-width: 786px){.featureBlock p{font-size:1em}.featureBlock li{margin-right:10px}}@media all and (max-width: 480px){.featureBlock .featureBlockImage_c{display:none}.featureBlock ul{display:block}.featureBlock li{display:block;width:100%;margin-right:0;margin-bottom:0;padding:0;background-color:#fff}.featureBlock .featureBlockTitle{border-top:1px solid #f8f8f8}.featureBlock .nextButton{margin-top:2em}}.ui-accordion{font:inherit}.ui-accordion.ui-helper-reset{line-height:1.6}.ui-accordion .ui-accordion-header{color:#109ff7;font-size:1.25em;margin:1.2em 0 .6em;padding:0;outline:none;border:none;background:none}.ui-accordion .ui-accordion-header .st-arrow{height:22px;width:22px;background:url("http://www.stantive.com/resource/ocms_s16_AHTemplateSupport/images/v2016-phase1/Grey-22x22-dn.png");display:inline-block;margin-right:.6em}.ui-accordion .ui-accordion-header.ui-state-hover .st-arrow{background:url("http://www.stantive.com/resource/ocms_s16_AHTemplateSupport/images/v2016-phase1/Green-22x22-dn.png")}.ui-accordion .ui-accordion-header.ui-state-active .st-arrow{background:url("http://www.stantive.com/resource/ocms_s16_AHTemplateSupport/images/v2016-phase1/Green-22x22-up.png")}.ui-accordion .ui-accordion-content{padding-top:0;padding-bottom:0;text-indent:0em;background:none;line-height:inherit}.ui-accordion .ui-accordion-content h1:first-child,.ui-accordion .ui-accordion-content h2:first-child,.ui-accordion .ui-accordion-content h3:first-child,.ui-accordion .ui-accordion-content h4:first-child,.ui-accordion .ui-accordion-content h5:first-child,.ui-accordion .ui-accordion-content h6:first-child,.ui-accordion .ui-accordion-content p:first-child{margin-top:0}.pg .ocmsPortalLoginComponent td{vertical-align:middle}.pg .ocmsPortalLoginComponent table{width:67%}.pg .ocmsPortalLoginComponent input{width:100%}.pg .ocmsPortalLoginComponent .ocmsLoginButton,.pg .ocmsPortalLoginComponent input[type="submit"]{margin:0}.orchestra{font-size:1.2em;margin-bottom:5em;overflow:hidden}.orchestra .small-block-image img{position:absolute;max-width:56.25%;height:auto;width:auto;left:-900px;bottom:20px;opacity:0;-webkit-transition:left 1.1s ease, opacity 1.0s linear;transition:left 1.1s ease, opacity 1.0s linear}.orchestra .small-block-image img.animateLaptop{left:0;opacity:1}.orchestra .small-block-title{font-size:2.875em;color:#109ff7;text-indent:-.05em;margin-left:37.5%}.orchestra .small-block-text{margin-left:37.5%}.orchestra .small-block-text p{line-height:1.92}.orchestra .fadeIn{opacity:1 !important;-webkit-transition:1.1s opacity ease;transition:1.1s opacity ease}.orchestra .fadeOut{opacity:0 !important;-webkit-transition:.8s opacity ease;transition:.8s opacity ease}.orchestra .c2aButtons{text-align:right}.orchestra .actionButton{opacity:0}@media all and (max-width: 786px){.orchestra{overflow:visible;margin-bottom:2em}.orchestra .small-block-title{margin-left:0;text-align:center;font-size:2.35em}.orchestra .small-block-image img{display:none}.orchestra .small-block-text{margin-left:0}.orchestra .small-block-text p{line-height:1.6}.orchestra .c2aButtons{text-align:center}}@media all and (max-width: 390px){.orchestra{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.orchestra .small-block-content{text-align:center}}.OCMS-Edit .orchestra{margin:3em auto 2em auto;max-width:700px}.search-results{max-width:1280px;margin:0 auto;position:relative}.result-item{padding:1.6em 0 1.6em;border-bottom:1px solid #bfbfbf}.result-item:last-child{border-bottom:none}.result-link{font-size:1.3em}.result-link:after{content:'\A';white-space:pre}.result-description{display:block}.mainSectionBackgroundA{background-color:#109ff7;color:#fff}.mainSectionBackgroundA h1,.mainSectionBackgroundA h2,.mainSectionBackgroundA h3,.mainSectionBackgroundA h4,.mainSectionBackgroundA h5,.mainSectionBackgroundA h6,.mainSectionBackgroundA p,.mainSectionBackgroundA div{color:#fff}.mainSectionBackgroundB{background-color:#454545;color:#fff}.mainSectionBackgroundB h1,.mainSectionBackgroundB h2,.mainSectionBackgroundB h3,.mainSectionBackgroundB h4,.mainSectionBackgroundB h5,.mainSectionBackgroundB h6,.mainSectionBackgroundB p,.mainSectionBackgroundB div{color:#fff}.mainSection.orchestracms{overflow:hidden;padding:40px 0;border-bottom:1px solid #bfbfbf}.mainSection.orchestracms.last{border-bottom-width:0}.mainSection.orchestracms .text{width:66%}.mainSection.orchestracms .image{width:28%}.mainSection.orchestracms .image.left{padding-right:40px}.mainSection.orchestracms .image.right{padding-left:40px}.mainSection.orchestracms .image>img{width:100%}>.mainSection.orchestracms h1:first-child,>.mainSection.orchestracms h2:first-child,>.mainSection.orchestracms h3:first-child,>.mainSection.orchestracms h4:first-child,>.mainSection.orchestracms h5:first-child,>.mainSection.orchestracms h6:first-child{margin-top:0}@media (max-width: 740px){.mainSection.orchestracms .image{display:none;padding:0}.mainSection.orchestracms .text{width:100%}}.mainSection.videoOcms{overflow:hidden;padding:40px 0;border-bottom:1px solid #bfbfbf}.mainSection.videoOcms.last{border-bottom:none}.mainSection.videoOcms .image{padding-right:40px}.mainSection.videoOcms .image a{border-bottom:none}.mainSection.videoOcms img,.mainSection.videoOcms iframe{width:350px;border-style:none}.sectionContents h1{text-align:center}.sectionContents hr{width:67%}.sectionContents .sectionList{list-style-type:none;display:flex;flex-wrap:wrap;padding-left:0}.sectionContents .sectionList a p{color:#454545}.sectionContents .sectionList li{display:block;width:50%;box-sizing:border-box;padding:.5em 2em}.sectionContents .sectionList li:before{display:none}.sectionContents .sectionList li:nth-child(odd){padding-left:0}.sectionContents .sectionList li:nth-child(even){padding-right:0}.sectionContents .sectionList h3{margin-top:0}.solutions{margin:6em auto 5em}.solutions .threeUp{display:inline-block;vertical-align:top;width:25%;margin-left:6.25%}.solutions .small-block-image{text-align:center}.solutions .small-block-image img{opacity:0;width:100%;border-radius:50%}.solutions .small-block-image img.solFadeIn{opacity:1 !important;-webkit-transition:opacity .8s ease;transition:opacity .8s ease}.solutions .small-block-content{text-align:center;opacity:0}.solutions .small-block-content.solFadeIn{opacity:1 !important;-webkit-transition:opacity .8s ease;transition:opacity .8s ease}@media all and (max-width: 786px){.solutions .threeUp{display:block;width:100%;margin:0 0 6em 0}.solutions .small-block-image img{width:50%}.solutions .small-block-title{margin-top:.6em}}@media all and (max-width: 390px){.solutions .threeUp{padding:0}.solutions .small-block-image img{width:50%}}.OCMS-Edit .solutions .threeUp{padding:0;margin-left:1em}.OCMS-Edit .solutions img{opacity:1;border-radius:0}.tableList .imageLeader{display:table-cell;vertical-align:top}.tableList .listContent{display:table-cell;vertical-align:top;padding-left:1em}.tableList .listContent h1:first-child,.tableList .listContent h2:first-child,.tableList .listContent h3:first-child,.tableList .listContent h4:first-child,.tableList .listContent h5:first-child,.tableList .listContent h6:first-child,.tableList .listContent p:first-child{margin-top:0}.premiumContentTile{position:relative;display:flex;width:100%;margin-bottom:2em;background-color:#f8f8f8;box-shadow:0 0 4px #e5e5e5}.premiumContentTile a{display:block;border-bottom:0 transparent none}.premiumContentTile a:hover{border-bottom:0 transparent none}.premiumContentTile .tile-image_c{margin-right:1.5em;width:40%;flex:none}.premiumContentTile .tile-image{width:100%;padding-bottom:129%;background-size:cover;-webkit-transition:200ms transform ease-in-out;transition:200ms transform ease-in-out}.premiumContentTile .tile-text_c{margin-right:1em;margin-bottom:2.5em}.premiumContentTile .tile-title,.premiumContentTile .tile-tag,.premiumContentTile .tile-subtitle{display:block}.premiumContentTile .tile-title{margin:1em 0 0 0;color:#454545;font-size:1.25em;font-weight:bold;line-height:1.4}.premiumContentTile .tile-tag{margin:0.3em 0 1em 0;color:#109ff7;font-size:0.64em;font-weight:bold;text-transform:uppercase}.premiumContentTile .tile-subtitle{color:#454545;font-size:.845em}.premiumContentTile .tile-cta{position:absolute;margin-bottom:1em;bottom:0;text-align:center;-webkit-transition:200ms bottom ease-in-out;transition:200ms bottom ease-in-out}.premiumContentTile .tile-cta a{color:#fff;background-color:#109ff7;-webkit-transition:.35s all ease;transition:.35s all ease;border-radius:3px;min-width:4em;padding-left:1em;padding-right:1em;display:inline-block;-moz-appearance:none;-webkit-appearance:none;border-radius:3px;font-size:0.845em}.premiumContentTile .tile-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.premiumContentTile:hover{background-color:#fcfcfc}.premiumContentTile:hover .tile-image{transform:scale(1.025) rotate(-2deg) translateX(-5px)}.premiumContentTile:hover .tile-cta a{color:#fff;background-color:#41b3f9;-webkit-transition:.35s all ease;transition:.35s all ease}.premiumContentTile.inverted{background-color:#454545}.premiumContentTile.inverted .tile-title{color:#fff}.premiumContentTile.inverted .tile-subtitle{color:#f8f8f8}.premiumContentTile.inverted .tile-cta a{color:#109ff7;background-color:#f8f8f8}.premiumContentTile.inverted:hover tile-cta a{color:#109ff7;background-color:#fff}.flexBlockList{display:flex;justify-content:space-between;flex-wrap:wrap}.flexBlockList .flexBlockListHeading{width:100%;text-align:center}.flexBlock{display:flex;flex-direction:row}.flexBlock .flexBlockInner{display:flex;flex-direction:row}.flexBlock.text-right .text_c{text-align:right}.flexBlock .image_c{display:flex;flex-direction:column;box-sizing:border-box}.flexBlock .image_c.alignBottom img{margin-top:auto}.flexBlock .image_c.alignMiddle img{margin-top:auto;margin-bottom:auto}.flexBlock .image_c img{margin-left:auto;margin-right:auto;min-height:1px}.flexBlock .text_c{display:flex;flex-direction:column;padding:0 0 1em 1em;box-sizing:border-box}.flexBlock .text_c p{margin-bottom:0}.flexBlock .text_c.width-12\/12{padding-left:0}.flexBlock .text_c .flexBlockHeading{margin-top:0}.flexBlock .text_c.alignBottom>:first-child{margin-top:auto}.flexBlock .text_c.alignMiddle>:first-child{margin-top:auto}.flexBlock .text_c.alignMiddle>:last-child{margin-bottom:auto}.flexBlock .text_c.alignCenter{text-align:center}.flexBlock .text_c.alignRight{text-align:right}.flexBlock .text_c.alignCenter a.actionButton,.flexBlock .text_c.buttonAtCenter a.actionButton{margin:1em auto}.flexBlock .text_c a.actionButton,.flexBlock .text_c.buttonAtLeft a.actionButton{margin:1em auto 0 0;padding:0.3em 0.8em;align-self:flex-start}.flexBlock .text_c.buttonAtBottom a.actionButton{margin-top:auto}.flexBlock .text_c.buttonAtRight a.actionButton,.flexBlock .text_c.alignRight a.actionButton{margin-left:auto;margin-right:0}.flexBlock.imgOnRight .image_c{order:2;padding-left:1em}.flexBlock.imgOnRight .text_c{order:1;padding-left:0}.flexBlock.imgOnLeft .image_c{order:1;padding-left:0}.flexBlock.imgOnLeft .text_c{order:2;padding-left:1em}.flexBlock.imgOnTop .flexBlockInner,.flexBlock.imgOnBottom .flexBlockInner{flex-direction:column}.flexBlock.imgOnTop .image_c,.flexBlock.imgOnBottom .image_c{margin:0 auto}.flexBlock.imgOnTop .text_c,.flexBlock.imgOnBottom .text_c{margin:0 auto;flex-grow:1;padding:0.5em 0 0 0}.flexBlock.imgOnTop .text_c,.flexBlock.imgOnBottom .image_c{margin-top:0.5em}.flexBlock.imgOnBottom .image_c{order:2}.flexBlock.imgOnBottom .text_c{order:1}.catchy .flexBlockList .flexBlockListHeading{font-size:2.7em;margin:0.5em auto}.catchy .flexBlockList .flexBlock .text_c .flexBlockHeading{font-weight:300;font-size:2.5em}.catchy .flexBlockList .flexBlock .text_c p,.catchy .flexBlockList .flexBlock .text_c ul{font-size:1.5em}.button-band .flexBlockList{justify-content:flex-start}.button-band .flexBlockList .flexBlock{width:auto}.button-band .flexBlockList .flexBlock .image_c{display:none}.button-band .flexBlockList .flexBlock .text_c{width:100%}.flexBlockList_c.justify-centre .flexBlockList{justify-content:center}.flexBlockList_c.justify-right .flexBlockList{justify-content:flex-end}.flexBlockList_c.justify-space-around .flexBlockList{justify-content:space-around}.flexBlockList_c.justify-space-between .flexBlockList{justify-content:space-between}.two-up-from-centre,.two-up-from-centre-grey{background:linear-gradient(90deg, #455469 50%, #4f6078 50%)}.two-up-from-centre .flexBlock:nth-child(odd),.two-up-from-centre-grey .flexBlock:nth-child(odd){justify-content:flex-end}.two-up-from-centre-grey{background:linear-gradient(90deg, #454545 50%, #525252 50%)}.flexBlockList_c.block-indent .flexBlockList{justify-content:center}.flexBlockList_c.block-indent .flexBlockList .flexBlock{display:block}.flexBlockList_c.block-indent .flexBlockList .flexBlock .flexBlockInner{padding-left:12.5%;padding-right:12.5%}@media all and (max-width: 786px){.flexBlockList_c.block-indent .flexBlockList .flexBlock .flexBlockInner{padding-left:2.5%;padding-right:2.5%}}.white-text .flexBlockListHeading,.white-text .text_c>*{color:white}.white-text-with-shadow .flexBlockListHeading,.white-text-with-shadow .text_c>*{color:white;text-shadow:0 0 5px black}.alt-button-1 a.actionButton{background-color:#f8f8f8;color:#454545}.alt-button-2 a.actionButton{background-color:#455469;color:white}.alt-button-2 a.actionButton:hover{background-color:#4f6078}.alt-button-3 a.actionButton{background-color:#586e82;color:white}.alt-button-3 a.actionButton:hover{background-color:#668096}.alt-button-4 a.actionButton{background-color:#7c3533;color:white}.alt-button-4 a.actionButton:hover{background-color:#a04442}.alt-button-5 a.actionButton{background-color:#a52a2a;color:white}.alt-button-5 a.actionButton:hover{background-color:#cc3636}.alt-button-6 a.actionButton{background-color:#CE5C33;color:white}.alt-button-6 a.actionButton:hover{background-color:#d36c48}.alt-button-7 a.actionButton{background-color:#224e8c;color:white}.alt-button-7 a.actionButton:hover{background-color:#2c65b5}.alt-button-8 a.actionButton{background-color:#7f7f7f;color:white}.alt-button-8 a.actionButton:hover{background-color:#999}@media all and (max-width: 786px){.two-up-from-centre .flexBlock,.two-up-from-centre-grey .flexBlock{width:50%}}@media all and (max-width: 600px){.two-up-from-centre,.two-up-from-centre-grey{background:#2A363F}.two-up-from-centre .flexBlock,.two-up-from-centre-grey .flexBlock{width:100%;display:block}.two-up-from-centre .flexBlock:nth-child(odd),.two-up-from-centre-grey .flexBlock:nth-child(odd){justify-content:flex-start}.two-up-from-centre-grey{background:#454545}.mobile-hide-images .image_c.width-3\/12,.mobile-hide-images .image_c.width-2\/12,.mobile-hide-images .image_c.width-1\/12{display:none}.mobile-hide-images .text_c.width-9\/12,.mobile-hide-images .text_c.width-10\/12,.mobile-hide-images .text_c.width-11\/12{width:100%}.button-band .flexBlockList{justify-content:space-around}.block-indent .flexBlock{padding-left:0;padding-right:0;margin-left:0 !important;margin-right:0 !important}}@media all and (max-width: 500px){.mobile-hide-images .image_c.width-5\/12,.mobile-hide-images .image_c.width-4\/12{display:none}.mobile-hide-images .text_c.width-7\/12,.mobile-hide-images .text_c.width-8\/12{width:100%}}.heroPoster{position:relative;overflow:hidden;height:42vh;width:100%}.heroPoster .heroVideo,.heroPoster .heroImage{position:absolute;min-width:100%;min-height:100%;left:0;z-index:10;background-color:black;margin:0}.heroPoster .overlay{position:relative;z-index:100;background:rgba(0,0,0,0.45);float:left;width:100%;height:100%}.heroPoster .overlay .mainSection{display:flex;justify-content:space-around;flex-direction:column;align-items:center;height:100%}.heroPoster .overlay .text_c{text-align:center;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:70%;padding-top:2em}.heroPoster .overlay .text_c h1,.heroPoster .overlay .text_c h2,.heroPoster .overlay .text_c h3,.heroPoster .overlay .text_c h4,.heroPoster .overlay .text_c h5{color:white;line-height:1.1em;margin-top:0}.heroPoster .overlay .text_c h1{font-size:3.2em}.heroPoster .overlay .text_c p{color:white;font-size:1.2em;width:90%;margin:0}.heroPoster .overlay .text_c p+p{margin-top:1em}@media all and (max-width: 500px){.heroPoster .overlay .text_c h1{font-size:2.5em;line-height:1.2em}.heroPoster .overlay .text_c .actionButton{font-size:inherit;padding:0.3em 0.6em 0.5em 0.6em}}@media (max-height: 785px){.heroPoster .overlay .text_c h1{font-size:2.8em}.heroPoster .overlay .text_c p{display:none}}.loginForm{position:relative;overflow:hidden}.loginForm img{margin:0}.loginForm .backgroundContainer{position:absolute;width:100%;z-index:-1}.loginForm .backgroundContainer>img{width:100%}.loginForm .formContainer{text-align:center;background:url(imgs/logintrans.png) no-repeat;margin:5em auto;padding:0 30px;width:330px;height:349px}.loginForm .error{margin-top:-1.25em}.loginForm input[type="text"],.loginForm input[type="password"]{display:block;width:100%;margin-bottom:1.6em}.loginForm button{width:100%;margin:0;padding:.5em}iframe[src^="https://www.youtube.com/embed/videoseries"]{display:none}.youtubePlaylist{display:flex}.youtubePlaylist.mobile{flex-direction:column}.youtubePlaylist .videoContainer{width:100%}.youtubePlaylist .videoSizer{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:black}.youtubePlaylist .videoSizer>iframe{position:absolute;width:100%;height:100%;left:0;top:0}.youtubePlaylist .playlistWrapper{position:relative;flex-basis:20em}.youtubePlaylist .playlistContainer{position:absolute;top:0;left:0;bottom:0;right:0;overflow:auto;background-color:#f8f8f8}.youtubePlaylist .playlistContainer a{line-height:1.3;padding:.25em .25em .25em 1.5em;text-indent:-.5em;display:block;-webkit-transition:.35s background-color ease;transition:.35s background-color ease}.youtubePlaylist .playlistContainer a:hover{border-bottom-color:transparent;background-color:#bfbfbf}.youtubePlaylist .playlistContainer a.active{background-color:#7f7f7f;color:#f8f8f8}.tableOfContents{position:fixed;margin-top:2.3em;max-width:17.5em}.tableOfContents .title{text-transform:uppercase;border-bottom:1px solid #bfbfbf;font-size:1.5em}.tableOfContents ol ol{padding-left:.5em;display:none}.tableOfContents li{line-height:1.3;margin:.3em 0}.tableOfContents a{color:#454545;text-decoration:none;display:block;text-indent:-.5em;padding-left:.5em}.tableOfContents a:hover{color:#109ff7}.tableOfContents .active>a{color:#109ff7}.tableOfContents .active>ol{display:block}@media (max-width: 786px){.tableOfContents{display:none}}.content_fullwidth{float:none;padding:0}.flips1_back{width:100%;padding:50px 35px;color:#fff;background-color:#455469;z-index:1;height:278px !important;margin:0px;text-align:center;-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-sand-transform:rotateY(180deg)}.flips1 p{position:relative;top:42%;margin:0}.but_small5.light:hover{color:#109ff7}@media only screen and (max-width: 1169px) and (min-width: 1000px){.flips1_back{padding:20px 10px;height:227px}}@media only screen and (max-width: 999px) and (min-width: 768px){.flips1_back{padding:20px 10px;height:162px}}@media only screen and (max-width: 767px) and (min-width: 320px){.flips1_back{padding:20px 10px;height:280px}}.mainSection figure .text a{border-bottom-color:transparent;cursor:pointer;text-align:center;text-decoration:none;color:#fff;background-color:#109ff7;-webkit-transition:.35s all ease;transition:.35s all ease}.mainSection figure .text a:hover{color:#fff;background-color:#41b3f9}.mainSection figure .text a:disabled{background-color:#3596d2;cursor:not-allowed}.detached.tabs>ul>li.current{background-image:none;position:relative}.detached.tabs>ul>li.current:after{bottom:0;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(238,238,238,0);border-bottom-color:#eee;border-width:15px;margin-left:-15px}.site_wrapper .detached.tabs>ul>li.current span{background-color:#109ff7;color:#fff}.detached.tabs>ul>li span{background-color:#f8f8f8;color:#109ff7}.js .detached.accordion>section>:first-child span{background-color:#109ff7;color:#fff}.detached.tabs [role="tablist"] li:before{display:none}.detached.tabs section>div>div>img,.detached.tabs section .sectionBody{display:table-cell}.detached.tabs .sectionBody h1,.detached.tabs .sectionBody h2,.detached.tabs .sectionBody h3,.detached.tabs .sectionBody h4,.detached.tabs .sectionBody h5,.detached.tabs .sectionBody h6,.detached.tabs .sectionBody p{margin-top:0}.parallax_section5{float:none;background-image:url("http://www.stantive.com/servlet/servlet.FileDownload?file=00P8000000kldN9EAI")}.authorText .newsList{padding:0}.authorText .newsList .newsItem{border-bottom:1px solid #bfbfbf;padding-bottom:1.6em;text-indent:0;padding-left:0}.authorText .newsList .newsItem:last-child{border-bottom:0}.authorText .newsList .newsItem:before{display:none}.authorText .newsList img{float:left;width:28%;margin-right:2%}.authorText .newsList .withoutImage{width:100%}.authorText .newsList .newsPostedDate{font-size:.8em;color:#109ff7;display:inline-block}.authorText .newsList .newsAction{padding-top:1.6em}.authorText .newsList .actionButton{float:right;margin:0}.authorText .newsList .ocmsPageControls{text-align:center}.authorText .newsList .ocmsPageControlsHidden{display:none}@media all and (max-width: 786px){.authorText .newsList img{display:none}.authorText .newsList .ocmsPageControls{width:275px;margin:0 auto}}@media all and (max-width: 390px){.authorText .newsList .actionButton{margin:20px 0 0}}.callout{margin:1.6em 0 1.6em;border-radius:2px;padding:.5em 1em}.callout .callout-icon,.callout .callout-body{display:table-cell;vertical-align:middle}.callout .callout-icon{font-size:2em;min-width:1em}.callout.callout-warning{background-color:#efd9d8}.callout.callout-warning .callout-icon{color:#7c3533}.callout.callout-info{background-color:#109ff7}.callout.callout-info .callout-icon{color:#15202d}.packageIndicator,.inCKEditor [data-package]:not(li):before,.inCKEditor li[data-package]:after{border:1px solid #109ff7;padding:0 .5em .1em;line-height:1.3;border-radius:1em;display:block;float:right;margin-left:.5em;margin-top:.3em;font-size:.8em}.inCKEditor [data-package]:not(li):before{content:"Package " attr(data-package)}.inCKEditor h2[data-package]:before{font-size:16px;color:#454545;margin-top:.6em}.inCKEditor li[data-package]:after{content:"Package " attr(data-package)}.header_c{background-color:#fff;opacity:0.97;width:100%;position:fixed;top:0;z-index:600;min-height:160px}.pg.compact .header_c,.pg.thinHeader .header_c{min-height:0}.header_c>*{font-size:.85rem}.header_c header{display:flex;justify-content:space-between}.header_c .greenBar{position:absolute;bottom:0}.pg.compact .header_c .greenBar,.pg.thinHeader .header_c .greenBar{height:5px;margin-top:0}.header_c .logo_c{max-width:400px;align-self:flex-end}.pg.compact .header_c .logo_c,.pg.thinHeader .header_c .logo_c{max-width:200px;margin-bottom:10px}.pg.compact .header_c .logo_c img,.pg.thinHeader .header_c .logo_c img{width:100%}.header_c .logo_c a{display:block;margin-top:0}@media all and (max-width: 786px){.header_c .logo_c{max-width:45%}.header_c .logo_c img{width:100%}.header_c .logo_c a{margin:1em 0 0em 1em}.mobileMenu .header_c .logo_c{display:none}}.header_c .topHdrRow{text-align:right;max-height:200px;overflow:hidden;margin-top:20px;display:flex;flex-direction:row-reverse}.header_c .topHdrRow .ocms-dynamicload{background:none;display:block;position:relative;margin:.5em auto 2em auto;border-radius:100%;border-width:.25em;border-style:solid;border-bottom-color:#bfbfbf;border-left-color:#bfbfbf;border-top-color:#454545;border-right-color:#454545;width:1em;height:1em;text-indent:100%;overflow:hidden;-webkit-animation:spin 1.25s infinite linear;-moz-animation:spin 1.25s infinite linear;-ms-animation:spin 1.25s infinite linear;-o-animation:spin 1.25s infinite linear;animation:spin 1.25s infinite linear}.pg.compact .header_c .topHdrRow{max-height:0;margin:0}.pg.thinHeader .header_c .topHdrRow{max-height:200px;margin-top:20px}.header_c .topHdrRow .myAccount_c{display:inline-block;vertical-align:middle;margin-right:5px}.header_c .topHdrRow .ocmsPortalLoginComponent,.header_c .topHdrRow .loginStatus{margin-right:.5em;margin-top:.4em}.header_c .topHdrRow .ocmsPortalLoginComponent a,.header_c .topHdrRow .loginStatus a{color:#109ff7;text-decoration:none;border-bottom:1px transparent solid;-webkit-transition:.2s border-color ease;transition:.2s border-color ease}.header_c .topHdrRow .ocmsPortalLoginComponent a:hover,.header_c .topHdrRow .loginStatus a:hover{border-bottom-color:#109ff7}.header_c .topHdrRow .menu{display:table}.header_c .topHdrRow .menu a{display:table-cell;height:30px;text-align:center;vertical-align:middle;border-bottom-color:transparent;cursor:pointer;text-align:center;text-decoration:none;color:#fff;background-color:#109ff7;-webkit-transition:.35s all ease;transition:.35s all ease;padding:0 .5em;font-size:16px;line-height:1;border-radius:3px}.header_c .topHdrRow .menu a:hover{color:#fff;background-color:#41b3f9}.header_c .topHdrRow .menu a:disabled{background-color:#3596d2;cursor:not-allowed}@media all and (max-width: 1000px){.header_c .topHdrRow .menu a{height:24px;font-size:0.9em}}@media all and (max-width: 786px){.header_c .topHdrRow{display:none;text-align:left}.header_c .topHdrRow .menu a{height:35px}.mobileMenu .header_c .topHdrRow{display:block;text-align:center}.header_c .topHdrRow .myAccount_c{display:none}}.header_c .search_c{display:inline-block}.header_c .search_c .ocms-search-input{padding:0 0.5em 0 27px;border:solid #bfbfbf 1px;border-radius:3px 0 0 3px;width:250px;height:30px;background:url("imgs/search14.png") 7px 50% no-repeat;font-weight:normal}.header_c .search_c .ocms-search-btn{margin:0 0 0 -10px;border:none;width:100px;height:30px;font-weight:normal;border-radius:0 5px 5px 0;cursor:pointer;color:#fff;background-color:#bfbfbf;-webkit-transition:.35s all ease;transition:.35s all ease}.header_c .search_c .ocms-search-btn:hover{color:#fff;background-color:#109ff7}@media all and (max-width: 1280px){.header_c .search_c .ocms-search-input{width:220px}}@media all and (max-width: 1000px){.header_c .search_c .ocms-search-input{width:180px;height:24px}.header_c .search_c .ocms-search-btn{height:24px;font-size:0.9em;margin-top:1px}}@media all and (max-width: 786px){.header_c .search_c{margin-top:7px}.header_c .search_c .ocms-search-input{height:34px;background-color:#dedede;background-image:url("imgs/mobileSearch14.png");border-color:#dedede;color:#2c2c2c;max-width:150px;min-width:50px;margin-left:10px}.header_c .search_c .ocms-search-btn{height:34px;background-color:#454545;width:70px;margin-top:0}}@media all and (max-width: 390px){.header_c .search_c .ocms-search-input{max-width:130px}}.header_c .mainNav_c{margin-top:30px;font-size:16px}.pg.compact .header_c .mainNav_c{margin:10px 0}.header_c .mainNav_c .pg.thinHeader{display:none}.header_c .mainNav_c .menu{display:inline-block}.header_c .mainNav_c .menu-clear{display:none}.header_c .mainNav_c a{text-decoration:none}.header_c .mainNav_c .root-level-item{display:inline-block;margin-left:30px;position:relative}.pg.compact .header_c .mainNav_c .root-level-item{padding:5px 10px}.header_c .mainNav_c .root-level-item>a{display:block;padding:10px;border-bottom-color:transparent;color:#454545;background-color:rgba(0,0,0,0);-webkit-transition:.35s all ease;transition:.35s all ease}.header_c .mainNav_c .root-level-item>a[href="#"]{cursor:default}.header_c .mainNav_c .root-level-item>a>span{position:absolute;top:-.75em;left:10px;transition:top .25s linear, opacity .25s linear;font-size:.75em}.header_c .mainNav_c .root-level-item:hover>a{color:#fff;background-color:#454545}.header_c .mainNav_c .root-level-item:hover>a>span{opacity:0;top:.5em}.header_c .mainNav_c .root-level-item:hover .level-1-list{visibility:visible}.header_c .mainNav_c .root-level-item:hover .level-1-list .level-1-item>a,.header_c .mainNav_c .root-level-item:hover .level-1-list .level-2-item>a{opacity:1}.header_c .mainNav_c .root-level-item.bold>a{font-weight:bold}.header_c .mainNav_c .root-level-item.bold>a>span{font-weight:300}.header_c .mainNav_c .menu:first-child .root-level-item.first{margin-left:0}.header_c .mainNav_c>div:nth-last-of-type(2) .last .level-1-list{right:0}.header_c .mainNav_c .level-1-list{position:absolute;visibility:hidden;min-width:175px}.header_c .mainNav_c .level-1-item>a,.header_c .mainNav_c .level-2-item>a{opacity:0;display:block;padding:10px;border-bottom-color:transparent;color:#fff;background-color:#454545;-webkit-transition:.35s all ease;transition:.35s all ease}.header_c .mainNav_c .level-1-item>a:hover,.header_c .mainNav_c .level-2-item>a:hover{color:#fff;background-color:#5f5f5f}.header_c .mainNav_c .level-2-item>a{padding-left:2em}.OCMS-Edit .header_c .mainNav_c{margin-right:12em}@media all and (max-width: 1280px){.header_c .mainNav_c .root-level-item{margin-left:-5px}}@media all and (max-width: 1000px){.header_c .mainNav_c .root-level-item{margin-left:-5px}.header_c .mainNav_c .menu{font-size:0.9em}}@media all and (max-width: 786px){.header_c .mainNav_c{z-index:45;margin-top:0}.header_c .mainNav_c .menu{display:block}.header_c .mainNav_c .root-level-list{display:none;position:static;min-width:0;visibility:visible}.header_c .mainNav_c .root-level-item{display:block;border-bottom:1px solid #2c2c2c;margin-left:0}.header_c .mainNav_c .root-level-item:hover>a{color:#f8f8f8;background-color:inherit}.header_c .mainNav_c .root-level-item>a{padding-left:2em}.header_c .mainNav_c .root-level-item>a,.header_c .mainNav_c .root-level-item>a:hover{color:#f8f8f8;font-weight:400;opacity:1;background-color:inherit;-webkit-transition:none;transition:none}.header_c .mainNav_c .level-1-item>a{padding-left:3 em}.header_c .mainNav_c .level-1-item>a,.header_c .mainNav_c .level-1-item>a:hover{color:#f8f8f8;font-weight:400;opacity:1;background-color:inherit;-webkit-transition:none;transition:none}.header_c .mainNav_c .level-2-item>a{padding-left:4 em}.header_c .mainNav_c .level-2-item>a,.header_c .mainNav_c .level-2-item>a:hover{color:#f8f8f8;font-weight:400;opacity:1;background-color:inherit;-webkit-transition:none;transition:none}.header_c .mainNav_c .level-3-item>a{padding-left:5 em}.header_c .mainNav_c .level-3-item>a,.header_c .mainNav_c .level-3-item>a:hover{color:#f8f8f8;font-weight:400;opacity:1;background-color:inherit;-webkit-transition:none;transition:none}.header_c .mainNav_c .level-4-item>a{padding-left:6 em}.header_c .mainNav_c .level-4-item>a,.header_c .mainNav_c .level-4-item>a:hover{color:#f8f8f8;font-weight:400;opacity:1;background-color:inherit;-webkit-transition:none;transition:none}.header_c .mainNav_c .level-5-item>a{padding-left:7 em}.header_c .mainNav_c .level-5-item>a,.header_c .mainNav_c .level-5-item>a:hover{color:#f8f8f8;font-weight:400;opacity:1;background-color:inherit;-webkit-transition:none;transition:none}.header_c .mainNav_c .level-6-item>a{padding-left:8 em}.header_c .mainNav_c .level-6-item>a,.header_c .mainNav_c .level-6-item>a:hover{color:#f8f8f8;font-weight:400;opacity:1;background-color:inherit;-webkit-transition:none;transition:none}.header_c .mainNav_c .level-1-list{margin-left:0;position:static;min-width:0;visibility:visible}.header_c .mainNav_c .level-1-item{border-top:1px solid #2c2c2c;padding-left:2em}.header_c .mainNav_c .level-2-item>a{opacity:1;background-color:inherit}.mobileMenu .header_c .mainNav_c .root-level-list,.mobileMenu .header_c .mainNav_c .level-1-list{display:block}}.header_c .mainSection{-webkit-backface-visibility:hidden;z-index:201}.header_c .mobileMenuButton{display:none;padding:0.5em 1em;border:1px solid #AAA;border-radius:3px;position:absolute;top:1.5em;right:1em;font-size:1em;cursor:pointer}@media all and (max-width: 786px){.header_c{position:static;height:auto;opacity:1;min-height:auto}.header_c .greenBar{height:10px;position:static}.header_c .mobileMenuButton{display:block}.header_c .mobileMenuClose{background:url("imgs/closeX26.png") no-repeat;width:18px;height:18px;background-size:18px;position:absolute;top:36px;right:15px;cursor:pointer;display:none}.mobileMenu .header_c header.mainSection{width:100%;position:fixed;top:0;bottom:95%;z-index:610;overflow:auto !important;background-color:#252525;height:100%;flex-direction:column;align-items:center}}@media all and (max-width: 786px) and (max-width: 370px){.mobileMenu .header_c header.mainSection .topHdrRow{padding-top:1.3em}.mobileMenu .header_c header.mainSection .topHdrRow .mobileMenuClose{top:10px}}@media all and (max-width: 786px){.mobileMenu .header_c .hdrRight{float:none;width:100%}.mobileMenu .header_c .mobileMenuButton{display:none}.mobileMenu .header_c .mobileMenuClose{display:block}}@media all and (max-width: 400px){.header_c{margin-bottom:0}}.OCMS-Edit .header_c{position:static;height:260px}.OCMS-Edit .header_c header{position:relative;height:auto}.OCMS-Edit .header_c header .portal_c{width:500px;margin:0 auto}.OCMS-Edit .header_c .greenBar{display:none}.pg,.header_c,.header_c .logo_c,.mainNav_c,.topHdrRow{transition:all 500ms ease}.greenBar{transition:all 250ms ease}.footer_c{background-color:#252525;padding:1em 0 2em 0;position:relative}.footer_c .mainSection{margin:1.6em auto 1.6em}.footer_c .mainSection a{color:#f8f8f8;text-decoration:none}.footer_c .mainSection a:hover{color:#109ff7}.footer_c .footerSmallText{color:#bfbfbf;font-size:0.8em}.footer_c .footerLogo,.footer_c .footerRight{width:50%;display:inline-block;vertical-align:top}.footer_c .footerRight{text-align:right}.OCMS-Edit .footer_c .footerRight{padding-left:2em;box-sizing:border-box}@media all and (max-width: 1000px){.footer_c .footerLogo,.footer_c .footerRight{width:100%;text-align:center}.footer_c .footerRight{margin-top:1em}}.footer_c .footerLogo a{display:inline-block}.footer_c .footerLogo img{max-height:90px;display:inline-block;margin-right:1em}.footer_c .footerLogo>a:first-child>img{margin-bottom:37px}@media all and (max-width: 1000px){.footer_c .footerLogo .footerLogo,.footer_c .footerLogo .footerRight{width:100%}}.footer_c .footerMenu{font-size:0.85em;margin-bottom:2em}.footer_c .footerMenu .root-level-item{display:inline-block;box-sizing:border-box;width:20%;padding-right:2em;vertical-align:top}.footer_c .footerMenu .root-level-item>a{cursor:default;color:#f8f8f8}.footer_c .footerMenu .level-1-list{border-top:1px solid #454545;padding-top:0.5em;margin-top:0.2em}@media all and (max-width: 1280px){.footer_c .footerMenu{font-size:0.8em}}@media all and (max-width: 1000px){.footer_c .footerMenu{font-size:0.7em}}@media all and (max-width: 786px){.footer_c .footerMenu{display:none}}.footer_c .socialMenu{margin-bottom:1em;margin-top:8px}.footer_c .socialMenu li{display:inline-block;margin-left:21px}.footer_c .socialMenu li:first-child{margin-left:0}.footer_c .socialMenu li a{background:url("imgs/socialSTG!240x55normal.png") left top no-repeat;width:55px;height:55px;display:block;text-indent:100%;overflow:hidden;-webkit-transition:background-image 0.2s ease-in-out;transition:background-image 0.2s ease-in-out}.footer_c .socialMenu li a:hover{background-image:url("imgs/socialSTG!240x55hover.png")}.footer_c .socialMenu li.menu-twitter a{background-position:-10px 0}.footer_c .socialMenu li.menu-facebook a{background-position:-120px 0}.footer_c .socialMenu li.menu-linkedIn a{background-position:-65px 0}.footer_c .socialMenu li.menu-youtube a{background-position:-175px 0}@media all and (max-width: 1400px){.footer_c .socialMenu li{margin-left:16px}}@media all and (max-width: 1280px){.footer_c .socialMenu li a{background-size:177px;width:42px;height:42px}.footer_c .socialMenu li.menu-facebook a{background-position:-88px}.footer_c .socialMenu li.menu-twitter a{background-position:-6px 0}.footer_c .socialMenu li.menu-linkedIn a{background-position:-47px 0}.footer_c .socialMenu li.menu-youtube a{background-position:-129px 0}}@media all and (max-width: 1000px){.footer_c .socialMenu{text-align:center}}@media all and (max-width: 900px){.footer_c .socialMenu li a{background-size:132px;width:31px;height:31px}.footer_c .socialMenu li.menu-facebook a{background-position:-66px 0}.footer_c .socialMenu li.menu-twitter a{background-position:-5px 0}.footer_c .socialMenu li.menu-linkedIn a{background-position:-35px 0}.footer_c .socialMenu li.menu-youtube a{background-position:-97px 0}}@media all and (max-width: 786px){.footer_c .socialMenu li a{background-size:177px;width:42px;height:42px}.footer_c .socialMenu li.menu-facebook a{background-position:-88px}.footer_c .socialMenu li.menu-twitter a{background-position:-6px 0}.footer_c .socialMenu li.menu-linkedIn a{background-position:-47px 0}.footer_c .socialMenu li.menu-youtube a{background-position:-129px 0}}@media all and (max-width: 480px){.footer_c .socialMenu{text-align:center}}@media all and (max-width: 390px){.footer_c .socialMenu li{margin-left:21px}}.OCMS-Edit .footer_c .socialMenu{max-width:450px;white-space:normal}.footer_c .footerSmallMenu{font-size:.8em}.footer_c .footerSmallMenu a{text-decoration:none}.footer_c .footerSmallMenu .root-level-item{display:inline}.footer_c .footerSmallMenu .root-level-item:before{content:'\2022';padding:.7em;color:#454545}.footer_c .footerSmallMenu .root-level-item.first:before{content:'';padding:0}@media all and (max-width: 480px){.footer_c .footerSmallMenu{text-align:center}}@media all and (max-width: 400px){.pgHome .header_c{height:60px}}@media (min-width: 787px){.pgHome{margin-top:140px}}.OCMS-Edit .pgHome main{max-width:1600px}.OCMS-Edit .pgHome section{height:inherit;width:90%;margin:0 auto 1em auto}.pgHome .heroBanner{height:700px;max-height:50%;position:relative;overflow:hidden;width:100%;left:0;white-space:nowrap;font-size:0;z-index:1}.pgHome .heroBanner .triadImg_c{width:42%;height:100%;display:inline-block;overflow:hidden;position:relative;background-color:#109ff7;-ms-transform:skewX(-16deg);-webkit-transform:skewX(-16deg);transform:skewX(-16deg)}.pgHome .heroBanner .triadImg_c>img{-ms-transform:skewX(16deg);-webkit-transform:skewX(16deg);transform:skewX(16deg);position:relative;height:100%}.pgHome .heroBanner .triadImg_c.col1{margin-left:-13%}.pgHome .heroBanner .triadImg_c.col1>img{margin-left:13%}.pgHome .heroBanner .triadImg_c.col2{left:-1px;background-color:rgba(16,159,247,0.91)}.pgHome .heroBanner .triadImg_c.col2>img{margin-left:-13%}.pgHome .heroBanner .triadImg_c.col3{left:-2px}.pgHome .heroBanner .triadImg_c.col3>img{margin-left:-13%}.pgHome .heroBanner .heroText_c{font-size:100px;text-align:center;position:absolute;top:50%;width:100%;margin-top:-1em}.pgHome .heroBanner .heroText_c p{background-color:rgba(16,159,247,0.9);color:#fff;width:1280px;max-width:100%;margin:0 auto}.pgHome .heroBanner video{width:100%}@media all and (max-width: 2100px){.pgHome .heroBanner .heroText_c{font-size:80px}}@media all and (max-width: 1600px){.pgHome .heroBanner .heroText_c{font-size:70px}}@media all and (max-width: 1280px){.pgHome .heroBanner{height:450px}.pgHome .heroBanner .heroText_c{font-size:60px}}@media all and (max-width: 1000px){.pgHome .heroBanner{height:350px}.pgHome .heroBanner .heroText_c{font-size:50px}}@media all and (max-width: 850px){.pgHome .heroBanner .heroText_c{font-size:45px}}@media all and (max-width: 786px){.pgHome .heroBanner{white-space:normal;height:300px}.pgHome .heroBanner .triadImg_c,.pgHome .heroBanner .triadImg_c>img{-ms-transform:none;-webkit-transform:none;transform:none}.pgHome .heroBanner .triadImg_c.col1,.pgHome .heroBanner .triadImg_c.col3{display:none}.pgHome .heroBanner .triadImg_c.col2{width:100%;text-align:center;position:static}.pgHome .heroBanner .heroText_c{font-size:50px}}@media all and (max-width: 568px){.pgHome .heroBanner{height:220px}.pgHome .heroBanner .heroText_c{top:0;height:220px;margin:0;background-color:rgba(16,159,247,0.6)}.pgHome .heroBanner .heroText_c>p{margin-top:1em;background-color:transparent}}@media all and (max-width: 390px){.pgHome .heroBanner{height:140px}.pgHome .heroBanner .heroText_c{height:140px;font-size:30px}.pgHome .heroBanner .triadImg_c.col2{width:100%;text-align:center}}.OCMS-Edit .pgHome .heroBanner{height:auto}.OCMS-Edit .pgHome .heroBanner .col1{margin-left:0;width:25%}.OCMS-Edit .pgHome .heroBanner .col4{width:25%}.OCMS-Edit .pgHome .heroBanner .triadImg_c{width:30% !important;margin-left:2% !important}.OCMS-Edit .pgHome .heroBanner .triadImg_c,.OCMS-Edit .pgHome .heroBanner .triadImg_c *{-ms-transform:none !important;-webkit-transform:none !important;transform:none !important;height:inherit}.OCMS-Edit .pgHome .heroBanner .heroText_c{top:5px;letter-spacing:0}.pgGeneral2 .heroBanner{position:relative}.pgGeneral2 .heroBanner .heroBannerContent{max-width:1280px;margin:0 auto;position:relative}.pgGeneral2 .heroBanner .heroBannerBackgroundWrapper{position:absolute}.pgGeneral2 .heroBanner .heroBannerBackgroundWrapper,.pgGeneral2 .heroBanner .heroBannerBackgroundLeft,.pgGeneral2 .heroBanner .heroBannerBackgroundRight,.pgGeneral2 .heroBanner .heroBannerBackgroundFull{height:100%}.pgGeneral2 .heroBanner .heroBannerBackgroundRight{padding-left:0}.pgGeneral2 .heroBanner .heroBannerBackgroundLeft.column{padding-right:0}.pgGeneral2 .heroBanner .heroBannerBackgroundLeft img,.pgGeneral2 .heroBanner .heroBannerBackgroundRight img{width:100%;height:100%;object-fit:cover;margin:0}.pgGeneral2 .heroBanner .heroBannerSection4>img{display:block;max-width:100%;margin:0 auto}@media (max-width: 786px){.mobileMenu .header_c header.mainSection{position:static}.header_c .topHdrRow{margin-top:0}.mobileMenu .header_c header.mainSection .topHdrRow{padding-top:0}.contentColumn{margin:1.6em -1em 1.6em -1em}.mobileMenu .header_c .mobileMenuButton{display:block;top:5px;background-color:#dedede}}#ocmsPreviewControls{z-index:1000;top:-160px}

/*# sourceMappingURL=documentation.css.map */
