.wp-block-wedocs-wedocs-search{--field-color:#FFFFFF;--field-bg-color:#FFFFFF;--field-icon-color:#FFFFFF;--field-btn-bg-color:#3B82F6;--field-icon-hover-color:#FFFFFF;--field-btn-bg-hover-color:#2563EB}.wedocs-search-input,.wedocs-editor-search-input{width:50%;display:flex;overflow:hidden;position:relative}.wedocs-search-input .search-field,.wedocs-editor-search-input .search-field{margin:0;width:100%;height:48px;font-size:14px;background:#fff;padding:14px 22px;border-radius:100px;border:1px solid #dbdbdb}.wedocs-search-input .search-field::-moz-placeholder, .wedocs-editor-search-input .search-field::-moz-placeholder{color:#c5c5c5}.wedocs-search-input .search-field::placeholder,.wedocs-editor-search-input .search-field::placeholder{color:#c5c5c5}.wedocs-search-input .search-field:focus,.wedocs-editor-search-input .search-field:focus{outline:none;box-shadow:none;border:1px solid #dbdbdb}.wedocs-search-input .search-submit,.wedocs-editor-search-input .search-submit{top:0;right:0;border:0;margin:0;height:100%;display:flex;cursor:pointer;width:-moz-fit-content;width:fit-content;padding:14px 26px;position:absolute;align-items:center;border-radius:100px}.wedocs-search-input{margin-left:auto;margin-bottom:4%}.wedocs-search-toggle{margin-bottom:0 !important}.wedocs-search-toggle .components-h-stack{flex-direction:row-reverse}.wedocs-search-color-settings .block-editor-panel-color-gradient-settings{border-top:0;padding-left:0;padding-right:0}.wedocs-search-color-settings .block-editor-panel-color-gradient-settings .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.radio-image-control-options{display:flex;flex-direction:row;justify-content:space-between}.radio-image-control-options .radio-image-option{margin-right:10px}.radio-image-control-options .radio-image-option label{cursor:pointer;display:block}.radio-image-control-options .radio-image-option input[type=radio]{display:none}.radio-image-control-options .radio-image-option label i,.radio-image-control-options .radio-image-option label img{width:30px;height:30px;display:block;background-size:cover;background-position:center}.backdrop{top:0;left:0;z-index:0;width:100%;opacity:.5;height:100%;background:#fff;position:absolute}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-field{background-color:var(--field-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-field:hover{background-color:var(--field-bg-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit{background-color:var(--field-btn-bg-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit svg path{fill:var(--field-icon-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit svg path:hover{fill:var(--field-icon-hover-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit:hover{background-color:var(--field-btn-bg-hover-color) !important}.wp-block-wedocs-wedocs-search:not(.wp-block){display:block}
.wedocs-color-control{margin:1em 0}.wedocs-color-control label{display:block;margin-bottom:.5em}.wedocs-docs-pagination{margin:30px 0;text-align:center}.wedocs-docs-pagination ul{display:inline-flex;list-style:none;padding:0;margin:0;gap:5px}.wedocs-docs-pagination li{margin:0}.wedocs-docs-pagination button{display:inline-block;padding:8px 12px;border:1px solid var(--wedocs-pagination-border-color, #ddd);border-radius:var(--wedocs-border-radius, 4px);text-decoration:none;color:var(--wedocs-pagination-text-color, #333);background:var(--wedocs-pagination-background-color, #fff);cursor:pointer;transition:all .2s}.wedocs-docs-pagination button:hover{background:var(--wedocs-pagination-hover-color, #f5f5f5);color:var(--wedocs-pagination-text-hover-color, #0073aa)}.wedocs-docs-pagination button.is-active{background:var(--wedocs-pagination-hover-color, #f5f5f5);border-color:var(--wedocs-pagination-hover-color, #ccc)}.wedocs-block-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:.5rem}.wedocs-preview-title{margin-bottom:1rem;font-size:1.1rem;color:var(--wedocs-text-secondary-color, #757575)}.wedocs-docs-grid{display:grid;gap:1.5rem;width:100%;margin:0;padding:0;list-style:none}.wedocs-docs-grid--1x1{grid-template-columns:1fr}.wedocs-docs-grid--1x2{grid-template-columns:repeat(2, 1fr)}@media(max-width:768px){.wedocs-docs-grid--1x2{grid-template-columns:1fr}}.wedocs-docs-grid .inside{display:flex;color:#063250;font-size:18px;min-height:240px;list-style:none}.wedocs-docs-grid .inside svg{width:64px;height:24px;margin:2px .5rem 0 0}.wedocs-docs-grid__item{position:relative;background-color:#fff;transition:transform .2s,box-shadow .2s;list-style:none;padding:var(--wedocs-grid-padding, 1.5rem);margin:var(--wedocs-grid-margin, 0);border-width:var(--wedocs-border-width, 1px);border-style:var(--wedocs-border-type, solid);border-color:var(--wedocs-border-color, rgba(0, 0, 0, 0.1));border-radius:var(--wedocs-border-radius, 8px)}.wedocs-docs-grid__title{font-size:1.5rem;font-weight:800;color:var(--wedocs-doc-title-color, #1e1e1e);margin:0 0 .75rem;line-height:1.4}.wedocs-docs-grid__article-count{font-size:.875rem;color:var(--wedocs-text-secondary-color, #757575);margin:0}.wedocs-docs-grid__container{min-height:240px}.wedocs-docs-grid__sections{margin-top:1rem;padding:0}.wedocs-docs-grid__sections.is-collapsed .wedocs-docs-grid__articles{display:none}.wedocs-docs-grid__section-title{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center}.wedocs-docs-grid__section-title a{pointer-events:auto;text-decoration:none}.wedocs-docs-grid__section-title a:hover{text-decoration:underline}.wedocs-docs-grid__section-title svg{transition:transform .3s ease;cursor:pointer;flex-shrink:0}.wedocs-docs-grid__section-title svg.active{transform:rotate(180deg)}.wedocs-docs-grid__articles{max-height:1000px;overflow:hidden;transition:max-height .3s ease-in-out}.wedocs-docs-grid__articles.collapsed{max-height:0}.wedocs-docs-grid__articles li{opacity:1;transition:opacity .2s ease-in-out}.wedocs-docs-grid__articles.collapsed li{opacity:0}.wedocs-docs-grid__section{margin-bottom:1rem}.wedocs-docs-grid__section-title{font-size:1rem;color:var(--wedocs-doc-title-color, #1e1e1e);margin:.5rem 0}.wedocs-docs-grid__articles{margin:.5rem 0 .5rem 1rem;padding:0}.wedocs-docs-grid__articles li{color:var(--wedocs-doc-children-active-color, #0073aa);font-size:.875rem;margin-bottom:.25rem;margin-left:1rem}.wedocs-docs-grid__articles li ::marker{content:"•";color:var(--wedocs-doc-children-active-color, #0073aa);margin-right:.5rem}.wedocs-docs-grid__details{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.wedocs-docs-grid__details-link{display:inline-block;padding:var(--wedocs-button-padding, 8px 12px);margin:var(--wedocs-button-margin, 0);background-color:var(--wedocs-button-color, #0073aa);color:var(--wedocs-button-text-color, #fff);border-radius:var(--wedocs-border-radius, 4px);font-size:.875rem;cursor:pointer;transition:all .2s;text-decoration:none}.wedocs-docs-grid__details-link:hover{background-color:var(--wedocs-button-hover-color, #005177);color:var(--wedocs-button-hover-text-color, #fff)}.wp-block-wedocs-docs .wedocs-docs-grid__item{cursor:default}[dir=rtl] .wedocs-docs-grid__details-link::after{content:"←"}.wedocs-docs-pagination{margin:30px 0;text-align:center}.wedocs-docs-pagination .page-numbers{display:inline-flex;list-style:none;padding:0;margin:0;gap:5px}.wedocs-docs-pagination .page-numbers li{margin:0;display:inline-block}.wedocs-docs-pagination .page-numbers a,.wedocs-docs-pagination .page-numbers span{display:inline-block;padding:8px 12px;min-width:32px;margin:0 4px;border:1px solid var(--wedocs-pagination-border-color, #ddd);border-radius:var(--wedocs-border-radius, 4px);background-color:var(--wedocs-pagination-background-color, #fff);color:var(--wedocs-pagination-text-color, #333);text-decoration:none;font-family:inherit;font-size:14px;line-height:1.4;text-align:center;transition:all .2s ease;cursor:pointer}.wedocs-docs-pagination .page-numbers a:hover:not(.current),.wedocs-docs-pagination .page-numbers span:hover:not(.current){background-color:var(--wedocs-pagination-hover-color, #f5f5f5);color:var(--wedocs-pagination-text-hover-color, #0073aa);border-color:var(--wedocs-pagination-hover-color, #ccc)}.wedocs-docs-pagination .page-numbers .current{background-color:var(--wedocs-pagination-hover-color, #f5f5f5);border-color:var(--wedocs-pagination-hover-color, #ccc);color:var(--wedocs-pagination-text-hover-color, #0073aa);cursor:default}.wedocs-docs-pagination .page-numbers .dots{border:none;padding:8px;cursor:default}.wedocs-docs-pagination .page-numbers .dots:hover{background:none;color:inherit}.wedocs-docs-pagination__button{display:inline-block;padding:8px 12px;min-width:32px;margin:0 4px;border:1px solid var(--wedocs-pagination-border-color, #ddd);border-radius:var(--wedocs-border-radius, 4px);background-color:var(--wedocs-pagination-background-color, #fff);color:var(--wedocs-pagination-text-color, #333);text-decoration:none;font-family:inherit;font-size:14px;line-height:1.4;text-align:center;transition:all .2s ease;cursor:pointer}.wedocs-docs-pagination__button:hover:not(.is-active){background-color:var(--wedocs-pagination-hover-color, #f5f5f5) !important;color:var(--wedocs-pagination-text-hover-color, #0073aa) !important;border-color:var(--wedocs-pagination-hover-color, #ccc) !important}.wedocs-docs-pagination__button.is-active{background-color:var(--wedocs-pagination-hover-color, #f5f5f5);border-color:var(--wedocs-pagination-hover-color, #ccc);color:var(--wedocs-pagination-text-hover-color, #0073aa);cursor:default}@font-face{font-family:'wedocs';src:url(//adauratech.com/wp-content/plugins/wedocs/assets/build/fonts/wedocs.0e4fd4b5.ttf) format('truetype'), url(//adauratech.com/wp-content/plugins/wedocs/assets/build/fonts/wedocs.29ec52e7.woff) format('woff'), url(//adauratech.com/wp-content/plugins/wedocs/assets/build/5f4138884ca3828fa2ff.svg) format('svg');font-weight:normal;font-style:normal;font-display:block;}
[class^='wedocs-icon-'],
[class*=' wedocs-icon-']{font-family:'wedocs' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.wedocs-icon-close:before{content:'\f00d';}
.wedocs-icon-remove:before{content:'\f00d';}
.wedocs-icon-times:before{content:'\f00d';}
.wedocs-icon-home:before{content:'\f015';}
.wedocs-icon-refresh:before{content:'\f021';}
.wedocs-icon-print:before{content:'\f02f';}
.wedocs-icon-folder-open:before{content:'\f07c';}
.wedocs-icon-envelope:before{content:'\f0e0';}
.wedocs-icon-file-text-o:before{content:'\f0f6';}
.wedocs-icon-angle-left:before{content:'\f104';}
.wedocs-icon-angle-right:before{content:'\f105';}
.wedocs-icon-angle-up:before{content:'\f106';}
.wedocs-icon-angle-down:before{content:'\f107';}
.wedocs-icon-smile-o:before{content:'\f118';}
.wedocs-icon-frown-o:before{content:'\f119';}
#wedocs-single-doc-search-modal{top:0;left:0;z-index:200;width:100vw;cursor:auto;display:none;height:100vh;position:fixed;flex-direction:column;background-color:#0000004D;}
#wedocs-single-doc-search-modal .doc-search-container{padding:12vh;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal{width:100%;display:flex;min-height:0;margin:0 auto;background:#F8FAFC;max-width:47.375rem;border-radius:0.5rem;flex-direction:column;box-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header{z-index:1;flex:none;display:flex;position:relative;align-items:center;padding:0 1rem;border-bottom:1px solid #D9D9D9;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form{min-width:0;display:flex;flex:1 1 auto;align-items:center;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-magnifier-label{flex:none;display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field{width:100%;display:flex;position:relative;align-items:center;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field #doc-search-input{border:0;flex:auto;min-width:0;height:3.5rem;color:#0f172a;font-size:1rem;appearance:none;background:#0000;margin-right:1rem;margin-left:0.75rem;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field #doc-search-input:focus{outline:none;box-shadow:none;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field .search-clean{width:20px;right:30px;height:20px;display:none;cursor:pointer;position:absolute;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-cancel{flex:none;display:flex;width:1.75rem;height:1.5rem;color:#334155;font-size:10px;appearance:none;font-weight:700;background:#fff;align-items:center;padding:0.5rem 1rem;border-radius:0.375rem;justify-content:center;border:1px solid #d4dde6;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits{padding:1rem;overflow:scroll;max-height:600px;text-align:center;color:#94a3b8;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits .doc-empty-search{padding:3rem 0;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list{gap:10px;margin:0;padding:0;display:grid;list-style:none;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result{padding:1rem;display:block;position:relative;font-size:0.875rem;border-radius:0.5rem;text-decoration:none;background-color:#fff;box-shadow:2px 0px 10px 0px #003F9E1A;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container{display:flex;align-items:center;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-icon{width:2.5rem;display:flex;height:2.5rem;align-self:start;margin-right:1rem;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 0 #0000, 0 0 0 calc(1px + 0px) #0f172a0d, 0 1px 2px 0 #0000000d;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper{z-index:1;flex:auto;max-width:630px;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper hr{background:#E9E9E9;margin:0.5rem 0 0.75rem;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .doc-search-hit-title{color:#374151;overflow:hidden;font-weight:600;text-align:left;line-height:1.25rem;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation{gap:24px;display:flex;align-items:center;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .parent-doc-nav,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .section-doc-nav{gap:10px;display:flex;color:#6B7280;text-align:left;font-weight:600;align-items:center;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .parent-doc-nav .doc-search-hit-path,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .section-doc-nav .doc-search-hit-path{font-weight:600;padding:0 0.6rem;font-size:0.75rem;line-height:1.5rem;border-radius:999px;align-self:flex-start;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .parent-doc-nav,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .section-doc-nav,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-title{color:#fff !important;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-path{color:#374151;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-icon,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-path{background:#fff !important;}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-select-icon{stroke:#fff;}
#wedocs-single-doc-search-modal.active{display:flex;}
.wedocs-single-search-input{position:relative;margin:0 0 15px 0;border-bottom:1px solid #eee;}
.wedocs-single-search-input .short-key, .wedocs-single-search-input .search-field, .wedocs-single-search-input .search-submit{border:0;cursor:pointer;margin:0 0 15px 0;}
.wedocs-single-search-input .search-field{width:96%;height:42px;font-size:16px;background:white;border-radius:8px;border:1px solid #dbdbdb;padding:10px 22px 10px 45px;}
.wedocs-single-search-input .search-field::placeholder{color:#6B7280;line-height:1;}
.wedocs-single-search-input .search-field:focus{outline:none;box-shadow:none;}
.wedocs-single-search-input .search-submit{top:0;left:0;position:absolute;padding:11px 16px;background:transparent;}
.wedocs-single-search-input .short-key{top:0;right:12px;color:#9caabd;font-size:14px;font-weight:600;padding:10px 16px;position:absolute;background:transparent;}
body.single.single-docs .content-area{width:100%;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;position:absolute !important;height:1px;width:1px;}
.wedocs-overflow-hidden{overflow:hidden;}
.wedocs-single-wrap{width:100%;display:-ms-flex;display:-webkit-flex;display:flex;}
.wedocs-single-wrap:before, .wedocs-single-wrap:after{content:" ";display:table;}
.wedocs-single-wrap:after{clear:both;}
.wedocs-single-wrap .wedocs-sidebar{width:25%;}
.wedocs-single-wrap .wedocs-sidebar h3.widget-title{font-weight:bold;margin:0 0 15px 0;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list{padding:0;list-style:none;margin:0 12px 0 0;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li > a:before{content:'\f07c';margin-right:10px;font-family:'wedocs';}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret{float:right;line-height:inherit;padding:0 10px;border:1px solid #eee;border-radius:3px;color:#eee;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret:hover, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret:hover{border-color:#000;color:#000;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret::before, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret::before{font-family:'wedocs' !important;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret:before{content:'\f106';}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret:before{content:'\f107';}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed ul.children{display:none;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a{display:flex;text-decoration:none;padding:8px 10px 8px 20px;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a .wedocs-caret{margin-left:auto;align-self:center;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children{list-style:none;margin:15px 0 15px 26px;padding:0;border:none;border-left:1px solid #ddd;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children a{color:#333333;font-weight:normal;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.current_page_item > a > .wedocs-caret:hover, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.current_page_parent > a > .wedocs-caret:hover{border-color:#fff;color:#fff;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a{background:#3B82F6;color:#fff;border-radius:5px;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a .wedocs-caret, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a .wedocs-caret, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a .wedocs-caret{color:#fff;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item li.current_page_item > a, .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor li.current_page_item > a{border-left:2px solid #3B82F6;color:#191919;font-weight:bold;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list .children .tailwind{border-left:1px solid #06b6d4;}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list .tailwind .wedocs-caret{border-color:#06b6d4;color:#06b6d4;}
.wedocs-single-wrap .wedocs-single-content{width:75%;border-left:1px solid #eee;padding-left:25px;}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb{text-wrap:pretty;margin-bottom:30px;list-style:none;margin-left:0;padding-left:0;}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb li{display:inline;}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb li.delimiter{color:#999;margin:0 2px;}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb a{text-decoration:none;}
.wedocs-single-wrap .wedocs-single-content article{position:relative;}
.wedocs-single-wrap .wedocs-single-content article a.wedocs-print-article{position:absolute;right:0;top:0;color:#777;}
.wedocs-single-wrap .wedocs-single-content article a.wedocs-print-article:hover{color:#555;}
.wedocs-single-wrap .wedocs-single-content article .entry-content{width:100% !important;float:none !important;display:block;}
.wedocs-single-wrap .wedocs-single-content article .entry-content a.anchorjs-link{text-decoration:none;box-shadow:none !important;}
.wedocs-single-wrap .wedocs-single-content article .entry-content img{max-width:100%;border:1px solid #eee;margin-top:20px;margin-bottom:30px;padding:25px;height:auto;background:#F9F9F9;display:block;}
.wedocs-single-wrap .wedocs-single-content article .entry-content pre{font-family:Monaco, Menlo, Consolas, "Courier New", monospace;display:block;padding:8.5px;margin:0 0 9px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl{margin-bottom:1em;}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dt{float:left;display:inline-block;font-weight:400;text-align:center;padding:4px 9px;margin-bottom:1em;font-size:18px;line-height:1.2em;border-radius:50px;color:#fff;background:#3197d1;vertical-align:baseline;white-space:nowrap;font-size:15px;min-width:9px;position:relative;top:2px;}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd{padding-top:3px;margin:0 0 5px 45px;}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:before, .wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:after{display:table;content:"";line-height:0;}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:after{clear:both;}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout{border-left:5px solid;color:#333;font-size:14px;margin-bottom:2em;padding:16px 25px 16px 20px;background:#f1f1f1;border-color:#cfcfcf;}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-yellow{background:#fffcd5;border-color:#e7dca4;}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-blue{background:#e8f4ff;border-color:#bed1e6;}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-green{background:#e5fadc;border-color:#bbdaaf;}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-red{background:#fde8e8;border-color:#e7aaaa;}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer{width:100%;}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:before, .wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:after{content:" ";display:table;}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:after{clear:both;}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .help-icon, .wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .help-button, .wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-article-author{display:none;}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-help-link a{border-bottom:1px dotted #C5C5C5;text-decoration:none;}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-help-link a:hover{text-decoration:none;border-bottom:1px dotted #999;}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer time{font-weight:normal;font-style:italic;}
.wedocs-single-wrap .wedocs-single-content .wedocs-comments-wrap{overflow:hidden;position:relative;}
.wedocs-single-wrap ul.doc-nav-list > li > a.on:before{content:'\f07c';margin-right:10px;font-family:'wedocs';}
.wedocs-doc-nav{width:100%;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:20px 0 30px 0;padding:25px 0;}
.wedocs-doc-nav:before, .wedocs-doc-nav:after{content:" ";display:table;}
.wedocs-doc-nav:after{clear:both;}
.wedocs-doc-nav .nav-previous{float:left;width:50%;}
.wedocs-doc-nav .nav-next{float:right;width:50%;text-align:right;}
.wedocs-shortcode-wrap:before, .wedocs-shortcode-wrap:after{content:" ";display:table;}
.wedocs-shortcode-wrap:after{clear:both;}
.wedocs-shortcode-wrap .wedocs-search-input{width:50%;display:flex;margin-left:auto;position:relative;margin-bottom:4%;}
.wedocs-shortcode-wrap .wedocs-search-input .search-field{margin:0;width:100%;height:48px;font-size:14px;background:white;padding:14px 22px;border-radius:100px;border:1px solid #dbdbdb;}
.wedocs-shortcode-wrap .wedocs-search-input .search-field::placeholder{color:#C5C5C5;}
.wedocs-shortcode-wrap .wedocs-search-input .search-field:focus{outline:none;box-shadow:none;border:1px solid #dbdbdb;}
.wedocs-shortcode-wrap .wedocs-search-input .search-submit{top:0;right:0;border:0;margin:0;height:100%;display:flex;cursor:pointer;width:fit-content;padding:14px 26px;position:absolute;align-items:center;border-radius:100px;}
.wedocs-shortcode-wrap ul.wedocs-docs-list{margin:0;padding:0;list-style:none;width:100%;}
.wedocs-shortcode-wrap ul.wedocs-docs-list:before, .wedocs-shortcode-wrap ul.wedocs-docs-list:after{content:" ";display:table;}
.wedocs-shortcode-wrap ul.wedocs-docs-list:after{clear:both;}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single{margin:0;margin-bottom:4%;padding:22px 30px;position:relative;border-radius:10px;padding-bottom:37px;box-sizing:border-box;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.04);box-shadow:0 1px 1px rgba(0, 0, 0, 0.04);}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3{margin:0;font-size:24px;font-weight:800;line-height:1.4;margin-bottom:16px;}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside{height:290px;overflow-y:scroll;}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside span{display:flex;color:#063250;font-size:18px;}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside span svg{width:64px;height:24px;margin:2px 0.5rem 0 0;}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .divider{margin-top:20px;margin-bottom:38px;}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections{margin:0;padding:0;list-style-type:none;}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li{margin:0;display:flex;align-items:center;justify-content:space-between;}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li > svg{width:16px;cursor:pointer;margin-left:10px;}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li > svg.active{transform:rotate(180deg);}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children{margin:6px 0;padding-left:24px;}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children > li{list-style:circle;line-height:1.5;}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children:not(.active){display:none;}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li{float:left;width:48%;}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li:nth-child(2n + 1){clear:both;margin-right:4%;}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li{float:left;width:31%;margin-right:3%;}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(3n + 1){clear:both;}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(3n + 3){margin-right:0;}
.wedocs-shortcode-wrap.pro ul.wedocs-search-input{background:#3B82F6;}
.wedocs-shortcode-wrap.pro ul.wedocs-search-input .search-field:focus{border-color:#3c82f6;}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single h3 a{text-decoration:none;}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single h3 a:not(:hover){color:#000;}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link{display:inline-block;font-size:16px;font-weight:500;}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link a{color:white;line-height:30px;background:#3B82F6;border-radius:10px;padding:13.5px 20px;text-decoration:none;}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections > li a{display:flex;font-size:18px;line-height:1.5;text-decoration:none;}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections > li a:not(:hover){color:#063250;}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections > li a.icon-view:before{color:#ACB8C4;font-size:16px;content:'\f07c';margin-right:18px;font-family:'wedocs';}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children > li{font-size:16px;}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children > li a{text-decoration:none;}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children > li a:not(:hover){color:#64748B;}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children.has-icon{padding:0;margin-left:36px !important;}
footer.entry-footer.wedocs-entry-footer{display:flex;margin-top:10px;align-items:center;margin-bottom:30px;}
footer.entry-footer.wedocs-entry-footer:before, footer.entry-footer.wedocs-entry-footer:after{content:" ";display:table;}
footer.entry-footer.wedocs-entry-footer:after{clear:both;}
footer.entry-footer.wedocs-entry-footer .help-content{flex:1;width:40%;padding:20px;background:white;margin-right:16px;border-radius:10px;border:1px solid #E9E9E9;}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel{display:flex;align-items:center;}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .help-icon{height:56px;padding:15px;margin-right:16px;background:#F1EAFF;border-radius:100%;}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a{border-bottom:1px dotted #C5C5C5;text-decoration:none;}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a .wedocs-article-author{display:none;}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a time{font-weight:normal;font-style:italic;}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a:hover{text-decoration:none;border-bottom:1px dotted #999;}
footer.entry-footer.wedocs-entry-footer .feedback-content{width:60%;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap{text-align:center;line-height:72px;font-size:18px;color:#4A6474;border:1px solid #E9E9E9;border-radius:10px;background:white;padding:12px 20px;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap:before, footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap:after{content:" ";display:table;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap:after{clear:both;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap .vote-link-wrap{margin-left:12px;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a{text-decoration:none;line-height:150%;border-radius:10px;padding:5px 15px;align-items:center;display:inline-flex;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a .count{background-color:#0E8A4F;border-radius:50%;color:#fff;width:16px;height:16px;font-size:11px;font-weight:normal;text-align:center;display:inline-block;margin-left:5px;line-height:150%;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a:hover{text-decoration:none;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.positive{font-weight:500;background:#3BB67B;color:white !important;border:1px solid #26aa5e;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.positive:hover{background-color:#229955;color:#fff;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.positive:hover .count{background:#166534;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative{margin-right:12px;border:1px solid #DBDBDB;background:white;color:#4A6474 !important;font-weight:500;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative .count{background:#DBDBDB;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative:hover{color:#fff !important;background-color:#ef4444;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative:hover .count{background:#b91c1c;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-alert{border:1px solid transparent;margin-left:24px;line-height:96px;border-radius:10px;padding:0 28px;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-alert.wedocs-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-alert.wedocs-alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1;}
footer.entry-footer.wedocs-entry-footer.on{display:block;}
footer.entry-footer.wedocs-entry-footer.on .help-content, footer.entry-footer.wedocs-entry-footer.on .feedback-content{width:100%;}
footer.entry-footer.wedocs-entry-footer.on .help-content .wedocs-feedback-wrap, footer.entry-footer.wedocs-entry-footer.on .feedback-content .wedocs-feedback-wrap{margin:0;margin-top:18px;text-align:center;}
footer.entry-footer.wedocs-entry-footer.on .help-content .wedocs-alert, footer.entry-footer.wedocs-entry-footer.on .feedback-content .wedocs-alert{margin:0;margin-top:24px;}
footer.entry-footer.wedocs-entry-footer.on .help-content{padding:20px 30px;}
footer.entry-footer.wedocs-entry-footer.on .help-content .help-icon{margin-right:25px;}
footer.entry-footer.wedocs-entry-footer.on .help-content .help-button{margin-left:auto;}
footer.entry-footer.wedocs-entry-footer.on .help-content .help-button #wedocs-stuck-modal{background:#3B82F6;color:white !important;font-weight:600;font-size:18px;text-decoration:none;padding:11px 21px;border-radius:10px;}
.wedocs-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9985;background-color:#000;opacity:0.5;display:none;}
.wedocs-contact-modal{position:fixed;top:10%;left:50%;z-index:9990;width:560px;margin-left:-280px;background-color:#fff;border-radius:3px;outline:0;display:none;}
.wedocs-contact-modal .wedocs-modal-close{position:absolute;display:block;z-index:9997;top:0;right:0;text-decoration:none;background:#eee;padding:5px 15px 5px 15px;color:#666;font-size:15px;}
.wedocs-contact-modal .wedocs-modal-close:hover{color:#333;background:#ccc;}
.wedocs-contact-modal .wedocs-modal-header, .wedocs-contact-modal .wedocs-modal-body{padding:0 50px;}
.wedocs-contact-modal .wedocs-modal-header{padding:20px 0;text-align:center;}
.wedocs-contact-modal .wedocs-modal-header h3{margin-top:0;color:#111827;font-weight:800;font-size:2.25em;line-height:1.1111111;margin-bottom:0.8888889em;}
.wedocs-contact-modal .wedocs-modal-body{padding-bottom:40px;}
.wedocs-contact-modal .wedocs-modal-body .wedocs-alert{text-align:center;}
.wedocs-contact-modal .wedocs-modal-body #wedocs-modal-errors .wedocs-alert{margin-bottom:20px;}
.wedocs-contact-modal .wedocs-modal-body .wedocs-form-row{margin-bottom:10px;}
.wedocs-contact-modal .wedocs-modal-body .wedocs-form-row label{padding-bottom:5px;display:block;}
.wedocs-contact-modal .wedocs-modal-body .wedocs-form-action{margin-top:10px;}
.wedocs-contact-modal input[type='text'],
.wedocs-contact-modal input[type='email'],
.wedocs-contact-modal textarea{background:#f7f7f7;background-image:-webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));border:1px solid #d1d1d1;border-radius:2px;color:#686868;padding:0.625em 0.4375em;width:100%;}
.wedocs-contact-modal input[type='text']:focus,
.wedocs-contact-modal input[type='email']:focus,
.wedocs-contact-modal textarea:focus{background-color:#fff;border-color:#007acc;color:#1a1a1a;outline:0;}
.wedocs-contact-modal input[disabled]{cursor:default;opacity:0.5;}
.wedocs-icon-spin{-webkit-animation:wedocs-spin 2s infinite linear;animation:wedocs-spin 2s infinite linear;}
@-webkit-keyframes wedocs-spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
@keyframes wedocs-spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
@media screen and (max-width:1024px){
.feedback-content .wedocs-feedback-wrap{line-height:46px;}
.feedback-content .wedocs-feedback-wrap .vote-link-wrap{display:block;}
}
@media screen and (max-width:768px){
.wedocs-single-wrap{display:flex;}
.wedocs-single-wrap .wedocs-sidebar, .wedocs-single-wrap .wedocs-single-content{width:100%;}
.wedocs-single-wrap .wedocs-single-content{padding-left:0;border-left:0;}
.wedocs-single-wrap .prose{width:100%;max-width:100%;}
.wedocs-single-wrap .right-sidebar h3.widget-title strong{font-size:16px;margin-left:8px;}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li, .wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li{width:48%;}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(3n+1){clear:none;}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(2n+1){clear:both;margin-right:2%;}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(2n+2){margin-right:0;}
footer.entry-footer.wedocs-entry-footer .help-content .wedocs-help-link{font-size:13px;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap{line-height:56px;}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap .vote-link-wrap{margin:0;}
}
@media screen and (max-width:425px){
.wedocs-hide-mobile {
display: none;
}
.wedocs-single-wrap {
display: block;
padding: 0 30px;
}
.wedocs-single-wrap .wedocs-single-content footer.entry-footer.wedocs-entry-footer time {
float: none;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li, .wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li {
width: 100%;
float: none;
margin-right: 0;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list .wedocs-docs-single {
padding: 26px 18px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list .wedocs-docs-single .inside {
height: 240px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list .wedocs-docs-single .inside span {
font-size: 14px;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-field {
height: 36px;
font-size: 11px;
padding: 10px 12px;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-submit {
padding: 10px 14px;
}
.feedback-content {
width: 100% !important;
}
.feedback-content .wedocs-feedback-wrap {
font-size: 14px !important;
line-height: 40px !important;
}
.feedback-content .wedocs-feedback-wrap .vote-link-wrap {
display: block;
margin: 0;
}
}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//adauratech.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//adauratech.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//adauratech.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}