.rn_Home h2, .rn_Home .rn_VisualProductSelector .rn_BreadCrumb, .rn_IncidentDetail h2{font-size: 2em;font-weight: normal;line-height: 1.25em;margin-bottom: 1em;}
.rn_SearchControls .rn_SearchButton .rn_ButtonText, .rn_SearchControls .rn_SourceSearchButton .rn_ButtonText{height: 1px;left: -10000px;overflow: hidden;position: absolute;top: auto;width: 1px;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
button, input[type="submit"]{border: 1px solid #245aa6;border-radius: 3px;color: white;display: inline-block;font-size: 11px;font-weight: bold;background-color: #477DCA;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #477DCA), color-stop(100%, #2761b2));background-image: -webkit-linear-gradient(#477DCA, #2761b2);background-image: linear-gradient(#477DCA, #2761b2);padding: 7px 18px;text-decoration: none;text-shadow: 0 1px 0 #1b509a;background-clip: padding-box;-webkit-font-smoothing: antialiased;font-size: 1em;font-weight: bold;line-height: 1em;}
button:hover:not(:disabled), input[type="submit"]:hover:not(:disabled){box-shadow: inset 0 1px 0 0 #628dc8;cursor: pointer;background-color: #3c71bb;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c71bb), color-stop(100%, #255aa5));background-image: -webkit-linear-gradient(#3c71bb, #255aa5);background-image: linear-gradient(#3c71bb, #255aa5);}
button:active:not(:disabled), input[type="submit"]:active:not(:disabled){border: 1px solid #245aa6;box-shadow: inset 0 0 8px 4px #235397, inset 0 0 8px 4px #235397, 0 1px 1px 0 #eee;}
button:disabled, input[type="submit"]:disabled{opacity: 0.5;cursor: not-allowed;}
body{color: #333;font-family: cera,"Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 1em;-webkit-font-smoothing: antialiased;line-height: 1.5em;}
h1, h2, h3, h4, h5, h6{font-family: cera,"Helvetica Neue", Helvetica, Arial, sans-serif;line-height: 1.25em;margin: 0;text-rendering: optimizeLegibility;}
h1{font-size: 2.25em;}
h2{font-size: 2em;}
h3{font-size: 1.75em;}
h4{font-size: 1.5em;}
h5{font-size: 1.25em;}
h6{font-size: 1em;}
p{margin: 0 0 0.75em;}
a{color: #3B6DB1;text-decoration: none;-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;transition: color 0.1s linear;}
a:hover{color: #2c5999;}
a:active, a:focus{color: #2c5999;}
hr{border-bottom: 1px solid #999;border-left: none;border-right: none;border-top: none;margin: 1.5em 0;}
img{margin: 0;max-width: 100%;}
abbr, acronym{border-bottom: 1px dotted #999;cursor: help;}
address{display: block;margin: 0 0 0.75em;}
hgroup{margin-bottom: 0.75em;}
del{color: #595959;}
blockquote{border-left: 2px solid #999;color: #595959;margin: 1.5em 0;padding-left: 0.75em;}
cite{color: #737373;font-style: italic;}
cite:before{content: '\2014 \00A0';}
fieldset{background: #b3b3b3;border: 1px solid #999;margin: 0 0 0.75em 0;padding: 1.5em;}
input, label, select{display: block;font-family: cera,"Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 1em;}
label{font-weight: bold;margin-bottom: 0.375em;}
label.required:after{content: "*";}
label abbr{display: none;}
textarea, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select[multiple=multiple]{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: border-color;-moz-transition: border-color;transition: border-color;background-color: white;border-radius: 0.1875em;border: 1px solid #999;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);font-family: cera,"Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 1em;margin-bottom: 0.75em;padding: 0.5em 0.5em;width: 100%;}
textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, select[multiple=multiple]:hover{border-color: #808080;}
textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus{border-color: #477DCA;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(55, 112, 192, 0.7);}
textarea{resize: vertical;}
input[type="search"]{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none;appearance: none;}
input[type="checkbox"], input[type="radio"]{display: inline;margin-right: 0.375em;}
input[type="file"]{width: 100%;}
select{width: auto;max-width: 100%;margin-bottom: 1.5em;}
button, input[type="submit"]{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none;appearance: none;cursor: pointer;user-select: none;vertical-align: middle;white-space: nowrap;}
table{border-collapse: collapse;margin: 0.75em 0;width: 100%;}
th{border-bottom: 1px solid #737373;font-weight: bold;padding: 0.75em 0;text-align: left;}
td{border-bottom: 1px solid #999;padding: 0.75em 0;}
tr, td, th{vertical-align: middle;}
ul, ol{margin: 0;padding: 0;list-style-type: none;}
dl{line-height: 1.5em;margin-bottom: 0.75em;}
dl dt{font-weight: bold;margin-top: 0.75em;}
dl dd{margin: 0;}
@font-face{font-family: 'FontAwesome';src: url('/euf/core/3.6/thirdParty/fonts/fontawesome-webfont.eot?v=4.3.0');src: url('/euf/core/3.6/thirdParty/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/euf/core/3.6/thirdParty/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/euf/core/3.6/thirdParty/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/euf/core/3.6/thirdParty/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/euf/core/3.6/thirdParty/fonts/fontawesome-webfont.svg?v=4.3.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;transform: translate(0, 0);}
.fa-lg{font-size: 1.33333em;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.28571em;text-align: center;}
.fa-ul{padding-left: 0;margin-left: 2.14286em;list-style-type: none;}
.fa-ul > li{position: relative;}
.fa-li{position: absolute;left: -2.14286em;width: 2.14286em;top: 0.14286em;text-align: center;}
.fa-li.fa-lg{left: -1.85714em;}
.fa-border{padding: 0.2em 0.25em 0.15em;border: solid 0.08em #eee;border-radius: 0.1em;}
.pull-right{float: right;}
.pull-left{float: left;}
.fa.pull-left{margin-right: 0.3em;}
.fa.pull-right{margin-left: 0.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);-webkit-transform: scale(-1, 1);-ms-transform: scale(-1, 1);transform: scale(-1, 1);}
.fa-flip-vertical{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-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, .rn_CommunityHome .rn_RecentQuestions .rn_StackedIcons{position: relative;display: inline-block;width: 2em;height: 2em;line-height: 2em;vertical-align: middle;}
.fa-stack-1x, .rn_CommunityHome .rn_RecentQuestions .rn_StackedIcons:after, .fa-stack-2x, .rn_CommunityHome .rn_RecentQuestions .rn_StackedIcons:before{position: absolute;left: 0;width: 100%;text-align: center;}
.fa-stack-1x, .rn_CommunityHome .rn_RecentQuestions .rn_StackedIcons:after{line-height: inherit;}
.fa-stack-2x, .rn_CommunityHome .rn_RecentQuestions .rn_StackedIcons:before{font-size: 2em;}
.fa-inverse{color: #fff;}
.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-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-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-genderless:before, .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-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-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";}
html, body{height: 100%;}
body{margin: 0;}
h1{font-size: 1.75em;word-wrap: break-word;}
h2{font-size: 1.5em;}
h3{font-size: 1.2em;}
h4{font-size: 1.1em;}
h5{font-size: 0.83em;}
h6{font-size: 0.75em;}
a{padding: 0.1em 0;}
legend{display: none;}
pre{background: #eaeaea;color: #000;padding: 1em;}
fieldset{background: #F4F4F4;}
.rn_Container{*zoom: 1;max-width: 68em;margin-left: auto;margin-right: auto;}
.rn_Container:before, .rn_Container:after{content: " ";display: table;}
.rn_Container:after{clear: both;}
@media screen and (max-width: 1088px){.rn_Container{margin: 0 1em;}
}
@media screen and (max-width: 720px){.rn_Container{word-wrap: break-word;}
}
.rn_MegaContainer{*zoom: 1;margin: 20px;}
.rn_MegaContainer:before, .rn_MegaContainer:after{content: " ";display: table;}
.rn_MegaContainer:after{clear: both;}
.rn_ErrorMessage{background: #FBE3E4;color: #6a0f14;font-weight: bold;margin-bottom: 0.75em;padding: 0.75em;}
.rn_ErrorMessage a{color: #3d090b;}
.rn_ErrorMessage a:hover{color: #110203;}
.rn_WarningMessage{background: #FFF6BF;color: #594c00;font-weight: bold;margin-bottom: 0.75em;padding: 0.75em;}
.rn_WarningMessage a{color: #262000;}
.rn_WarningMessage a:hover{color: black;}
.rn_ErrorField{background: #FEFDA0 !important;}
.rn_Required, .rn_ErrorLabel{color: #c31c24;}
.rn_InfoMessage{background: #E6EFC2;color: #333c10;font-weight: bold;margin-bottom: 0.75em;padding: 0.75em;}
.rn_InfoMessage a{color: #111405;}
.rn_InfoMessage a:hover{color: black;}
.rn_CaptchaDialog{border: 1px solid #CCC;}
.rn_CaptchaDialog #recaptcha_area table{table-layout: auto;}
.rn_CaptchaDialog #recaptcha_area input{display: inline;}
.rn_HintBox{background: #FFF;border-radius: 3px;border-top: 0;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);display: block;margin-top: 0.3em;}
.rn_HintBox:before{font-family: 'FontAwesome';margin-right: 6px;}
.rn_HintBox:before{content: "\f0d8";font-size: 2em;color: #FFF;top: -10px;left: 33px;z-index: 1;margin: 0;position: absolute;}
.rn_HintBox:after{font-family: 'FontAwesome';margin-left: 6px;}
.rn_HintBox:after{content: "\f0d8";font-size: 2.2em;color: #DBDBDB;top: -11px;left: 32px;margin: 0;position: absolute;}
.rn_HintBoxRight{background: #FFF;border-radius: 3px;border-top: 0;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);display: block;margin-top: 0.3em;margin-left: 15px;}
.rn_HintBoxRight:before{font-family: 'FontAwesome';margin-right: 6px;}
.rn_HintBoxRight:before{content: "\f0d9";font-size: 2em;color: #FFF;top: 10px;left: 5px;z-index: 1;margin: 0;position: absolute;}
.rn_HintBoxRight:after{font-family: 'FontAwesome';margin-left: 6px;}
.rn_HintBoxRight:after{content: "\f0d9";font-size: 2.2em;color: #DBDBDB;top: 11px;left: 3px;margin: 0;position: absolute;}
.rn_Loading:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f110";-webkit-animation: fa-spin 2s infinite linear;-moz-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;display: block;font-size: 1em;position: relative;text-align: center;}
.rn_CheckSquare:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f046";font-size: 1em;}
.rn_ExclamationCircle:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f06a";font-size: 1em;}
.rn_Body{min-height: 100%;}
.rn_SkipNav:focus, .rn_SkipNav:active{background-color: #FFF;height: auto;left: auto;top: auto;width: auto;}
.rn_PageContent{padding: 4em 0;}
.rn_PageContent .rn_PopularKB h2, .rn_PageContent .rn_PopularSocial h2{color: #333;margin-bottom: 1em;font-size: 1.75em;font-weight: bold;line-height: 2em;}
.rn_PageContent .rn_PopularKB .rn_Container, .rn_PageContent .rn_PopularSocial .rn_Container{padding: 2em 0;}
.rn_SearchControls form{*zoom: 1;display: block;}
@media screen and (max-width: 400px){.rn_SearchControls form{float: left;display: block;margin-right: 2.35765%;width: 100%;}
.rn_SearchControls form:last-child{margin-right: 0;}
}
.rn_SearchControls form:before, .rn_SearchControls form:after{content: " ";display: table;}
.rn_SearchControls form:after{clear: both;}
.rn_SearchControls .rn_SearchInput{float: left;display: block;margin-right: 2.35765%;width: 91.4702%;}
.rn_SearchControls .rn_SearchInput:last-child{margin-right: 0;}
@media screen and (max-width: 720px){.rn_SearchControls .rn_SearchInput{float: left;display: block;margin-right: 2.35765%;width: 82.94039%;}
.rn_SearchControls .rn_SearchInput:last-child{margin-right: 0;}
}
.rn_SearchControls .rn_SearchButton, .rn_SearchControls .rn_SourceSearchButton{float: left;display: block;margin-right: 2.35765%;width: 6.17215%;text-align: right;}
.rn_SearchControls .rn_SearchButton:last-child, .rn_SearchControls .rn_SourceSearchButton:last-child{margin-right: 0;}
@media screen and (max-width: 720px){.rn_SearchControls .rn_SearchButton, .rn_SearchControls .rn_SourceSearchButton{float: left;display: block;margin-right: 2.35765%;width: 14.70196%;}
.rn_SearchControls .rn_SearchButton:last-child, .rn_SearchControls .rn_SourceSearchButton:last-child{margin-right: 0;}
}
.rn_SearchControls .rn_SearchButton .rn_SubmitButton, .rn_SearchControls .rn_SourceSearchButton .rn_SubmitButton{width: 100%;padding: 0.5em 0;font-weight: bold;}
.rn_SearchControls .rn_SearchButton .rn_SubmitButton:after, .rn_SearchControls .rn_SourceSearchButton .rn_SubmitButton:after{font-family: 'FontAwesome';margin-left: 6px;content: "\f002";margin: 0;}
.rn_SearchControls .rn_SearchFilters{*zoom: 1;display: block;}
.rn_SearchControls .rn_SearchFilters:before, .rn_SearchControls .rn_SearchFilters:after{content: " ";display: table;}
.rn_SearchControls .rn_SearchFilters:after{clear: both;}
.rn_SearchControls .rn_SearchFilters span.rn_Label, .rn_SearchControls .rn_SearchFilters label{margin-bottom: 2px;font-weight: normal;text-shadow: 0 1px #000;}
.rn_PopularSocial h2:before, .rn_QuestionResults h2:before, .rn_QuestionList h2:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f086";float: left;display: block;margin-right: 2.35765%;width: 6.17215%;width: auto;line-height: 1em;font-size: 2em;color: #62C2FF;}
.rn_PopularSocial h2:before:last-child, .rn_QuestionResults h2:before:last-child, .rn_QuestionList h2:before:last-child{margin-right: 0;}
@media screen and (max-width: 720px){.rn_PopularSocial h2:before, .rn_QuestionResults h2:before, .rn_QuestionList h2:before{float: left;display: block;margin-right: 2.35765%;width: 14.70196%;}
.rn_PopularSocial h2:before:last-child, .rn_QuestionResults h2:before:last-child, .rn_QuestionList h2:before:last-child{margin-right: 0;}
}
.rn_PopularKB h2:before, .rn_KBAnswerResults h2:before, .rn_KBAnswerList h2:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f0eb";float: left;display: block;margin-right: 2.35765%;width: 6.17215%;width: auto;line-height: 1em;font-size: 2em;color: rgb(177, 2, 2);}
.rn_PopularKB h2:before:last-child, .rn_KBAnswerResults h2:before:last-child, .rn_KBAnswerList h2:before:last-child{margin-right: 0;}
@media screen and (max-width: 720px){.rn_PopularKB h2:before, .rn_KBAnswerResults h2:before, .rn_KBAnswerList h2:before{float: left;display: block;margin-right: 2.35765%;width: 14.70196%;}
.rn_PopularKB h2:before:last-child, .rn_KBAnswerResults h2:before:last-child, .rn_KBAnswerList h2:before:last-child{margin-right: 0;}
}
.rn_PopularKB h2, .rn_PopularSocial h2, .rn_KBAnswerResults h2, .rn_QuestionResults h2, .rn_KBAnswerList h2, .rn_QuestionList h2{margin-bottom: 1em;font-size: 1.75em;font-weight: bold;line-height: 2em;width: 100%;}
.rn_PopularKB .rn_AnswersLink, .rn_PopularKB .rn_DiscussionsLink, .rn_PopularSocial .rn_AnswersLink, .rn_PopularSocial .rn_DiscussionsLink, .rn_KBAnswerResults .rn_AnswersLink, .rn_KBAnswerResults .rn_DiscussionsLink, .rn_QuestionResults .rn_AnswersLink, .rn_QuestionResults .rn_DiscussionsLink, .rn_KBAnswerList .rn_AnswersLink, .rn_KBAnswerList .rn_DiscussionsLink, .rn_QuestionList .rn_AnswersLink, .rn_QuestionList .rn_DiscussionsLink{display: block;font-size: larger;text-align: right;}
.rn_PopularKB .rn_AnswersLink a:after, .rn_PopularKB .rn_DiscussionsLink a:after, .rn_PopularSocial .rn_AnswersLink a:after, .rn_PopularSocial .rn_DiscussionsLink a:after, .rn_KBAnswerResults .rn_AnswersLink a:after, .rn_KBAnswerResults .rn_DiscussionsLink a:after, .rn_QuestionResults .rn_AnswersLink a:after, .rn_QuestionResults .rn_DiscussionsLink a:after, .rn_KBAnswerList .rn_AnswersLink a:after, .rn_KBAnswerList .rn_DiscussionsLink a:after, .rn_QuestionList .rn_AnswersLink a:after, .rn_QuestionList .rn_DiscussionsLink a:after{font-family: 'FontAwesome';margin-left: 6px;content: "\f054";font-size: smaller;}
.rn_PopularKB .rn_HeaderContainer, .rn_PopularSocial .rn_HeaderContainer, .rn_KBAnswerResults .rn_HeaderContainer, .rn_QuestionResults .rn_HeaderContainer, .rn_KBAnswerList .rn_HeaderContainer, .rn_QuestionList .rn_HeaderContainer{*zoom: 1;margin-bottom: 0;}
.rn_PopularKB .rn_HeaderContainer:before, .rn_PopularKB .rn_HeaderContainer:after, .rn_PopularSocial .rn_HeaderContainer:before, .rn_PopularSocial .rn_HeaderContainer:after, .rn_KBAnswerResults .rn_HeaderContainer:before, .rn_KBAnswerResults .rn_HeaderContainer:after, .rn_QuestionResults .rn_HeaderContainer:before, .rn_QuestionResults .rn_HeaderContainer:after, .rn_KBAnswerList .rn_HeaderContainer:before, .rn_KBAnswerList .rn_HeaderContainer:after, .rn_QuestionList .rn_HeaderContainer:before, .rn_QuestionList .rn_HeaderContainer:after{content: " ";display: table;}
.rn_PopularKB .rn_HeaderContainer:after, .rn_PopularSocial .rn_HeaderContainer:after, .rn_KBAnswerResults .rn_HeaderContainer:after, .rn_QuestionResults .rn_HeaderContainer:after, .rn_KBAnswerList .rn_HeaderContainer:after, .rn_QuestionList .rn_HeaderContainer:after{clear: both;}
.rn_PopularKB .rn_HeaderContainer h2, .rn_PopularSocial .rn_HeaderContainer h2, .rn_KBAnswerResults .rn_HeaderContainer h2, .rn_QuestionResults .rn_HeaderContainer h2, .rn_KBAnswerList .rn_HeaderContainer h2, .rn_QuestionList .rn_HeaderContainer h2{float: left;display: block;margin-right: 2.35765%;width: 91.4702%;}
.rn_PopularKB .rn_HeaderContainer h2:last-child, .rn_PopularSocial .rn_HeaderContainer h2:last-child, .rn_KBAnswerResults .rn_HeaderContainer h2:last-child, .rn_QuestionResults .rn_HeaderContainer h2:last-child, .rn_KBAnswerList .rn_HeaderContainer h2:last-child, .rn_QuestionList .rn_HeaderContainer h2:last-child{margin-right: 0;}
.rn_PopularKB .rn_RssIcon, .rn_PopularSocial .rn_RssIcon, .rn_KBAnswerResults .rn_RssIcon, .rn_QuestionResults .rn_RssIcon, .rn_KBAnswerList .rn_RssIcon, .rn_QuestionList .rn_RssIcon{float: left;display: block;margin-right: 2.35765%;width: 6.17215%;margin-top: 0.83em;text-align: right;}
.rn_PopularKB .rn_RssIcon:last-child, .rn_PopularSocial .rn_RssIcon:last-child, .rn_KBAnswerResults .rn_RssIcon:last-child, .rn_QuestionResults .rn_RssIcon:last-child, .rn_KBAnswerList .rn_RssIcon:last-child, .rn_QuestionList .rn_RssIcon:last-child{margin-right: 0;}
.rn_SideRail li{padding-left: 5px;}
.rn_Well, .rn_WellDark{padding: 1em;background: #FFF;border: 1px solid #999;}
.rn_Well li, .rn_WellDark li{padding-left: 0;}
.rn_Well h2, .rn_Well h3, .rn_Well h4, .rn_WellDark h2, .rn_WellDark h3, .rn_WellDark h4{line-height: 1.5em;margin-bottom: 0.5em;}
.rn_Well h2, .rn_Well h3, .rn_WellDark h2, .rn_WellDark h3{font-size: 1.1em;}
.rn_Well h4, .rn_WellDark h4{font-size: 1em;}
.rn_WellDark{background: #f4f4f4;}
.rn_HighContrastMode input, .rn_HighContrastMode input[type="submit"], .rn_HighContrastMode button, .rn_HighContrastMode textarea, .rn_HighContrastMode select{border: 1px outset !important;}
.rn_HighContrastMode .rn_HintBox:before, .rn_HighContrastMode .rn_HintBox:after{content: none;}
.rn_HighContrastMode .rn_Avatar .rn_Default{border: 1px outset;}
.rn_AnswerPreview ol, .rn_AnswerPreview ul{clear: both;padding-left: 2em;}
.rn_AnswerPreview > ol, .rn_AnswerPreview > ul{margin-bottom: 1em;}
.rn_AnswerPreview li{line-height: 1.4em;margin: 4px 0;}
.rn_AnswerPreview ul li{list-style: disc;}
.rn_AnswerPreview li ul li{list-style: circle;}
.rn_AnswerPreview li li ul li{list-style: square;}
.rn_AnswerPreview ol li, .rn_AnswerPreview li ol li, .rn_AnswerPreview li li ol li{list-style: decimal;}
.rn_AnswerPreview .rn_Header{background-color: #313e52;height: 60px;width: 100%;}
.rn_AnswerPreview .rn_Footer, .rn_AnswerPreview .rn_Body{background: #FFF;overflow: hidden;padding: 0 0 20px 10px;text-align: left;width: 99%;}
.rn_AnswerPreview .rn_MainColumn{background: #FFF;float: left;margin-right: 8px;min-height: 650px;height: auto !important;height: 650px;overflow: visible;padding: 0 0 10px 6px;width: 74%;}
.rn_AnswerPreview .rn_PageTitle{color: #25383C;overflow: hidden;padding: 16px 0 0;}
.rn_AnswerPreview .rn_PageTitle .rn_Home, .rn_AnswerPreview .rn_PageTitle .rn_QuestionList, .rn_AnswerPreview .rn_PageTitle .rn_KBAnswerList{border-bottom: 0;overflow: visible;}
.rn_AnswerPreview .rn_PageTitle .rn_AnswerDetail{padding: 16px 0 5px;line-height: 1.2em;}
.rn_AnswerPreview .rn_PageTitle .rn_Home{margin-bottom: 10px;}
.rn_AnswerPreview .rn_PageTitle h1, .rn_AnswerPreview .rn_PageTitle h2, .rn_AnswerPreview .rn_PageTitle h3, .rn_AnswerPreview .rn_PageTitle h4, .rn_AnswerPreview .rn_PageTitle h5, .rn_AnswerPreview .rn_PageTitle h6{clear: left;word-wrap: break-word;}
.rn_AnswerPreview .rn_PageTitle p{clear: both;}
.rn_AnswerPreview .rn_Summary{padding: 7px 0 0;line-height: 1em;letter-spacing: -0.01em;}
.rn_AnswerPreview .rn_AnswerInfo{color: #666;margin: 6px 0 20px;}
.rn_AnswerPreview .rn_AnswerInfo div{display: inline;}
.rn_AnswerPreview .rn_PageContent{overflow: visible;}
.rn_AnswerPreview .rn_AnswerText{clear: both;line-height: 1.4em;padding: 5px 0 15px;}
.rn_AnswerPreview .rn_FileAttach{padding-bottom: 1em;}
.rn_AnswerPreview .rn_QuestionText p{background: #EFEFEF;padding: 1em;}
.rn_AccountNotifications{padding: 0;}
.rn_AccountNotifications h2{padding: 1em 0 0;}
.rn_AccountOverview{padding: 0;}
.rn_AccountOverview h2{padding: 1em 0 0;}
.rn_AccountOverview table{table-layout: auto;}
.rn_AccountOverview table td, .rn_AccountOverview th{white-space: nowrap;}
.rn_AccountOverview table th:first-child, .rn_AccountOverview td:first-child{overflow: hidden;text-overflow: ellipsis;max-width: 350px !important;}
.rn_AccountOverview .rn_SideRail{float: left;display: block;margin-right: 2.35765%;width: 31.76157%;}
.rn_AccountOverview .rn_SideRail:last-child{margin-right: 0;}
.rn_AccountOverview .rn_SideRail legend{display: block;}
.rn_AccountOverview .rn_SideRail ul{list-style-type: initial;margin-left: 1em;}
.rn_AccountOverview .rn_SideRail fieldset{padding: 1em;}
.rn_AccountOverview .rn_ContentDetail{float: left;display: block;margin-right: 2.35765%;width: 65.88078%;}
.rn_AccountOverview .rn_ContentDetail:last-child{margin-right: 0;}
.rn_Home{padding: 0;}
.rn_Home .rn_PopularKB .rn_Container, .rn_Home .rn_Container .rn_VisualProductCategorySelector{}
.rn_Home.hero{min-height: 200px;}
.rn_SideRail{float: left;display: block;margin-right: 2.35765%;width: 23.23176%;padding-top: 2em;}
.rn_SideRail:last-child{margin-right: 0;}
@media screen and (max-width: 720px){.rn_SideRail{float: left;display: block;margin-right: 2.35765%;width: 100%;margin-top: 0;}
.rn_SideRail:last-child{margin-right: 0;}
}
.rn_SideRail h2{font-size: 1.2em;}
.rn_SideRail > div{margin-bottom: 4em;}
.rn_SideRail .rn_PreviousAnswers h2:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f133";}
.rn_RecordDetail{padding: 2em 0 0;}
.rn_RecordDetail:empty{padding: 0;}
.rn_RecordDetail ol, .rn_RecordDetail ul{clear: both;padding-left: 2em;}
.rn_RecordDetail > ol, .rn_RecordDetail > ul{margin-bottom: 1em;}
.rn_RecordDetail li{line-height: 1.4em;margin: 4px 0;}
.rn_RecordDetail ul li{list-style: disc;}
.rn_RecordDetail li ul li{list-style: circle;}
.rn_RecordDetail li li ul li{list-style: square;}
.rn_RecordDetail ol li, .rn_RecordDetail li ol li, .rn_RecordDetail li li ol li{list-style: decimal;}
.rn_RecordDetail .rn_Highlight{font-weight: bold;font-style: normal;}
.rn_RecordDetail .rn_RecordInfo{color: #5e5e5e;padding-bottom: 1em;margin-bottom: 0.5em;}
.rn_RecordDetail .rn_PrimaryQuestionContent{padding-bottom: 1em;}
.rn_RecordDetail .rn_SecondaryQuestionContent{padding-bottom: 1em;border-bottom: 2px dashed #b7cce7;}
.rn_RecordDetail .rn_DetailTools{*zoom: 1;padding: 0.5em 0;border-bottom: 2px dashed #b7cce7;text-align: right;}
.rn_RecordDetail .rn_DetailTools:before, .rn_RecordDetail .rn_DetailTools:after{content: " ";display: table;}
.rn_RecordDetail .rn_DetailTools:after{clear: both;}
.rn_RecordDetail .rn_DetailTools > div, .rn_RecordDetail .rn_DetailTools > span{display: inline-block;margin-left: 1em;}
@media screen and (max-width: 720px){.rn_RecordDetail .rn_DetailTools > div, .rn_RecordDetail .rn_DetailTools > span{display: block;}
}
.rn_RecordDetail .rn_DetailTools .rn_Links{float: right;margin-left: initial;}
.rn_RecordDetail .rn_DetailTools .rn_Links > div, .rn_RecordDetail .rn_DetailTools .rn_Links > span{float: left;margin-left: 1em;}
.rn_RecordDetail .rn_AnswerText blockquote, .rn_RecordDetail .rn_AnswerQuestion blockquote{border: 0;padding-left: 1em;}
.rn_RecordDetail .rn_AnswerQuestion table{width: auto;margin: 0;border-spacing: 0.5em;border-collapse: separate;}
.rn_RecordDetail .rn_AnswerQuestion table td{border: 0;padding: 0;}
@media print{.rn_HideInPrint{display: none;}
}
.rn_ContentDetail{float: left;display: block;margin-right: 2.35765%;}
.rn_ContentDetail:last-child{margin-right: 0;}
@media screen and (max-width: 720px){.rn_ContentDetail{float: left;display: block;margin-right: 2.35765%;width: 100%;margin-right: 0;margin-top: 0;}
.rn_ContentDetail:last-child{margin-right: 0;}
}
.rn_ContentDetail:after{content: '\A0';}
.rn_ContentDetail .rn_RecordDetail{padding-bottom: 0.5em;}
.rn_Product{padding: 0;}
.rn_Product.rn_Hero .rn_HeroInner{padding: 1em 0;}
.rn_Product.rn_Hero .rn_HeroInner .rn_ProductCategoryBreadcrumb li{background: none;}
.rn_Product.rn_Hero .rn_HeroInner .rn_ProductCategoryBreadcrumb li a{color: #DDD;}
.rn_Product.rn_Hero .rn_HeroInner .rn_ProductCategoryBreadcrumb li:after{border-left-color: #40526b;}
.rn_Product.rn_Hero .rn_HeroInner .rn_ProductHero{float: left;display: block;margin-right: 2.35765%;width: 65.88078%;}
.rn_Product.rn_Hero .rn_HeroInner .rn_ProductHero:last-child{margin-right: 0;}
.rn_Product.rn_Hero .rn_HeroInner .rn_ProductHero h1{margin: 0.5em 0;}
.rn_Product.rn_Hero .rn_HeroInner .rn_ProductSubscription{float: left;display: block;margin-right: 2.35765%;width: 31.76157%;margin-top: 13em;}
.rn_Product.rn_Hero .rn_HeroInner .rn_ProductSubscription:last-child{margin-right: 0;}
.rn_Product.rn_Hero .rn_HeroInner .rn_ProductSubscription .rn_DiscussionSubscriptionIcon a{color: #fff;}
.rn_Product .rn_DiscussionSubscriptionIcon{text-align: right;}
.rn_IncidentDetail > div, .rn_IncidentDetail > form{margin-bottom: 2em;}
.rn_SearchControls form{*zoom: 1;display: block;}
.rn_SearchControls form:before, .rn_SearchControls form:after{content: " ";display: table;}
.rn_SearchControls form:after{clear: both;}
.rn_SearchControls .rn_SearchFilters{*zoom: 1;display: block;margin-top: 1em;}
.rn_SearchControls .rn_SearchFilters:before, .rn_SearchControls .rn_SearchFilters:after{content: " ";display: table;}
.rn_SearchControls .rn_SearchFilters:after{clear: both;}
.rn_ResultList, .rn_QuestionList, .rn_KBAnswerList{float: left;display: block;margin-right: 2.35765%;}
.rn_ResultList:last-child, .rn_QuestionList:last-child, .rn_KBAnswerList:last-child{margin-right: 0;}
@media screen and (max-width: 720px){.rn_ResultList, .rn_QuestionList, .rn_KBAnswerList{float: left;display: block;margin-right: 2.35765%;width: 100%;}
.rn_ResultList:last-child, .rn_QuestionList:last-child, .rn_KBAnswerList:last-child{margin-right: 0;}
}
.rn_ResultList > div, .rn_QuestionList > div, .rn_KBAnswerList > div{*zoom: 1;display: block;margin-bottom: 1em;}
.rn_ResultList > div:before, .rn_ResultList > div:after, .rn_QuestionList > div:before, .rn_QuestionList > div:after, .rn_KBAnswerList > div:before, .rn_KBAnswerList > div:after{content: " ";display: table;}
.rn_ResultList > div:after, .rn_QuestionList > div:after, .rn_KBAnswerList > div:after{clear: both;}
.rn_ResultList .rn_Results, .rn_ResultList .rn_SourceResultDetails, .rn_QuestionList .rn_Results, .rn_QuestionList .rn_SourceResultDetails, .rn_KBAnswerList .rn_Results, .rn_KBAnswerList .rn_SourceResultDetails{width: 100%;text-align: right;}
.rn_SideRail{float: left;display: block;margin-right: 2.35765%;width: 23.23176%;}
.rn_SideRail:last-child{margin-right: 0;}
@media screen and (max-width: 720px){.rn_SideRail{float: left;display: block;margin-right: 2.35765%;width: 100%;}
.rn_SideRail:last-child{margin-right: 0;}
}
.rn_KBAnswerList .rn_Multiline .rn_Content .rn_Element1{display: inline-block;}
.rn_CommunityHome{padding: 2.5em 0 0 0;}
.rn_CommunityHome.hero{min-height: 200px;}
.rn_CommunityHome .rn_ContentDetail h2, .rn_CommunityHome h2{font-size: 1.5em;line-height: 2em;}
.rn_CommunityHome .rn_AnnouncementText{border: 1px solid #a1a1a1;border-radius: 6px;padding: 1em;margin-bottom: 1em;background-color: #e5f1ff;}
.rn_CommunityHome .rn_AnnouncementText h2{line-height: 1.25em;}
.rn_CommunityHome .rn_AnnouncementText ul{padding-top: 0.7em;}
.rn_CommunityHome .rn_Forums{margin-top: 0.5em;clear: both;}
.rn_CommunityHome .rn_Forums .rn_ForumListIcon{float: left;width: 8%;font-size: 3em;font-weight: bold;line-height: 1em;}
.rn_CommunityHome .rn_Forums .rn_ForumListIcon:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f086";color: #62c2ff;}
.rn_CommunityHome .rn_Forums .rn_ForumListTitle{width: 92%;display: inline-block;vertical-align: text-top;}
.rn_CommunityHome .rn_UserLists{margin: 1em 0 0 0;}
.rn_CommunityHome .rn_UserLists .rn_MostCommentsList, .rn_CommunityHome .rn_UserLists .rn_MostQuestionsList{display: inline-table;width: 43%;margin-right: 3em;}
.rn_CommunityHome .rn_UserLists .rn_MostCommentsList .rn_UserListIcon, .rn_CommunityHome .rn_UserLists .rn_MostQuestionsList .rn_UserListIcon{float: left;width: 12%;font-size: 1.5em;font-weight: bold;line-height: 2em;text-align: center;}
.rn_CommunityHome .rn_UserLists .rn_MostCommentsList .rn_UserListIcon:before, .rn_CommunityHome .rn_UserLists .rn_MostQuestionsList .rn_UserListIcon:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f201";color: #62c2ff;}
.rn_CommunityHome .rn_UserLists .rn_MostCommentsList .rn_UserListTitle, .rn_CommunityHome .rn_UserLists .rn_MostQuestionsList .rn_UserListTitle{width: 88%;display: inline-block;}
.rn_CommunityHome .rn_UserLists .rn_MostCommentsList .rn_UserList, .rn_CommunityHome .rn_UserLists .rn_MostQuestionsList .rn_UserList{clear: both;}
.rn_CommunityHome .rn_RecentQuestions{margin-top: 1em;}
.rn_CommunityHome .rn_RecentQuestions .rn_StackedIcons{float: left;width: 8%;line-height: 1.8em;font-size: 1.7em;margin-right: 0.4em;}
.rn_CommunityHome .rn_RecentQuestions .rn_StackedIcons:before{font-family: 'FontAwesome';content: '\f075';}
.rn_CommunityHome .rn_RecentQuestions .rn_StackedIcons:after{font-family: 'FontAwesome';content: '\f128';}
.rn_CommunityHome .rn_RecentQuestions .rn_StackedIcons:before{color: #62C2FF;}
.rn_CommunityHome .rn_RecentQuestions .rn_StackedIcons:after{color: white;}
.rn_CommunityHome .rn_RecentQuestions .rn_RecentQuestionsTitle{width: 90%;display: inline-block;}
.rn_CommunityHome .rn_SideRail{padding-top: 2em;}
.rn_CommunityHome .rn_SideRail h2{font-size: 1.2em;line-height: 2em;}
.rn_CommunityHome .rn_SideRail .rn_TwitterPosts{max-width: 252px;}
.rn_CreateAccount .rn_ThirdPartyLogin{*zoom: 1;margin: 1em 0;}
.rn_CreateAccount .rn_ThirdPartyLogin:before, .rn_CreateAccount .rn_ThirdPartyLogin:after{content: " ";display: table;}
.rn_CreateAccount .rn_ThirdPartyLogin:after{clear: both;}
.rn_CreateAccount .rn_ThirdPartyLogin .rn_ServicesMessage{font-size: 1.2em;margin-bottom: 0.5em;}
.rn_CreateAccount .rn_CreateAccountMessage{font-size: 1.2em;margin: 1em 0 1.5em;}
.rn_PublicProfile{margin-top: 2em;}
.rn_PublicProfile h1{border-bottom: 1px solid #DDD;margin-bottom: 1em;line-height: 2em;}
.rn_PublicProfile .rn_ModerationToolbar{float: left;display: block;margin-right: 2.35765%;width: 91.4702%;}
.rn_PublicProfile .rn_ModerationToolbar:last-child{margin-right: 0;}
.rn_PublicProfile .rn_ModerationToolbar > div{float: right;}
.rn_PublicProfile .rn_UserInfo{float: left;display: block;margin-right: 2.35765%;width: 23.23176%;}
.rn_PublicProfile .rn_UserInfo:last-child{margin-right: 0;}
.rn_PublicProfile .rn_UserInfo .rn_AvatarDisplay{margin-bottom: 1em;}
.rn_PublicProfile .rn_UserInfo .rn_DefaultProfilePicture{cursor: default;font-size: 7em;height: 186px;width: 186px;}
@media screen and (max-width: 720px){.rn_PublicProfile .rn_UserInfo{float: left;display: block;margin-right: 2.35765%;width: 14.70196%;}
.rn_PublicProfile .rn_UserInfo:last-child{margin-right: 0;}
.rn_PublicProfile .rn_UserInfo .rn_DefaultProfilePicture{height: 100px;width: 100px;font-size: 3em;}
}
@media screen and (max-width: 400px){.rn_PublicProfile .rn_UserInfo{float: left;display: block;margin-right: 2.35765%;width: 100%;}
.rn_PublicProfile .rn_UserInfo:last-child{margin-right: 0;}
.rn_PublicProfile .rn_UserInfo .rn_DefaultProfilePicture{height: 75px;width: 75px;font-size: 3em;}
.rn_PublicProfile .rn_UserInfo .rn_AvatarDisplay{float: left;display: block;margin-right: 2.35765%;width: 31.76157%;}
.rn_PublicProfile .rn_UserInfo .rn_AvatarDisplay:last-child{margin-right: 0;}
.rn_PublicProfile .rn_UserInfo .rn_UserDetails{float: left;display: block;margin-right: 2.35765%;width: 65.88078%;}
.rn_PublicProfile .rn_UserInfo .rn_UserDetails:last-child{margin-right: 0;}
}
.rn_PublicProfile legend{display: block;font-size: 0.85em;}
.rn_PublicProfile .rn_UserActivity{float: left;display: block;margin-right: 2.35765%;width: 91.4702%;}
.rn_PublicProfile .rn_UserActivity:last-child{margin-right: 0;}
@media screen and (max-width: 720px){.rn_PublicProfile .rn_UserActivity{float: left;display: block;margin-right: 2.35765%;width: 82.94039%;}
.rn_PublicProfile .rn_UserActivity:last-child{margin-right: 0;}
}
@media screen and (max-width: 400px){.rn_PublicProfile .rn_UserActivity{float: left;display: block;margin-right: 2.35765%;width: 100%;}
.rn_PublicProfile .rn_UserActivity:last-child{margin-right: 0;}
}
.rn_PublicProfile .rn_ProfileSearch .rn_SearchField{float: left;display: block;margin-right: 2.35765%;width: 74.41059%;margin-bottom: 0;min-height: 2.5em;}
.rn_PublicProfile .rn_ProfileSearch .rn_SearchField:last-child{margin-right: 0;}
.rn_PublicProfile .temp-placeholder{*zoom: 1;display: block;}
.rn_PublicProfile .temp-placeholder:before, .rn_PublicProfile .temp-placeholder:after{content: " ";display: table;}
.rn_PublicProfile .temp-placeholder:after{clear: both;}
.rn_PublicProfile .temp-placeholder ul li{margin-left: 20px;}
.rn_PublicProfile .temp-placeholder .rn_SearchQuestionComment{float: left;display: block;margin-right: 2.35765%;width: 125.58941%;}
.rn_PublicProfile .temp-placeholder .rn_SearchQuestionComment:last-child{margin-right: 0;}
.rn_PublicProfile .rn_UserModerationProfile{*zoom: 1;display: block;}
.rn_PublicProfile .rn_UserModerationProfile:before, .rn_PublicProfile .rn_UserModerationProfile:after{content: " ";display: table;}
.rn_PublicProfile .rn_UserModerationProfile:after{clear: both;}
.rn_UserInfo{float: left;display: block;margin-right: 2.35765%;width: 100%;}
.rn_UserInfo:last-child{margin-right: 0;}
.rn_UserInfo .rn_AvatarAlignment{float: left;margin-right: 10px;text-align: center;}
.rn_UserInfo .rn_AvatarAlignment a{color: #FFF;}
.rn_SocialFilterItem{border: 1px solid #cecece;background: #f4f4f4;vertical-align: top;}
.rn_SocialFilterItem li{margin: 2px;clear: both;}
.rn_SocialFilterItem h3, .rn_SocialFilterItem h4{font-size: 1.1em;background-color: #cecece;border-bottom: 1px solid #CCC;padding: 2px;}
.rn_SocialFilterItem_FieldSet{padding: 0;border: 0;margin: 0;}
.rn_ModerationOverview h2{margin-bottom: 0.5em;}
.rn_ModerationOverview .rn_ModerationAnnouncement{border: 1px solid #888;padding: 4px;}
.rn_ModerationOverview .rn_ModerationAnnouncement, .rn_ModerationOverview .rn_ModerationSummaryTable, .rn_ModerationOverview .rn_ActivityCharts{margin-bottom: 20px;}
.rn_ModerationOverview .rn_ActivityChartsContainer > div{clear: none;float: left;width: 50%;}
@media screen and (max-width: 960px){.rn_ModerationOverview .rn_ActivityChartsContainer > div{display: block;width: 100%;}
}
.rn_ModerationDashboard .rn_Results{text-align: right;}
.rn_ModerationDashboard .rn_ErrorMessage span{font-weight: normal;}
.rn_QuestionModerationGrid_Container, .rn_UserModerationGrid_Container, .rn_CommentModerationGrid_Container{*zoom: 1;}
.rn_QuestionModerationGrid_Container:before, .rn_QuestionModerationGrid_Container:after, .rn_UserModerationGrid_Container:before, .rn_UserModerationGrid_Container:after, .rn_CommentModerationGrid_Container:before, .rn_CommentModerationGrid_Container:after{content: " ";display: table;}
.rn_QuestionModerationGrid_Container:after, .rn_UserModerationGrid_Container:after, .rn_CommentModerationGrid_Container:after{clear: both;}
.rn_ModerationFilterDialog.rn_ModerationFilterDialogSocialUser{float: left;display: block;margin-right: 2.35765%;width: 31.76157%;}
.rn_ModerationFilterDialog.rn_ModerationFilterDialogSocialUser:last-child{margin-right: 0;}
@media screen and (max-width: 720px){.rn_ModerationFilterDialog.rn_ModerationFilterDialogSocialUser{float: left;display: block;margin-right: 2.35765%;width: 82.94039%;}
.rn_ModerationFilterDialog.rn_ModerationFilterDialogSocialUser:last-child{margin-right: 0;}
}
.rn_ModerationFilterDialog.rn_ModerationFilterDialogSocialUser .rn_Dialog .rn_SocialFilter .rn_SocialDialogFilterItem{width: 100%;}
#rn_ChatDialogHeaderContainer{padding: 0.5em;}
#rn_ChatDialogHeaderContainer #rn_ChatDialogTitle{float: left;display: block;margin-right: auto;font-weight: bold;}
#rn_ChatDialogHeaderContainer #rn_ChatDialogHeaderButtonContainer{float: right;}
#rn_ChatDialogHeaderContainer #rn_ChatDialogHeaderButtonContainer button{padding: 0.5em;}
#rn_InChatButtonContainer{overflow: auto;float: right;padding: 0 0.5em 1em;}
.rn_ChatQueueSearch, #rn_PreChatButtonContainer, #rn_ChatDialogHeaderContainer{*zoom: 1;}
.rn_ChatQueueSearch:before, .rn_ChatQueueSearch:after, #rn_PreChatButtonContainer:before, #rn_PreChatButtonContainer:after, #rn_ChatDialogHeaderContainer:before, #rn_ChatDialogHeaderContainer:after{content: " ";display: table;}
.rn_ChatQueueSearch:after, #rn_PreChatButtonContainer:after, #rn_ChatDialogHeaderContainer:after{clear: both;}
#rn_PreChatButtonContainer{padding: 0.5em 1em;}
#rn_PreChatButtonContainer .rn_ChatRequestEmailResponseButton button{letter-spacing: 0.8px;}
#rn_PreChatButtonContainer .rn_ChatCancelButton{float: right;}
#rn_ChatFooter{position: relative;margin-top: -1em;height: 1em;bottom: 0;left: 0;right: 0;clear: both;}
#rn_ChatContainer #rn_ChatDialogHeaderButtonContainer button{background: #fff;color: #3873c4;border-color: transparent;}
#rn_ChatContainer #rn_ChatDialogHeaderButtonContainer button:hover:not(:disabled){border-color: #CCC #555 #555 #CCC;background-color: #E0E0E0;}
.rn_UserDetail{bottom: 440px;left: 192px;}
.rn_UserDetail h1{text-overflow: ellipsis;overflow: hidden;width: 23em;}
.rn_DisplayNameInput{margin-top: 140px;}
.rn_PublicProfileUpdateAvatarDisplay{float: left;}
.yui3-widget-stacked .yui3-widget-shim{opacity: 0;border: 0;height: 100%;left: 0;margin: 0;padding: 0;position: absolute;top: 0;width: 100%;z-index: -1;}
.yui3-skin-sam .yui3-widget-mask{background: #000;opacity: 0.4;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
#yui3-css-stamp{display: none;}
.yui3-overlay{position: absolute;}
.yui3-panel-hidden, .yui3-overlay-hidden{visibility: hidden;}
.yui3-widget-tmp-forcesize .yui3-overlay-content{overflow: hidden !important;}
.yui3-panel{*zoom: 1;max-width: 68em;margin-left: auto;margin-right: auto;position: absolute;}
.yui3-panel:before, .yui3-panel:after{content: " ";display: table;}
.yui3-panel:after{clear: both;}
.yui3-panel.yui3-panel-focused{outline: 0;}
.yui3-panel .yui3-widget-hd{background: #FFF;padding: 8px 1em 8px 8px;position: relative;min-height: 1em;}
.yui3-panel .yui3-widget-hd h2.rn_DialogTitle{font-size: 0.85em;font-weight: normal;}
.yui3-panel .yui3-widget-hd .yui3-widget-buttons{position: absolute;padding: 2px;top: 0;right: 0;}
.yui3-panel .yui3-widget-hd .yui3-button-close{background: transparent;border: 0;border-radius: 0;box-shadow: none;padding: 0;overflow: hidden;vertical-align: top;color: #222;font-size: 0.8em;height: 1em;width: 0.9em;}
.yui3-panel .yui3-widget-hd .yui3-button-close::before{content: "\d7";text-align: center;margin-right: 1em;}
.yui3-panel .yui3-widget-bd{*zoom: 1;padding: 10px;min-height: 80px;}
.yui3-panel .yui3-widget-bd:before, .yui3-panel .yui3-widget-bd:after{content: " ";display: table;}
.yui3-panel .yui3-widget-bd:after{clear: both;}
.yui3-panel .yui3-widget-ft{background: #edf5ff;padding: 8px;text-align: right;}
.yui3-panel .yui3-widget-ft .yui3-widget-buttons{display: inline-block;zoom: 1;}
.yui3-panel .yui3-widget-ft .yui3-button{margin-left: 8px;}
.yui3-panel .yui3-panel-content{background: #FFF;}
.yui3-panel .yui3-panel-content.rn_ActionDialog{float: left;display: block;margin-right: 2.35765%;width: 100%;*zoom: 1;border: 1px solid #DDD;}
.yui3-panel .yui3-panel-content.rn_ActionDialog:last-child{margin-right: 0;}
.yui3-panel .yui3-panel-content.rn_ActionDialog:before, .yui3-panel .yui3-panel-content.rn_ActionDialog:after{content: " ";display: table;}
.yui3-panel .yui3-panel-content.rn_ActionDialog:after{clear: both;}
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-hd, .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-bd, .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft{padding: 0.5em;}
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-hd{color: inherit;font-size: 1.6em;margin-bottom: 1em;padding-right: 1.2em;}
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft{float: left;display: block;margin-right: 2.35765%;width: 100%;*zoom: 1;margin-top: 1em;}
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft:last-child{margin-right: 0;}
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft:before, .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft:after{content: " ";display: table;}
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft:after{clear: both;}
@media screen and (max-width: 400px){.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft{margin-top: 0;}
}
@media screen and (max-width: 400px){.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft .yui3-widget-buttons{display: block;}
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft .yui3-widget-buttons .yui3-button{display: block;width: 100%;margin: 0 0 0.5em;}
}
.yui3-panel .yui3-panel-content.rn_MessageDialog{border: 1px solid #DDD;}
.yui3-panel .yui3-panel-content.rn_MessageDialog .yui3-widget-hd{font-size: 1.2em;}
@media screen and (max-width: 400px){.yui3-skin-sam .yui3-widget-mask{background: #DDD;opacity: 1;}
.yui3-panel .yui3-panel-content.rn_ActionDialog{background: none;}
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-hd, .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft{background: none;}
}
.rn_Alert{overflow: hidden;padding: 1em;}
.rn_Alert a.rn_CloseLink{float: right;font-weight: bold;text-decoration: none;}
.rn_Alert .rn_AlertMessage{cursor: default;}
.rn_AlertBox{border-radius: 3px;font-size: 1.1em;margin: 0.8em 0;}
.rn_AlertBox.rn_SuccessAlert{background: #E1F5E3;border: 1px solid #A6E0A6;color: #013A01;}
.rn_AlertBox.rn_SuccessAlert a{color: #013A01;}
.rn_AlertBox a.rn_CloseLink{color: #666;}
.rn_InfoAlert{background: #d9EDF7;border: 1px solid #C6CBE9;color: #161664;}
.rn_ErrorAlert{background: #F2DEDE;border: 1px solid #E99999;color: #690505;}
.rn_BannerAlert{color: #FFF;font-size: 1.3em;padding: 1em 10%;text-align: center;z-index: 100;}
.rn_BannerAlert.rn_SuccessAlert{background: #335B33;}
.rn_BannerAlert.rn_InfoAlert{background: rgba(114, 114, 236, 0.94);}
.rn_BannerAlert.rn_ErrorAlert{background: rgba(225, 34, 33, 0.94);}
.rn_BannerAlert.rn_WarningAlert{background: rgba(254, 253, 160, 0.94);color: #000;}
.rn_BannerAlert a{color: #FFF;}
.rn_UserAvatar{display: block;line-height: 0.9em;overflow: hidden;}
.rn_UserAvatar a{display: block;border: 1px solid transparent;}
.rn_UserAvatar a:focus{border: 1px dotted #3B6DB1;}
.rn_UserAvatar .rn_Avatar{display: inline-block;position: relative;max-width: 100%;line-height: 1em;}
.rn_UserAvatar .rn_Placeholder:before{padding-top: 100%;content: '';font-size: 0;display: block;}
.rn_UserAvatar .rn_Small{font-size: 0.5em;width: 24px;}
.rn_UserAvatar .rn_Medium{font-size: 1em;width: 48px;}
.rn_UserAvatar .rn_Large{font-size: 2em;width: 96px;}
.rn_UserAvatar .rn_XLarge{font-size: 2.8em;width: 160px;}
.rn_UserAvatar img{height: auto;width: 100%;border-radius: 2px;}
.rn_UserAvatar .rn_Default{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border-radius: 2px;display: block;bottom: 0;font-weight: bold;left: 0;position: absolute;right: 0;text-align: center;top: 0;}
.rn_UserAvatar .rn_Default .rn_Liner{-moz-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);position: absolute;top: 50%;left: 50%;}
.rn_UserAvatar .rn_DefaultColor0{background: #05F;color: #FFF;}
.rn_UserAvatar .rn_DefaultColor1{background: #24E84B;color: #111;}
.rn_UserAvatar .rn_DefaultColor2{background: #002B36;color: #FFF;}
.rn_UserAvatar .rn_DefaultColor3{background: #A5C24D;color: #111;}
.rn_UserAvatar .rn_DefaultColor4{background: #FFA;color: #111;}
.rn_UserAvatar .rn_DefaultColor5{background: #636363;color: #FFF;}
.rn_UserAvatar .rn_DisplayName{display: block;font-size: 0.7em;margin-top: 0.2em;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.rn_UserAvatar .rn_DisplayName.rn_DisplayNameDisabled{color: #545454;}
.rn_AvatarLink{*zoom: 1;display: inline-block;}
.rn_AvatarLink:before, .rn_AvatarLink:after{content: " ";display: table;}
.rn_AvatarLink:after{clear: both;}
.rn_Footer{background: #EFEFEF;padding: 2em 0;}
@media print{.rn_Footer{padding: 0;}
}
.rn_Footer .rn_SiteFeedback{display: inline;font-size: 1.25em;font-weight: bold;}
.rn_Footer .rn_PageSetSelector{float: left;display: block;margin-right: 2.35765%;width: 100%;}
.rn_Footer .rn_PageSetSelector:last-child{margin-right: 0;}
.rn_Footer .rn_Misc{float: left;display: block;margin-right: 2.35765%;width: 31.76157%;text-align: right;float: right;}
.rn_Footer .rn_Misc:last-child{margin-right: 0;}
header{background-color: #313e52;color: #FFF;font-family: cera,"Helvetica Neue", Helvetica, Arial, sans-serif;height: 60px;width: 100%;}
header nav{*zoom: 1;max-width: 68em;margin-left: auto;margin-right: auto;}
header nav:before, header nav:after{content: " ";display: table;}
header nav:after{clear: both;}
header nav .rn_NavigationBar{float: left;display: block;margin-right: 2.35765%;width: 48.82117%;width: 55.35098%;margin-right: 0;}
header nav .rn_NavigationBar:last-child{margin-right: 0;}
@media screen and (max-width: 1088px){header nav .rn_NavigationBar{padding-left: 1em;}
}
@media screen and (max-width: 960px){header nav .rn_NavigationBar{width: 100%;padding-left: 0;}
}
header nav .rn_NavigationBar .rn_NavigationMenuButton{color: #dbdbdb;cursor: pointer;display: none;float: right;font-family: cera,"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: 700;line-height: 60px;margin: 0;padding-right: 1em;text-transform: uppercase;}
@media screen and (max-width: 960px){header nav .rn_NavigationBar .rn_NavigationMenuButton{float: left;display: block;margin-right: 2.35765%;width: 100%;padding: 0 1em;}
header nav .rn_NavigationBar .rn_NavigationMenuButton:last-child{margin-right: 0;}
}
header nav .rn_NavigationBar .rn_NavigationMenuButton:hover{color: #FFF;}
header nav .rn_NavigationBar #rn_NavigationMenuButtonToggle{display: none;}
@media screen and (max-width: 960px){header nav .rn_NavigationBar #rn_NavigationMenuButtonToggle{display: inline;}
}
header nav .rn_NavigationBar #rn_NavigationMenuButtonToggle:checked ~ .rn_NavigationMenu{display: block;}
header nav .rn_NavigationBar #rn_NavigationMenuButtonToggle:focus ~ .rn_NavigationMenuButton{color: #FFF;}
header nav .rn_NavigationBar .rn_NavigationMenu{-webkit-transform-style: preserve-3d;margin: 0 auto;overflow: hidden;padding: 0;width: 100%;}
@media screen and (max-width: 960px){header nav .rn_NavigationBar .rn_NavigationMenu{display: none;}
}
header nav .rn_NavigationBar .rn_NavigationMenu li{background: transparent;display: inline;line-height: 60px;padding-right: 2em;text-decoration: none;width: auto;}
@media screen and (max-width: 960px){header nav .rn_NavigationBar .rn_NavigationMenu li{background: #313e52;display: block;line-height: 60px;overflow: hidden;padding-left: 0.8em;width: 100%;}
}
header nav .rn_NavigationBar .rn_NavigationMenu li a{font-weight: 400;color: #dbdbdb;}
header nav .rn_NavigationBar .rn_NavigationMenu li a:hover{color: #FFF;}
header nav .rn_NavigationBar .rn_NavigationMenu li a.rn_SelectedTab{color: #FFF;border: 1px solid #313e52;}
header nav .rn_SearchBar{float: left;display: block;margin-right: 2.35765%;width: 23.23176%;line-height: 60px;width: 17.70196%;}
header nav .rn_SearchBar:last-child{margin-right: 0;}
header nav .rn_SearchBar ::-webkit-input-placeholder{color: #FFF;}
header nav .rn_SearchBar ::-moz-placeholder{color: #FFF;opacity: 1;}
header nav .rn_SearchBar :-ms-input-placeholder{color: #FFF;}
@media screen and (max-width: 960px){header nav .rn_SearchBar{float: left;display: block;margin-right: 2.35765%;width: 100%;background: #505050;border-bottom: 1px solid #1e2632;padding: 0 1em;}
header nav .rn_SearchBar:last-child{margin-right: 0;}
}
header nav .rn_SearchBar input[type="search"]{background: #445871;border: 1px solid #273342;color: #FFF;margin-top: 12px;width: 100%;height: 36px;}
header nav .rn_SearchBar button, header nav .rn_SearchBar button:active, header nav .rn_SearchBar button:hover, header nav .rn_SearchBar button:focus{background: #4f6785;border: 1px solid #273342;box-shadow: none;color: #FFF;font-size: small;height: 30px;top: 3px;right: 3px;position: absolute;width: 30px;}
header nav .rn_LoginStatus{float: left;display: block;margin-right: 2.35765%;width: 23.23176%;float: right;margin: 0;}
header nav .rn_LoginStatus:last-child{margin-right: 0;}
@media screen and (max-width: 1088px){header nav .rn_LoginStatus{width: auto;position: absolute;right: 20px;}
}
.rn_Hero{background: #40526b;color: #FFF;padding: 1em 0;text-shadow: #000 0 1px;}
.rn_Hero .rn_Label{text-shadow: #000 0 1px;}
.rn_Hero .rn_HeroLogo img{height: 3em;margin-bottom: 1em;}
.rn_Hero .rn_HeroInner{*zoom: 1;max-width: 68em;margin-left: auto;margin-right: auto;*zoom: 1;margin: auto;padding: 3em 0;}
.rn_Hero .rn_HeroInner:before, .rn_Hero .rn_HeroInner:after{content: " ";display: table;}
.rn_Hero .rn_HeroInner:after{clear: both;}
.rn_Hero .rn_HeroInner:before, .rn_Hero .rn_HeroInner:after{content: " ";display: table;}
.rn_Hero .rn_HeroInner:after{clear: both;}
@media screen and (max-width: 1088px){.rn_Hero .rn_HeroInner{margin: 0 1em;}
}
@media screen and (max-width: 400px){.rn_Hero .rn_HeroInner{margin: 0;max-width: none;}
}
@media screen and (max-width: 960px){.rn_Hero .rn_HeroInner{padding: 4em 1em 3em;}
}
.rn_Hero .rn_HeroInner > a, .rn_Hero .rn_HeroInner > p a{border: 1px solid #FFF;border-radius: 0.1875em;color: #FFF;padding: 3px 8px;}
@media screen and (max-width: 720px){.rn_Hero .rn_HeroInner a{display: block;margin-bottom: 0.8em;}
}
.rn_Hero .rn_HeroInner .rn_HeroCopy h1{font-size: 1.4em;font-weight: 200;margin-bottom: 0.2em;}
@media screen and (min-width: 53.75em){.rn_Hero .rn_HeroInner .rn_HeroCopy h1{font-size: 2em;}
}
.rn_Hero .rn_HeroInner .rn_HeroCopy p{margin: auto;margin-bottom: 3em;font-weight: 200;}
.rn_Hero .rn_HeroInner .col{float: left;display: block;margin-right: 2.35765%;width: 48.82117%;}
.rn_Hero .rn_HeroInner .col:last-child{margin-right: 0;}
@media screen and (max-width: 400px){.rn_Hero .rn_HeroInner .col{float: left;display: block;margin-right: 2.35765%;width: 100%;}
.rn_Hero .rn_HeroInner .col:last-child{margin-right: 0;}
}
.rn_Hero .rn_HeroInner input, .rn_Hero .rn_HeroInner button{min-height: 2.35em;}
button, input[type="submit"]{-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;background: #3873c4;border-radius: 0.1875em;color: #fff;font-size: 1em;padding: 0.5em 1em;border: 0;font-weight: 800;letter-spacing: 1.1px;}
button:hover:not(:disabled), input[type="submit"]:hover:not(:disabled){background: #5b8cd0;box-shadow: none;}
button:focus:not(:disabled), input[type="submit"]:focus:not(:disabled){background: #5b8cd0;}
.ygtvchildren table{border-collapse: collapse;}
.ygtvchildren table td{padding: 0;border: 0;}
.ygtvchildren .ygtvrow{cursor: pointer;}
.ygtvchildren a.ygtvspacer{display: block;text-decoration: none;width: 1em;}
.ygtvchildren .ygtvtm, .ygtvchildren .ygtvtmh, .ygtvchildren .ygtvtp, .ygtvchildren .ygtvtph, .ygtvchildren .ygtvln, .ygtvchildren .ygtvlm, .ygtvchildren .ygtvlmh, .ygtvchildren .ygtvlp, .ygtvchildren .ygtvlph, .ygtvchildren .ygtvloading{cursor: pointer;height: 22px;width: 1em;}
.ygtvchildren .ygtvtm a, .ygtvchildren .ygtvtmh a, .ygtvchildren .ygtvtp a, .ygtvchildren .ygtvtph a, .ygtvchildren .ygtvln a, .ygtvchildren .ygtvlm a, .ygtvchildren .ygtvlmh a, .ygtvchildren .ygtvlp a, .ygtvchildren .ygtvlph a, .ygtvchildren .ygtvloading a{color: #333;text-decoration: none;}
.ygtvchildren .ygtvln, .ygtvchildren .ygtvtn{width: 1em;height: 20px;}
.ygtvchildren .ygtvtm a, .ygtvchildren .ygtvtmh a, .ygtvchildren .ygtvlm a, .ygtvchildren .ygtvlmh a{}
.ygtvchildren .ygtvtm a:before, .ygtvchildren .ygtvtmh a:before, .ygtvchildren .ygtvlm a:before, .ygtvchildren .ygtvlmh a:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f0d7";}
.ygtvchildren .ygtvtp a, .ygtvchildren .ygtvtph a, .ygtvchildren .ygtvlp a, .ygtvchildren .ygtvlph a{}
.ygtvchildren .ygtvtp a:before, .ygtvchildren .ygtvtph a:before, .ygtvchildren .ygtvlp a:before, .ygtvchildren .ygtvlph a:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f0da";}
.ygtvchildren .ygtvloading:before{font-family: 'FontAwesome';margin-right: 6px;content: "\f110";-webkit-animation: fa-spin 2s infinite linear;-moz-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;display: block;font-size: 1em;position: relative;text-align: center;}
.ygtvchildren .ygtvloading a.ygtvspacer{display: none;}
.ygtvchildren .ygtvdepthcell, .ygtvchildren .ygtvblankdepthcell{background: transparent;width: 1em;height: 20px;}
.ygtvchildren .ygtvlabel, .ygtvchildren .ygtvlabel:link, .ygtvchildren .ygtvlabel:visited, .ygtvchildren .ygtvlabel:hover{color: #111;font-size: 12px;margin-left: 2px;text-decoration: none;}
.ygtvchildren .ygtvfocus{background-color: #c0e0e0;border: 0;}
.ygtvchildren .ygtvfocus .ygtvlabel, .ygtvchildren .ygtvfocus .ygtvlabel:link, .ygtvchildren .ygtvfocus .ygtvlabel:visited, .ygtvchildren .ygtvfocus .ygtvlabel:hover{background-color: #c0e0e0;}
.ygtvchildren .ygtvfocus a{outline-style: none;}
.yui3-calendar-pane, .yui3-calendar-grid{width: 100%;}
.yui3-calendar-column-hidden, .yui3-calendar-hidden{display: none;}
.yui3-skin-sam .yui3-calendar-content{padding: 10px;color: #000000;border: 1px solid #808080;background-color: #f9f9f9;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f2f2f2));background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f2f2f2 100%);background-image: linear-gradient(to bottom,#f9f9f9 0%, #f2f2f2 100%);border-radius: 5px;}
.yui3-skin-sam .yui3-calendar-grid{padding: 5px;border-collapse: collapse;}
.yui3-skin-sam .yui3-calendar-header{padding-bottom: 10px;}
.yui3-skin-sam .yui3-calendar-header-label{margin: 0;font-size: 1em;font-weight: bold;text-align: center;width: 100%;}
.yui3-skin-sam .yui3-calendar-day, .yui3-skin-sam .yui3-calendar-prevmonth-day, .yui3-skin-sam .yui3-calendar-nextmonth-day{padding: 5px;border: 1px solid #CCCCCC;background: #FFFFFF;text-align: center;}
.yui3-skin-sam .yui3-calendar-day:hover{background: #0066CC;color: #FFFFFF;}
.yui3-skin-sam .yui3-calendar-selection-disabled, .yui3-skin-sam .yui3-calendar-selection-disabled:hover{color: #A6A6A6;background: #CCCCCC;}
.yui3-skin-sam .yui3-calendar-weekday{font-weight: bold;}
.yui3-skin-sam .yui3-calendar-prevmonth-day, .yui3-skin-sam .yui3-calendar-nextmonth-day{color: #A6A6A6;}
.yui3-skin-sam .yui3-calendar-day{font-weight: bold;}
.yui3-skin-sam .yui3-calendar-day-selected{background-color: #B3D4FF;color: #000000;}
.yui3-skin-sam .yui3-calendar-left-grid{margin-right: 1em;}
[dir="rtl"] .yui3-skin-sam .yui3-calendar-left-grid, .yui3-skin-sam [dir="rtl"] .yui3-calendar-left-grid{margin-right: auto;margin-left: 1em;}
.yui3-skin-sam .yui3-calendar-right-grid{margin-left: 1em;}
[dir="rtl"] .yui3-skin-sam .yui3-calendar-right-grid, .yui3-skin-sam [dir="rtl"] .yui3-calendar-right-grid{margin-left: auto;margin-right: 1em;}
.yui3-skin-sam .yui3-calendar-day-highlighted{background-color: #DCDEF5;}
.yui3-skin-sam .yui3-calendar-day-selected.yui3-calendar-day-highlighted{background-color: #758FBB;}
.yui3-calendar-day{cursor: pointer;}
.yui3-calendar-selection-disabled{cursor: default;}
.yui3-calendar-prevmonth-day{cursor: default;}
.yui3-calendar-nextmonth-day{cursor: default;}
.yui3-calendar-content:hover .yui3-calendar-day, .yui3-calendar-content:hover .yui3-calendar-prevmonth-day, .yui3-calendar-content:hover .yui3-calendar-nextmonth-day{-moz-user-select: none;}
.yui3-calendar-header{text-align: center;position: relative;width: 100%;}
.yui3-calendar-header-label{display: inline;}
.yui3-calendarnav-prevmonth{cursor: pointer;}
.yui3-calendarnav-nextmonth{cursor: pointer;}
.yui3-skin-sam .yui3-calendarnav-prevmonth, .yui3-skin-sam .yui3-calendarnav-nextmonth{width: 0;height: 0;padding: 0;margin: 0;border: 10px solid transparent;position: absolute;font-size: 0;line-height: 0;}
.yui3-skin-sam .yui3-calendarnav-prevmonth:hover, [dir="rtl"] .yui3-skin-sam .yui3-calendarnav-nextmonth:hover, .yui3-skin-sam [dir="rtl"] .yui3-calendarnav-nextmonth:hover{border-right-color: #0066CC;}
.yui3-skin-sam .yui3-calendarnav-nextmonth:hover, [dir="rtl"] .yui3-skin-sam .yui3-calendarnav-prevmonth:hover, .yui3-skin-sam [dir="rtl"] .yui3-calendarnav-prevmonth:hover{border-left-color: #0066CC;}
.yui3-skin-sam .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled, .yui3-skin-sam .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled:hover, [dir="rtl"] .yui3-skin-sam .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled, .yui3-skin-sam [dir="rtl"] .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled, [dir="rtl"] .yui3-skin-sam .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled:hover, .yui3-skin-sam [dir="rtl"] .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled:hover{cursor: default;border-right-color: #CCCCCC;border-left-color: transparent;}
.yui3-skin-sam .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled, .yui3-skin-sam .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled:hover, [dir="rtl"] .yui3-skin-sam .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled, .yui3-skin-sam [dir="rtl"] .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled, [dir="rtl"] .yui3-skin-sam .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled:hover, .yui3-skin-sam [dir="rtl"] .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled:hover{cursor: default;border-left-color: #CCCCCC;border-right-color: transparent;}
.yui3-skin-sam .yui3-calendarnav-prevmonth{border-right-color: #000000;left: 0;margin-left: -10px;}
.yui3-skin-sam .yui3-calendarnav-nextmonth{border-left-color: #000000;right: 0;margin-right: -10px;}
[dir="rtl"] .yui3-skin-sam .yui3-calendarnav-prevmonth, .yui3-skin-sam [dir="rtl"] .yui3-calendarnav-prevmonth{left: auto;right: 0;border-left-color: #000000;border-right-color: transparent;}
[dir="rtl"] .yui3-skin-sam .yui3-calendarnav-nextmonth, .yui3-skin-sam [dir="rtl"] .yui3-calendarnav-nextmonth{left: 0;right: auto;border-right-color: #000000;border-left-color: transparent;}
@charset "utf-8";#answer-list-container a, a:hover{color:#B10202 !important;}
.rn_AnswersLink a, a:hover{color:#B10202 !important;}
#answer-list-container h3{font-size: 1.5rem !important;margin-bottom: 0 !important;}
#answer-list-container li{margin-bottom: 2% !important;}
#answer-list-container div{width:100% !important;}
#rn_answer_paginator{text-align: right;}
#rn_answer_paginator li{display: inline !important;}
#kbSiteFooter a:hover{color: #00bea0;}
@media (min-width: 992px) .sticky-kbsite-header{background-color: #000000;-ms-flex-align: center;-webkit-box-align: center;align-items: center;padding-left: 2rem;padding-right: 2rem;padding-top: 0;}
#mob_div a{color: #000000 !important;font-weight: bold;cursor: pointer;}
#mob_div{margin-top: 10px;margin-bottom: 10px;}
.sticky-kbsite-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;position: fixed;right: 0;top: 0;width: 100%;background-color: #000000;}
#div-sticky-stuck{width:100%}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: center;padding-top: 8px;display: inline-block;width:100%;}
#div-sticky-stuck .flex svg{height: 32px;}
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 480px) and (device-height: 800px){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 480px) and (device-height: 800px) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 480px) and (device-height: 800px) and (orientation: landscape){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1){}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2){}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2){}
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2){}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){}
@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media (min-device-width: 800px) and (max-device-width: 1280px){}
@media (max-device-width: 800px) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media (max-device-width: 1280px) and (orientation: landscape){}
@media (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 2){}
@media (max-device-width: 800px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media (max-device-width: 1280px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332){.header{background-color: #000000;}
}
@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: portrait){.header{background-color: #000000;}
}
@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: landscape){.header{background-color: #000000;}
}
@media screen and (device-width: 1536px) and (device-height: 2048px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332){.header{background-color: #000000;}
}
@media screen and (device-width: 1536px) and (device-height: 2048px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: portrait){.header{background-color: #000000;}
}
@media screen and (device-width: 1536px) and (device-height: 2048px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: landscape){.header{background-color: #000000;}
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5){}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait){}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape){}
@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5){}
@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait){.header{background-color: #000000;}
#div-sticky-stuck .flex{display: -ms-flexbox;text-align: right;padding-top: 8px;display: inline-block;width:100%;bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;max-width: 1460px;position: fixed;right: 0;top: 0;}
#div-sticky-stuck .flex svg{height: 32px;}
#kbsite-search-div{background-color: #FFF!important;height: 61px!important;padding-left: 3%!important;padding-top: 1%!important;}
#srch-elem-div{border-left: 2px solid green!important;border-right: 2px solid green!important;width: 82%!important;height: 52px!important;left: 50%!important;margin-left: -1%!important;top: 0!important;padding-right: 2%!important;}
#note-div{width: 20%!important;float: right!important;text-align: center!important;margin-top: -43px!important;}
.rn_AnswerSearchField.rn_SourceSearchField input[type="search"]{padding-left: 1%!important;border: none !important!important;box-shadow: none !important!important;font-size: 18px !important!important;width: 84%!important;padding: 10px!important;font-size: 14px!important;height: 51px!important;line-height: 24px!important;padding: 8px!important;color: #858c91!important;margin-right: 5px!important;margin-bottom: 0!important;font-family: "Open Sans", sans-serif!important;box-shadow: none!important;border-radius: 5px!important;-webkit-border-radius: 5px!important;display: inline-block!important;border: 1px solid #d7d9dc!important;vertical-align: bottom!important;background-color: white!important;border: 1px solid #cccccc!important;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;-moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;-o-transition: border linear 0.2s, box-shadow linear 0.2s!important;transition: border linear 0.2s, box-shadow linear 0.2s!important;display: inline-block!important;padding: 4px 6px!important;margin-bottom: 11px!important;font-size: 13px!important;line-height: 22px!important;color: #555555!important;-webkit-border-radius: 4px!important;-moz-border-radius: 4px!important;border-radius: 4px!important;vertical-align: middle!important;margin: 0!important;margin-left: 0!important;}
#kb-sticky-stuck-header{bottom: 0;height: 50px;left: 0;margin-left: auto;margin-right: auto;right: 0;top: 0;width: 100%;background-color: #000000;}
}
@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape){}
@font-face{font-family: "FontAwesome";src: url("../themes/standard/Supportpages/fonts/fontawesome-webfont.eot");src: url("../themes/standard/Supportpages/fonts/fontawesome-webfont.woff") format("woff"), url("../themes/standard/Supportpages/fonts/fontawesome-webfont.ttf") format("truetype"), url("../themes/standard/Supportpages/fonts/fontawesome-webfont.svg#fontawesome-webfont") format("svg");}
form, html{height: 100%;}
body{background-color: #fff;margin: 0px;padding: 0px;text-align: left;height: 100%;}
.wrapper{min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -105px;}
a:hover{text-decoration: none !important;}
blockquote p{font-size: 13px;font-weight: normal;line-height: 22px;}
.bm10{margin-bottom: 10px;}
.bm20{margin-bottom: 20px;}
.bm30{margin-bottom: 30px;}
.row-fluid .noLeft{margin-left: 5px;}
.noLeft{margin-left: 0px;}
.centered{text-align: center;}
.clearboth{clear: both;}
.header-wrapper{background-color: #eee;width: 100%;height: auto;}
.header-wrapper .container{position: relative;min-height: 60px;height: auto !important;height: 60px;}
.logo-container{padding: 10px 0;text-align: left;}
.logo-container img{margin-right: 10px;height: 45px;}
.lt-ie9 .logo-container{width: 450px;}
span.tag-line{color: #818a90;font-size: 12px;position: relative;top: 2px;}
.logo-heading{color: #fff;font-weight: 600;display: inline;margin-right: 15px;position: relative;top: 4px;}
.logo-heading a{color: #fff;}
.logo-heading a:hover{color: #eaeaea;}
.top-nav{position: absolute;top: 7px;right: 0;}
.top-nav div > ul{width: auto;margin: 0;}
.top-nav div > ul > li{position: relative;float: left;list-style: none;padding: 0px 5px;border-right: #bbb 1px solid;line-height: 11px;}
.top-nav div > ul > li a{font-family: "Open Sans", sans-serif;font-size: 11px;}
.top-nav div > ul > li a:hover{color: #5a5a5a;}
.top-nav div > ul > li:hover > a{color: #5a5a5a;}
.top-nav div > ul > li:last-child{padding-right: 0;border-right: none;}
h3.search-header{font-family: "Open Sans", sans-serif;font-weight: normal;font-size: 36px;color: #fff;text-align: center;padding-bottom: 20px;}
p.search-tag-line{font-family: "Droid Serif", serif;font-style: italic;font-size: 18px;line-height: 28px;text-align: center;}
.search-form{margin: 10px 0 0;text-align: left;}
.search-form .input-common, .search-form input.search-term, .search-form .search-btn, .search-form .search-btn-icon{font-family: "Open Sans", sans-serif;box-shadow: none;border-radius: 5px;-webkit-border-radius: 5px;display: inline-block;border: 1px solid #d7d9dc;vertical-align: bottom;}
.search-form input.search-term{font-size: 14px;height: 23px;line-height: 24px;padding: 8px;width: 90%;color: #858c91;margin-right: 5px;margin-bottom: 0;}
.search-form input.search-term.loading{background-image: url("../themes/standard/Supportpages/images/search-loader.gif");background-repeat: no-repeat;background-position: 98% 50%;}
#search-error-container label{color: #fff;padding: 5px;font-size: 14px;}
.lt-ie8 .search-form .search-btn{padding-top: 12px;padding-bottom: 13px;}
.sb_dropdown{border: 1px solid #fff;background: #fafafa;background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#fafafa));background: -moz-linear-gradient(top, #f2f2f2, #fafafa);float: left;width: 90%;padding: 6px 5px;margin: -3px 3px;-moz-border-radius: 0px 0px 5px 5px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;-moz-box-shadow: 1px 1px 3px #555;-webkit-box-shadow: 1px 1px 3px #555;-box-shadow: 1px 1px 3px #555;outline: none;line-height: 30px;}
.search-form-side{margin: 0;text-align: left;}
.search-form-side .input-common, .search-form-side input.search-term, .search-form-side .search-btn, .search-form-top .input-common, .search-form-top input.search-term, .search-form-top .search-btn, .table-form .search-btn{font-family: "Open Sans", sans-serif;box-shadow: none;border-radius: 5px;-webkit-border-radius: 5px;display: inline-block;border: 1px solid #d7d9dc;vertical-align: bottom;}
.search-form-side input.search-term{font-size: 12px;height: 14px;line-height: 14px;padding: 10px;width: 72%;color: #858c91;margin-right: 5px;margin-bottom: 0;}
.search-form-side .search-btn, .table-form .search-btn{background-color: #353c41;font-weight: 600;padding: 10px 10px 11px;}
.search-form-side .search-btn:hover, .table-form .search-btn:hover{background-color: #4b5760;}
.lt-ie8 .search-form-side .search-btn{padding-top: 12px;padding-bottom: 13px;}
.item1, .item2{text-align: left;}
.item3{text-align: center;}
.item4{text-align: right;}
.grayHover:hover{padding: 5px 0;background-color: #f9f9f9;}
.grayHover{padding: 5px 0;}
.page-container{width: 100%;}
.page-container > .container{padding: 20px 20px;background-color: #fff;}
.hentry .wp-post-image{margin: 0 0 20px;}
.pages-nav a{margin-right: 10px;}
#pagination .btn{margin-bottom: 5px;}
.alignnone{margin: 5px 0 20px;}
.aligncenter, div.aligncenter{display: block;margin: 5px auto 20px auto;}
.alignright{float: right;margin: 5px 0 20px 20px;}
.alignleft{float: left;margin: 5px 20px 20px 0;}
.aligncenter{display: block;margin: 5px auto 20px auto;}
a img.alignright{float: right;margin: 5px 0 20px 20px;}
a img.alignnone{margin: 5px 0 20px;}
a img.alignleft{float: left;margin: 5px 20px 20px 0;}
a img.aligncenter{display: block;margin-left: auto;margin-right: auto;}
.wp-caption{background: #fff;border: 1px solid #f0f0f0;max-width: 96%;padding: 5px 5px 10px;text-align: center;}
.wp-caption.alignnone{margin: 5px 20px 20px 0;}
.wp-caption.alignleft{margin: 5px 20px 20px 0;}
.wp-caption.alignright{margin: 5px 0 20px 20px;}
.wp-caption img{border: 0 none;height: auto;margin: 0;max-width: 98%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text{font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}
.sticky{visibility: visible;}
.gallery-caption{visibility: visible;}
.bypostauthor{visibility: visible;}
.page-content{margin-bottom: 20px;}
.page-sidebar #twitter_update_list > ul{margin: 0 0 10px;}
.page-sidebar #twitter_update_list > ul > li{background: none;padding: 0 0 10px;margin-bottom: 10px;}
.page-sidebar #twitter_update_list > ul > li .timePosted, #twitter_update_list > ul > li .timePosted{display: none;}
.page-sidebar #twitter_update_list > ul > li span{display: block;font-size: 11px;}
.page-sidebar .flickr-photos img{background-color: #f2f2f2;}
.page-sidebar .flickr-photos img:hover{background-color: #cccccc;}
#searchform input{margin-bottom: 10px;}
#searchform label.screen-reader-text{display: none;}
.widget h3{font-weight: 600;font-size: 20px;}
.widget ul li{list-style: none;padding: 8px 8px 8px 23px;background: url("../themes/standard/Supportpages/images/li-arrow.png") no-repeat 8px 15px;border-bottom: 1px solid #f2f2f2;}
.widget ul li:last-child{border-bottom: none;}
.widget > div > ul, .widget > ul{margin-left: 0;}
.support-widget{border: 1px solid #e9e6c4;padding: 10px 80px 10px 20px;background: #fefbdc url("../themes/standard/Supportpages/images/support.png") no-repeat 95% 20px;margin-bottom: 20px;}
.support-widget h3{margin: 0;padding: 0;}
.support-footer{padding: 10px 100px 10px 20px;background: #eee;margin-bottom: 0px;min-height: 25px;height: 25px;}
.quick-links-widget{padding: 10px 15px 15px;}
.quick-links-widget h3{margin: 0;padding: 0;line-height: 30px;}
.quick-links-widget .menu{margin: 0;padding: 0;}
.quick-links-widget .menu > li{border-bottom: none;padding: 5px 5px 5px 20px;background-position: 5px 13px;float: left;width: 35%;margin-right: 5%;}
.quick-links-widget .sub-menu{display: none;}
.row.separator{margin-bottom: 10px;}
.home-listing-area h2{font-weight: 600;font-size: 22px;padding-bottom: 10px;border-bottom: 1px solid #f2f2f2;}
.home-category-list-area h2{font-weight: 600;font-size: 22px;padding-bottom: 10px;}
.top-cats h4.category{margin: 9px 0;font-weight: 600;padding: 2px 0;}
.top-cats h4.productName, .top-cats .productName, .top-cats .span4 h4.productName{margin-top: 0px;font-weight: 600;padding: 2px 0;font-size: 16.25px;min-height: 50px;color: #3b4348;padding-bottom: 5px;}
.productBlocks{border: 1px solid #ddd;height: 110px;padding-bottom: 5px;margin-bottom: 15px;margin-right: 15px;}
#products hr{width: 75%;text-align: center;margin: 10px auto;}
.top-cats .span4{padding-top: 10px;min-height: 115px;margin-left: 10px;}
.top-cats .span4 img{height: 100px;width: 100px;padding: 4px 5px;}
.top-cats .span4 h4{margin: 15px 0 5px 0;}
.tblSpecification{margin-left: 10px;width: 90%;text-align: center;vertical-align: top;}
.tblSpecification th{font-weight: bold;}
.tblSpecification tr:nth-child(odd){background: #EEE}
.tblSpecification tr:nth-child(even){background: #FFF}
.bgnormal{margin-left: 0px;width: 100%;text-align: left;vertical-align: top;}
.bgnormal th{font-size: 14px;background-color: #3b4348;color: white;padding-left: 2px;}
#affected_prod .bgnormal tr{background: #FFF;}
.bgnormal tr:nth-child(even){background: #EEE}
.bgnormal tr:nth-child(odd){background: #FFF}
ul.list{list-style: none;margin: 0;}
ul.list li{margin-top: 8px;}
ul.list .icons{position: relative;padding: 0 0 0 22px;background: url("../themes/standard/Supportpages/images/standard.png") no-repeat 0 0;}
ul.list .icons.none{background: none;padding: 0;}
ul.list .icons.standard{background: url("../themes/standard/Supportpages/images/standard.png") no-repeat 0 0;}
ul.list .icons.video{background: url("../themes/standard/Supportpages/images/video.png") no-repeat 0 0;}
ul.list .icons.image{background: url("../themes/standard/Supportpages/images/image.png") no-repeat 0 0;}
ul.list .icons.category, ul.list .icons.doc_49{background: url("../themes/standard/Supportpages/images/category-icon.png") no-repeat 0 0;}
ul.list .icons.comment{background: url("../themes/standard/Supportpages/images/comment.png") no-repeat 0 0;}
ul.list .icons.faq{background: url("../themes/standard/Supportpages/images/faq.png") no-repeat 0 0;}
ul.list .icons.question, ul.list .icons.doc_8, .icons.question{background: url("../themes/standard/Supportpages/images/question.png") no-repeat 0 0;}
ul.list .icons.user, ul.list .icons.doc_25{background: url("../themes/standard/Supportpages/images/user.png") no-repeat 0 0;}
ul.list .icons.downloads, ul.list .icons.doc_20{background: url("../themes/standard/Supportpages/images/downloads-icon.png") no-repeat 1px 0;}
ul.list .icons.download{background: url("../themes/standard/Supportpages/images/download-icon.png") no-repeat 1px 0;}
ul.list .icons.i, .icons.infoico{background: url("../themes/standard/Supportpages/images/info-icon.png") no-repeat 1px 0;}
ul.list .icons.olc{background: url("../themes/standard/Supportpages/images/question.png") no-repeat 0 0;}
ul.list .icons.note:before{font-family: FontAwesome;content: '\f071';padding-right: 8px;}
.category-list{margin-bottom: 20px;}
.category-list > h3{font-weight: 600;margin-bottom: 20px;font-size: 20px;}
.category-list > h3 span{color: #6f7579;font-size: 16px;}
.category-list > h3 a{color: #3b4348;}
.category-list > h3 a:hover{color: #395996;}
h3.category{font-size: 25px;line-height: 35px;}
h1.pageHeader{padding-top: 15px;margin-left: 1%;}
ul.categories{list-style: none;margin: 0;}
ul.categories .category-entry{position: relative;border-bottom: 1px solid #f2f2f2;padding: 2px 5px;font-size: 13px;margin-bottom: 5px;font-weight: 600;}
.category-entry a{color: #3b4348;}
.category-entry a:hover{color: #395996;}
.articles-list{margin-bottom: 20px;}
.articles-list > h3{font-weight: 600;margin-bottom: 20px;font-size: 20px;}
.articles-list > h3 span{color: #6f7579;font-size: 16px;}
.articles-list > h3 a{color: #3b4348;}
.articles-list > h3 a:hover{color: #395996;}
ul.articles{list-style: none;margin: 0;}
ul.articles .article-entry{position: relative;border-bottom: 1px solid #f2f2f2;padding: 0 0 0 24px;background: url("../themes/standard/Supportpages/images/standard.png") no-repeat 0 3px;}
ul.articles .article-entry.none{background: none;padding: 0;}
ul.articles .article-entry.standard{background: url("../themes/standard/Supportpages/images/standard.png") no-repeat 0 3px;}
ul.articles .article-entry.video{background: url("../themes/standard/Supportpages/images/video2.png") no-repeat 0 3px;}
ul.articles .article-entry.image{background: url("../themes/standard/Supportpages/images/image.png") no-repeat 0 3px;}
ul.articles .article-entry.gallery{background: url("../themes/standard/Supportpages/images/image.png") no-repeat 0 3px;}
ul.articles .article-entry.olc{background: url("../themes/standard/Supportpages/images/question.png") no-repeat 0 3px;}
ul.articles li.article-entry:last-child{border-bottom: 1px solid #f2f2f2;}
.article-entry > h4{font-size: 13px;margin-bottom: 5px;font-weight: 600;}
.article-entry > h4 a{}
.article-entry > h4 a:hover{}
.article-entry .article-meta{display: block;margin-bottom: 10px;}
.article-entry .like-count{position: absolute;bottom: 0px;right: 0px;line-height: 18px;font-weight: 600;padding: 3px 5px 3px 20px;border: 1px solid #f2f2f2;border-bottom: none;background: url("../themes/standard/Supportpages/images/like.png") no-repeat 6px 8px;}
.article-entry:hover .like-count{background: url("../themes/standard/Supportpages/images/like.png") no-repeat 6px -22px;color: #395996;}
#footer .article-entry .like-count{border-color: #535b61;}
#footer .article-entry:hover .like-count{color: #fff;}
#footer ul.articles li.article-entry:last-child{border-bottom: 1px solid #535b61;}
.main-listing{margin-bottom: 20px;}
.hentry .post-meta{padding: 4px 3px 4px 0px;border-top: 1px solid #f2f2f2;margin-bottom: 15px;}
.hentry .post-meta > span{display: inline-block;padding-left: 22px;margin-right: 15px;line-height: 22px;}
.hentry .post-meta .date{background: url("../themes/standard/Supportpages/images/calendar-icon.png") no-repeat left center;}
.hentry .post-meta .category{background: url("../themes/standard/Supportpages/images/category-icon.png") no-repeat left center;}
.hentry .post-meta .question{background: url("../themes/standard/Supportpages/images/question.png") no-repeat left center;}
.hentry .post-meta .questionRight{background: url("../themes/standard/Supportpages/images/question.png") no-repeat left center;padding-left: 20px;}
.hentry .post-meta .author{background: url("../themes/standard/Supportpages/images/user.png") no-repeat left center;}
.hentry .post-meta .comments{background: url("../themes/standard/Supportpages/images/comment.png") no-repeat left center;}
.hentry .post-meta .like-count{float: right;background: url("../themes/standard/Supportpages/images/like.png") no-repeat 4px 6px;}
.hentry .post-meta .like-count:hover{background: url("../themes/standard/Supportpages/images/like.png") no-repeat 4px -24px;color: #395996;}
.like-btn .like-it{position: relative;display: inline-block;height: 20px;line-height: 20px;padding: 5px 13px;padding-left: 25px;cursor: pointer;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color: #8cd24e;color: green;}
.like-btn .like-it:after{position: absolute;font-family: 'FontAwesome';top: 5px;left: 10px;content:'\f164';}
.like-btn .like-it:hover{background: #b6b6b6;background-color: green;color: #fff;}
.like-btn .dislike-it{position: relative;display: inline-block;height: 20px;line-height: 20px;padding: 5px 13px;padding-left: 25px;cursor: pointer;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color: #CC5395;color: red;}
.like-btn .dislike-it:after{position: absolute;font-family: 'FontAwesome';top: 5px;left: 10px;content:'\f165';}
.like-btn .dislike-it:hover{background: #b6b6b6;background-color: red;color: #fff;}
.like-btn .like-it.already-voted, .like-btn .dislike-it.already-voted{cursor: default;}
.pgentry{border-bottom: 1px solid #f2f2f2;padding-top: 10px;}
.pgentry.type-post .post-title, .hentry.type-post .post-title{padding-left: 31px;background: url("../themes/standard/Supportpages/images/pages-large.png") no-repeat 0 3px;line-height: 30px;}
.hentry.type-post .community-post-title{font-size: 16.25px;line-height: 30px;}
.hentry.type-post .post-title{background: url("../themes/standard/Supportpages/images/standard-large.png") no-repeat 0 3px;}
.hentry.type-post h1.post-title{font-size: 26px;line-height: 36px;background-position: 0 6px;}
.hentry.type-post h1.post-title a{color: #3B4348;}
.single-faq .hentry h1.post-title{font-size: 24px;line-height: 34px;}
.hentry.format-image .post-title{background: url("../themes/standard/Supportpages/images/image-large.png") no-repeat 0 3px;}
.hentry.format-video .post-title{background: url("../themes/standard/Supportpages/images/video-large.png") no-repeat 0 3px;}
.faq.hentry .post-title{background: url("../themes/standard/Supportpages/images/question-large.png") no-repeat 0 5px;padding-left: 30px;}
.post-video{margin-bottom: 20px;}
.post-video .video-wrapper{width: 100%;position: relative;padding: 0;padding-top: 56.2%;}
.post-video .video-wrapper iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.video-home{width: 100%;background-color: #0078ca;padding:20px;}
.video-home h2{font-weight: 200;margin-bottom: 15px;font-size: 2.25em;line-height: 1.2em;color: #FFF;}
.video-home p{font-weight: 200;margin-bottom: 24px;font-size: 20px;color: #FFF;line-height: 1.2em;}
.video-home .video-icon{background: url("../themes/standard/Supportpages/images/video2-large.png") no-repeat 0 5px;padding-bottom: 5px;}
.video-home hr{display: table;width: 185px;background-color: #FFF;margin: 25px auto;max-width: 700px;height: 1px;border: 0;color: #FFF;}
.video-home-carousel{background-color: #E0E0E0;}
.page-404 h1.title-404{font-size: 200px;line-height: 210px;font-weight: 800;text-align: center;margin: 30px;}
.page-404 h2{font-size: 30px;text-align: center;}
.page-404 h3{font-size: 26px;text-align: center;}
.page-404 p{font-size: 14px;text-align: center;}
h1.archive-title, h1.search-title{background-color: #fcfcfc;padding: 0 20px;font-size: 18px;font-weight: 600;color: #6f7579;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
h1.archive-title span, h1.search-title span{color: #3f4b55;font-style: italic;}
#live-search-results{z-index: 9999;background-color: #fff;list-style: none;margin: 10px 0 0;padding: 0;width: 480px;text-align: left;-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);}
#live-search-results ul{list-style: none;}
#live-search-results .search-result{position: relative;padding: 10px 10px 10px 35px;background-image: url("../themes/standard/Supportpages/images/standard.png");background-repeat: no-repeat;background-position: 10px 13px;}
#live-search-results .search-result:hover{background-color: #f8f8f8;}
#live-search-results .search-result:hover a{color: #395996;}
#live-search-results .search-result a{font-weight: 600;}
#live-search-results .search-result.standard{background-image: url("../themes/standard/Supportpages/images/standard.png");}
#live-search-results .search-result.video{background-image: url("../themes/standard/Supportpages/images/video.png");}
#live-search-results .search-result.image{background-image: url("../themes/standard/Supportpages/images/image.png");}
#live-search-results .search-result.gallery{background-image: url("../themes/standard/Supportpages/images/image.png");}
#live-search-results .search-result.faq{background-image: url("../themes/standard/Supportpages/images/question.png");}
#live-search-results .no-result{padding: 10px 10px 10px 10px;font-weight: 600;}
#live-search-results .no-result:hover{background-color: #f8f8f8;color: #395996;}
#live-search-results .search-result .like-count{position: absolute;top: 10px;right: 13px;line-height: 18px;font-weight: 600;padding: 3px 5px 3px 20px;background: url("../themes/standard/Supportpages/images/like.png") no-repeat 6px 8px;}
#live-search-results .search-result:hover .like-count{background: url("../themes/standard/Supportpages/images/like.png") no-repeat 6px -22px;color: #395996;}
.faq-item, .expand-item{padding: 12px 25px 10px 45px;border: 1px solid #fff;border-bottom: 1px solid #e8e8e8;position: relative;}
.faq-icon{background-image: url("../themes/standard/Supportpages/images/faq-plus.png");background-repeat: no-repeat;background-position: 0 0;position: absolute;display: inline-block;height: 17px;width: 17px;top: 15px;left: 15px;cursor: pointer;}
.faq-item.active .faq-icon{background-image: url("../themes/standard/Supportpages/images/faq-minus.png");}
.faq-item.active, .expand-item{background-color: #f5f5f5;border: 1px solid #eaeaea;margin-bottom: 5px;}
.faq-item.active h3.faq-question{color: #395996;}
.faq-item h3.faq-question{color: #666565;font-size: 14px;line-height: 22px;font-family: 'Open Sans', sans-serif;font-weight: 600;margin: 0;}
.faq-item h3.faq-question a{color: inherit;}
.faq-item h3.faq-question a:hover{color: #395996;}
.faq-item .faq-answer{margin-top: 10px;}
#contact-form label{font-weight: 700;}
textarea.error, input[type=text].error, .error{border-color: red;}
.error-container{color: red;}
#contact-form .error-container label{font-weight: 400;}
#contact-loader{display: none;}
#message-sent{font-weight: 600;color: #4a4e51;}
#table-form label{font-weight: 700;cursor: pointer;}
.table-form2 label{font-weight: 700;cursor: auto;margin-bottom: 0px;}
.tagcloud a{margin: 3px;font-size: 11px;}
#footer-wrapper{width: 100%;background-color: #E0E0E0;color: #6f7579;height: 105px;clear: both;}
#footer-wrapper > #footer_support{padding: 10px 35px;text-align: center;}
#footer_support .widget{color: #8f98a0;}
#footer_support .widget h3{color: #fff;}
#footer_support .widget a, #footer_support a{color: #6A6A6A;}
#footer_support .widget a:hover, #footer_support a:hover{color: #01598e;}
#footer_support .widget #twitter_update_list > ul{margin: 0 0 10px;}
#footer_support .widget #twitter_update_list > ul > li{border: none;background: none;padding: 0;margin-bottom: 20px;}
#footer_support .widget #twitter_update_list > ul > li span{}
#footer_support .widget ul li{border-bottom: 1px solid #535b61;}
#footer_support .widget ul li:last-child{border-bottom: none;}
.flickr-photos{margin-left: -10px;}
.flickr-photos img{margin: 0 0 10px 10px;padding: 4px;background-color: #8F98A0;}
.flickr-photos img:hover{background-color: #b8bec3;}
#footer-contact label{display: none;}
#footer-contact input[type=text], #footer-contact textarea{border: none;box-shadow: none;border-radius: 0;background-color: #2d3338;color: #5a646c;}
#footer-contact input[type=submit]{border: none;background-color: #5d686b;color: #aab5bf;padding: 5px 20px;}
#footer-contact input[type=submit]:hover{background-color: #525e61;}
.lt-ie9 #footer-contact label{display: block;}
#footer-bottom-wrapper{background-color: #353c41;width: 100%;}
#footer-bottom-wrapper > #footer-bottom{min-height: 25px;height: auto !important;height: 25px;padding: 15px 35px 10px;}
#footer-bottom .copyright{margin: 5px 0 10px;}
#footer-bottom .social-nav{list-style: none;margin: 0;text-align: right;}
#footer-bottom img{max-height: 30px;}
.social-nav > li{float: right;margin-left: 4px;}
.social-nav li > a{display: inline-block;width: 30px;height: 30px;}
.social-nav li.deviantart a{background: url(../themes/standard/Supportpages/images/devine-art.png) no-repeat 0 0;}
.social-nav li.flickr a{background: url(../themes/standard/Supportpages/images/flickr.png) no-repeat 0 0;}
.social-nav li.google a{background: url(../themes/standard/Supportpages/images/google.png) no-repeat 0 0;}
.social-nav li.linkedin a{background: url(../themes/standard/Supportpages/images/linked-in.png) no-repeat 0 0;}
.social-nav li.rss a{background: url(../themes/standard/Supportpages/images/rss.png) no-repeat 0 0;}
.social-nav li.skype a{background: url(../themes/standard/Supportpages/images/skype.png) no-repeat 0 0;}
.social-nav li.stumble a{background: url(../themes/standard/Supportpages/images/stumble.png) no-repeat 0 0;}
.social-nav li.twitter a, .social-nav i.twitter{background: url(../themes/standard/Supportpages/images/twitter.png) no-repeat 0 0;display: inline-block;width: 30px;height: 30px;}
.social-nav li.facebook a, .social-nav i.facebook{background: url(../themes/standard/Supportpages/images/facebook.png) no-repeat 0 0;display: inline-block;width: 30px;height: 30px;}
.social-nav li > a:hover{background-position: 0 -40px;}
.toggle, .accordion{margin-bottom: 25px;padding-left: 0px;text-align: left;}
.toggle dt, .accordion dt{position: relative;padding: 10px 25px 9px 1px;line-height: 20px;margin-bottom: 1px;border-bottom: 1px solid #e8e8e8;cursor: pointer;font-weight: 600;}
.toggle{margin: 5px 0px 1px 20px;}
.noborder{border-bottom: none;}
.nomargin{margin: 0;}
.toggle dt:hover, .toggle a:hover, .accordion dt:hover{color: #395996;}
.toggle dt a, .toggle a, .accordion dt a{color: #5a5a5a;}
.toggle dt span, .toggle img.plus, .toggle .plus, .accordion dt span{position: absolute;top: 11px;right: 3px;display: block;width: 17px;height: 17px;}
.toggle dt span:before, .toggle img.plus:before, .toggle .plus:before, .accordion dt span:before{content: "\f067";font-family: FontAwesome;font-style: normal;color: black;}
.toggle dt.current{color: #395996;}
.toggle dt.current span:before{content: "\f068";color: #395996;}
.toggle img.minus, .toggle .minus{position: absolute;top: 11px;left: 3px;display: block;width: 17px;height: 17px;background: url(../themes/standard/Supportpages/images/plus-minus.png) no-repeat 0px -27px;}
.toggle dt.current span, .accordion dt.current span{background-position: bottom;color: #395996;}
.toggle dd, .accordion dd{display: none;padding: 5px;margin-bottom: 0;margin-left: 15px;font-weight: normal;cursor: default;}
.toggleInner{padding: 5px;margin-bottom: 0;margin-left: 40px;border-bottom: 1px dotted #e8e8e8;}
.toggleInner:last-child{border-bottom: none;}
.quick-links-widget .toggle dd ul, .quick-links-widget .accordion dd ul{margin-left: -5px;}
.lt-ie8 .toggle dt span, .lt-ie8 .accordion dt span{top: 0px;}
hr.downloads{background-color: #ddd;}
.closeBtn{position: absolute;top: -15px;right: -15px;display: block;width: 32px;height: 32px;}
.Tab .ajax__tab_header{line-height: 32px;margin: 0;padding: 0;border-bottom: none;background: none;height: 32px;}
.Tab .ajax__tab_body{border: 1px solid #eaeaea;padding: 10px 15px;margin: 2px 0 20px;margin-bottom: 0px;}
.Tab .ajax__tab_active .ajax__tab_tab{line-height: 31px;height: 32px;border-bottom: none;color: #395996;}
.Tab .ajax__tab_active .ajax__tab_inner .ajax__tab_tab{line-height: 31px;height: 32px;border: none;padding-left: 20px;background: #fff;}
.Tab .ajax__tab_active .ajax__tab_outer{line-height: 31px;height: 32px;border-bottom: 1px solid #FFFFFF;border-top: 2px solid #395996;padding-right: 6px;color: #395996;background: #fff;}
.Tab .ajax__tab_hover .ajax__tab_tab{color: #395996;}
.Tab .ajax__tab_tab{line-height: 31px;height: 32px;background: #f5f5f5;border-left: none;color: #6f7579;display: block;letter-spacing: 0;outline: none;padding: 0 20px;text-decoration: none;text-shadow: 0 1px 0 #fff;font-weight: bold;}
.Tab .ajax__tab_outer{border: 1px solid #eaeaea;background: #f5f5f5;line-height: 31px;height: 32px;border-bottom: 1px solid #eaeaea;border-top: 2px solid #d7d7d7;}
.tabs-nav{list-style: none;overflow: hidden;width: 100%;margin: 0px;padding-left: 0px;}
.tabs-nav li{float: left;line-height: 32px;margin: 0;overflow: hidden;padding: 0;position: relative;border-bottom: none;background: none;}
.tabs-nav li.active{line-height: 31px;}
.tabs-nav li a{background: #f5f5f5;border: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;border-top: 2px solid #d7d7d7;border-left: none;color: #6f7579;display: block;letter-spacing: 0;outline: none;padding: 0 20px;text-decoration: none;text-shadow: 0 1px 0 #fff;}
.tabs-nav li:first-child a{border-left: 1px solid #fbdfaa;}
.tabs-nav li a:hover{background: #fafafa;color: #395996;}
.tabs-nav li.active a{color: #395996;background: #fff;border-bottom: 2px solid #fff;border-top: 2px solid #395996;}
.tabs-container{border: 1px solid #eaeaea;margin: -1px 0 20px;overflow: hidden;width: 100%;}
.tabs-container .tab-content{padding: 20px 15px;margin-bottom: 0px;}
.lt-ie9 .tabs-container .tab-content{background-color: #fff;}
.modalBackground2{position: fixed;top: 0px;right: 0px;bottom: 0px;left: 0px;min-height: 100%;background-color: rgba(0,0,0,0.7);z-index: 10000;opacity: 1;}
.updateProgress{background-color: #FFF;width: 50px;height: 50px;border-radius: 4px;}
.updateProgress_400, .updateProgress_450{background-color: #FFF;position: absolute;height: 50px;border-radius: 4px;width: 400px;max-width: 400px;}
.updateProgress_450{width: 450px;max-width: 450px;}
.updateProgressMessage{margin:3px;font-family:Trebuchet MS;font-size:small;vertical-align: middle;}
p.error{padding: 10px 20px 10px 45px;background: #F9E5E6;border: 1px solid #F7C7C9;border-left-width: 4px;color: #B3696C;}
p.success{padding: 10px 20px 10px 45px;background: #e3ebc6;border: 1px solid #c2d288;border-left-width: 4px;color: #8fa442;}
.info{padding: 10px 20px;background: #d8ecf5;border: 1px solid #9ac9df;border-left-width: 4px;color: #528da9;}
.notice{padding: 10px 20px;background: #efefef;border: 1px solid #f5dc7d;border-left-width: 4px;}
.dropcap{font-size: 62px;margin-right: 6px;padding-top: 4px;text-transform: uppercase;float: left;position: relative;top: 5px;color: #824328;}
.wpcf7-form p{margin-bottom: 10px;}
a#scroll-top{display: none;position: fixed;right: 20px;bottom: 20px;height: 42px;width: 42px;line-height: 42px;background: #131517 url("../themes/standard/Supportpages/images/scroll-top.png") center center no-repeat;opacity: 0.8;-moz-opacity: 0.8;-webkit-opacity: 0.8;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;border: #666666 solid 1px;}
a#scroll-top:hover{background-color: #353c41;}
#details-pane{display: block;color: #414141;background: #ddd;border: 2px solid #a9a9a9;position: absolute;z-index: 99999;width: 250px;padding: 6px 8px;-webkit-box-shadow: 1px 3px 3px rgba(0,0,0,0.4);-moz-box-shadow: 1px 3px 3px rgba(0,0,0,0.4);box-shadow: 1px 3px 3px rgba(0,0,0,0.4);}
.divSidePanel{position: absolute;top: -70px;right: 0px;}
@media (min-width: 768px) and (max-width: 979px){.search-area-wrapper{background-size: auto;}
ul.articles .article-entry{padding-bottom: 20px;}
.page-container > .container{padding: 40px 20px;}
#footer-wrapper > #footer{padding: 20px 20px;}
#footer-bottom-wrapper > #footer-bottom{padding: 15px 20px 10px;}
.quick-links-widget .menu > li{float: none;width: auto;margin-right: 0;}
}
@media (max-width: 979px){.logo-container{text-align: center;padding: 10px 0;}
.logo-container img{display: block;margin: 10px auto 5px;}
span.tag-line{color: #818a90;font-size: 12px;display: block;text-align: center;}
.logo-heading{display: block;position: static;top: auto;text-align: center;}
.main-nav{position: static;top: auto;right: auto;}
.main-nav > div > ul{text-align: center;}
.main-nav > div > ul > li{float: none;display: inline-block;}
.main-nav > div > ul > li .sub-menu{text-align: left;top: 55px;}
.main-nav > div > ul > li .sub-menu li{width: 130px;}
.main-nav > div > ul > li .sub-menu .sub-menu{right: auto;left: 150px;}
.flickr-photos{margin-left: -10px;}
.flickr-photos img{width: 67px;height: 67px;}
}
@media only screen and (max-width: 767px){.main-nav > div{display: none;}
.main-nav .responsive-nav{display: block;width: 85%;margin: 10px auto;padding: auto;border-radius: 0;border: none;}
.search-area-wrapper{background-size: auto;min-height: 40px;height: auto !important;height: 40px;}
.search-area-wrapper .search-area{padding: 20px 0;}
.search-area-wrapper h3.search-header{font-size: 30px;padding: 0 15px;}
.search-area-wrapper p.search-tag-line{padding: 0 15px;font-size: 14px;line-height: 22px;}
.search-area-wrapper .search-form input.search-term{width: 60%;}
.search-form{text-align: center;}
.sb_dropdown{border: 1px solid #fff;background: #fafafa;background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#fafafa));background: -moz-linear-gradient(top, #f2f2f2, #fafafa);float: left;width: 60%;padding: 6px 5px;margin: -3px 63px;-moz-border-radius: 0px 0px 5px 5px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;-moz-box-shadow: 1px 1px 3px #555;-webkit-box-shadow: 1px 1px 3px #555;-box-shadow: 1px 1px 3px #555;outline: none;line-height: 30px;}
.item1, .item2, .item3, .item4{text-align: center;}
.commentlist li.comment .children{margin-left: 0;}
.social-nav > li{float: left;margin: 0;margin-right: 4px;}
#footer-bottom .social-nav{text-align: center;}
.hentry .post-meta .like-count{float: none;}
.page-404 h1.title-404{font-size: 100px;line-height: 105px;margin: 15px;}
.divSidePanel{position: relative;top: 0px;right: 0px;}
}
@media only screen and (max-width: 480px){.search-area-wrapper .search-form input.search-term{width: 80%;display: block;margin: 0 auto 10px;}
.search-area-wrapper .search-form .search-btn, .search-area-wrapper .search-form .search-btn-icon{width: 74%;display: block;margin: 0 auto;}
ul.articles .article-entry{padding-bottom: 20px;}
#jquery-live-search #live-search-results{width: 248px;}
.sb_dropdown{border: 1px solid #fff;background: #fafafa;background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#fafafa));background: -moz-linear-gradient(top, #f2f2f2, #fafafa);float: left;width: 80%;padding: 6px 5px;margin: 10px 33px;-moz-border-radius: 0px 0px 5px 5px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;-moz-box-shadow: 1px 1px 3px #555;-webkit-box-shadow: 1px 1px 3px #555;-box-shadow: 1px 1px 3px #555;outline: none;line-height: 30px;}
.Tab .ajax__tab_header{line-height: 15pt;margin: 0;padding: 0;border-bottom: none;background: none;height: auto;}
.Tab .ajax__tab_body{border: 1px solid #eaeaea;padding: 10px 15px;margin: -5px 0 20px;margin-bottom: 0px;}
.updateProgress_400, .updateProgress_450{border: 1px solid #EBEBEB;background-color: #FFF;position: absolute;height: 50px;box-shadow: 3px 3px 2px #888;width: 85%;max-width: 400px;}
}
@media (min-width: 980px){.main-nav div > ul > li{float: none;display: inline-block;}
}
#search_btn, .search_btn{cursor: pointer;float: left;border-bottom: solid 1px #959595;height: 39px;margin-top: 1px;}
.search_dropdown{padding: 10px;width: 87%;background: #fff;-webkit-border-radius: 4px;border-radius: 4px;text-transform: none;box-shadow: 2px 2px 2px #e0e0e0;left: auto;position: relative;}
.ie8 .search_dropdown{border: solid 1px #e0e0e0;}
#search_dropdown.search_knowl{width: 110px;height: 100px;}
#search_scroll, .search_scroll{height: 140px;overflow: auto;font-size: 14px;line-height: 22px;padding-top: 10px;padding-left: 5px;margin-top: 1px;}
.search_knowl #search_scroll{width: 140px;height: 120px;}
#survey .radioButtonList{width: 90%;}
#survey .radioButtonList img{margin-left: -4px;border: none;}
#survey .radioButtonList label{margin-left: 0px;border: none;font-size: 16px;font-family: 'cerapro-bold', Arial, sans-serif;}
#survey .radioButtonList2 label{display:inline-block;margin-left: 6px;border: none;font-size: 16px;font-family: 'cerapro', Arial, sans-serif;}
#survey .textboxComments{width:90%;}
.sb-search-desktop2{position: relative;display: none;width: 100%;height: 27px;overflow: hidden;-webkit-transition: -webkit-transform width 0.3s ease-in-out;-moz-transition: width 0.3s ease-in-out;transition: width 0.3s ease-in-out;-webkit-backface-visibility: hidden;}
.sb-search-desktop2 input[type="text"].sb-search-input{position: absolute;top: 0;left: 1%;background: #fff;height: 15px;width: 80%;margin: 0;z-index: 10;font-family: inherit;font-size: 0.8em;border: none;border-top-left-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 0px;border-bottom-right-radius: 0px;padding-bottom: 6px;-webkit-transition: width 0.3s ease-in-out;-moz-transition: width 0.3s ease-in-out;transition: width 0.3s ease-in-out;}
.sb-search-desktop2 a.sb-search-submit{position: absolute;top: 0px;right: 1%;background: #f73568;border: none;outline: none;z-index: 100;border-bottom-right-radius: 5px;border-top-right-radius: 5px;height: 25px;width: 19%;}
.sb-search-desktop2 a.sb-search-submit i{color: white;position: absolute;top: 5px;right: 30%;font-size: 14px;}
.yui3-widget-stacked .yui3-widget-shim{opacity:0;filter:alpha(opacity=0);position:absolute;border:0;top:0;left:0;padding:0;margin:0;z-index:-1;width:100%;height:100%;_width:0;_height:0}
#yui3-css-stamp.skin-sam-widget-stack{display:none}
.yui3-overlay{position:absolute;}
.yui3-overlay-hidden{visibility:hidden}
.yui3-widget-tmp-forcesize .yui3-overlay-content{overflow:hidden !important;}
.yui3-panel{position:absolute}
.yui3-panel-hidden{visibility:hidden}
.yui3-widget-tmp-forcesize .yui3-panel-content{overflow:hidden!important}
.yui3-panel .yui3-widget-hd{position:relative}
.yui3-panel .yui3-widget-hd .yui3-widget-buttons{position:absolute;top:0;right:0}
.yui3-panel .yui3-widget-ft .yui3-widget-buttons{display:inline-block;*display:inline;zoom:1}
.yui3-skin-sam .yui3-panel-content{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333;border:1px solid black;background:white}
.yui3-skin-sam .yui3-panel .yui3-widget-hd{padding:8px 28px 8px 8px;min-height:13px;_height:13px;color:white;background-color:#3961c5;background:-moz-linear-gradient(0% 100% 90deg,#2647a0 7%,#3d67ce 50%,#426fd9 100%);background:-webkit-gradient(linear,left bottom,left top,from(#2647a0),color-stop(0.07,#2647a0),color-stop(0.5,#3d67ce),to(#426fd9))}
.yui3-skin-sam .yui3-panel .yui3-widget-hd .yui3-widget-buttons{padding:8px}
.yui3-skin-sam .yui3-panel .yui3-widget-bd{padding:10px}
.yui3-skin-sam .yui3-panel .yui3-widget-ft{background:#edf5ff;padding:8px;text-align:right}
.yui3-skin-sam .yui3-panel .yui3-widget-ft .yui3-button{margin-left:8px}
.yui3-skin-sam .yui3-panel .yui3-widget-hd .yui3-button-close{background:transparent;filter:none;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:13px;height:13px;padding:0;overflow:hidden;vertical-align:top;*font-size:0;*line-height:0;*letter-spacing:-1000px;*color:#86a5ec;*background:url(/rnt/rnw/yui_3.18/panel/assets/skins/sam/sprite_icons.png) no-repeat 1px 1px}
.yui3-skin-sam .yui3-panel .yui3-widget-hd .yui3-button-close:before{content:url(/rnt/rnw/yui_3.18/panel/assets/skins/sam/sprite_icons.png);display:inline-block;text-align:center;font-size:0;line-height:0;width:13px;margin:1px 0 0 1px}
.yui3-skin-sam .yui3-panel-hidden .yui3-widget-hd .yui3-button-close{display:none}
#yui3-css-stamp.skin-sam-panel{display:none}