/* Minify_CSS_UriRewriter::$debugText

*/

/* ewd-ufaq.css */

/* 1   */ .ewd-ufaq-hidden {
/* 2   */   display:none;
/* 3   */ }
/* 4   */
/* 5   */ .ewd-ufaq-faq-category-title-toggle {
/* 6   */   cursor: pointer;
/* 7   */ }
/* 8   */
/* 9   */ .ewd-ufaq-faq-category-body-hidden {
/* 10  */   display: none;
/* 11  */ }
/* 12  */
/* 13  */ .ewd-ufaq-clear {
/* 14  */   clear:both;
/* 15  */ }
/* 16  */
/* 17  */ .ewd-ufaq-permalink {
/* 18  */   margin: 24px 0;
/* 19  */ }
/* 20  */ .ewd-ufaq-permalink-image {
/* 21  */ 	background: url("../img/insert_link.png");
/* 22  */ 	height: 21px;
/* 23  */ 	width: 30px;
/* 24  */ 	margin-top: -32px;
/* 25  */ 	margin-left: 112px;
/* 26  */ }
/* 27  */
/* 28  */
/* 29  */ .ewd-ufaq-author {
/* 30  */   font-weight: 600;
/* 31  */ }
/* 32  */ .ewd-ufaq-date {
/* 33  */   font-weight: 600;
/* 34  */ }
/* 35  */
/* 36  */ .ewd-ufaq-faq-category-title {
/* 37  */   width: 100%;
/* 38  */   clear: both;
/* 39  */   display: flex;
/* 40  */   align-items: center;
/* 41  */   justify-content: space-between;
/* 42  */ }
/* 43  */
/* 44  */ .ewd-ufaq-faq-category{
/* 45  */   margin-bottom: 20px;
/* 46  */ }
/* 47  */
/* 48  */ .ewd-ufaq-faq-category-inner {
/* 49  */   margin-bottom: 48px;
/* 50  */ }

/* ewd-ufaq.css */

/* 51  */
/* 52  */ .ewd-ufaq-faq-body {
/* 53  */   padding:10px 25px;
/* 54  */   padding-left: 55px;
/* 55  */ }
/* 56  */ .ewd-ufaq-faq-search{
/* 57  */   margin:5px 0 !important;
/* 58  */ }
/* 59  */ .ewd-ufaq-highlight-search-term {
/* 60  */   background: #f7ff00;
/* 61  */ }
/* 62  */ .ewd-ufaq-no-results-found {
/* 63  */   margin-top: 16px;
/* 64  */ }
/* 65  */
/* 66  */ .ewd-otp-field-label{
/* 67  */ width: auto !important;
/* 68  */ }
/* 69  */ .ewd-ufaq-text-input {
/* 70  */   border-radius: 0 !important;
/* 71  */   margin:15px !important;
/* 72  */ }
/* 73  */ .ewd-ufaq-submit{
/* 74  */ border-radius: 0 !important;
/* 75  */ }
/* 76  */ .ewd-ufaq-faq-header{
/* 77  */   margin:10px;
/* 78  */ }
/* 79  */ .ewd-ufaq-faq-header a:hover{
/* 80  */   text-decoration: none;
/* 81  */ }
/* 82  */ div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin{
/* 83  */   text-decoration: none;
/* 84  */ }
/* 85  */ div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol{
/* 86  */   text-decoration: none;
/* 87  */   float: left;
/* 88  */   text-align: center;
/* 89  */  /* width:35px;
/* 90  *|   height: 35px;*/
/* 91  */   width: auto;
/* 92  */   height: auto;
/* 93  */   margin-right: 15px;
/* 94  */   padding: 2px 0px 0px 2px;
/* 95  */   line-height: 1;
/* 96  */   border-style: solid;
/* 97  */   border-width: 0;
/* 98  */ }
/* 99  */ .ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span{
/* 100 */ display: inline-block;

/* ewd-ufaq.css */

/* 101 */ font-size: 30px;
/* 102 */ margin: 0 auto;
/* 103 */ }
/* 104 */ .ewd-ufaq-faq-title-text {
/* 105 */   float: left;
/* 106 */   width: 85%;
/* 107 */ }
/* 108 */ .ewd-ufaq-faq-title h1,
/* 109 */ .ewd-ufaq-faq-title h2,
/* 110 */ .ewd-ufaq-faq-title h3,
/* 111 */ .ewd-ufaq-faq-title h4,
/* 112 */ .ewd-ufaq-faq-title h5,
/* 113 */ .ewd-ufaq-faq-title h6 {
/* 114 */   display:inline-block;
/* 115 */   margin:5px !important;
/* 116 */ }
/* 117 */
/* 118 */
/* 119 */
/* 120 */
/* 121 */ .ewd-ufaq-custom-field-label, .ewd-ufaq-custom-field-value {
/* 122 */   position: relative;
/* 123 */   float: left;
/* 124 */   margin-top: 14px;
/* 125 */ }
/* 126 */ .ewd-ufaq-custom-field-label {
/* 127 */   font-weight: normal;
/* 128 */ }
/* 129 */
/* 130 */ .ewd-ufaq-faq-body .comment-respond {
/* 131 */   margin-top: 24px;
/* 132 */ }
/* 133 */ .ewd-ufaq-faq-body li.comment {
/* 134 */   list-style-type: none;
/* 135 */ }
/* 136 */ .ewd-ufaq-faq-body textarea {
/* 137 */   clear: both;
/* 138 */   display: block;
/* 139 */   position: relative;
/* 140 */   width: 35%;
/* 141 */   height: 100px;
/* 142 */ }
/* 143 */ .ewd-ufaq-faq-body .comment-form-comment label {
/* 144 */   clear: both;
/* 145 */   display: block;
/* 146 */   position: relative;
/* 147 */   width: 100%;
/* 148 */ }
/* 149 */ .ewd-ufaq-faq-body .submit {
/* 150 */   width: auto;

/* ewd-ufaq.css */

/* 151 */   background: transparent;
/* 152 */   cursor: pointer;
/* 153 */   color: #111;
/* 154 */   margin-bottom: 20px;
/* 155 */ }
/* 156 */ .ewd-ufaq-faq-body .submit:hover {
/* 157 */   background: #111;
/* 158 */   color: #fff;
/* 159 */ }
/* 160 */ .ewd-ufaq-faq-body .comment-author img {
/* 161 */   margin-right: 8px;
/* 162 */ }
/* 163 */ .ewd-ufaq-faq-body .comment-body p {
/* 164 */   margin: 10px 0;
/* 165 */   margin-top: 10px !important;
/* 166 */ }
/* 167 */ .ewd-ufaq-faq-body .reply {
/* 168 */   text-transform: uppercase;
/* 169 */ }
/* 170 */
/* 171 */ .ewd-ufaq-faq-body .ewd-ufaq-back-to-top-link {
/* 172 */   cursor: pointer;
/* 173 */ }
/* 174 */
/* 175 */ .ewd-ufaq-ratings {
/* 176 */   padding: 14px 0 0;
/* 177 */   display: inline-block;
/* 178 */   width: 100%;
/* 179 */   margin-bottom: 20px;
/* 180 */ }
/* 181 */ .ewd-ufaq-down-vote {
/* 182 */   background-position: 0px 8px !important;
/* 183 */   height: 50px !important;
/* 184 */ }
/* 185 */
/* 186 */
/* 187 */ /***********************
/* 188 *| * Pagination
/* 189 *| ***********************/
/* 190 */ .ewd-ufaq-bottom {
/* 191 */   clear: both;
/* 192 */ }
/* 193 */ .ewd-ufaq-previous-faqs h4 {
/* 194 */   float: left;
/* 195 */   padding-left: 12px;
/* 196 */   cursor: pointer;
/* 197 */   font-weight: 600;
/* 198 */ }
/* 199 */ .ewd-ufaq-next-faqs h4 {
/* 200 */   float: right;

/* ewd-ufaq.css */

/* 201 */   padding-right: 12px;
/* 202 */   cursor: pointer;
/* 203 */   font-weight: 600;
/* 204 */ }
/* 205 */ .ewd-ufaq-load-more h4 {
/* 206 */   text-align: center;
/* 207 */   cursor: pointer;
/* 208 */   font-weight: 600;
/* 209 */ }
/* 210 */
/* 211 */
/* 212 */ /***********************
/* 213 *| * Columns
/* 214 *| ***********************/
/* 215 */ .ewd-ufaq-faq-div.ewd-ufaq-faq-column-count-two {
/* 216 */   width: 48%;
/* 217 */   margin-right: 2%;
/* 218 */   float: left;
/* 219 */   clear: none;
/* 220 */ }
/* 221 */ .ewd-ufaq-faq-div.ewd-ufaq-faq-column-count-three {
/* 222 */   width: 31%;
/* 223 */   margin-right: 2%;
/* 224 */   float: left;
/* 225 */   clear: none;
/* 226 */ }
/* 227 */ .ewd-ufaq-faq-div.ewd-ufaq-faq-column-count-four {
/* 228 */   width: 23%;
/* 229 */   margin-right: 2%;
/* 230 */   float: left;
/* 231 */   clear: none;
/* 232 */ }
/* 233 */
/* 234 */ @media only screen and (max-width: 960px) {
/* 235 */   .ewd-ufaq-faq-div.ewd-ufaq-faq-column-count-three.ewd-ufaq-faq-responsive-columns-1,
/* 236 */   .ewd-ufaq-faq-div.ewd-ufaq-faq-column-count-four.ewd-ufaq-faq-responsive-columns-1 {
/* 237 */     width: 48%;
/* 238 */     margin-right: 2%;
/* 239 */   }
/* 240 */ }
/* 241 */ @media only screen and (max-width: 520px) {
/* 242 */   .ewd-ufaq-faq-div.ewd-ufaq-faq-column-count-two.ewd-ufaq-faq-responsive-columns-1,
/* 243 */   .ewd-ufaq-faq-div.ewd-ufaq-faq-column-count-three.ewd-ufaq-faq-responsive-columns-1,
/* 244 */   .ewd-ufaq-faq-div.ewd-ufaq-faq-column-count-four.ewd-ufaq-faq-responsive-columns-1 {
/* 245 */     width: 100%;
/* 246 */     margin-right: none;
/* 247 */   }
/* 248 */ }
/* 249 */
/* 250 */ /***********************

/* ewd-ufaq.css *|

/* 251 *| Color Block Style
/* 252 *| ***********************/
/* 253 */ .ewd-ufaq-faq-display-style-color_block .ewd-ufaq-post-margin-symbol {
/* 254 */   background-color: #1188cc;
/* 255 */   color: #ffffff;
/* 256 */ }
/* 257 */
/* 258 */ .ewd-ufaq-Circle {
/* 259 */   border-radius: 18px;
/* 260 */ }
/* 261 */
/* 262 */ .ewd-ufaq-Square {
/* 263 */   border-radius: 0px;
/* 264 */ }
/* 265 */
/* 266 */
/* 267 */ /***********************
/* 268 *| Block Style
/* 269 *| ***********************/
/* 270 */ .ewd-ufaq-faq-div {
/* 271 */   margin: 2px 0;
/* 272 */   padding:2px 0;
/* 273 */   clear: both;
/* 274 */ }
/* 275 */ .ewd-ufaq-faq-toggle:hover, .ewd-ufaq-faq-toggle a:hover{
/* 276 */   cursor: pointer;
/* 277 */   cursor: hand;
/* 278 */   text-decoration: none;
/* 279 */ }
/* 280 */ .ewd-ufaq-faq-display-style-block a, .ewd-ufaq-faq-display-style-block a:visited, .ewd-ufaq-faq-display-style-block a:active{
/* 281 */   text-decoration: none;
/* 282 */ }
/* 283 */ .ewd-ufaq-faq-display-style-block:hover,
/* 284 */ .ewd-ufaq-faq-display-style-block:hover a,
/* 285 */ .ewd-ufaq-faq-display-style-block:hover h1,
/* 286 */ .ewd-ufaq-faq-display-style-block:hover h2,
/* 287 */ .ewd-ufaq-faq-display-style-block:hover h3,
/* 288 */ .ewd-ufaq-faq-display-style-block:hover h4,
/* 289 */ .ewd-ufaq-faq-display-style-block:hover h5,
/* 290 */ .ewd-ufaq-faq-display-style-block:hover h6 {
/* 291 */   text-decoration: none !important;
/* 292 */   color:#fff;
/* 293 */   background: #1188cc;
/* 294 */ }
/* 295 */ .ewd-ufaq-faq-display-style-block.ewd-ufaq-post-active, .ewd-ufaq-faq-display-style-block.ewd-ufaq-post-active a{
/* 296 */   color:#fff;
/* 297 */   background: #1188cc;
/* 298 */ }
/* 299 */
/* 300 */

/* ewd-ufaq.css */

/* 301 */ /***********************
/* 302 *| List Style
/* 303 *| ***********************/
/* 304 */ .ewd-ufaq-faq-header-title a {
/* 305 */   display: inline-block;
/* 306 */ }
/* 307 */
/* 308 */
/* 309 */ /***********************
/* 310 *| Border Block Style
/* 311 *| ***********************/
/* 312 */ .ewd-ufaq-faq-div {
/* 313 */   margin: 2px 0;
/* 314 */   padding:2px 0;
/* 315 */   clear: both;
/* 316 */ }
/* 317 */ .ewd-ufaq-faq-toggle:hover, .ewd-ufaq-faq-toggle a:hover{
/* 318 */   cursor: pointer;
/* 319 */   cursor: hand;
/* 320 */   text-decoration: none;
/* 321 */ }
/* 322 */ .ewd-ufaq-faq-display-style-border_block a, .ewd-ufaq-faq-display-style-border_block a:visited, .ewd-ufaq-faq-display-style-border_block a:active{
/* 323 */   text-decoration: none;
/* 324 */ }
/* 325 */ .ewd-ufaq-faq-display-style-border_block:hover,
/* 326 */ .ewd-ufaq-faq-display-style-border_block:hover a,
/* 327 */ .ewd-ufaq-faq-display-style-border_block:hover h1,
/* 328 */ .ewd-ufaq-faq-display-style-border_block:hover h2,
/* 329 */ .ewd-ufaq-faq-display-style-border_block:hover h3,
/* 330 */ .ewd-ufaq-faq-display-style-border_block:hover h4,
/* 331 */ .ewd-ufaq-faq-display-style-border_block:hover h5,
/* 332 */ .ewd-ufaq-faq-display-style-border_block:hover h6 {
/* 333 */   text-decoration: none !important;
/* 334 */   color:#fff;
/* 335 */   background: #1188cc;
/* 336 */ }
/* 337 */ .ewd-ufaq-faq-display-style-border_block.ewd-ufaq-post-active, .ewd-ufaq-faq-display-style-border_block.ewd-ufaq-post-active a{
/* 338 */   color:#fff !important;
/* 339 */   background: #1188cc;
/* 340 */ }
/* 341 */ .ewd-ufaq-faq-display-style-border_block .ewd-ufaq-faq-body {
/* 342 */   color:#555 !important;
/* 343 */   background: #fff;
/* 344 */   border: 3px solid #1188cc;
/* 345 */   border-bottom: 2px solid #1188cc;
/* 346 */ }
/* 347 */ .ewd-ufaq-faq-display-style-border_block .ewd-ufaq-faq-body a {
/* 348 */   color:#000 !important;
/* 349 */   background: transparent;
/* 350 */ }

/* ewd-ufaq.css */

/* 351 */
/* 352 */ .ewd-ufaq-faq-display-style-border_block .ewd-ufaq-faq-tags, .ewd-ufaq-faq-display-style-border_block .ewd-ufaq-social-links {
/* 353 */ margin-top: 4px;
/* 354 */ }
/* 355 */ .ewd-ufaq-faq-display-style-border_block .ewd-ufaq-social-links ul {
/* 356 */ float: left;
/* 357 */ margin-bottom: 14px;
/* 358 */ position: relative;
/* 359 */ width: auto;
/* 360 */ }
/* 361 */ .ewd-ufaq-faq-display-style-border_block .ewd-ufaq-permalink {
/* 362 */ margin: 24px 0;
/* 363 */ }
/* 364 */ .ewd-ufaq-faq-display-style-border_block .ewd-ufaq-permalink-image {
/* 365 */ margin-top: -32px;
/* 366 */ margin-left: 112px;
/* 367 */ }
/* 368 */
/* 369 */ .ewd-ufaq-faq-display-style-border_block .ewd-ufaq-author-date {
/* 370 */   margin-bottom: 14px;
/* 371 */ }
/* 372 */
/* 373 */ .ewd-ufaq-faq-display-style-border_block .ewd-ufaq-faq-categories {
/* 374 */   margin: 14px 0;
/* 375 */ }
/* 376 */
/* 377 */ .ewd-ufaq-faq-display-style-border_block.ewd-ufaq-post-active .ewd-ufaq-faq-title-text {
/* 378 */   color: #fff !important;
/* 379 */ }
/* 380 */
/* 381 */ .ewd-ufaq-faq-display-style-border_block .comment-reply-title {
/* 382 */   background: transparent !important;
/* 383 */   color: #000 !important;
/* 384 */ }
/* 385 */ .ewd-ufaq-faq-display-style-border_block:hover .comment-reply-title {
/* 386 */   color: #000 !important;
/* 387 */ }
/* 388 */
/* 389 */
/* 390 */
/* 391 */ /***********************
/* 392 *| Contemporary Style
/* 393 *| ***********************/
/* 394 */ .ewd-ufaq-faq-display-style-contemporary {
/* 395 */ border-bottom: 1px solid #ccc;
/* 396 */ padding: 0;
/* 397 */ margin: 0;
/* 398 */ }
/* 399 */ .ewd-ufaq-faq-display-style-contemporary:first-of-type {
/* 400 */ border-top: 1px solid #ccc;

/* ewd-ufaq.css */

/* 401 */ }
/* 402 */ .ewd-ufaq-faq-display-style-contemporary .ewd-ufaq-faq-title {
/* 403 */ background: #f7f7f7;
/* 404 */ padding: 8px 0 8px 4px;
/* 405 */ }
/* 406 */ .ewd-ufaq-faq-display-style-contemporary .ewd-ufaq-post-margin-symbol {
/* 407 */ float: right;
/* 408 */ height: auto;
/* 409 */ }
/* 410 */ .ewd-ufaq-faq-display-style-contemporary .ewd-ufaq-faq-body {
/* 411 */ padding: 20px 25px 10px;
/* 412 */ padding-left: 40px;
/* 413 */ }
/* 414 */ .ewd-ufaq-faq-display-style-contemporary .ewd-ufaq-faq-tags, .ewd-ufaq-faq-display-style-contemporary .ewd-ufaq-social-links {
/* 415 */ margin-top: 4px;
/* 416 */ }
/* 417 */ .ewd-ufaq-faq-display-style-contemporary .ewd-ufaq-social-links ul {
/* 418 */ float: left;
/* 419 */ margin-bottom: 14px;
/* 420 */ position: relative;
/* 421 */ width: auto;
/* 422 */ }
/* 423 */ .ewd-ufaq-faq-display-style-contemporary .ewd-ufaq-permalink {
/* 424 */ margin-left: 0;
/* 425 */ margin-bottom: 10px;
/* 426 */ }
/* 427 */ .ewd-ufaq-faq-display-style-contemporary .ewd-ufaq-back-to-top {
/* 428 */   margin-bottom: 14px;
/* 429 */ }
/* 430 */
/* 431 */ .ewd-ufaq-social-links-label {
/* 432 */   float: left;
/* 433 */   margin-right: 8px;
/* 434 */   position: relative;
/* 435 */   top: 3px;
/* 436 */ }
/* 437 */
/* 438 */
/* 439 */
/* 440 */
/* 441 */ /***********************
/* 442 *| Ratings
/* 443 *| ***********************/
/* 444 */ .ewd-ufaq-rating-button {
/* 445 */   position: relative;
/* 446 */   float: left;
/* 447 */   width: 60px;
/* 448 */   height: 48px;
/* 449 */   margin-right: 12px;
/* 450 */   line-height: 48px;

/* ewd-ufaq.css */

/* 451 */   font-weight: 600;
/* 452 */   cursor: pointer;
/* 453 */
/* 454 */ }
/* 455 */ .ewd-ufaq-rating-button img {
/* 456 */   position: absolute;
/* 457 */   top: 0;
/* 458 */   left: 0;
/* 459 */   width: 75%;
/* 460 */   height: auto;
/* 461 */ }
/* 462 */ .ewd-ufaq-rating-button span {
/* 463 */   text-align: right;
/* 464 */   width: 100%;
/* 465 */   display: block;
/* 466 */ }
/* 467 */ .ewd-ufaq-up-vote {
/* 468 */   background: transparent;
/* 469 */   background-repeat: no-repeat;
/* 470 */ }
/* 471 */ .ewd-ufaq-down-vote {
/* 472 */   background: transparent;
/* 473 */   background-repeat: no-repeat;
/* 474 */ }
/* 475 */ .ewd-ufaq-ratings-custom-image {
/* 476 */   background: transparent;
/* 477 */ }
/* 478 */ .ewd-ufaq-rating-button.ewd-ufaq-rating-button-custom-up-image,
/* 479 */ .ewd-ufaq-rating-button.ewd-ufaq-rating-button-custom-down-image {
/* 480 */   background: none;
/* 481 */   padding-left: 0;
/* 482 */ }
/* 483 */ .ewd-ufaq-rating-button.ewd-ufaq-rating-button-custom-up-image img,
/* 484 */ .ewd-ufaq-rating-button.ewd-ufaq-rating-button-custom-down-image img {
/* 485 */   position: relative;
/* 486 */   float: left;
/* 487 */   width: 48px;
/* 488 */   height: auto;
/* 489 */   margin-right: 4px;
/* 490 */ }
/* 491 */
/* 492 */
/* 493 */ /************************
/* 494 *| * Expand/Collapse
/* 495 *| ************************/
/* 496 */ .ewd-ufaq-expand-all,
/* 497 */ .ewd-ufaq-collapse-all {
/* 498 */   text-decoration: none;
/* 499 */   cursor: pointer;
/* 500 */   font-size: 0.9em;

/* ewd-ufaq.css */

/* 501 */ }
/* 502 */
/* 503 */ /*
/* 504 *| ==============================================
/* 505 *| Toggle Font
/* 506 *| ==============================================
/* 507 *| */
/* 508 */
/* 509 */ @font-face { /* declare fonts */
/* 510 */   font-family: 'ewd-toggle-icon';
/* 511 */   src: url("../fonts/ewd-toggle-icon.eot");
/* 512 */     src: url('../fonts/ewd-toggle-icon.woff2') format('woff2'),
/* 513 */          url('../fonts/ewd-toggle-icon.woff') format('woff'),
/* 514 */          url("../fonts/ewd-toggle-icon.ttf") format("truetype"),
/* 515 */     url("../fonts/ewd-toggle-icon.svg#ewd-toggle-icon") format("svg");
/* 516 */     font-weight: normal;
/* 517 */     font-style: normal;
/* 518 */ }
/* 519 */
/* 520 */ .ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol,
/* 521 */ .ewd-ufaq-faq-category-title .ewd-ufaq-category-post-margin-symbol,
/* 522 */ .ewd-ufaq-toggle-all-symbol {
/* 523 */   font-family: 'ewd-toggle-icon';
/* 524 */ }
/* 525 */
/* 526 */
/* 527 */ /*
/* 528 *| ==============================================
/* 529 *| PChanges
/* 530 *| ==============================================
/* 531 *| */
/* 532 */
/* 533 */ .ewd-ufaq-question-update{
/* 534 */ font-size: 1.2em;
/* 535 */ margin-bottom: 20px;
/* 536 */ }
/* 537 */ .ewd-ufaq-question-form .form-field {
/* 538 */   margin-bottom: 20px;
/* 539 */ }
/* 540 */
/* 541 */ .rrssb-buttons li a .rrssb-text {
/* 542 */ color: #fff;
/* 543 */ margin-left: 5px;
/* 544 */ }
/* 545 */
/* 546 */ .ewd-ufaq-social-links .rrssb-buttons li {
/* 547 */ margin-bottom: 5px;
/* 548 */ }
/* 549 */
/* 550 */ .ewd-ufaq-permalink{

/* ewd-ufaq.css */

/* 551 */ clear: both;
/* 552 */ }
/* 553 */ @media only screen and (max-width: 810px) {
/* 554 */
/* 555 */ .ewd-ufaq-faq-title-text {
/* 556 */ width: 80%;
/* 557 */ }
/* 558 */
/* 559 */ }
/* 560 */
/* 561 */
/* 562 */
/* 563 */ /*
/* 564 *| ==============================================
/* 565 *| Pagination
/* 566 *| ==============================================
/* 567 *| */
/* 568 */ .ewd-ufaq-previous-faqs, .ewd-ufaq-next-faqs {
/* 569 */     margin-top: 16px;
/* 570 */ }
/* 571 */ .ewd-ufaq-previous-faqs {
/* 572 */     float: left;
/* 573 */ }
/* 574 */ .ewd-ufaq-next-faqs {
/* 575 */     float: right;
/* 576 */ }
/* 577 */
/* 578 */ /* clears the 'X' from Internet Explorer */
/* 579 */ #ewd-ufaq-jquery-ajax-search input[type=search]::-ms-clear {
/* 580 */   display: none; width : 0; height: 0;
/* 581 */ }
/* 582 */ #ewd-ufaq-jquery-ajax-search input[type=search]::-ms-reveal {
/* 583 */   display: none; width : 0; height: 0;
/* 584 */ }
/* 585 */
/* 586 */ /* clears the 'X' from Chrome */
/* 587 */ #ewd-ufaq-jquery-ajax-search input[type="search"]::-webkit-search-decoration,
/* 588 */ #ewd-ufaq-jquery-ajax-search input[type="search"]::-webkit-search-cancel-button,
/* 589 */ #ewd-ufaq-jquery-ajax-search input[type="search"]::-webkit-search-results-button,
/* 590 */ #ewd-ufaq-jquery-ajax-search input[type="search"]::-webkit-search-results-decoration {
/* 591 */   -webkit-appearance: none;
/* 592 */ }
/* 593 */
/* 594 */ #ewd-ufaq-jquery-ajax-search * {
/* 595 */   vertical-align: middle;
/* 596 */ }
/* 597 */ #ewd-ufaq-jquery-ajax-search .search-field {
/* 598 */   display:  inline-block;
/* 599 */   margin:  15px;
/* 600 */   position: relative;

/* ewd-ufaq.css */

/* 601 */ }
/* 602 */ #ewd-ufaq-jquery-ajax-search .search-field .ewd-ufaq-text-input {
/* 603 */   margin: 0 !important;
/* 604 */   padding: 8px 30px 8px 12px !important;
/* 605 */ }
/* 606 */ #ewd-ufaq-jquery-ajax-search .clear-field {
/* 607 */   display: inline;
/* 608 */   padding: 0;
/* 609 */   margin: 0;
/* 610 */   height: 100%;
/* 611 */   background: transparent;
/* 612 */   position: absolute;
/* 613 */   top: 0;
/* 614 */   right: 0;
/* 615 */   color: black;
/* 616 */   transition: width 0.35s, opacity 0.25s;
/* 617 */   transform: translateX(15px);
/* 618 */   opacity: 0;
/* 619 */   width: 0;
/* 620 */ }
/* 621 */ #ewd-ufaq-jquery-ajax-search .clear-field.slide-in {
/* 622 */   opacity: 1;
/* 623 */   width: 30px;
/* 624 */   animation: slide-in-right 0.5s forwards;
/* 625 */   -webkit-animation: slide-in-right 0.5s forwards;
/* 626 */ }
/* 627 */ #ewd-ufaq-jquery-ajax-search .clear-field.slide-out {
/* 628 */   opacity: 0;
/* 629 */   width: 0;
/* 630 */   animation: slide-out-right 0.5s forwards;
/* 631 */   -webkit-animation: slide-out-right 0.5s forwards;
/* 632 */ }
/* 633 */ #ewd-ufaq-jquery-ajax-search .clear-field:hover,
/* 634 */ #ewd-ufaq-jquery-ajax-search .clear-field:focus {
/* 635 */   border-radius: 0;
/* 636 */ }
/* 637 */ @keyframes slide-in-right {
/* 638 */   100% {
/* 639 */     transform: translateX(0px);
/* 640 */   }
/* 641 */ }
/* 642 */ @keyframes slide-out-right {
/* 643 */   0% {
/* 644 */     transform: translateX(0px);
/* 645 */   }
/* 646 */   100% {
/* 647 */     transform: translateX(15px);
/* 648 */   }
/* 649 */ }
/* 650 */

/* ewd-ufaq.css */

/* 651 */
/* 652 */ /***************
/* 653 *| BLOCK PATTERNS
/* 654 *| ***************/
/* 655 */ .ewd-ufaq-pattern-faqs,
/* 656 */ .ewd-ufaq-pattern-featured-faqs,
/* 657 */ .ewd-ufaq-pattern-search,
/* 658 */ .ewd-ufaq-pattern-submit {
/* 659 */ 	width: 100%;
/* 660 */ }
/* 661 */
/* 662 */ /***************
/* 663 *| CATEGORY TABS
/* 664 *| ***************/
/* 665 */ .ewd-ufaq-category-tabs-1 .ewd-ufaq-faqs {
/* 666 */   display: flex;
/* 667 */   width: 100%;
/* 668 */   position: relative;
/* 669 */ }
/* 670 */ .ewd-ufaq-category-tabs-1 .ewd-ufaq-faq-category {
/* 671 */   display: flex;
/* 672 */   flex-direction: column;
/* 673 */   margin-right: 40px;
/* 674 */ }
/* 675 */ .ewd-ufaq-category-tabs-1 .ewd-ufaq-category-tab-selected h3 {
/* 676 */   font-weight: bold;
/* 677 */   text-decoration: underline;
/* 678 */ }
/* 679 */ .ewd-ufaq-category-tabs-1 .ewd-ufaq-faq-category-inner {
/* 680 */   position: absolute;
/* 681 */   left: 0;
/* 682 */   top: 72px;
/* 683 */   width: 100%;
/* 684 */ }
/* 685 */ .ewd-ufaq-category-tabs-1 .ewd-ufaq-faq-category .ewd-ufaq-faq-category {
/* 686 */   position: relative;
/* 687 */   margin-right: 0;
/* 688 */   margin-top: 24px;
/* 689 */   width: 100%;
/* 690 */   clear: both;
/* 691 */   display: flex;
/* 692 */   flex-direction: column;
/* 693 */ }
/* 694 */
/* 695 */ .ewd-ufaq-faq-category-body-hidden {
/* 696 */   display: none;
/* 697 */ }
/* 698 */
/* 699 */
/* 700 */ /**********************/

/* ewd-ufaq.css */

/* 701 */ /** NEW META BUBBLES **/
/* 702 */ /**********************/
/* 703 */
/* 704 */ .ewd-ufaq-faq-categories,
/* 705 */ .ewd-ufaq-faq-tags {
/* 706 */ 	margin: 14px 0;
/* 707 */ 	display: flex;
/* 708 */ 	align-items: center;
/* 709 */ 	width: 100%;
/* 710 */ 	gap: 12px;
/* 711 */ 	color: #212427;
/* 712 */ }
/* 713 */ .ewd-ufaq-faq-categories a,
/* 714 */ .ewd-ufaq-faq-tags a {
/* 715 */ 	text-decoration: none;
/* 716 */ 	padding: 4px 12px;
/* 717 */ 	color: #212427;
/* 718 */ 	border: 1px solid #b1b1b1;
/* 719 */ 	border-radius: 100px;
/* 720 */ }
/* 721 */ .ewd-ufaq-faq-custom-fields {
/* 722 */   margin-bottom: 14px;
/* 723 */ }
/* 724 */ .ewd-ufaq-custom-field-label {
/* 725 */   color: #212427;
/* 726 */ }
/* 727 */
/* 728 */ /**********************/
/* 729 */ /**** COMPACT META ****/
/* 730 */ /**********************/
/* 731 */
/* 732 */ .ewd-ufaq-compact-faq-meta {
/* 733 */ 	display: flex;
/* 734 */ 	width: 100%;
/* 735 */ 	flex-wrap: wrap;
/* 736 */ 	justify-content: right;
/* 737 */ 	align-items: center;
/* 738 */ 	gap: 0;
/* 739 */ }
/* 740 */ .ewd-ufaq-compact-faq-meta > div {
/* 741 */ 	width: 100%;
/* 742 */ }
/* 743 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-permalink {
/* 744 */ 	width: auto;
/* 745 */ 	order: 25;
/* 746 */ }
/* 747 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-permalink a {
/* 748 */ 	font-size: 16px;
/* 749 */ 	color: #7a7a7a;
/* 750 */ 	font-weight: normal;

/* ewd-ufaq.css */

/* 751 */ 	text-decoration: none;
/* 752 */ }
/* 753 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-permalink-image {
/* 754 */ 	display: none;
/* 755 */ }
/* 756 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-social-links {
/* 757 */ 	width: auto;
/* 758 */ 	order: 26;
/* 759 */ }
/* 760 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-social-links-label {
/* 761 */ 	display: none;
/* 762 */ }
/* 763 */ .ewd-ufaq-compact-faq-meta .rrssb-buttons {
/* 764 */ 	height: auto;
/* 765 */ 	display: flex;
/* 766 */ 	align-items: center;
/* 767 */ 	margin: 0;
/* 768 */ 	float: none;
/* 769 */ 	gap: 4px;
/* 770 */ }
/* 771 */ .ewd-ufaq-compact-faq-meta .rrssb-buttons li {
/* 772 */ 	float: none;
/* 773 */ 	height: auto;
/* 774 */ 	line-height: initial;
/* 775 */ 	padding: 0;
/* 776 */ 	margin: 0;
/* 777 */ }
/* 778 */ .ewd-ufaq-compact-faq-meta .rrssb-buttons li a {
/* 779 */ 	height: auto;
/* 780 */ 	padding: 0;
/* 781 */ 	font-weight: normal;
/* 782 */ 	font-size: 16px;
/* 783 */ 	text-align: left;
/* 784 */ 	width: auto;
/* 785 */ 	border-radius: 0;
/* 786 */ }
/* 787 */ .ewd-ufaq-compact-faq-meta .rrssb-buttons li.rrssb-facebook a,
/* 788 */ .ewd-ufaq-compact-faq-meta .rrssb-buttons li.rrssb-twitter a,
/* 789 */ .ewd-ufaq-compact-faq-meta .rrssb-buttons li.rrssb-linkedin a,
/* 790 */ .ewd-ufaq-compact-faq-meta .rrssb-buttons li.rrssb-pinterest a,
/* 791 */ .ewd-ufaq-compact-faq-meta .rrssb-buttons li.rrssb-email a {
/* 792 */ 	background-color: transparent;
/* 793 */ }
/* 794 */ .ewd-ufaq-compact-faq-meta .rrssb-buttons li a .rrssb-icon,
/* 795 */ .ewd-ufaq-compact-faq-meta .rrssb-buttons li a .rrssb-text {
/* 796 */ 	display: none;
/* 797 */ }
/* 798 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-ratings {
/* 799 */ 	width: auto;
/* 800 */ 	order: 27;

/* ewd-ufaq.css */

/* 801 */ 	padding: 0;
/* 802 */ 	margin: 0;
/* 803 */ 	display: flex;
/* 804 */ 	align-items: center;
/* 805 */ }
/* 806 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-rating-button {
/* 807 */ 	float: none;
/* 808 */ 	width: auto;
/* 809 */ 	height: auto;
/* 810 */ 	margin: 0;
/* 811 */ 	line-height: initial;
/* 812 */ 	font-weight: normal;
/* 813 */   display: flex;
/* 814 */ }
/* 815 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-rating-button img {
/* 816 */ 	display: none !important;
/* 817 */ }
/* 818 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-rating-button span {
/* 819 */ 	width: auto;
/* 820 */   margin-left: 2px;
/* 821 */ }
/* 822 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-down-vote {
/* 823 */ 	height: auto !important;
/* 824 */ 	margin-left: 4px;
/* 825 */ }
/* 826 */ .ewd-ufaq-compact-faq-meta .ewd-ufaq-ratings-label {
/* 827 */ 	display: none;
/* 828 */ }
/* 829 */
/* 830 */ .ewd-ufaq-hidden {
/* 831 */   display: none;
/* 832 */ }
