.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(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/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; }
.kbx-category-list .kbx-category-box {
width: 33.33%;
box-sizing: border-box; position: relative;
}                                   .kbx-category-list .kbx-category-box .kbx-cat-box-inn a{
text-decoration: none;
}
.kbx-category-list .kbx-category-box .kbx-cat-box-inn {
text-align: center;
display: block; border: 1px solid #e0e0e0;
margin: 10px;
padding: 1.5em 1em; vertical-align: top; position: relative;
overflow: hidden;
transition: 0.2s;
color: inherit;
}
.kbx_child_term_lists{    
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-ms-align-items: center;
align-items: center;
justify-content: center;
-webkit-justify-content: center;
margin-bottom: 10px;
position: relative;
}
.kbx-child-section{
margin: 5px; }
.kbx-child-section img{
max-width: 40px;
border-radius: 100%;
}
.kbx-child-section > a{
display: inline-block;
}
.kbx-child-section > a:hover .kbx_child_term_desc{
display: block;
}
.kbx-child-section .kbx_child_term_desc{
position: absolute;
display: none;
top: 100%;
left: 0;
right: 0;
margin: 0 auto;
z-index: 9999999;
width: 250px;
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);
-webkit-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);
background: #5d88d1;
padding: 10px;
color: #fff;
border-radius: 5px;
}
.kbx-child-section.kbx-child-section-img-blank .no-img-icon{
display: block;
width: 40px;
height: 40px;
background-color: #e6e6e6;
border-radius: 100%;
}
.kbx-category-list .kbx-category-box:hover .kbx-cat-box-inn {
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;
position: relative;
z-index: 99;
}
.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;
}
.kbx-sticky-post.kbx-category-box .article-count{
background: #469aef;
}
.kbx-sticky-post.kbx-category-box .article-count:before,
.kbx-sticky-post.kbx-category-box .article-count:after{
border-top: 15px solid #469aef;
}    #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% - 180px);
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,
.kbx_ask_question_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;
}
.kbx_ask_question_button{
width: 80px;
border-radius: 5px;
margin-left: 0;
line-height: 48px;
font-size: 21px;
float: right;
position: relative;
}
.kbx-ask-a-question-tooltip{
z-index: 99;
}
.kbx_ask_question_button:hover .kbx-ask-a-question-tooltip{
display: block;
}
.kbx-ask-a-question-tooltip-inn {
position: relative;
padding: 5px;
}
.kbx-ask-a-question-tooltip-inn:before {
position: absolute;
top: -20px;
left: 50%;
transform: translateX(-50%);
content: '';
border: 10px solid transparent;
border-bottom: 10px solid rgba(79, 126, 173, 0.5);
}
.kbx-ask-a-question-tooltip{
position: absolute;
top: 120%;
left: -50px;
width: 180px;
background: #fff;
color: #000;
border: 1px solid #eaeaea;
text-shadow: 0 -1px 1px rgba(0, 0, 0, .4);
box-sizing: border-box;
height: auto;
font-size: 16px;
box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
text-align: center;
line-height: 28px;
display: none;
}
.kbx-ask-question-ajax-error-message{
display: none;
color: red;
margin: 15px 0;
font-size: 14px; 
border: 1px solid red;
padding: 5px 10px;
}
#captcha-container{
float: left;
max-width: 250px;
}
.kbx-captcha{
overflow: hidden;
}
.kbx-captcha-reload {
display: block;
width: 25px;
height: 100%;
vertical-align: middle;
float: left;
margin-top: 25px;
margin-left: 25px;
}
.kbx-captcha-reload img{
display: block;
max-width: 100%;
height: auto;
margin: 5px auto;
}
#searchBar button:hover,
.kbx_ask_question_button:hover {
background: #137ac9;
}
#searchBar{
position: relative;
}
#searchBar:after{
position: relative;
content: '';
display: block;
height: 1px;
clear: both;
width: 100%;
}
section.kbx-articles {
box-sizing: border-box;
padding: 0 100px;
}
.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 {
background: #fff url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/ripple.gif) no-repeat scroll 80% center;
}
#categoryHead{
overflow: hidden;
}
#categoryHead .sort select,
.kbx_taxonomy_filter select {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 0.428571rem;
}
.kbx_taxonomy_filter{
float: left;
} .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
}
#materialPreloader .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%;
padding: 30px;
box-sizing: border-box;
}
.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(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/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";
}
.kbx-article-related-articles ul li:before {
content: "\f105";
}
.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-category-box {
width: 50%; padding: 10px;
box-sizing: border-box;
}
.kb-round-category-box-inner {
padding: 10px 20px;
border: 1px solid #e0e0e0;
background: #fff;
box-shadow: 0 1px 3px rgba(0,0,0,.3);
border-radius: 5px;
}
.kb-round-category-box-inner h2 {
margin: 10px 0 20px;
padding: 0;
font-size: 22px;
font-weight: 500;
}
.kb-round-category-box-inner h2 img {
vertical-align: middle;
width: 45px;
background: #e6e6e6;
border-radius: 100%;
border: 3px solid #fff;
box-shadow: 0 0 2px #cccccc;
}
.kb-round-category-box ol {
padding: 0;
margin: 0 8px;
counter-reset: li;
}
.kb-round-category-box ol li {
margin: 12px 0px 12px 16px;
position: relative;
list-style: none;
}
.kb-round-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-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: 1;
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-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;
padding-right: 45px;
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) {
section.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 screen and (max-width: 480px) {
#categoryHead .sort,
.kbx_taxonomy_filter{
float: none;
margin-bottom: 10px;
}
#categoryHead .sort{
width: 100%;
}
}
@media (min-width: 300px) and (max-width: 600px) {
section.kbx-articles {
padding: 0 50px;
}
.kbx-glossary-item {
width: 100%;
padding: 0;
margin-top: 30px;
}
ul.kbx-tabs li {
padding: 10px;
}
#categoryHead .sort {
position: relative !important;
}
#categoryHead .sort select,
.kbx_taxonomy_filter select {
width: 100%;
}
.kbx-category-list .kbx-category-box {
width: 100%;
}
#searchBar {
width: 100%;
}
#searchBar .search-query {
width: 100%;
margin-bottom: 10px;
}
#searchBar button,
.kbx_ask_question_button {
position: relative;
margin: 0;
width: 100%;
border-radius: 5px;
}
#docsSearch {
padding: 1.5em 1em;
}
#kbx-query.searching {
background: #fff url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/ripple.gif) no-repeat scroll 100% center;
}
section.kbx-articles ul li {
text-align: center;
}
}
@media (min-width: 601px) and (max-width: 767px) {
#searchBar {
width: 100%;
}
#kbx-query.searching {
background: #fff url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/ripple.gif) no-repeat scroll 98% center;
}
}
@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);
}
.kb-round-category-box-inner ol li{
margin-left: 0;
list-style-position: inside;
}
.kb-round-category-box{
padding-right: 10px;
}
.kb-container{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
flex-direction: column;
} .kbx_ask_a_question_modal{
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(210, 210, 210, 0.7);
z-index: 9999999999;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-ms-align-items: center;
align-items: center;
justify-content: center;
}
.kbx_ask_a_question_modal_inn{
width: 40%;
padding: 50px 0;
background: #fff;
position: relative;
}
.ask-question-modal-form{
width: 80%;
margin: 0 auto;
}
.ask-question-modal-form input[type="text"],
.ask-question-modal-form input[type="email"],
.ask-question-modal-form select,
.ask-question-modal-form textarea{
width: 100%;
border: 1px solid #d0d0d0;
color: #000;
padding: 10px;
background: #fbfbfb;
border-radius: 4px;
}
.kbx-ask-a-modal-close {
position: absolute;
top: 10px;
right: 10px;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
background: #fbfbfb;
border: 1px solid #d0d0d0;
border-radius: 100%;
box-shadow: 1px 1px 6px 1px #d0d0d0;
cursor: pointer;
}
.ask-question-modal-form textarea{
height: 140px;
resize: none;
}
.ask-question-modal-form input[type='submit']{
border-radius: 2px;
padding: 10px 40px;
color: #ffffff;
border-color: #0274be;
background-color: #0274be;
cursor: pointer;
}
.kbx-question-field{
margin: 10px 0;
}
.kbx-question-field label {
margin-bottom: 5px;
display: block;
}
.kbx-ask-question-ajax-loader{
display: none;
background: url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/images/comment.gif) no-repeat center center;
width: 50px;
height: 50px;
}
.kbx-error-field{
border-color: #ff0000 !important;
}
@media only screen and (max-width: 991px){
.kbx_ask_a_question_modal_inn{
width: 80%;
}
} .kbx-featured-accordion-container{
border: 1px solid #dadce0;
-webkit-border-radius: 10px;
border-radius: 10px;
box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
}
.kbx-featured-accordion-container .kbx-accordion-section > h3{
border-bottom: 1px solid #dadce0;
border-top: 1px solid #dadce0;
margin: 0;
padding: 15px;
cursor: pointer;
position: relative;
font-size: 20px;
line-height: 15px;
}
.kbx-featured-accordion-container .kbx-accordion-section > h3:after{
content: '+';
position: absolute;
top: 5px;
right: 15px;
}
.kbx-featured-accordion-container .kbx-accordion-section > h3.kbx-show:after{
content: '-';
}
.kbx-featured-accordion-container .kbx-accordion-section:first-child > h3{
border: none;
}
.kbx-featured-accordion-container .kbx-accordion-section:last-child > h3{
border-bottom: none;
}
.kbx-accordion-section .sticky-articleList{
display: none;
}
.kbx-featured-accordion-container .kbx-stricky-content::before,
.kbx-featured-accordion-container .kbx-popular-content::before,
.kbx-featured-accordion-container .kbx-recent-content::before{
display: none;
}
#docsSearch{
background-size: 100%;
padding-bottom: 80px;
margin-bottom: 50px;
}
.kbx-section-heading{
margin-bottom: 35px;
margin-bottom: 25px;
}
#searchBar button,
#searchBar button:hover,
#searchBar button:focus,
.kbx_ask_question_button,
.kbx_ask_question_button:hover,
.kbx_ask_question_button:focus{
background: #fafafa;
color: #000;
border: 1px solid #eaeaea;
border-left: none;
}
#kbx-query:focus{
border: 1px solid #eaeaea;
outline: none;
}
#kbx-query{
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
#searchBar{
width: 55%;
}
#searchBar #kbx-query,
#searchBar button,
.kbx_ask_question_button{
box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
}
.kbx-featured-accordion-container .sticky-articleList{
margin-left: 0;
margin-bottom: 0;
padding-bottom: 22px;
padding-top: 22px;
background: #fef7e0;
}
.kbx-featured-accordion-container .kbx-accordion-section:last-child .sticky-articleList{
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.kbx-featured-accordion-container .sticky-articleList li{
margin: 0 !important;
}
.kbx-featured-accordion-container .sticky-articleList li a{
padding: 10px 20px 10px 45px;
display: block;
}
.kbx-featured-accordion-container .sticky-articleList li a:hover{
background: #feefc3;
}
.kbx-featured-section-accordion{
margin-bottom: 35px;
width: 65%;
margin-left: auto;
margin-right: auto;
}
.kbx-featured-accordion-container .kbx-accordion-section > h3:after{
top: 12px;
}
@media (max-width: 768px) {
.kbx-featured-section-accordion{
width: 95%;
}
#kbx-query{
border-top-right-radius: 5px !important;
border-bottom-right-radius: 5px !important;
}
#searchBar{
width: 95% !important;
}
}
@media (max-width: 420px) {
#searchBar{
min-width: auto;
}
} .kbx-special-content-wrapper{
overflow: hidden;
}
.kbx-special-content-wrapper .kbx-special-content-header{
font-size: 24px;
margin-bottom: 12px;
padding: 0;
line-height: 32px;
}
.kbx-special-content-wrapper .kbx-special-content p{
margin-bottom: 10px;
font-size: 16px;
line-height: 24px;
padding: 0;
}
.kbx-special-content-icon {
float: left;
width: 75px;
font-size: 68px;
line-height: 32px;
}
.kbx-special-content-container{
float: left;
width: calc( 100% - 75px);
}
.kbx-success-alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #d4edda;
border: 1px solid #c3e6cb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #155724;
}
.kbx-success-alert .kbx-special-content-icon,
.kbx-success-alert .kbx-special-content-header {
color: #155724;
}
.kbx-danger-alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fff3f4;
border: 1px solid #f5c6cb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #721c24;
}
.kbx-danger-alert .kbx-special-content-icon,
.kbx-danger-alert .kbx-special-content-header {
color: #721c24;
}
.kbx-warning-alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #c09853;
}
.kbx-warning-alert .kbx-special-content-icon,
.kbx-warning-alert .kbx-special-content-header {
color: #c09853;
}
.kbx-info-alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #cce5ff;
border: 1px solid #b8daff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #004085;
}
.kbx-info-alert .kbx-special-content-icon,
.kbx-info-alert .kbx-special-content-header {
color: #004085;
}
.kbx-light-alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fbfafa;
border: 1px solid #e6e6e6;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #818182;
}
.kbx-light-alert .kbx-special-content-icon,
.kbx-light-alert .kbx-special-content-header {
color: #818182;
} .kbx-print-icon.kbx-icon,
.kbx-share-icon.kbx-icon {
border-left: 2px solid #ccc;
padding-left: 15px;
margin-right: 8px;
}
.kbx-share .kbx-inline{
position: relative;
}
.kbx-share-menu {
display: none;
position: absolute;
left: 0;
width: 135px;
z-index: 99999;
background: #FFF;
border: 1px solid #e6e6e6;
box-shadow: 0px 0px 15px #f5f5f5;
}
ul.kbx-share-menu {
position: absolute;
top: -175px;
list-style: none;
padding-left: 0;
}
.kbx-share-menu .kbx-share-menu-item{
padding: 10px 15px;
transition: all 500ms;
}
.kbx-share-menu .kbx-share-menu-item .fa{
background: #636363;
color: #fff;
height: 25px;
width: 25px;
line-height: 25px;
text-align: center;
margin-right: 10px;
}
.kbx-share-menu .kbx-fb-share-item .fa{ background: #39569c; }
.kbx-share-menu .kbx-fb-share-item{ color: #39569c; }
.kbx-share-menu .kbx-twitter-share-item .fa{ background: #26a7de; }
.kbx-share-menu .kbx-twitter-share-item{ color: #26a7de; }
.kbx-share-menu .kbx-linkedin-item .fa{ background: #0072b1; }
.kbx-share-menu .kbx-linkedin-item{ color: #0072b1; }
li.kbx-share-menu-item:hover {
background: #efefef;
} #serp-dd .result {
padding:0px;
}
#serp-dd .result > li {
line-height: 0.8;
}
.kbx-strong p{
line-height: 0.5;
} .kbx-search-animation{
display: none;
}
.kbx-live-search-loading .kbx-search-animation{
min-height: 75px;
padding: 20px;
display: flex;
align-items: center;
justify-content: center;
}
.kbx-search-animation .kbx-search-bar {
background: #99aaca;
border: 1px solid #96a6c9;
float: left;
margin: 6px 4px 0 0;
width: 6px;
height: 18px;
-webkit-animation: kbx-search-animation-pulse 1s linear infinite normal;
-moz-animation: kbx-search-animation-pulse 1s linear infinite normal;
-ms-animation: kbx-search-animation-pulse 1s linear infinite normal;
animation: kbx-search-animation-pulse 1s linear infinite normal;
-webkit-animation-delay: 0;
-moz-animation-delay: 0;
-o-animation-delay: 0;
animation-delay: 0;
}
.kbx-search-animation .kbx-search-bar:nth-child(2) {
-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.kbx-search-animation .kbx-search-bar:last-child {
-webkit-animation-delay: 0.2s;
-moz-animation-delay: 0.2s;
-o-animation-delay: 0.2s;
animation-delay: 0.2s;
margin-right: 0;
}
@keyframes kbx-search-animation-pulse {
10% {
margin-top: 5px;
height: 22px;
border-color: #d1d8e6;
background-color: #bac5db;
}
20% {
margin-top: 0px;
height: 32px;
border-color: #d1d7e2;
background-color: #bac5db;
}
30% {
margin-top: 1px;
height: 30px;
border-color: #d1d8e6;
background-color: #bac5db;
}
40% {
margin-top: 3px;
height: 26px;
}
50% {
margin-top: 5px;
height: 22px;
}
60% {
margin-top: 6px;
height: 18px;
}
}
@-moz-keyframes kbx-search-animation-pulse {
10% {
margin-top: 5px;
height: 22px;
border-color: #d1d8e6;
background-color: #bac5db;
}
20% {
margin-top: 0px;
height: 32px;
border-color: #d1d7e2;
background-color: #bac5db;
}
30% {
margin-top: 1px;
height: 30px;
border-color: #d1d8e6;
background-color: #bac5db;
}
40% {
margin-top: 3px;
height: 26px;
}
50% {
margin-top: 5px;
height: 22px;
}
60% {
margin-top: 6px;
height: 18px;
}
}
@-webkit-keyframes kbx-search-animation-pulse {
10% {
margin-top: 5px;
height: 22px;
border-color: #d1d8e6;
background-color: #bac5db;
}
20% {
margin-top: 0px;
height: 32px;
border-color: #d1d7e2;
background-color: #bac5db;
}
30% {
margin-top: 1px;
height: 30px;
border-color: #d1d8e6;
background-color: #bac5db;
}
40% {
margin-top: 3px;
height: 26px;
}
50% {
margin-top: 5px;
height: 22px;
}
60% {
margin-top: 6px;
height: 18px;
}
} @media only screen and (max-width: 768px){
.kbx-ask-a-question-tooltip{
left: -100px;
}
.kbx-ask-a-question-tooltip-inn:before{
left: inherit;
right: 20px;
}
}
@media only screen and (max-width: 600px){
.kbx_ask_question_button{
margin-top: 10px;
}
.kbx-ask-a-question-tooltip{
left: 0;
width: 100%
}
.kbx-ask-a-question-tooltip-inn:before{
left: 50%;
right: inherit;
}
.rt-reading-time{
float: none !important;
}
ul.kbx-faq-list{
margin-left: -50px !important;
margin-right: -50px !important;
}
}
@media only screen and (max-width: 1150px) and (min-width: 1020px) {
.kbx-post-single-stats{
padding-left: 10px !important;
padding-right: 10px !important;
}
.kbx-stats span{
margin-right: 8px !important;
}
.kbx-print-icon.kbx-icon, .kbx-share-icon.kbx-icon{
padding-left: 8px !important;
}
}
.kbx-single-article-header h2{
margin: 0;
margin-bottom: 10px;
}
.kbx-social-tag a img {
max-width: 28px;
margin: 0 8px 0 0;
}
.kbx-social-tag {
margin: 0 0 12px 0;
}.clear {
clear: both;
}
.kbx-outer-wrapper .archive-title,
.kbx-outer-wrapper .page-title,
.widget_kbxknowledgebase_widget .widget-title,
.widget_kbxknowledgebasetagcloud .widget-title,
.kbx-outer-wrapper .entry-content th,
.kbx-outer-wrapper .comment-content th {
color: #636363;
font-size: 20px;
font-weight: bold;
line-height: 2.18182;
margin-bottom: 10px !important;
}
.kbx-outer-wrapper .archive-header,
.kbx-outer-wrapper .page-header {
border-bottom: 1px solid #ededed;
margin-bottom: 15px;
padding-bottom: 15px;
margin-top: 25px;
}
#categoryHead {
position: relative;
}
#categoryHead h1 {
margin-right: 145px;
}
#categoryHead h1 {
font-size: 30px;
font-weight: 400;
line-height: 1.2em;
margin-top: 0;
}
#categoryHead .sort {
display: table;
float: right;
} .kbx-articles > .sticky-articleList {
font-size: 1.3em;
list-style: outside none none;
margin: 0;
padding: 0 !important; }
.sticky-articleList li {
margin: 1.4em 0;
padding-left: 0;
list-style: none;
}
.sticky-articleList li a, .sticky-articleList li a span {
font-size: 14px;
text-decoration: none;
}
.sticky-articleList span {
padding-left: 7px;
} .kbx-articles > .articleList {
list-style: outside none none;
margin: 0 0 38px;
padding: 0 !important;
min-height: 300px;
}
.articleList li {
margin: 1.4em 0;
padding-left: 0;
}
.articleList li a span{
font-size:15px !important;
}
li span.rt-label, li span.rt-time, li span.rt-label{
padding:0px;
}
.articleList li a, .articleList li a span {
text-decoration: none;
}
.articleList span {
padding-left: 7px;
}
.kbx-articles ul li {
list-style: none;
margin-left: 0;
}
.kbx-pagination {
padding: 25px 0;
}
.kbx-pagination .page-numbers {
display: inline-block;
padding: 8px 12px;
margin: 0 2px 0 0;
border: 1px solid #eee;
line-height: 1;
text-decoration: none;
border-radius: 2px;
font-weight: 600;
}
.kbx-pagination .page-numbers.current, .kbx-pagination a.page-numbers:hover {
background: #f9f9f9;
}
.kbx-pagination-center{
text-align: center;
} .glossary-letters {
margin-bottom: 20px;
}
.glossary-letters ul {
margin: 0;
padding: 0;
}
.glossary-letters li {
display: inline-block;
}
.glossary-letters ul li a {
border: 1px solid #4381b5;
box-shadow: none;
display: block;
float: left;
font-size: 11px;
margin-left: -1px;
padding: 5px 8px;
text-decoration: none;
color: #4381b5;
}
.glossary-letters ul li a:hover, .glossary-letters ul li a.g-selected {
background-color: #eaeaea;
}
.kbx-center {
text-align: center;
}
.kbx-strong {
font-weight: bold;
} .kbx-articles-tags {
margin: 15px 0;
}
.kbx-articles-tags a {
display: inline-block;
padding: 5px 10px;
border: 1px solid #F5F5F5;
font-size: 12px;
} .kbx-post-single-stats {
border: 2px solid #ccc;
padding: 15px 25px;
border-width: 1px 1px 1px 5px;
border-color: #ccc;
box-shadow: 2px 1px #cecece;
}
.kbx-post-single-stats, .kbx-post-single-stats a {
color: #444;
}
.kbx-stats span {
margin-right: 15px;
display: inline-block;
}
.kbx-stats .kbx-icon {
font-weight: bold;
}
.kbx-view-icon.kbx-icon {
border-left: 2px solid #ccc;
padding-left: 15px;
}
.kbx-inline {
display: inline-block;
}
.kbx-outer-wrapper {
margin: 0px auto;
padding: 50px 0;
}
.single .kbx-outer-wrapper {
max-width: 90%;
margin: 20px auto;
}
.kbx-article-body {
}
.rt-reading-time {
font-size: 80%;
}
.kbx-article-body .kbx-post-single-stats {
margin-top: 25px;
}
.single-kbx-post-outer .page-header {
margin-bottom: 20px !important;
padding-bottom: 10px !important;
}
.single-kbx-post-outer {
margin-bottom: 30px;
}
.sticky-articleList .rt-reading-time {
font-size: 11px;
} .kb-front-main-div{
overflow: hidden;
}
.kbx-sidebar-category-list{
width: 25%;
float: left;
}
.kbx-main-wrapper{
width: 75%;
float: left;
}
.kbx-sidebar-category-list{
padding-top: 3em;
}
.kbx-sidebar-category-list > ul{
padding-right: 10px;
padding-left: 30px;
}
.kbx-sidebar-category-list ul li{
list-style-type: none;
margin-left: 0;
padding-top: 4px;
line-height: 24px;
padding-bottom: 4px;
}
.kbx-sidebar-category-list ul.children li{
margin-left: 10px;
}
.kbx-sidebar-category-list ul li a,
.kbx-sidebar-category-list ul li a:visited{
text-decoration: none;
color: #007bff;
}
.kbx-sidebar-category-list ul li a:hover{
color: #0056b3;
}
.kbx-sidebar-category-list ul.children{
display: none;
padding-top: 10px;
width: 100%;
}
.kbx-parent-cat-item{
position: relative;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
}
.kbx-parent-cat-item .children-posts{
order: 2;
}
.kbx-parent-cat-item > .kbx-sub-menu-toggler{
position: absolute;
display: block;
width: 21px;
height: 21px;
background: #107eec;
font-size: 12px;
color: #fff;
line-height: 21px;
top: 4px;
left: -30px;
cursor: pointer;
text-align: center;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.kbx-parent-cat-item > .kbx-sub-menu-toggler:hover{
background: #107eec;
}
.single-kbx_knowledgebase .kbx-sidebar-category-list{
padding-top: 0;
}
.kbx-category-mobile-menu,
.kbx-category-mobile-menu-opener{
display: none;
}
.kbx-sidebar-category-list .cat-item{
position: relative;
}
.kbx-sidebar-category-list .cat-item:not(.kbx-parent-cat-item):before{
content: '';
position: absolute;
display: block;
width: 21px;
height: 21px;
background: #107eec;
font-size: 12px;
color: #fff;
line-height: 21px;
top: 4px;
left: -30px;
cursor: pointer;
text-align: center;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.kbx-sidebar-category-list .cat-item:not(.kbx-parent-cat-item):after {
content: '';
top: 8px;
left: -26px;
z-index: 99999;
background: #fff;
width: 12px;
height: 12px;
position: absolute;
border-radius: 2px;
-webkit-border-radius: 2px;
padding-left: 1px;
padding-bottom: 1px;
}
.kbx-sidebar-category-list .cat-item.type-kbx_knowledgebase:before{ display: none; }
.kbx-sidebar-category-list .cat-item.type-kbx_knowledgebase:after{
content: "\f0f6";
top: 4px;
left: -30px;
z-index: 99999;
background: #fff;
width: 21px;
height: 21px;
position: absolute;
border-radius: 2px;
-webkit-border-radius: 2px;
font-family: 'FontAwesome';
font-size: 21px;
line-height: 21px;
color: #107eec;
}
.kbx-sidebar-category-list .current-cat>a,
.kbx-toggler-child-menu-open+a{
font-weight: 700;
}
.kbx-outer-wrapper{
overflow: hidden;
padding-left: 20px;
padding-right: 20px;
}
.kbx-sidebar-category-list .kbx-category-desktop-menu{
margin-right: 25px;
}
.kbx-sidebar-category-list .sidebar-category-title{
color: #5c5c5c;
font-family: 'Roboto', sans-serif;
font-weight: 300;
margin: 0 0 10px 0;
}
@media (max-width: 1023px) {
.kbx-sidebar-category-list{
width: 100%;
float: left;
}
.kbx-main-wrapper{
width: 100%;
float: left;
}
.kbx-category-desktop-menu{
display: none;
}
.kbx-category-mobile-menu-opener{ display: block; }
.kbx-category-mobile-menu{
display: none;
margin-top: 15px !important;
}
.kbx-sidebar-category-list .kbx-category-mobile-menu-opener{
padding: 10px;
background: #469aef !important;
color: #fff !important;
text-decoration: none;
cursor: pointer;
border-radius: 5px;
-webkit-border-radius: 5px;
position: relative;
font-size: 14px;
line-height: 24px;
}
.kbx-sidebar-category-list .kbx-category-mobile-menu-opener:hover{
color: #fff !important;
}
.kbx-sidebar-category-list ul{
width: 100%;
}
.single-kbx_knowledgebase .kbx-category-mobile-menu-opener{
margin-bottom: 30px;
}
.kbx-category-mobile-menu-opener i{
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
}
@media (max-width: 767px) {
.kbx-featured-container {
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.kbx-featured-container > div{
flex-basis: 100%;
-webkit-flex-basis: 100%;
}
}
.kbx-page-header{
position: relative;
}
.kbx-back-btn-enable .entry-title,
.kbx-back-btn-enable .page-title{
padding-left: 25px;
}
.entry-title + .kbx-breadcrumb-back-btn,
.page-title + .kbx-breadcrumb-back-btn {
position: absolute;
top: 10px;
left: 0;
}@font-face {
font-family: 'quicksandregular';
src: url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/fonts/quicksand-regular-webfont.woff2) format('woff2'),
url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/fonts/quicksand-regular-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
#kbx-bot-shortcode-template-container img, #kbx-bot-container img {
max-width: 100%;
height: auto;
box-shadow: none !important;
}
.clear {
width: 100%;
clear: both;
float: none;
}
.kbx-bot-container, .kbx-bot-shortcode-template-container {
font-size: 14px;
line-height: 1.8;
}
.kbx-bot-container a, .kbx-bot-shortcode-template-container a {
text-decoration: none;
border: none;
outline: none;
color: inherit;
background: none;
box-shadow: none;
}
.kbx-bot-container a:active, .kbx-bot-container a:hover, .kbx-bot-shortcode-template-container a:active, .kbx-bot-shortcode-template-container a:hover {
outline: 0;
}
.kbx-bot-container p, .kbx-bot-shortcode-template-container p {
background: none;
font-weight: normal;
line-height: 1.8;
letter-spacing: 0;
margin: 10px 0;
padding: 0;
}
.kbx-bot-container h1, .kbx-bot-container h2, .kbx-bot-container h3, .kbx-bot-container h4, .kbx-bot-container h5, .kbx-bot-container h6, .kbx-bot-shortcode-template-container h1, .kbx-bot-shortcode-template-container h2, .kbx-bot-shortcode-template-container h3, .kbx-bot-shortcode-template-container h4, .kbx-bot-shortcode-template-container h5, .kbx-bot-shortcode-template-container h6 {
color: inherit;
background: none;
font-weight: normal;
line-height: 1.1;
letter-spacing: 0;
padding: 0;
}
.kbx-bot-container h1, .kbx-bot-container h2, .kbx-bot-container h3, .kbx-bot-shortcode-template-container h1, .kbx-bot-shortcode-template-container h2, .kbx-bot-shortcode-template-container h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.kbx-bot-container h4, .kbx-bot-container h5, .kbx-bot-container h6, .kbx-bot-shortcode-template-container h4, .kbx-bot-shortcode-template-container h5, .kbx-bot-shortcode-template-container h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.kbx-bot-container h1, .kbx-bot-shortcode-template-container h1 {
font-size: 42px;
}
.kbx-bot-container h2, .kbx-bot-shortcode-template-container h2 {
font-size: 28px;
}
.kbx-bot-container h3, .kbx-bot-shortcode-template-container h3 {
font-size: 24px;
}
.kbx-bot-container h4, .kbx-bot-shortcode-template-container h4 {
font-size: 18px;
}
.kbx-bot-container h5, .kbx-bot-shortcode-template-container h5 {
font-size: 14px;
}
.kbx-bot-container h6, .kbx-bot-shortcode-template-container h6 {
font-size: 12px;
}
.kbx-bot-container button, .kbx-bot-container input, .kbx-bot-container optgroup, .kbx-bot-container select, .kbx-bot-container textarea, .kbx-bot-shortcode-template-container button, .kbx-bot-shortcode-template-container input, .kbx-bot-shortcode-template-container optgroup, .kbx-bot-shortcode-template-container select, .kbx-bot-shortcode-template-container textarea {
color: inherit;
margin: 0;
box-shadow: none;
border: none;
background: inherit;
}
.kbx-bot-container button:focus, .kbx-bot-container input:focus, .kbx-bot-container optgroup:focus, .kbx-bot-container select:focus, .kbx-bot-container textarea:focus, .kbx-bot-shortcode-template-container button:focus, .kbx-bot-shortcode-template-container input:focus, .kbx-bot-shortcode-template-container optgroup:focus, .kbx-bot-shortcode-template-container select:focus, .kbx-bot-shortcode-template-container textarea:focus {
outline: none;
} #kbx-bot-container {
position: fixed;
z-index: 99999899;
}
.kbx-bot-ball {
float: right;
position: relative;
cursor: pointer;
background: #ffffff;
box-shadow: 0 0 15px #ccc;
width: 60px;
height: 60px;
border-radius: 50%;
margin-top: 10px;
}
#kbx-bot-ball .kbx-bot-ball img {
width: 60px !important;
height: 60px !important;
display: block;
border-radius: 50%;
}
.kbx-bot-ball-animator {
position: relative;
border-radius: 50%;
}
.kbx-bot-animation-active .kbx-bot-ball-animation-switch {
opacity: 1;
width: 100%;
height: 100%;
position: absolute;
animation: spin 2s linear infinite;
border: 3px solid transparent;
border-top-color: #9370DB;
}
.kbx-bot-animation-active .kbx-bot-ball-animation-switch:before {
content: "";
position: absolute;
top: -9px;
left: -9px;
right: -9px;
bottom: -9px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #BA55D3;
animation: spin 3s linear infinite;
}
.kbx-bot-animation-active .kbx-bot-ball-animation-switch:after {
content: "";
position: absolute;
top: -15px;
left: -15px;
right: -15px;
bottom: -15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FF00FF;
animation: spin 1.5s linear infinite;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spinHide {
0% {
opacity: 0;
}
100% {
opacity: 0;
}
} .kbx-bot-board-container {
display: none;
font-family: "quicksandregular", "Helvetica Neue", Helvetica, Aria;
height: auto;
width: 370px;
position: relative;
box-sizing: border-box; }
.kbx-bot-board-container.active-board {
display: inline-block;
vertical-align: top;
}
.kbx-bot-header {
border-radius: 5px 5px 0 0;
margin: 0;
padding: 15px 15px;
box-sizing: border-box;
text-align: center;
position: relative;
height: 63px;
}
.kbx-bot-header h3 {
margin: 0 !important;
padding: 0 !important;
}
.kbx-bot-content {
height: 400px;
position: relative;
padding: 15px;
box-sizing: border-box;
}
.kbx-bot-product-reload.kbx-bot-product-loading {
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.50);
padding: 3px;
border-radius: 5px;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 999;
}
.kbx-bot-product-loading img {
display: table;
left: 50%;
top: 50%;
position: absolute;
margin: -10px -45px;
}
ul.kbx-bot-messages-container {
padding: 0;
margin: 0;
overflow: hidden;
}
@keyframes messageAnim {
0% {
transform: translateY(80px) scaleX(0.5);
opacity: 0;
}
100% {
transform: translateY(0) scaleX(1);
opacity: 1;
}
}
ul.kbx-bot-messages-container > li {
position: relative;
box-sizing: border-box;
word-wrap: break-word;
list-style: none;
display: block;
clear: both;
line-height: 150%;
min-height: 50px;
margin: 0 0 10px 0;
animation: messageAnim 0.5s;
opacity: 1;
}
ul.kbx-bot-messages-container > li > .kbx-bot-paragraph h3 {
padding: 0 0 5px !important;
margin: 0 !important;
color: #777575;
font-weight: bold;
font-size: 16px;
}
ul.kbx-bot-messages-container > li.kbx-bot-msg::before {
left: 19px;
}
ul.kbx-bot-messages-container > li.kbx-bot-user-msg::before {
right: 19px;
}
ul.kbx-bot-messages-container > li:before {
content: "";
display: block;
width: 5px;
height: 5px;
background: red;
top: 19px;
z-index: 999;
position: absolute;
border-radius: 50%;
box-shadow: -38px 0 #f35b5c, -28px 8px #88bfc9, -14px 35px #f35b5c, -4px 28px #88bfc9, 30px 32px #f35b5c, 28px 22px #88bfc9, 43px 0px #f35b5c, 35px -5px #88bfc9, 20px -30px #f35b5c, 10px -22px #88bfc9, -18px -30px #f35b5c, -14px -22px #88bfc9;
animation: 0.9s bang ease-out backwards, 0.9s linear dothide;
opacity: 0; animation-duration: 0.5s, 0.5s;
}
@keyframes dothide {
0% {
opacity: 1;
}
90% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@keyframes bang {
from {
box-shadow: 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white;
}
}
ul.kbx-bot-messages-container > li:first-child .kbx-bot-avatar, ul.kbx-bot-messages-container > li:first-child .kbx-bot-agent {
display: none;
overflow: hidden;
}
ul.kbx-bot-messages-container > li.kbx-bot-user-msg:after, ul.kbx-bot-messages-container > li .kbx-bot-products:after {
clear: both;
display: block;
content: "";
height: 1px;
}
ul.kbx-bot-messages-container > li .kbx-bot-agent, .kbx-bot-agent-profile .kbx-bot-widget-agent {
display: none;
}
#kbx-bot-messages-container .kbx-bot-avatar img, .kbx-bot-agent-profile .kbx-bot-widget-avatar img {
width: 40px !important;
height: 40px !important;
} .kbx-bot-footer {
border-radius: 5px;
}
.kbx-bot-tab-nav {
padding: 15px 5px; }
.kbx-bot-tab-nav ul {
margin: 0 !important;
padding: 0 !important;
list-style: none;
text-align: center;
display: flex;
justify-content: space-around;
vertical-align: bottom;
}
.kbx-bot-tab-nav ul li {
display: inline-block;
vertical-align: middle;
position: relative;
transition: 0.2s;
margin: 0 !important;
padding: 0 !important;
}
.kbx-bot-tab-nav ul li a {
display: block;
width: 24px;
height: 24px;
margin: 5px;
background: url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/images/tab-btn-icon.png) no-repeat;
border-radius: 50%;
position: relative;
}
.kbx-bot-tab-nav ul li a:focus {
outline: none;
}
.kbx-bot-tab-nav ul li a[data-option="recent"] {
background-position: -7px -7px;
}
.kbx-bot-tab-nav ul li a[data-option="cart"] {
background-position: -47px -7px;
}
.kbx-bot-tab-nav ul li a[data-option="chat"] {
background-position: -82px -2px;
width: 35px;
height: 35px;
margin: 0;
}
.kbx-bot-tab-nav ul li a[data-option="help"] {
background-position: -129px -7px;
}
.kbx-bot-tab-nav ul li a[data-option="support"] {
background-position: -169px -7px;
}
.kbx-bot-tab-nav ul li:before {
content: "";
display: block;
width: 74px; background-size: 200%, 100%;
transition: all 0.2s linear;
height: 26px;
position: absolute;
left: 0;
top: -20px;
margin-left: -20px;
border-radius: 50%;
}
.kbx-bot-tab-nav ul li a[data-option="chat"]:after {
content: "";
position: absolute;
border-radius: 50%;
border: 3px solid #FFF;
left: -9px;
right: -9px;;
bottom: -9px;
top: -9px;
}
.kbx-bot-tab-nav ul li.kbx-bot-operation-active a:before, .kbx-bot-tab-nav ul li:hover a:before {
content: "";
position: absolute;
left: -4px;
right: -4px;;
bottom: -4px;
top: -4px;
border-radius: 50%;
border: 3px solid #FFF;
transition: 0.2s;
}
.kbx-bot-tab-nav ul li:hover:before, .kbx-bot-tab-nav ul li.kbx-bot-operation-active:before {
background-position: bottom;
}
.kbx-bot-tab-nav ul li a span#kbx-bot-cart-numbers {
position: absolute;
top: -6px;
right: -11px;
background: #da165d;
color: #fff;
display: block;
width: 16px;
height: 16px;
border-radius: 50%;
font-size: 10px;
line-height: 16px;
} .kbx-bot-editor-container {
border-radius: 0 0 5px 5px;
margin: 0;
padding: 6px 15px;
}
.kbx-bot-editor-container input {
display: inline-block;
border: none;
box-shadow: none;
height: 50px;
font-family: 'Montserrat', sans-serif;
width: 80%;
background-color: transparent;
font-size: 14px;
margin: 0;
padding: 0;
outline: none;
}
.kbx-bot-editor-container input:focus {
outline: none;
border: none;
box-shadow: none;
background: none;
}
.kbx-bot-editor-container button {
display: inline-block;
height: 50px;
background: transparent url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/images/send-button.png) no-repeat center;
color: transparent;
width: 20%;
cursor: pointer;
margin: 0 0 0 -8px;
padding: 0;
border: none;
outline: none;
}
.kbx-bot-editor-container button:hover {
background: transparent url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/images/send-button.png) no-repeat center;
color: transparent;
}
.kbx-bot-editor-container button:focus {
outline: none;
border: none;
box-shadow: none;
background: transparent url(//www.net360.com.tr/wp-content/plugins/knowledgebase-helpdesk-pro/assets/images/send-button.png) no-repeat center;
}  #kbx-bot-loadmore {
display: table;
margin: 0 auto;
padding: 8px 20px !important;
}
.kbx-bot-support-or {
text-align: center;
font-weight: 700;
color: #1f8ceb;
}
.kbx-bot-user-confirmation {
color: #494949;
} span.kbx-bot-article-category,
span.kbx-bot-support-items,
span.kbx-bot-find-more,
span.kbx-bot-wildcard {
display: block;
margin: 8px auto;
padding: 12px 30px;
}
.kbx-bot-reset-btn, .kbx-bot-suggest-email {
display: inline-block;
padding: 5px 12px;
min-width: 100px;
}
span.kbx-bot-article-category,
span.kbx-bot-support-items,
span.kbx-bot-find-more,
span.kbx-bot-wildcard,
span.kbx-bot-reset-btn,
span.kbx-bot-suggest-email,
#kbx-bot-loadmore {
font-weight: bold;
cursor: pointer;
text-align: center;
border-radius: 50px;
transition: 0.2s linear;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
} #kbx-bot-app-shortcode-container {
position: fixed;
z-index: 99999999;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #FFF;
}
#kbx-bot-app-shortcode-container .kbx-bot-board-container, #kbx-bot-app-shortcode-container .kbx-bot-container {
width: 100% !important;
background-size: cover !important;
}
#kbx-bot-app-shortcode-container .kbx-bot-board-container {
display: block;
}
#kbx-bot-app-shortcode-container .kbx-bot-board-container:after {
display: none;
}
#kbx-bot-app-shortcode-container .kbx-bot-product img {
margin: 0 auto;
}
#kbx-bot-app-shortcode-container .active-chatbot-product-details {
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 999999999;
background: rgba(0, 0, 0, 0.80);
}  .kbx-bot-shortcode-template-container {
} .kbx-bot-shortcode-template-container span.kbx-bot-product-category,
.kbx-bot-shortcode-template-container span.kbx-bot-support-items,
.kbx-bot-shortcode-template-container span.kbx-bot-find-more,
.kbx-bot-shortcode-template-container span.kbx-bot-wildcard,
.kbx-bot-shortcode-template-container span.kbx-bot-suggest-email,
.kbx-bot-shortcode-template-container span.kbx-bot-reset-btn,
.kbx-bot-shortcode-template-container #kbx-bot-loadmore {
color: #000000;
background-image: linear-gradient(to right, #a1c4fd 0%, #c2e9fb 51%, #a1c4fd 100%);
background-size: 200% auto;
box-shadow: 0 5px 5px #c3c3c3;
border: 1px solid #ffffff;
}
.kbx-bot-shortcode-template-container span.kbx-bot-product-category:hover,
.kbx-bot-shortcode-template-container span.kbx-bot-support-items:hover,
.kbx-bot-shortcode-template-container span.kbx-bot-find-more:hover,
.kbx-bot-shortcode-template-container span.kbx-bot-wildcard:hover,
.kbx-bot-shortcode-template-container span.kbx-bot-suggest-email:hover,
.kbx-bot-shortcode-template-container span.kbx-bot-reset-btn:hover,
.kbx-bot-shortcode-template-container #kbx-bot-loadmore:hover {
background-position: right center;
box-shadow: none;
}
.kbx-bot-msg .kbx-bot-articles-area ul {
margin: 0;
}
.kbx-bot-msg .kbx-bot-articles-area ul li {
border: 1px solid #F5F5F5;
border-bottom: none;
padding: 0;
margin: 2px 0;
clear: both;
font-size: 14px;
list-style: none !important;
}
.kbx-bot-search-article-content a.kbx-bot-article-read-more{
padding-left: 5px;
font-weight: bold;
font-size: 16px;
display: inline-table;
float: right;
}
.kbx-bot-search-article-content:after{
display: table;
width: 100%;
height: 1px;
content: "";
}
.kbx-bot-msg .kbx-bot-articles-area .kbx-bot-search-article-title, .kbx-bot-msg .kbx-bot-articles-area .kbx-bot-search-article-content {
padding-left: 10px;
padding-right: 10px;
}
.kbx-bot-msg .kbx-bot-articles-area .kbx-bot-search-article-title {
border-bottom: 1px solid #F5F5F5;
display: block;
padding: 10px 10px 10px 30px;
background-image: linear-gradient(to right, #a1c4fd 0%, #c2e9fb 51%, #a1c4fd 100%);
background-size: 200% auto;
color: #3a3a3a;
cursor: pointer;
transition: all 0.5s;
position: relative;
}
.kbx-bot-msg .kbx-bot-articles-area ul.articleList li .kbx-bot-search-article-title:before {
position: absolute;
left: 12px;
color: #000000;
}
.kbx-bot-msg .kbx-bot-articles-area ul.articleList .kbx-article-accordion-close .kbx-bot-search-article-title:before {
content: " + ";
}
.kbx-bot-msg .kbx-bot-articles-area ul.articleList .kbx-article-accordion-open .kbx-bot-search-article-title:before {
content: " - ";
}
.kbx-bot-msg .kbx-bot-articles-area ul.articleList .kbx-article-accordion-close .kbx-bot-search-article-content {
display: none;
}
.kbx-bot-msg .kbx-bot-articles-area ul.articleList .kbx-article-accordion-open .kbx-bot-search-article-content {
display: block;
}
.kbx-bot-msg .kbx-bot-articles-area .kbx-bot-search-article-title:hover {
background-position: right center;
}
.kbx-bot-msg .kbx-bot-articles-area .kbx-bot-search-article-content {
border-bottom: 1px solid #F5F5F5;
background-color: #ffffff;
margin: 0;
}
#kbx-bot-desktop-close {
display: block;
position: absolute;
right: -5px;
padding: 5px;
font-size: 14px;
font-family: "Arial";
line-height: 20px;
top: -30px;
width: 30px;
height: 30px;
background-color: #7d8999;
border-radius: 50%;
color: #ffffff;
cursor: pointer;
text-align: center;
box-sizing: border-box;
transition: 0.2s;
transform: translateY(20px);
} @media screen and (max-width: 1200px) { #kbx-bot-ball-container .kbx-bot-product-container {
position: absolute;
animation: none;
right: 0;
left: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(1, 1, 1, 0.79);
z-index: 9999;
margin: 0;
} #kbx-bot-ball-container .kbx-bot-product-container {
overflow-x: auto;
}
.kbx-bot-product-details {
width: 100%;
box-sizing: border-box;
}
.kbx-bot-product-image-col, .kbx-bot-product-info-col {
width: 100%;
box-sizing: border-box;
}
}
@media screen and (max-width: 767px) {
#kbx-bot-container {
right: 20px !important;
bottom: 5px !important;
}
.kbx-bot-board-container {
width: 270px;
}
}#kbx_toc_container ul,#kbx_toc_container li {
margin:0;
padding:0;
}
#kbx_toc_container.no_bullets ul,
#kbx_toc_container.no_bullets li,
#kbx_toc_container.no_bullets ul li,
.kbx_toc_widget_list.no_bullets,
.kbx_toc_widget_list.no_bullets li {
background:none;
list-style-type:none;
list-style:none;
}
#kbx_toc_container.have_bullets li {
padding-left:12px;
}
#kbx_toc_container ul ul {
margin-left:1.5em;
}
#kbx_toc_container .inner-wrapper-sticky{
background:#f9f9f9;
border:1px solid #aaa;
padding:10px;
margin-bottom:1em;
width:auto;
display:table;
font-size:95%;
}
#kbx_toc_container.kbx_toc_light_blue {
background:#edf6ff;
}
#kbx_toc_container.kbx_toc_white {
background:#fff;
}
#kbx_toc_container.kbx_toc_black {
background:#000;
}
#kbx_toc_container.kbx_toc_transparent {
background:none transparent;
}
#kbx_toc_container p.kbx_toc_title {
text-align:center;
font-weight:700;
margin:0;
padding:0;
}
#kbx_toc_container.kbx_toc_black p.kbx_toc_title {
color:#aaa;
}
#kbx_toc_container span.kbx_toc_toggle {
font-weight:400;
font-size:90%;
}
#kbx_toc_container p.kbx_toc_title + ul.kbx_toc_list {
margin-top:1em;
}
.kbx_toc_wrap_left {
float:left;
margin-right:10px;
}
.kbx_toc_wrap_right {
float:right;
margin-left:10px;
}
#kbx_toc_container a {
text-decoration:none;
text-shadow:none;
}
#kbx_toc_container a:hover {
text-decoration:underline;
}
.kbx_toc_sitemap_posts_letter {
font-size:1.5em;
font-style:italic;
} #kbx_toc_container{
position: relative;
z-index: 99999;
}
#kbx_toc_container.kbx_toc_basic{
background: transparent;
border-color: transparent;
}
#kbx_toc_container.kbx_toc_basic p.kbx_toc_title{
text-align: left;
}
#kbx_toc_container.kbx_toc_basic .kbx_toc_list > li{
border-left: 1px solid #dedede;
padding-left: 10px;
list-style-type: none;
} #kbx_toc_container.kbx_toc_basic .kbx_toc_list a{ color: #adadad !important;
}
#kbx_toc_container.kbx_toc_basic .kbx_toc_list .kbx-toc-active-link-parent{
font-weight: 600;
border-left-color: #0078d7;
color: #0078d7;
}
#kbx_toc_container.kbx_toc_basic .kbx_toc_list .kbx-toc-active-link-parent a.kbx-toc-active-link{
color: #0078d7 !important;   
} .kbx-toc-sticky-right{
float: right;
max-width: 255px;
}
@media only screen and (min-width: 1024px){
.kbx-toc-sticky-right-enable .kbx-main-wrapper{
width: calc( 75% - 270px );
}
}