.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face{font-family:'FontAwesome';src:url(//dekarbclean.com/wp-content/plugins/knowledgebase-helpdesk/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//dekarbclean.com/wp-content/plugins/knowledgebase-helpdesk/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//dekarbclean.com/wp-content/plugins/knowledgebase-helpdesk/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//dekarbclean.com/wp-content/plugins/knowledgebase-helpdesk/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//dekarbclean.com/wp-content/plugins/knowledgebase-helpdesk/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//dekarbclean.com/wp-content/plugins/knowledgebase-helpdesk/assets/fonts/fontawesome-webfont.svg?v=4.7.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}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#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-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp: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-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:inline-block;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background:url(data:image/png;base64,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) no-repeat 0 0}.modal-spinner{display:none;width:64px;height:64px;position:fixed;top:50%;left:50%;margin-right:-32px;margin-top:-32px;background:url(data:image/gif;base64,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) #111 no-repeat center center;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px}.kbx-category-list {
margin-bottom: 30px;
margin-left: -10px;
margin-right: -10px;
display: flex;
flex-flow: wrap;
display: -webkit-flex; -webkit-flex-flow: wrap; width: 100%;
}
.kbx-category-list .kbx-category-box {
width: 33.33%;
box-sizing: border-box; position: relative;
}                                   .kbx-category-list .kbx-category-box a {
text-align: center;
display: block; border: 1px solid #e0e0e0;
margin: 10px;
padding: 1.5em 1em;
cursor: pointer;
vertical-align: top; position: relative;
overflow: hidden;
transition: 0.2s;
color: inherit;
}
.kbx-category-list .kbx-category-box:hover a {
box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12);
}
.kbx-category-list h3 {
color: #333;
font-size: 20px;
font-weight: 400;
line-height: 1.3em;
margin: 25px 0 5px;
}
.kbx-category-list .category p {
color: #b3b3b3;
}
.kbx-category-list .category .article-count {
color: #4381b5;
margin-top: 15px;
}
.kbx-section-feature-image {    background: #fff; display: table;
margin: 0 auto;
line-height: 0;
max-height: 150px;
min-height: 10px;
}       .kbx-category-box .article-count {
position: absolute;
background-color: red;
color: #ffffff;
right: 20px;
padding: 2px;
top: 0px;   height: 40px;
width: 40px;
line-height: 46px;
font-size: 20px;
}
.kbx-category-box .article-count:before, .kbx-category-box .article-count:after {
content: "";
position: absolute;
width: 1px;
height: 1px;
}
.kbx-category-box .article-count:before {
border-top: 15px solid red;
border-left: 25px solid transparent;
bottom: -15px;
right: 0;
}
.kbx-category-box .article-count:after {
border-top: 15px solid red;
border-right: 25px solid transparent;
bottom: -15px;
left: 0;
}    #docsSearch {  margin-bottom: 3em; z-index: 999;
transition: 0.5s;
}   #searchBar {
text-align: center;
padding-top: 3em;
position: relative;
min-width: 300px;
margin: 0 auto;
transition: 0.5s;
}
#searchBar .search-query {
border-radius: 5px;
font-size: 18px;
line-height: 22px;
width: 100%;
height: 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#searchBar .search-query { font-size: 18px;
line-height: 22px;
width: calc(100% - 150px);
height: 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input.search-query {
padding-right: 14px;
padding-right: 4px \9;
padding-left: 14px;
padding-left: 4px \9;
margin-bottom: 0;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
#searchBar button {
color: #fff;
text-shadow: 0 -1px 1px rgba(0, 0, 0, .4);
-webkit-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
font-size: 18px;
padding: 0 1.5em;
width: 80px;
box-sizing: border-box;
height: 50px;
margin-left: -6px;
background-color: #168eea;
border: 1px solid transparent;
cursor: pointer;
}
#searchBar button:hover {
background: #137ac9;
}
.kbx-articles {
box-sizing: border-box;
padding: 0 30px;
}
.kbx-category-list .category:hover {
text-decoration: none;
background: #f8f8f8;
}
#serp-dd {
background: #fff none repeat scroll 0 0;
border: 1px solid #ccc;
border-radius: 0 0 5px 5px;
box-shadow: 0 2px 5px rgba(100, 100, 100, 0.2);
position: absolute;
top: 100%;
width: 100%;
z-index: 9999999999;
}
#serp-dd .result {
margin: 0;
max-height: 485px;
overflow: auto;
}
#serp-dd .result > li:first-child {
margin-top: 5px;
}
#serp-dd .result > li {
list-style: outside none none;
margin-left: 0 !important;
padding-left: 0 !important;
text-align: left;
}
#serp-dd .result a {
display: block;
font-size: 15px;
padding: 7px 15px;
}
#serp-dd .result a:hover {
background: #f3f3f3 none repeat scroll 0 0;
color: #4381b5;
text-decoration: none;
}
#kbx-query {
padding-left: 15px;
}
#kbx-query.searching { }
#categoryHead .sort select {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 0.428571rem;
} .kbx-widget-articles {
padding-left: 0;
}
.kbx-widget-articles li {
display: inline-block;
font-size: 14px !important;
line-height: 21px !important;
list-style: outside none none;
margin-bottom: 7px;
margin-left: 0;
}
.kbx-widget-articles li i {
margin-right: 3px;
} .kbx-tag-cloud a {
background-color: #ddd;
border-radius: 3px;
color: #000;
display: inline-block;
margin: 0 5px 5px 0;
padding: 3px 8px;
text-decoration: none;
}
.kbx-tag-cloud a:hover {
background-color: #999;
color: #c3251d;
} .kbx-breadcrumbs {
display: block;
margin: 0 0 19px 0 !important;
padding: 0 !important;
}
.kbx-breadcrumbs li, .kbx-breadcrumbs li a {
font-size: 14px;
}
.kbx-breadcrumbs li {
display: inline-block;
margin-right: 6px;
} .kbx-fes-widget-wrapper {
border: medium none;
bottom: 89px; width: 450px;
position: fixed;
right: 15px;
top: auto;
z-index: 1050;
}
.kbx-fes-widget-main.visible {
bottom: 16px;
display: block; }
.beacon-wrapper {
position: relative;
}
.kbx-fes-widget-main {
box-shadow: 0 0 1px rgba(76, 86, 103, 0.25), 0 2px 18px rgba(31, 37, 50, 0.32);
background-color: #fff;
border-radius: 4px;
outline: 0 none; display: none;
bottom: 0;   transition: opacity 0.2s ease-out 0s, bottom 0.2s ease-out 0s; width: 92%;
max-width: 450px;
border: 2px solid rgba(22, 142, 234, 0.45);
}
.kbx-fes-widget-main .kbx-fes-search-form-input, input.kbx-fes-search-form-input {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
box-sizing: border-box;
border: 0 none;
box-sizing: border-box;
color: #333;
font-size: 14px;
font-weight: 400;
height: 54px;
line-height: 18px;
padding: 0 60px 0 25px;
width: 100% !important;
outline: 0 none !important;
}
.kbx-fes-widget-main .kbx-fes-search-form-submit {
border: 0 none;
display: block;
height: 22px;
opacity: 0.7;
position: absolute;
right: 20px;
text-indent: -9000px;
top: 16px;
width: 24px;
background: rgba(0, 0, 0, 0) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0VJREFUeNrUmE1oE1EQx3eTgrUYRS059GLtRcGqOQhSsKZ6EE09qVS0F8FDRVCwSkGDFrFecvVi8KCXFiriqcae1EZBPCVqBT1UKwoqKH5UtAdjnKH/wDLspvte3i7rwD+w8/bN++1mdt6HXSqVrChZKpWq296kETNJypDSpE5SO2k52n6QZknTpCnSJOmjyQdSAe4mDZF21+nXCm0hHSFVSHdJOdJDE8AxH/d0kCZIRdJexYeMo08RMTqCBj5E4iTvNfByehHrcFDAF0hjjvx02nPSMGknqY20BGqDbxj3SONYo4itZbZHlThHuuzi5zzMKuQj5/0IabtL23m0KVWJmEcaSNh50jFUBpWPh+/tQd950XYJYzWUEmtJeeH7hr+Z/VWNf7GKvhzjq2jLY0xt4CukhOP6N8rYYwMfHcfYQ/rl8CUwphbwNpdqMEh6YrDuc6xTLtWjWwd4yCX/8gHMvtdQl512RhU4ib/LaVnNnPWT01nhy4DBN3BGzGDPTE2lHvaI9FQsETIqwGnhvx3CwkyO0aMC3Cn8xRCA5RgbVIDbhf9lCMCvXOYA38AJ4f8SArAcI6ECbFv/idWA54R/dQhjyzHmVIDfCP/6EIDXietZFeAXLsvCoE0uOadVgB8I//4QgPeJ6ykVYN4o/nH4N2ExFJRx7M2Oax67oAL8CVtyp40EVD1sl53GJBiUVms50cbT9UAAwEddlgI53T3dhFgT8wJ+h8E18VbSPVKLw1dQ2ZXLHcdJUQ+XImCXAdgufCstovaeaGSL9BobRqetwlsZ0MxpG305xkrRdgNjNnQuMeZybtBMuoryp1Kj+d776Nvs0n6c1GfiXKJ2kHLRo40PSW5hkc8ru8/wt2KWZNADpI0+GCo4DbrZKLCFQLyvW2boo/tJuo43G9eBXuxsjdODj2LuGIAtIBZ/2P2ArFkcY/U1Csw2Yy2cQKZR9ioKkH/RJ43SNQP/uC60rXECn8TgtQPtNaQVaPtOeouFTBFl7EOdWAethcNBmR79eCgjwKZNCdquVquhUJXLZSPQMSsa5pXTo3iYyAH7ho4S8GLQu6IIXA/6dFSBvaDf8U+TFV0bx1TO58nvSWejVNZ82z8BBgA9W8X/uXirKgAAAABJRU5ErkJggg==) no-repeat scroll 0 0 / 94% auto;
}
.kbx-fes-widget-main .search-spinner {
height: 16px;
position: absolute;
right: 52px;
top: 18px;
width: 16px;
}
.hidden {
display: none;
}
.double-bounce1, .double-bounce2 {
background-color: #168eea;
}
.double-bounce1, .double-bounce2 {
animation: 2s ease-in-out 0s normal none infinite running bounce;
border-radius: 50%;
height: 100%;
left: 0;
opacity: 0.6;
position: absolute;
top: 0;
width: 100%;
}
.double-bounce2 {
animation-delay: -1s;
}
@keyframes bounce {
0%, 100% {
transform: scale(0);
}
50% {
transform: scale(1);
}
}
@keyframes bounce {
0%, 100% {
transform: scale(0);
}
50% {
transform: scale(1);
}
}
.kbx-fes-content.kbx-fes-results {
margin-top: 0;
max-height: 400px;
min-height: 120px;
font-size: 13px;
padding: 30px 20px;
border-top: 1px solid #e6e6e6;
overflow-y: scroll;
}
.kbx-fes-content {
box-sizing: border-box;
font-size: 14px;
overflow: auto;
padding: 15px 25px;
position: relative;
}
.fes-search-actions {
background: #fff none repeat scroll 0 0;
border-radius: 0 0 4px 4px;
border-top: 1px solid #e6e6e6;
bottom: 0;
box-sizing: border-box;
height: 68px;
position: absolute;
width: 100%;
}
.pc-close-me {
bottom: 13px;
position: absolute;
right: 23px;
}
.close-it {
font-size: 14px;
text-decoration: underline;
color: #168eea;
outline: 0 none !important;
}
.search-empty, .search-error {
text-align: center;
color: #888;
padding: 15px;
}
.kbx-widget-trigger-wrapper {
background: transparent none repeat scroll 0 0;
border: medium none;
bottom: 12px;
height: 80px;
position: fixed;
right: 18px;
top: auto;
width: 80px;
z-index: 1050;
}
.widget-trigger, .widget-trigger.open {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.widget-trigger {
border: 0 none;
border-radius: 100%;
bottom: 12px;
display: block !important;
height: 54px;
opacity: 1;
outline: 0 none;
position: absolute;
right: 12px;
text-indent: -9000px;
transition: all 0.2s ease-out 0s;
width: 54px;
cursor: pointer;
}
.widget-trigger, .widget-trigger:hover, button.widget-trigger:hover {
background-color: #168eea !important;
}
.widget-trigger:hover, button.widget-trigger:hover {
background-color: #168eea !important;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABzlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9YkN6lAAAAmXRSTlMAAQIDBAUGBwgKCwwNDxAREhUWGhwdHiIkJSkrLS4vMDEyMzU2Nzg5Ozw+P0BBQkNERUZHSElKS0xOUlRWV1hZW11gYmRlZmlqb3Bzdnp9gIGCg4SFkZWWmJmanp+goqOnrK2vsLK4ubq9v8DBxMXGx8jNz9DR0tPU1dbY2dvc3d7f4uTn6Onq6+zt7u/x8vP09fb3+fr7/P1lxqCiAAADL0lEQVR4Ad2U7V8bRRDH5y6tVmwOG22t1jaxaorQ+mClEkpMTKU1pVoLARSQCEgENKDGIKCgQRAfgpwo6O+/dWaj98kll9tT3vX7ZjJzn29udm92qRkjmp1Y3LYBe3txIhs1KDjx0R242BmNBzPN6yV4ULpu6t2OMlpQ7tCobWOocVjMpWJnLOtMLJUrHqLGWJufe24ViqX+cH053L8Exeq51u6VXQjzndRE5zyE3Sut3MQBmK0+8iS5BeYgQZ5cVu5chBx6f8SvK1O3nyRFZE7Zlz3Xq3oeNutKP6HGF5ljkprDqnOPdbepvbrrGrNf8C+VHhLuql1r3vMx9d6GZTo2MPmwVNS73290L6n1muTGaH+ie+hLKJYflc7Vui+RC7Ms+xwhTy7OQNgQOyJ7Xna/pBdMklrx0vfq3dJ5Ekyv62lJZoNac+pztW5iZFpKVMdzYLrIh4eULXveBebZukcjMs/kyynpvHKcf8mcj5CDIWe/n/x5EUyGf9zk+IPh1M/LGQyThmmZNY5hOaFPOeUsZ0XS8TQYmfMix6xTHucsR1rkk9zmmOM47lTlr1J6+V0A0xxTrka3OYvp5VcBrHGMyTQ6VZuz03r5cQA2x9MSnSoYSy9bYJz4H2WjClSb5N84eYz0pPf20v+0/btrwy5QAEIhYi7IiDm1zzjro8D0uU7CB5zdCy7fA5B3sgHOPgkuf+oaz6jcxyeDuiflfn/GSc2f1WkLSAbATsh97y4ElRcAvFeXd4CJB3PjYDrrZ2cFQCGY/DGAsqvyOphEEDcB5g336KwB2GzXu+2bcoGb7uILYGYMnWvMgHm5sTwJZkgn58CMN3/6dTAD/u4AmA2Lmojugxn063kQzP558uDaIZipcCs3PAXhr7T3Wf8TTKXb2+2uAH72a/sQZmPURGwWwh8+9sVvoSgkT9SXTyQLUHwXfcvHDn+IGnbhTs9ZyzCssz13CjZq5B8huuVj09V1tODra/xYYx/PeOrfvHmMSG+T+Urehovd/FWDBK0tPPD8O9PLtpqJrz56u+tBqTXaNzXHwLJC5IWycYu03Jf2jaPYVfq/9lFkulGtpv8GKZTo93xScDgAAAAASUVORK5CYII=);
background-repeat: no-repeat;
}
.widget-trigger {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABlVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////gR4oeAAAAhnRSTlMAAQcICQoLDA8QERITFhgaGxwfISIkJigpKywyNDU2Nzg5Ojs+P0RFRkdISUpLTU5PUllcXV5fYmRmaGltbm9wcnN0eHl6e32BgoOJm52eoKGio6avsLGztLW2t7i5uru8vr/AyMnMz9DR1NXY2tvc3d7f4uPk5ujq6+7v8fL19/j6+/z9/llTd/4AAAPISURBVHgBrZf7WxM5FIa/ivViq2zVUhXrncsiSL3jBa1SFEEtit1KVRRRilrwwqKoiwq05+/ec8KwJzPNsPA8vj8kz5fp26RpJpmBm1hmsDA1XyWqzk8VBjMxrJtkbrJGPmqT/Umsg0j3c3LyvDuC/6GrTKGUuxDCkdIP+jRUIo8Pw71tqfiWLfFUW+/wB/IoDX2iH6UjCHCpSkol1wQfTbkKKdVL8HGFlLFWOGgdI+WKr19SziOE86RYfR81Y77WOC7V+wScJN4TM954zYz8KFYpeUOJhtnqRr2fWMIqP6VfINy2XEb6/gmPBmL+gMN2umgkpgEef+sFl62ufmQWqwyR2w53aciaMLcd7uqEdRG57GjLhZs3L7REHS7TBUOkTC77+zIZlr67XCpHIHSbdeX4esE5KLPWuiG8kPXs+2HxpxTgadw3HbLOX4BJEtMKy05UyPClePdu8QsZKgnLRSsxSQC35BKgdsy41XwahnS+auy4uoB85BaASa5zsGwz5koz/qO5YkZuucgR0SQQq3HdBLUNE9tgsW2CBHXRJLtiDKdlzwH8dsV2xa7YriA702kMcjkMv11tRoDmqt/FMMdBFLjshdqyJPKoIy/LRl30ci7gDZdt2hhd4nwIdRyStRbV3Mb5Dea5TGlji/y/cCD/d4vGFMd5yI+Ja+M5jo/h4DFfOKcxLlMDYrZq4w2O9+DgHl+4oXErMUE5y/E+HNznC9mgHBj2Wb3R/ciGcTY4bJmwfdp4Yq0JO6Fxn5mwKS7btXHzIufDqOMwNy9u1vwn5ymzSK5rY/Ifzg9Rx0NuXkhqvm4WyR0uH6g7R0wtjQDpGjFzaj/geAcZLj/arjATvDFmyKD2R06ZlVsyZbvCK7HVfUUGtVPmllzZDPotd3zU9J22xmz6HR237P6VzQB9XE9H1I3G3kldGzkmjYgcG6lJfheLWvY0EfUB2CvX2tUFEm/J8PVZPv/sKxneJgC12+Xb94IZE0ddZkeRAhR3AJYt9RiEU8Rcnlv/pj93mZhTax03336R4de3tY4bnHQfdA3Hz1y9euZ4g/ugOwmP4saP2OLvOdw/b/yx4jM8NhGzy+267F3EbPodj1IY3fhD3Kju6EuSs7tfqhtmv9ydlWrJOhd6SLmIEC6S0hP2yDzREUEdkc4J9yOz0LNIyszt/fCx//YMKYs9CHDw0cLy9MBf5DE7ku08sHP79p0HOrMjs+RRGJheXnh0ECF0vKZQXncgBNWf1MhB7YmthrOnr/6lrG8P1k0sM1Aor7wOlgsDYa+D/wJsSgtN20wRagAAAABJRU5ErkJggg==);
background-position: center center;
background-repeat: no-repeat;
background-size: 30px auto;
}
.widget-trigger-search {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABzlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9YkN6lAAAAmXRSTlMAAQIDBAUGBwgKCwwNDxAREhUWGhwdHiIkJSkrLS4vMDEyMzU2Nzg5Ozw+P0BBQkNERUZHSElKS0xOUlRWV1hZW11gYmRlZmlqb3Bzdnp9gIGCg4SFkZWWmJmanp+goqOnrK2vsLK4ubq9v8DBxMXGx8jNz9DR0tPU1dbY2dvc3d7f4uTn6Onq6+zt7u/x8vP09fb3+fr7/P1lxqCiAAADL0lEQVR4Ad2U7V8bRRDH5y6tVmwOG22t1jaxaorQ+mClEkpMTKU1pVoLARSQCEgENKDGIKCgQRAfgpwo6O+/dWaj98kll9tT3vX7ZjJzn29udm92qRkjmp1Y3LYBe3txIhs1KDjx0R242BmNBzPN6yV4ULpu6t2OMlpQ7tCobWOocVjMpWJnLOtMLJUrHqLGWJufe24ViqX+cH053L8Exeq51u6VXQjzndRE5zyE3Sut3MQBmK0+8iS5BeYgQZ5cVu5chBx6f8SvK1O3nyRFZE7Zlz3Xq3oeNutKP6HGF5ljkprDqnOPdbepvbrrGrNf8C+VHhLuql1r3vMx9d6GZTo2MPmwVNS73290L6n1muTGaH+ie+hLKJYflc7Vui+RC7Ms+xwhTy7OQNgQOyJ7Xna/pBdMklrx0vfq3dJ5Ekyv62lJZoNac+pztW5iZFpKVMdzYLrIh4eULXveBebZukcjMs/kyynpvHKcf8mcj5CDIWe/n/x5EUyGf9zk+IPh1M/LGQyThmmZNY5hOaFPOeUsZ0XS8TQYmfMix6xTHucsR1rkk9zmmOM47lTlr1J6+V0A0xxTrka3OYvp5VcBrHGMyTQ6VZuz03r5cQA2x9MSnSoYSy9bYJz4H2WjClSb5N84eYz0pPf20v+0/btrwy5QAEIhYi7IiDm1zzjro8D0uU7CB5zdCy7fA5B3sgHOPgkuf+oaz6jcxyeDuiflfn/GSc2f1WkLSAbATsh97y4ElRcAvFeXd4CJB3PjYDrrZ2cFQCGY/DGAsqvyOphEEDcB5g336KwB2GzXu+2bcoGb7uILYGYMnWvMgHm5sTwJZkgn58CMN3/6dTAD/u4AmA2Lmojugxn063kQzP558uDaIZipcCs3PAXhr7T3Wf8TTKXb2+2uAH72a/sQZmPURGwWwh8+9sVvoSgkT9SXTyQLUHwXfcvHDn+IGnbhTs9ZyzCssz13CjZq5B8huuVj09V1tODra/xYYx/PeOrfvHmMSG+T+Urehovd/FWDBK0tPPD8O9PLtpqJrz56u+tBqTXaNzXHwLJC5IWycYu03Jf2jaPYVfq/9lFkulGtpv8GKZTo93xScDgAAAAASUVORK5CYII=);
}
.widget-trigger.open, .widget-trigger.open:hover, button.widget-trigger.open:hover {
background: #9a9c9d url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANBJREFUeNrs2zEKwkAQheHsFmltBO+W2tZL6Fls1INJtBCxS3B9IVNI+p3A8A882K2GL7sQmJBUSmkca6Mk5eXVMDvi9spDeSoHr6bJ8QTvys7WbzvNUMBloxTtiq5SAAECBAgQIECAAAECBAgQIECAAAFWAbbKWRmbebRXK8uq2Ws0UzvNRTvbRKwuB7+mecJdlKsyBIINZroxuuc1ARAgQIAAAQIECBAgQIAAAQIECBDgisD+b/2JCDw28zeDr3LyapqcfyvY2kPtvRr+BBgAr3dW/fZtoWAAAAAASUVORK5CYII=) no-repeat scroll center center / 30px auto;
}
.widget-trigger.open {
border-radius: 0 100% 100%;
transform: rotate(45deg);
}
.fes-search-terms {
font-weight: bold;
}
.kbx-fes-alert {
text-align: center;
color: #ccc;
}
.kbx-fes-search-results-ul {
padding: 0 !important;
margin: 0 !important;
}
.kbx-fes-search-results-ul li {
margin-bottom: 12px;
list-style: none;
}
.kbx-fes-search-results-ul li a {
font-size: 13px;
color: #168eea !important;
line-height: 17px;
}
.kbx-fes-search-results-ul li a:hover {
color: #111 !important;
}  .kbx-bot-articles-area {
color: black
}
.kbx-bot-search-article-content {
display: none;
}
.kbx-article-accordion {
display: block;
}  .load-bar {
position: relative;
bottom: 0;
height: 5px;
width: 100%
}
.load-bar-container {
float: left;
width: 50%;
height: 100%;
overflow: hidden
}
.load-bar .load-bar-container:last-child {
float: right;
-moz-transform-origin: top right;
-ms-transform-origin: top right;
-webkit-transform-origin: top right
}
.load-bar-base {
float: left;
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
background: #159756
}
.color {
width: 100%;
height: 100%;
float: left;
position: absolute
}
.base1 .red {
background: #da4733;
-webkit-animation: move_left_red 4s infinite linear;
-moz-animation: move_left_red 4s infinite linear;
-ms-animation: move_left_red 4s infinite linear;
animation: move_left_red 4s infinite linear
}
.base1 .blue {
background: #3b78e7;
-webkit-animation: move_left_blue 4s infinite linear;
-moz-animation: move_left_blue 4s infinite linear;
-ms-animation: move_left_blue 4s infinite linear;
animation: move_left_blue 4s infinite linear
}
.base1 .yellow {
background: #fdba2c;
-webkit-animation: move_left_yellow 4s infinite linear;
-moz-animation: move_left_yellow 4s infinite linear;
-ms-animation: move_left_yellow 4s infinite linear;
animation: move_left_yellow 4s infinite linear
}
.base1 .green {
background: #159756;
-webkit-animation: move_left_green 4s infinite linear;
-moz-animation: move_left_green 4s infinite linear;
-ms-animation: move_left_green 4s infinite linear;
animation: move_left_green 4s infinite linear
}
@-webkit-keyframes move_left_red {
0% {
-webkit-transform: translateX(100%)
}
100%,
25%,
50%,
75% {
-webkit-transform: translateX(0%)
}
}
@-moz-keyframes move_left_red {
0% {
-moz-transform: translateX(100%)
}
100%,
25%,
50%,
75% {
-moz-transform: translateX(0%)
}
}
@-ms-keyframes move_left_red {
0% {
-ms-transform: translateX(100%)
}
100%,
25%,
50%,
75% {
-ms-transform: translateX(0%)
}
}
@keyframes move_left_red {
0% {
transform: translateX(100%)
}
100%,
25%,
50%,
75% {
transform: translateX(0%)
}
}
@-webkit-keyframes move_left_blue {
0%, 25% {
-webkit-transform: translateX(100%)
}
100%,
50%,
75% {
-webkit-transform: translateX(0%)
}
}
@-moz-keyframes move_left_blue {
0%, 25% {
-moz-transform: translateX(100%)
}
100%,
50%,
75% {
-moz-transform: translateX(0%)
}
}
@-ms-keyframes move_left_blue {
0%, 25% {
-ms-transform: translateX(100%)
}
100%,
50%,
75% {
-ms-transform: translateX(0%)
}
}
@keyframes move_left_blue {
0%, 25% {
transform: translateX(100%)
}
100%,
50%,
75% {
transform: translateX(0%)
}
}
@-webkit-keyframes move_left_yellow {
0%, 25%, 50% {
-webkit-transform: translateX(100%)
}
100%,
75% {
-webkit-transform: translateX(0%)
}
}
@-moz-keyframes move_left_yellow {
0%, 25%, 50% {
-moz-transform: translateX(100%)
}
100%,
75% {
-moz-transform: translateX(0%)
}
}
@-ms-keyframes move_left_yellow {
0%, 25%, 50% {
-ms-transform: translateX(100%)
}
100%,
75% {
-ms-transform: translateX(0%)
}
}
@keyframes move_left_yellow {
0%, 25%, 50% {
transform: translateX(100%)
}
100%,
75% {
transform: translateX(0%)
}
}
@-webkit-keyframes move_left_green {
0%, 25%, 50%, 75% {
-webkit-transform: translateX(100%)
}
100% {
-webkit-transform: translateX(0%)
}
}
@-moz-keyframes move_left_green {
0%, 25%, 50%, 75% {
-moz-transform: translateX(100%)
}
100% {
-moz-transform: translateX(0%)
}
}
@-ms-keyframes move_left_green {
0%, 25%, 50%, 75% {
-ms-transform: translateX(100%)
}
100% {
-ms-transform: translateX(0%)
}
}
@keyframes move_left_green {
0%, 25%, 50%, 75% {
transform: translateX(100%)
}
100% {
transform: translateX(0%)
}
}
.base2 .red {
background: #da4733;
-webkit-animation: move_right_red 4s infinite linear;
-moz-animation: move_right_red 4s infinite linear;
-ms-animation: move_right_red 4s infinite linear;
animation: move_right_red 4s infinite linear
}
.base2 .blue {
background: #3b78e7;
-webkit-animation: move_right_blue 4s infinite linear;
-moz-animation: move_right_blue 4s infinite linear;
-ms-animation: move_right_blue 4s infinite linear;
animation: move_right_blue 4s infinite linear
}
.base2 .yellow {
background: #fdba2c;
-webkit-animation: move_right_yellow 4s infinite linear;
-moz-animation: move_right_yellow 4s infinite linear;
-ms-animation: move_right_yellow 4s infinite linear;
animation: move_right_yellow 4s infinite linear
}
.base2 .green {
background: #159756;
-webkit-animation: move_right_green 4s infinite linear;
-moz-animation: move_right_green 4s infinite linear;
-ms-animation: move_right_green 4s infinite linear;
animation: move_right_green 4s infinite linear
}
@-webkit-keyframes move_right_red {
0% {
-webkit-transform: translateX(-100%)
}
100%,
25%,
50%,
75% {
-webkit-transform: translateX(0%)
}
}
@-moz-keyframes move_right_red {
0% {
-moz-transform: translateX(-100%)
}
100%,
25%,
50%,
75% {
-moz-transform: translateX(0%)
}
}
@-ms-keyframes move_right_red {
0% {
-ms-transform: translateX(-100%)
}
100%, 25%, 50%, 75% {
-ms-transform: translateX(0%)
}
}
@keyframes move_right_red {
0% {
transform: translateX(-100%)
}
100%, 25%, 50%, 75% {
transform: translateX(0%)
}
}
@-webkit-keyframes move_right_blue {
0%, 25% {
-webkit-transform: translateX(-100%)
}
100%, 50%, 75% {
-webkit-transform: translateX(0%)
}
}
@-moz-keyframes move_right_blue {
0%, 25% {
-moz-transform: translateX(-100%)
}
100%, 50%, 75% {
-moz-transform: translateX(0%)
}
}
@-ms-keyframes move_right_blue {
0%, 25% {
-ms-transform: translateX(-100%)
}
100%, 50%, 75% {
-ms-transform: translateX(0%)
}
}
@keyframes move_right_blue {
0%, 25% {
transform: translateX(-100%)
}
100%, 50%, 75% {
transform: translateX(0%)
}
}
@-webkit-keyframes move_right_yellow {
0%, 25%, 50% {
-webkit-transform: translateX(-100%)
}
100%, 75% {
-webkit-transform: translateX(0%)
}
}
@-moz-keyframes move_right_yellow {
0%, 25%, 50% {
-moz-transform: translateX(-100%)
}
100%, 75% {
-moz-transform: translateX(0%)
}
}
@-ms-keyframes move_right_yellow {
0%, 25%, 50% {
-ms-transform: translateX(-100%)
}
100%, 75% {
-ms-transform: translateX(0%)
}
}
@keyframes move_right_yellow {
0%, 25%, 50% {
transform: translateX(-100%)
}
100%, 75% {
transform: translateX(0%)
}
}
@-webkit-keyframes move_right_green {
0%, 25%, 50%, 75% {
-webkit-transform: translateX(-100%)
}
100% {
-webkit-transform: translateX(0%)
}
}
@-moz-keyframes move_right_green {
0%, 25%, 50%, 75% {
-moz-transform: translateX(-100%)
}
100% {
-moz-transform: translateX(0%)
}
}
@-ms-keyframes move_right_green {
0%, 25%, 50%, 75% {
-ms-transform: translateX(-100%)
}
100% {
-ms-transform: translateX(0%)
}
}
@keyframes move_right_green {
0%, 25%, 50%, 75% {
transform: translateX(-100%)
}
100% {
transform: translateX(0%)
}
} .kbx-glossary-container #searchBar {
width: 100%;
position: relative;
transition: 0.5s;
}
.kbx-glossary-item {
width: 25% !important;
padding: 15px;
box-sizing: border-box;
float: left;
}
.w-100{
width: 100%;
}
.w-50{
width: 50%;
}
.w-33{
width: 33.33%;
}
.w-25{
width: 25%;
}
.kbx-glossary-item h3 {
font-size: 30px;
margin-bottom: 15px;
line-height: 120%;
}
.kbx-glossary-item {
font-size: 14px;
line-height: 160%;
}
.kbx-glossary-letters {
z-index: 9999999;
position: fixed;
right: 0;
top: 50%;
background-color: #fff;  }    .kbx-glossary-letters ul {
margin: 0 !important;
background: url(//dekarbclean.com/wp-content/plugins/knowledgebase-helpdesk/assets/images/hover_letter.svg) no-repeat 60px 0;
transition: 0.5s;
padding: 50px 2px !important;
}
.kbx-glossary-letters ul li {
list-style: none;
padding: 2px 5px;
display: block;
cursor: pointer;
position: relative;
transition: all 0.5s;
width: 50px;
text-align: center;
margin: 0 !important;
box-sizing: border-box;
font-size: 18px;
line-height: 18px;
color: #231f20;
}
.kbx-glossary-letters ul li.active-glossary-item {
color: #ffffff;
transform: scale(1.5, 1.5);
}
.kbx-glossary-letters ul li.active-glossary-item-bold {
font-weight: bold;
}
.kbx-glossary-load-btn {
display: table; height: 50px;
margin: 0 auto 80px;
border: none;
background: #168eea;
color: #fff;
border-radius: 3px;
cursor: pointer;
font-size: 18px;
text-align: left;
box-sizing: border-box;
padding: 10px 20px;
transition: 0.2s;
}
.kbx-glossary-load-btn:hover {
background: #1585dc;
color: #fff;
}
.kbx-articles-files, .kbx-articles-more-queries {
margin: 30px 0;
}
.number-count-list ul {
margin: 0;
padding: 0;
counter-reset: li;
}
.number-count-list ul li {
list-style: none;
display: table;
position: relative;
padding: 5px 10px 5px 30px;
margin: 10px 0px 10px 10px;
background: #fcfcfc;
color: #616161;
text-decoration: none;
}
.number-count-list ul li:before {
display: inline-block;
font-family: FontAwesome;
color: #494949;
position: absolute;
left: -10px;
top: 50%;
z-index: 3;
margin-top: -16px;
background: #e6e6e6;
height: 27px;
width: 27px;
line-height: 26px;
border: 3px solid #fff;
box-shadow: 0 0 2px #cccccc;
text-align: center;
font-style: normal;
font-weight: bold;
border-radius: 100%;
transition: 0.2s;
}
.kbx-articles-more-queries ul li:before {
content: "\f135";
}
.kbx-articles-files ul li:before {
content: "\f15c";
}
.number-count-list ul li:hover:before {
transform: rotate(360deg);
background: #ddd;
color: #5c5c5c;
}
.number-count-list ul li a {
color: inherit;
} .kb-container {
position: relative;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
margin-bottom: 3em;
}
.kb-round-kbx-category-box {
width: 50%; padding: 10px;
box-sizing: border-box;
}
.kb-round-kbx-category-box-inner {
padding: 10px;
border: 1px solid #e0e0e0; }
.kb-round-kbx-category-box-inner h3 {
margin: 10px 0 20px;
padding: 0;
}
.kb-round-kbx-category-box-inner h3 img {
vertical-align: middle;
width: 45px;
background: #e6e6e6;
border-radius: 100%;
border: 3px solid #fff;
box-shadow: 0 0 2px #cccccc;
}
.kb-round-kbx-category-box ol {
padding: 0;
margin: 0 8px;
counter-reset: li;
}
.kb-round-kbx-category-box ol li {
margin: 12px 0px 12px 16px;
position: relative;
list-style: none;
}
.kb-round-kbx-category-box ol li a {
position: relative;
display: block;
padding: 4px 10px 4px 28px;
margin: 5px 0;
background: #fcfcfc;
color: #616161;
text-decoration: none;   }
.kb-round-kbx-category-box ol li:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -18px;
top: 50%;
z-index: 3;
margin-top: -16px;
height: 27px;
width: 27px;
line-height: 26px;
text-align: center;
font-style: normal;
font-weight: bold;
color: #2c2c2c;
background: #e6e6e6;
border-radius: 100%;
border: 3px solid #fff;
box-shadow: 0 0 2px #cccccc;
}
.kb-round-kbx-category-box ol li:hover:before {
transform: rotate(360deg);
background: #ddd;
color: #5c5c5c;
}
.kb-round-category-btn a {
color: #f12036;
}
.kb-round-category-btn {
margin-left: 8px;
} .kbx-section-heading {
padding: 10px 0 20px;
text-align: center;
position: relative;
display: table;
margin: 0 auto 3em;
}
.kbx-section-heading h2 {
padding: 0 20px;
}
.decor-before-kbx-holder, .decor-after-kbx-holder {
position: relative;
display: table-cell;
vertical-align: middle;
height: 2px;
width: 30%;
}
.decor-before-kbx-holder span {
background: linear-gradient(to left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
.decor-after-kbx-holder span {
background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
.kbx-section-heading span {
height: 2px;
width: 100%;
display: block;
}  ul.kbx-faq-list {
margin: 0 !important;
padding: 0 !important;
}
ul.kbx-faq-list li {
list-style-type: none;
display: block;
margin: 2px 0;
}
ul.kbx-faq-list li .kbx-faq-title {
padding: 10px;
cursor: pointer;
position: relative;
border: 1px solid #dbdbdb;
transition: background 0.8s;
font-weight: bold;
}
ul.kbx-faq-list li .kbx-faq-title:hover {
background-color: #f5f5f5;
}
ul.kbx-faq-list li .kbx-faq-title:after {
content: "\f078";
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 50px;
font-size: 22px;
font-family: "FontAwesome";
text-align: center;
line-height: 200%;
transition: 0.5s;
}
ul.kbx-faq-list li.kbx-faq-active .kbx-faq-title:after {
transform: rotate(-180deg);
}
ul.kbx-faq-list li .kbx-faq-content {
display: none;
padding: 10px 0;
} .kbx-tabs-container {
width: 100%;
margin: 0 auto;
}
ul.kbx-tabs {
margin: 0px !important;
padding: 0px !important;
list-style: none;
border-bottom: 1px solid #e0e0e0;
overflow: hidden;
display: flex;
}
ul.kbx-tabs li {
background: none;
color: #222; padding: 10px 35px;
cursor: pointer;
list-style: none;
position: relative;
transition: 0.5s;
font-weight: bold;
overflow: hidden;
}
ul.kbx-tabs li span {
display: block;
}
ul.kbx-tabs li span:before {
background: rgba(0, 160, 210, 0.1);
position: absolute;
display: block;
content: "";
left: 50%;
top: 50%;
margin-left: -2px;
margin-top: -2px;
width: 5px;
height: 5px;
transition: 0.5s;
opacity: 0;
visibility: hidden;
}
ul.kbx-tabs li.kbx-tab-current span:after, ul.kbx-tabs li:hover span:after {
width: 100%;
height: 3px;
background: #00a0d2;
position: absolute;
display: block;
content: "";
left: 0;
right: 0;
bottom: -2px;
}
ul.kbx-tabs li.kbx-tab-current span:before, ul.kbx-tabs li:hover span:before {
transform: scale(25);
opacity: 1;
visibility: visible;
}
ul.kbx-tabs li.kbx-tab-current {
color: #00a0d2;
}
.kbx-tab-content {
display: none;
padding: 0;
margin: 15px 0;
max-height: 300px;
overflow-y: auto;
}
.kbx-tab-content ul {
margin: 0 !important;
padding: 0 !important;
}
.kbx-tab-content.kbx-tab-current {
display: inherit;
}
.kbx-tab-content::-webkit-scrollbar {
width: 5px;
background: transparent;
}
.kbx-tab-content:hover::-webkit-scrollbar-thumb {
background: #00a0d2;
}
.kbx-featured-section {
margin-bottom: 3em;
}
.kbx-featured-container {
display: flex;
flex-direction: row;
}
.kbx-featured-container > div {
flex-grow: 1;
flex-basis: 0;
box-sizing: border-box;
padding: 0 10px 20px;
}
.kbx-featured-container > div h3 {
background: none;
color: #222;
padding: 0;
position: relative;
} .kbx-featured-container > div > ul {
max-height: 300px;
overflow-y: auto;
margin: 0 !important;
padding: 0 !important;
}
.kbx-featured-container > div > ul::-webkit-scrollbar {
width: 5px;
background: transparent;
}
.kbx-featured-container > div > ul:hover::-webkit-scrollbar-thumb {
background: #00a0d2;
} @media screen and (max-width: 1200px) {
.kbx-articles {
padding: 0 80px;
}
.kbx-glossary-item {
width: 33.33%;
}
}
@media screen and (max-width: 900px) {
.kbx-category-list .kbx-category-box {
width: 50%;
}
.kbx-glossary-item {
width: 50%;
}
}
@media (min-width: 300px) and (max-width: 600px) {
.kbx-articles {
padding: 0 50px;
}
.kbx-glossary-item {
width: 100%;
padding: 0;
}
ul.kbx-tabs li {
padding: 10px;
}
#categoryHead .sort {
position: relative !important;
}
#categoryHead .sort select {
width: 100%;
}
.kbx-category-list .kbx-category-box {
width: 100%;
}
#searchBar {
width: 100%;
}
#searchBar .search-query {
width: 100%;
margin-bottom: 10px;
}
#searchBar button {
position: relative;
margin: 0;
width: 100%;
border-radius: 5px;
}
#docsSearch {
padding: 1.5em 1em;
}
#kbx-query.searching { }
.kbx-articles ul li {
text-align: center;
}
}
@media (min-width: 601px) and (max-width: 767px) {
#searchBar {
width: 100%;
}
#kbx-query.searching { }
}
@media (max-width: 480px) {
.kbx-fes-widget-main {
max-width: 300px;
}
} .kbx-featured-container > div {
background: #fff;
box-shadow: 0px 3px 20px 0 rgba(0,0,0,0.075);
box-sizing: border-box;
display: inline-block;
width: 100%;
margin: 10px 5px;
padding: 15px;
position: relative;
transition: transform 0.3s, box-shadow 0.3s;
}
.kbx-stricky-content::before, .kbx-popular-content::before, .kbx-recent-content::before {
background: linear-gradient(to right, #1c79c0, #0389ff, #0dd3ff);
content: '';
left: 0;
height: 2px;
position: absolute;
right: 0;
top: 1px;
}
.kbx-featured-container > div h3{
color: #5c5c5c;
font-family: 'Roboto', sans-serif;
font-size: 24px;
font-weight: 300;
margin: 0 0 6px 0;
}
.sticky-articleList li {
margin: 10px 0 !important;
line-height: 24px;
}
.sticky-articleList li a{
color: #007bff;
}
.sticky-articleList li a:hover{
color: #0056b3;
}
.kbx-featured-container > div:hover {
box-shadow: 0px 3px 50px 0 rgba(0,0,0,0.075);
transform: translateY(-5px);
}  #docsSearch {
margin-bottom: 3em;
padding: 80px 0 180px 0;
z-index: 999;
transition: 0.5s;
max-width: inherit;
}
#docsSearch #searchBar {
padding-top: 0;
max-width: 900px;
}
section#contentArea {
position: relative;
top: -170px;
background: #fff;
padding: 20px;
border-radius: 6px;
box-shadow: 0 9px 21px 0 rgba(0, 0, 0, .1);
}
.kbx-section-heading {
margin: 0 auto 0;
}
.kbx-category-list .kbx-category-inn {
border: 1px solid rgba(0, 0, 0, .1);
margin: 0 4px 10px 4px !important;
padding: 0;
border-radius: 6px;
}
.kbx-category-list .kbx-category-box a {
border: 1px solid #fff;
text-decoration: none !important;
}
.kbx-category-list .kbx-category-box:nth-child(3n+3){
border-right:none; 
}
.kbx-category-list .kbx-category-box:hover a {
box-shadow: none;
}
a.qckbx-readmore {
margin: 0 !important;
padding: 0 !important;
text-decoration: none !important;
font-weight: bold;
}
.kbx-category-list .kbx-category-box a {
padding: 1.5em 1em 0.5em 1em;
}
.kbx-category-list .kbx-category-box:hover .kbx-category-inn{
background-color: #f6f6f6;
}
.kbx-category-list .kbx-category-box a {
border: none;
}
.kbx-category-box .article-count {
font-weight: bold;
}
.kbx-category-list .kbx-category-box p{
margin-bottom: 0;
}
.kbx-category-list h3 {
font-weight: 600;
}
.kbx-category-box .article-count:before {
bottom: -14px;
}
.kbx-category-box .article-count:after {
bottom: -14px;
}
.kbx-category-box .article-count {
text-align: center;
}
.kbx-section-feature-image img {
height: 150px;
}
.kbx-section-feature-image {
width: 100%;
}
.kbx-section-feature-image img {
height: 150px;
object-fit: cover;
width: 150px;
border-radius: 50%;
}
.kbx-outer-wrapper {
margin: 0px auto;
padding: 50px 0;
width: 100%;
}
ul.kbxarticleList {
width: 100%;
}
section.kbx-category-list-sidebar {
width: 360px;
}
.kbx-category-list-details {
display: flex;
}
section.kbx-category-list-sidebar h3{
font-size: 16px !important;
font-size: 17px;
font-weight: 600;
line-height: 1.3em;
}
.kbx-pagination {
padding: 25px 0;
text-align: right;
}
.tax-kbx_category #docsSearch {
padding: 80px 0 80px 0;
}
.tax-kbx_category #docsSearch {
padding: 80px 0 80px 0;
}
section.kbx-articles #docsSearch {
padding: 80px 0 80px 0;
}
.tax-kbx_category ul.sticky-articleList {
margin: 0;
}
.kbx-category-box-sidebar {
background: #f8fafb;
display: inline-block;
width: 100%;
padding: 8px 5px;
margin: 0 0 3px 0;
}
section.kbx-category-list-sidebar h3{
margin: 0;
padding: 0;
}
section.kbx-category-list-sidebar a {
text-decoration: none !important;
}
ul.sticky-articleList {
margin: 0 0;
padding: 0;
}
.kbx-sidebar-dropdown-menu {
display: none;
margin: 10px 0;
padding-left: 20px;
flex-direction: column;
order: 3
}
.kbx-sidebar-navbar-nav {
width: auto;
display: flex;
flex-direction: column;
gap: 5px 0;
margin: 0;
padding: 0;
}
.kbx-sidebar-nav-item {
padding: 8px 10px;
cursor: pointer;
border: 1px solid red
}
.kbx-sidebar-dropdown-item {
display: block;
}
.kbx-sidebar-dropdown-item::after {
content: '+';
text-align: right;
position: absolute;
right: 10px;
}
.kbx-sidebar-dropdown-item.opened::after {
content: '-';
text-align: right;
position: absolute;
right: 10px;
z-index: 99999;
top: 8px;
}
.kbx-sidebar-dropdown-item.opened .kbx-sidebar-dropdown-menu {
display: flex;
gap: 8px
}
.kbx-sidebar-dropdown-menu ul {
margin: 0;
padding: 0;
}
.kbx-sidebar-nav-item {
padding: 8px 10px;
cursor: pointer;
border: none;
background: #f8fafb;
position: relative;
list-style: none;
}
a.kbx-sidebar-nav-link {
font-weight: 500;
}
#docsSearch h2 {
color: #fff;
font-size: 42px;
font-weight: bold;
text-align: center;
}
#docsSearch h2 span {
display: block;
font-size: 18px;
font-weight: normal;
}
.kbx-articles {
box-sizing: border-box;
padding: 0 0;
}
.kbx-category-list-details {
display: flex;
max-width: 1220px;
margin: 0 auto;
}
#categoryHead {
max-width: 1220px;
margin: 0 auto;
}
.kbx-inner-details-wrapper {
display: flex;
padding: 30px 0;
}
.kbx_knowledgebase {
background: transparent !important;
}
.kbx-inner-details-wrapper {
width: 1220px;
}
section.kbx-article-related-articles.number-count-list h3 {
padding: 12px 8px;
}
.number-count-list ul.related-articles {
margin: 0;
padding: 0;
counter-reset: li;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.number-count-list ul.related-articles li {
list-style: none;
display: flex;
position: relative;
padding: 5px 10px 5px 30px;
margin: 4px;
background: #fcfcfc;
color: #616161;
text-decoration: none;
width: 380px;
justify-content: center;
align-items: center;
flex-direction: column;
min-height: 130px;
}
.number-count-list ul.related-articles li a {
color: inherit;
text-align: center;
font-size: 18px;
font-weight: 500;
}
.number-count-list ul.related-articles li a.qckbx-readmore {
color: inherit;
text-align: center;
font-size: 14px;
font-weight: 500;
color: #000 !important;
}
.tax-kbx_category header.page-header {
display: none;
}
.site-content .ast-container {
display: flex;
flex-direction: column;
}
.single-kbx_knowledgebase #docsSearch {
margin: 0;
}
.kbx-section-feature-image {
background: #fff0;
}
.kbx-section-feature-image img {
border: 1px solid #f5f5f5;
padding: 15px;
}
.kbx-latest-cat-post{
margin: 0 !important;
padding: 0 15px !important;
}
.kbx-latest-cat-post li{
margin: 0 !important;
padding: 0 !important; 
display: inline-block;
width: 100%;
}
.kbx-latest-cat-post li a{
text-align: left !important;
margin: 0 !important;
padding: 0 !important;
}
.kbx-latest-cat-post li a i{
color:#046bd2;
}
.kbx-subcat-menu-list {
text-align: center;
font-weight: bold;
font-size: 13px;
}
.kbx-list-subcat-menu-wrap {
}
.kbx-list-subcat-menu-wrap .kbx-list-dropdown-menu {
}
.kbx-list-subcat-menu-wrap .kbx-list-dropdown-menu ul{
margin: 0 !important;
padding: 0 !important; 
}
.kbx-list-subcat-menu-wrap .kbx-list-dropdown-menu ul li{
margin: 0 !important;
padding: 0 !important; 
display: inline-block;
width: 100%;
}
.kbx-list-subcat-menu-wrap .kbx-list-dropdown-menu ul li a{
}
.kbx-list-subcat-menu-wrap .kbx-list-dropdown-menu ul li a {
margin: 2px 4px;
padding: 8px 0;
background: #fff;
line-height: normal;
overflow: revert;
}
.kbx-subcat-accordion-item .kbx-subcat-accordion-item-desc {
z-index: 999999;
position: relative;
background: #fcfcfc;
}
.kbx-list-subcat-menu-wrap .kbx-list-dropdown-menu ul li a:hover{
background: #222;   
color: #fff;
}
.kbx-subcat-accordion {
display: flex;
flex-direction: column;
margin: 12px auto;
padding: 0 15px;
}
.kbx-subcat-accordion-item {
margin-top: 16px;
border: 1px solid #f7f7f7;
border-radius: 6px;
background: #fcfcfc;
box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.kbx-subcat-accordion-item .kbx-subcat-accordion-item-title {
position: relative;
margin: 0;
display: flex;
width: 100%;
font-size: 15px;
cursor: pointer;
justify-content: space-between;
flex-direction: row-reverse;
padding: 14px 20px;
box-sizing: border-box;
align-items: center;
}
.kbx-subcat-accordion-item .kbx-subcat-accordion-item-desc {
display: none;
font-size: 14px;
line-height: 22px;
font-weight: 300;
color: #444;
border-top: 1px dashed #ddd;
padding: 10px;
box-sizing: border-box;
}
.kbx-subcat-accordion-item input[type="checkbox"] {
position: absolute;
height: 0;
width: 0;
opacity: 0;
}
.kbx-subcat-accordion-item input[type="checkbox"]:checked ~ .kbx-subcat-accordion-item-desc {
display: block;
}
.kbx-subcat-accordion-item
input[type="checkbox"]:checked
~ .accordion-item-title
.icon:after {
content: "-";
font-size: 20px;
}
.kbx-subcat-accordion-item input[type="checkbox"] ~ .kbx-subcat-accordion-item-title .kbx-subcat-icon:after {
content: "+";
font-size: 20px;
}
.kbx-subcat-accordion-item:first-child {
margin-top: 0;
}
.kbx-subcat-accordion-item .kbx-subcat-icon {
margin-left: 14px;
}
#contentAreafaq{
background: #fff;
padding: 20px;
border-radius: 6px;
box-shadow: 0 9px 21px 0 rgba(0, 0, 0, .1);  
max-width: 1220px;
margin: 0 auto;
}
section#contentArea {
position: relative;
top: -170px;
background: #fff;
padding: 20px;
border-radius: 6px;
box-shadow: 0 9px 21px 0 rgba(0, 0, 0, .1);
max-width: 1280px;
margin: 0 auto;
}
.single-kbx_knowledgebase #docsSearch {
padding: 80px 0 80px 0;
}
@media screen and (max-width: 767px) {
.kbx-subcat-accordion {
padding: 0 16px;
}
}
.kbx-category-list .kbx-category-box a.qckbx-readmore {
margin: 0 0 15px 0 !important;
}
.single-kbx_knowledgebase article.kbx_knowledgebase {
width: 1170px;
}
.kbx-outer-wrapper {
padding: 0 0 50px 0 !important;
}
section#primary {
margin: 0 !important;
}
.tax-kbx_category .kbx-category-list {
width: 75% !important;
float: right !important;
}
.kbx-category-list .kbx-category-box .kbx-cat-box-inn {
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 6px;
}
.kbx-category-list .kbx-category-box .kbx-cat-box-inn {
text-align: center;
display: block;
margin: 10px;
padding: 0; vertical-align: top; position: relative;
transition: 0.2s;
color: inherit;
}
.kbx-articles .kbx-category-list .kbx-category-box .kbx-cat-box-inn {
padding: 10px;
}
.kbx-sticky-post.kbx-category-box .article-count {
background: #469aef;
}
.kbx-category-box .article-count {
right: 0;
height: 14px;
width: 20px;
line-height: 30px;
font-size: 20px;
border-radius: 0 5px 0 0;
}
.kbx-category-list h3 {
margin: 0 0 5px;
}
.kbx-category-list .kbx-category-box a {
padding: 0;
}
.kbx-sticky-post.kbx-category-box .article-count:before, .kbx-sticky-post.kbx-category-box .article-count:after {
border-top: 15px solid #469aef;
}
.kbx-category-box .article-count:after {
bottom: -14px;
}
.kbx-sticky-post.kbx-category-box .article-count:before, .kbx-sticky-post.kbx-category-box .article-count:after {
border-top: 15px solid #469aef;
}
.kbx-category-box .article-count:before {
bottom: -14px;
}
.tax-kbx_category .kbx-articles {
box-sizing: border-box;
padding: 0 0;
background: #f0f5fa;
}
.tax-kbx_category section.kbx-category-list-sidebar {
width: 360px;
float: left;
margin: 0 20px 0 0;
}
.single-kbx_knowledgebase article.kbx_knowledgebase {
width: 75%;
}
section.kbx-category-list-sidebar {
width: 360px;
margin: 0 20px 0 0;
}
.single-kbx_knowledgebase {
background: #f0f5fa;
}
section.kbx-category-list-sidebar .sidebar-category-title {
color: #5c5c5c;
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin: 0 0 10px 0;
background: #046bd2;
display: inline-block;
color: #ffffff;
display: block;
padding: 6px 8px;
border-radius: 5px 5px 0 0;
font-size: 24px;
}