.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dt-scroll{width:100%;}.dt-scroll .tablepress{width:100% !important;}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0;}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0 !important;border-top-width:0 !important;height:0 !important;padding-bottom:0 !important;padding-top:0 !important;}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);}.tablepress thead th:active{outline:none;}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px;}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif !important;font-size:12px;line-height:12px;opacity:.2;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px;}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dt-container{clear:both;margin-bottom:1rem;position:relative;}.dt-container .tablepress{margin-bottom:0;}.dt-container .tablepress tfoot:empty{display:none;}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0;}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%;}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto;}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto;}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto;}.dt-container .dt-layout-cell:empty{display:none;}.dt-container .dt-input,.dt-container label{display:inline;width:auto;}.dt-container .dt-input{font-size:inherit;padding:5px;}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit !important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none !important;vertical-align:middle;}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111;}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3) !important;cursor:default;outline:none;}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column;}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0;}}.wpcmsdev-accordion{border:1px solid #d8d8d8;border-bottom:0;border-radius:.25em;margin:1.5em 0;overflow:hidden;background-color:#fdfdfd;}.wpcmsdev-accordion .accordion-item.active .accordion-item-title{background-color:#e9e9e9;}.wpcmsdev-accordion .accordion-item.active .accordion-item-title .icon-for-active{display:inline-block;}.wpcmsdev-accordion .accordion-item.active .accordion-item-title .icon-for-inactive{display:none;}.wpcmsdev-accordion .accordion-item-title{border-bottom:1px solid #d8d8d8;margin:0 !important;font-size:1em;font-weight:inherit;}.wpcmsdev-accordion .accordion-item-title a{display:block;border:0;padding:.8em 1.5em;background-color:#f2f2f2;background-image:linear-gradient(rgba(255,255,255,.9),transparent);text-decoration:none;}.wpcmsdev-accordion .accordion-item-title a:active,.wpcmsdev-accordion .accordion-item-title a:focus,.wpcmsdev-accordion .accordion-item-title a:hover{border:0;background-color:#e9e9e9;}.wpcmsdev-accordion .accordion-item-title .fa{margin-right:.6em;opacity:.8;}.wpcmsdev-accordion .accordion-item-title .fa.icon-for-active{display:none;}.wpcmsdev-accordion .accordion-item-content{border-bottom:1px solid #d8d8d8;padding:1.5em;}.wpcmsdev-accordion .accordion-item-content > :first-child{margin-top:0 !important;}.wpcmsdev-accordion .accordion-item-content > :last-child{margin-bottom:0 !important;}.wpcmsdev-alert{border:1px solid #d8d8d8;margin:1.5em 0;padding:1em 1.5em;background-color:#fdfdfd;}.wpcmsdev-alert.has-icon{position:relative;padding-left:3.75em;}.wpcmsdev-alert.has-icon > .fa{position:absolute;top:50%;left:1em;margin-top:-.5em;font-size:1.5em;opacity:.8;}.wpcmsdev-alert.color-black{border-color:#ccc;background-color:#f9f9f9;color:#3a3a3a;}.wpcmsdev-alert.color-blue{border-color:#bed9e4;background-color:#f7fbfd;color:#0078a9;}.wpcmsdev-alert.color-gray{border-color:#dadada;background-color:#fbfbfb;color:#7e7e7e;}.wpcmsdev-alert.color-green{border-color:#beded4;background-color:#f7fcfb;color:#008b5d;}.wpcmsdev-alert.color-orange{border-color:#ecd7be;background-color:#fefbf7;color:#cf7200;}.wpcmsdev-alert.color-red{border-color:#e6bfc9;background-color:#fdf7f9;color:#b0022e;}.wpcmsdev-alert.color-violet{border-color:#d2bee5;background-color:#faf7fd;color:#5900ae;}.wpcmsdev-alert.color-yellow{border-color:#f1e9be;background-color:#fffef7;color:#cca900;}.wpcmsdev-alert .alert-content > :first-child{margin-top:0 !important;}.wpcmsdev-alert .alert-content > :last-child{margin-bottom:0 !important;}.wpcmsdev-box{border:1px solid #d8d8d8;background-color:#fdfdfd;margin:1.5em 0;}.wpcmsdev-box .box-title{border-bottom:1px solid #d8d8d8;margin:0 !important;padding:.8em 1.5em;background-color:#f2f2f2;font-size:1em;}.wpcmsdev-box .box-content{padding:1.5em;}.wpcmsdev-box .box-content > :first-child{margin-top:0 !important;}.wpcmsdev-box .box-content > :last-child{margin-bottom:0 !important;}.wpcmsdev-button{display:inline-block;border:1px solid rgba(0,0,0,.25) !important;border-radius:.25em;min-width:7em;background-color:#444;background-image:linear-gradient(rgba(255,255,255,.05),rgba(0,0,0,.15));text-align:center;text-decoration:none !important;vertical-align:bottom;}.wpcmsdev-button span{display:block;padding:.5em 1.25em;color:#eee;transition:background-color .2s,color .2s;}.wpcmsdev-button:active span,.wpcmsdev-button:focus span,.wpcmsdev-button:hover span{background-color:rgba(0,0,0,.15);color:#ddd;}.wpcmsdev-button.color-blue{background-color:#0087bd;}.wpcmsdev-button.color-gray{background-color:#888;}.wpcmsdev-button.color-green{background-color:#009f6b;}.wpcmsdev-button.color-orange{background-color:#e37d00;}.wpcmsdev-button.color-red{background-color:#c40233;}.wpcmsdev-button.color-violet{background-color:#6400c2;}.wpcmsdev-button.color-yellow{background-color:#ffd300;}.wpcmsdev-call-to-action{margin:1.5em 0;padding:1.5em;background-color:#fdfdfd;border:1px solid #d8d8d8;}.wpcmsdev-call-to-action.color-black{border-color:#ccc;background-color:#f9f9f9;color:#3a3a3a;}.wpcmsdev-call-to-action.color-blue{border-color:#bed9e4;background-color:#f7fbfd;color:#0078a9;}.wpcmsdev-call-to-action.color-gray{border-color:#dadada;background-color:#fbfbfb;color:#7e7e7e;}.wpcmsdev-call-to-action.color-green{border-color:#beded4;background-color:#f7fcfb;color:#008b5d;}.wpcmsdev-call-to-action.color-orange{border-color:#ecd7be;background-color:#fefbf7;color:#cf7200;}.wpcmsdev-call-to-action.color-red{border-color:#e6bfc9;background-color:#fdf7f9;color:#b0022e;}.wpcmsdev-call-to-action.color-violet{border-color:#d2bee5;background-color:#faf7fd;color:#5900ae;}.wpcmsdev-call-to-action.color-yellow{border-color:#f1e9be;background-color:#fffef7;color:#cca900;}.wpcmsdev-call-to-action .call-to-action-content > :first-child{margin-top:0 !important;}.wpcmsdev-call-to-action .call-to-action-content > :last-child{margin-bottom:0 !important;}@media ( max-width: 768px ){.wpcmsdev-call-to-action .call-to-action-content{text-align:center;}}.wpcmsdev-call-to-action .call-to-action-button{text-align:center;}@media ( max-width: 768px ){.wpcmsdev-call-to-action .call-to-action-button{margin-top:1.5em;}.wpcmsdev-call-to-action .call-to-action-button .wpcmsdev-button{width:100%;}}.wpcmsdev-call-to-action.layout-horizontal .call-to-action-button .wpcmsdev-button{width:100%;}.wpcmsdev-call-to-action.layout-vertical .call-to-action-content{text-align:center;}.wpcmsdev-call-to-action.layout-vertical .call-to-action-button{margin-top:1.5em;}.wpcmsdev-call-to-action.layout-vertical .call-to-action-button .wpcmsdev-button{min-width:12em;}.wpcmsdev-clear-floats{clear:both;}.wpcmsdev-columns:before,.wpcmsdev-columns:after{display:table;content:"";}.wpcmsdev-columns:after{clear:both;}.wpcmsdev-columns .column{float:left;margin-right:4%;}.wpcmsdev-columns .column.column-width-one-half{width:48%;}.wpcmsdev-columns .column.column-width-one-third{width:30.666667%;}.wpcmsdev-columns .column.column-width-two-thirds{width:65.333334%;}.wpcmsdev-columns .column.column-width-one-fourth{width:22%;}.wpcmsdev-columns .column.column-width-three-fourths{width:74%;}.wpcmsdev-columns .column.column-width-one-fifth{width:16.8%;}.wpcmsdev-columns .column.column-width-two-fifths{width:37.6%;}.wpcmsdev-columns .column.column-width-three-fifths{width:58.4%;}.wpcmsdev-columns .column.column-width-four-fifths{width:79.2%;}.wpcmsdev-columns .column:last-child{margin-right:0 !important;}@media ( max-width: 768px ){.wpcmsdev-columns .column{width:100% !important;}}.wpcmsdev-highlight{padding:0 .2em 0 .25em;border-radius:2px;}.wpcmsdev-highlight.color-blue{background-color:#99cfe5;}.wpcmsdev-highlight.color-gray{background-color:#cfcfcf;}.wpcmsdev-highlight.color-green{background-color:#99d9c4;}.wpcmsdev-highlight.color-orange{background-color:#f4cb99;}.wpcmsdev-highlight.color-red{background-color:#e79aad;}.wpcmsdev-highlight.color-violet{background-color:#c199e7;}.wpcmsdev-highlight.color-yellow{background-color:#ffe980;}.wpcmsdev-highlight.text-color-blue{color:#0078a9;}.wpcmsdev-highlight.text-color-gray{color:#7e7e7e;}.wpcmsdev-highlight.text-color-green{color:#008b5d;}.wpcmsdev-highlight.text-color-orange{color:#cf7200;}.wpcmsdev-highlight.text-color-red{color:#b0022e;}.wpcmsdev-highlight.text-color-violet{color:#5900ae;}.wpcmsdev-highlight.text-color-yellow{color:#cca900;}.wpcmsdev-icon.color-blue{color:#0087bd;}.wpcmsdev-icon.color-gray{color:#888;}.wpcmsdev-icon.color-green{color:#009f6b;}.wpcmsdev-icon.color-orange{color:#e37d00;}.wpcmsdev-icon.color-red{color:#c40233;}.wpcmsdev-icon.color-violet{color:#6400c2;}.wpcmsdev-icon.color-yellow{color:#ffd300;}.wpcmsdev-tabs{margin:1.5em 0;padding-top:.2em;}.wpcmsdev-tabs .headings{float:left;width:100%;}.wpcmsdev-tabs .headings a{display:block;float:left;border:1px solid #d8d8d8;margin-bottom:-1px;padding:.6em 1.5em;background-color:#f2f2f2;background-image:linear-gradient(rgba(255,255,255,.9),transparent);text-decoration:none;outline:0;transition:color .2s,background-color .2s,border-color .2s;}.wpcmsdev-tabs .headings a + a{margin-left:-1px;}.wpcmsdev-tabs .headings a.active,.wpcmsdev-tabs .headings a:active,.wpcmsdev-tabs .headings a:focus,.wpcmsdev-tabs .headings a:hover{border-color:#d8d8d8;background-color:#e9e9e9;}.wpcmsdev-tabs .headings a.active{border-top-left-radius:.25em;border-top-right-radius:.25em;border-bottom-color:#fdfdfd;margin-top:-.2em;padding-top:.8em;background-color:#fdfdfd;}.wpcmsdev-tabs .headings a:first-child{border-top-left-radius:.25em;}.wpcmsdev-tabs .headings a:last-child{border-top-right-radius:.25em;}.wpcmsdev-tabs .tab{clear:both;border:1px solid #d8d8d8;padding:1.5em;background-color:#fdfdfd;}.wpcmsdev-tabs .tab > :first-child{margin-top:0 !important;}.wpcmsdev-tabs .tab > :last-child{margin-bottom:0 !important;}.wpcmsdev-toggle{border:1px solid #d8d8d8;border-radius:.25em;margin:1.5em 0;overflow:hidden;background-color:#fdfdfd;}.wpcmsdev-toggle + .wpcmsdev-toggle{margin-top:-.5em;}.wpcmsdev-toggle .toggle-title{margin:0 !important;font-size:1em;font-weight:inherit;}.wpcmsdev-toggle .toggle-title a{display:block;border:0;padding:.8em 1em;background-color:#f2f2f2;background-image:linear-gradient(rgba(255,255,255,.9),transparent);text-decoration:none;}.wpcmsdev-toggle .toggle-title a:active,.wpcmsdev-toggle .toggle-title a:focus,.wpcmsdev-toggle .toggle-title a:hover{background-color:#e9e9e9;border:0;}.wpcmsdev-toggle .toggle-title a.active .icon-for-active{display:inline-block;}.wpcmsdev-toggle .toggle-title a.active .icon-for-inactive{display:none;}.wpcmsdev-toggle .toggle-title .fa{margin-right:.6em;opacity:.8;}.wpcmsdev-toggle .toggle-title .fa.icon-for-active{display:none;}.wpcmsdev-toggle .toggle-content{border-top:1px solid #d8d8d8;padding:1.5em;}.wpcmsdev-toggle .toggle-content > :first-child{margin-top:0 !important;}.wpcmsdev-toggle .toggle-content > :last-child{margin-bottom:0 !important;}.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;}.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;}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{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:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.abh_tab_content .abh_text .abh_name,.abh_tabs li:before,section.abh_tab{padding:0 !important;margin:0 !important;}.abh_box,.abh_tabs{width:100% !important;}.abh_box{clear:both !important;padding:25px 0 !important;position:relative !important;}.abh_tabs{list-style:none !important;padding:5px 0 !important;margin:0 !important;font:13px arial !important;}.abh_tab_content .abh_text ul,.abh_tabs li{list-style:none !important;padding:0 !important;}.abh_tabs li{display:none;margin:0 !important;}.abh_tabs li:before{content:"" !important;}.abh_tab_content .abh_tab,.abh_tabs,.abh_tabs li i{display:none;}.abh_tabs li a{background-color:transparent !important;border:0 solid #ccc !important;padding:4px 10px 5px !important;text-decoration:none !important;border-bottom:none !important;outline:0 !important;box-shadow:0 1px 4px rgba(0,0,0,.2) !important;-webkit-box-shadow:none !important;}.abh_tabs li a:hover{background-color:#ddd !important;padding:4px 10px 5px !important;}.abh_tabs li a,.abh_tabs li.abh_active a{color:#333 !important;}.abh_tabs li.abh_active a,.abh_tabs li.abh_active a:hover{background-color:#eee !important;padding:4px 10px 5px !important;border-bottom:none !important;}.abh_tabs li a.icon_accept:hover{padding-left:24px !important;}.abh_tabs_content_container{border:2px solid #ccc !important;border-top:none !important;padding:10px !important;width:400px !important;}.abh_tab_content{padding:20px 12px !important;min-height:80px !important;overflow:hidden !important;border-top:1px solid #ccc !important;border-bottom:1px solid #ccc !important;}.abh_tab_content .abh_image{display:block;float:left !important;width:90px !important;margin:0 !important;padding:0 !important;}.abh_tab_content .abh_image a,.abh_tab_content .abh_text a,.abh_tabs li.abh_active a{box-shadow:0 1px 4px rgba(0,0,0,.2) !important;-webkit-box-shadow:none !important;}.abh_tab_content .abh_image a{border:0 !important;}.abh_tab_content .abh_image img{border-radius:3px !important;-webkit-border-radius:3px !important;-moz-border-radius:3px !important;box-shadow:none !important;overflow:hidden !important;border:1px solid #ddd !important;padding:5px !important;max-width:80px !important;height:auto;}.abh_tab_content .abh_text{margin-left:110px !important;line-height:1.5 !important;}.abh_tab_content .abh_text .abh_name{font-size:20px !important;clear:none !important;font-weight:700 !important;text-align:left !important;line-height:20px !important;}.abh_tab_content .abh_text .fn{text-transform:capitalize !important;clear:none !important;font-size:18px !important;line-height:1 !important;margin:0 !important;padding:0 !important;border:0 !important;}.abh_tab_content .abh_text a{font-size:100% !important;text-decoration:none !important;}.abh_tab_content .abh_text .abh_job{line-height:20px !important;font-size:100% !important;}.abh_tab_content .abh_text .abh_job span{font-size:13px !important;background-image:none !important;padding:0 !important;margin:0 !important;}.abh_tab_content .abh_text .abh_description{position:static !important;padding-top:6px !important;font-size:13px !important;width:100% !important;}.abh_tab_content .abh_text .abh_allposts{font-size:11px !important;vertical-align:middle !important;}.abh_tab_content .abh_text .abh_job span.nitro-lazy{background-image:none !important;}.abh_tab_content .abh_text ul{margin:5px 0 0 15px !important;}.abh_tab_content .abh_text ul li,.abh_tab_content .abh_text ul li span{font-size:13px !important;line-height:20px !important;margin:0 !important;}.abh_tab_content .abh_social{display:block;float:right !important;line-height:1px !important;padding:0 !important;margin:3px 0 0 !important;text-align:right !important;}.abh_tab_content .abh_social div{width:140px !important;margin:0 0 0 auto !important;}.abh_tab_content .abh_social a{display:inline-block;font-family:"ABHFontAwesomeBrands",sans-serif;width:24px !important;height:24px !important;margin:1px !important;padding:0 !important;opacity:.5 !important;transition:opacity .2s !important;text-decoration:none !important;-moz-transition:opacity .2s !important;-webkit-transition:opacity .2s !important;-o-transition:opacity .2s !important;border-radius:5px !important;-webkit-border-radius:5px !important;-moz-border-radius:5px !important;font-style:normal;font-size:20px !important;line-height:25px;text-rendering:auto;text-align:center;}.abh_tab_content .abh_social a:hover{opacity:1 !important;}.abh_tab_content .abh_social a.abh_facebook:before{content:"";}.abh_tab_content .abh_social a.abh_flickr:before{content:"";}.abh_tab_content .abh_social a.abh_google:before{content:"";}.abh_tab_content .abh_social a.abh_instagram:before{content:"";}.abh_tab_content .abh_social a.abh_linkedin:before{content:"";}.abh_tab_content .abh_social a.abh_pinterest:before{content:"";}.abh_tab_content .abh_social a.abh_tumblr:before{content:"";}.abh_tab_content .abh_social a.abh_twitter:before{content:"";}.abh_tab_content .abh_social a.abh_vimeo:before{content:"";}.abh_tab_content .abh_social a.abh_youtube:before{content:"";}.abh_tab_content .abh_social a.abh_email:before{font-family:"ABHFontAwesome",sans-serif;content:"";}.abh_box .vcard{background:0 0 !important;font-size:100% !important;border:0 !important;}.abh_box .abh_pwb a{position:absolute !important;text-decoration:none !important;font-size:9px !important;color:#999 !important;right:0 !important;bottom:5px !important;box-shadow:none !important;-webkit-box-shadow:none !important;}@media only screen and (max-width:860px){.abh_social,.abh_tab_content .abh_image{margin-right:10px;}.abh_tab_content .abh_text{text-align:justify;margin-left:0 !important;}}#author-bio-box,#authorarea,#cab-author,#entry-author-info,#post-author,.article-author,.author-bio,.author-box,.author-info,.author-wrap,.autore,.card-profile{display:none;}